dependabot[bot] opened a new pull request, #465: URL: https://github.com/apache/commons-io/pull/465
Bumps [jimfs](https://github.com/google/jimfs) from 1.2 to 1.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/google/jimfs/releases">jimfs's releases</a>.</em></p> <blockquote> <h2>1.3.0</h2> <p>Maven dependency:</p> <pre lang="xml"><code><dependency> <groupId>com.google.jimfs</groupId> <artifactId>jimfs</artifactId> <version>1.3.0</version> </dependency> </code></pre> <h3>What's new in 1.3.0</h3> <ul> <li>Officially dropped support for Java 7, and restored accidentally dropped support for Java 8. (5b60a42)</li> <li>Added an <code>Automatic-Module-Name</code> to the jar for modules support. (6a057ff63cf9275fa437d9b408ffd7b9c854d0cc)</li> <li>Fixed several bugs with the behavior of <code>FileChannel.transferFrom</code>. (ee785ea)</li> <li>Added <code>FileTimeSource</code> and made it possible to set a <code>FileTimeSource</code> in the <code>Configuration</code> of a file system. (139c10e)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/google/jimfs/commit/8dfa26e13a6a2325cb11e1af8bb6edd2fe751db2"><code>8dfa26e</code></a> Set version number for jimfs-parent to 1.3.0.</li> <li><a href="https://github.com/google/jimfs/commit/abad1b0749e3f1cfd64e4381b7b6331d83158fa8"><code>abad1b0</code></a> Bump Guava to 32.1.1.</li> <li><a href="https://github.com/google/jimfs/commit/a236f6fb481d4042a83114ed6ff18ab202d26adb"><code>a236f6f</code></a> Update <code>guava-jre</code> instead of <code>guava-android</code>.</li> <li><a href="https://github.com/google/jimfs/commit/a3ddfdf45d8bc1b16d802df31e33ba6e6922644c"><code>a3ddfdf</code></a> Bump error_prone_core from 2.19.1 to 2.20.0</li> <li><a href="https://github.com/google/jimfs/commit/c78b022f4b8ef4932ac36022ff39f2b345610507"><code>c78b022</code></a> Bump auto-service.version from 1.1.0 to 1.1.1</li> <li><a href="https://github.com/google/jimfs/commit/b75f865ecdcb3afad3e9a8e5b13bac202a78b33e"><code>b75f865</code></a> Bump truth from 1.1.4 to 1.1.5</li> <li><a href="https://github.com/google/jimfs/commit/d9890e73a7625468692e27314f8ef96952cfdbdc"><code>d9890e7</code></a> Bump icu4j from 73.1 to 73.2</li> <li><a href="https://github.com/google/jimfs/commit/13e3b4fca9af142504a2e79ddd98f9100933e704"><code>13e3b4f</code></a> Bump auto-common from 1.2.1 to 1.2.2</li> <li><a href="https://github.com/google/jimfs/commit/8523e9dcd86ae9b58fa689a40d7487c6f748eacb"><code>8523e9d</code></a> Bump actions/checkout from 3.5.2 to 3.5.3</li> <li><a href="https://github.com/google/jimfs/commit/5245e599016ecb3cc52d2dc0face91c4dc90fda6"><code>5245e59</code></a> Bump guava.version from 32.0.0-android to 32.0.1-android</li> <li>Additional commits viewable in <a href="https://github.com/google/jimfs/compare/v1.2...v1.3.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
