Skip to content

Bump com.google.jimfs:jimfs from 1.3.1 to 1.3.2 in /distribution/tools/plugin-cli - #219

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/distribution/tools/plugin-cli/com.google.jimfs-jimfs-1.3.2
Open

Bump com.google.jimfs:jimfs from 1.3.1 to 1.3.2 in /distribution/tools/plugin-cli#219
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/distribution/tools/plugin-cli/com.google.jimfs-jimfs-1.3.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown

Bumps com.google.jimfs:jimfs from 1.3.1 to 1.3.2.

Release notes

Sourced from com.google.jimfs:jimfs's releases.

v1.3.2

  • Fixed Files.move so that ATOMIC_MOVE always enables overwriting of an existing destination file. (3f6e092c)
  • Ensured that SecureDirectoryStream.move works like Files.move with the ATOMIC_MOVE option, as specified, and required that all Path arguments to SecureDirectoryStream methods be from the same FileSystem as the stream itself. (398b0f90)
  • Fixed access from SystemJimfsFileSystemProvider to JimfsFileSystem when they are loaded by different class loaders. (5b756f17)
Commits
  • d10679b Set version number for jimfs-parent to 1.3.2.
  • 145b64d Bump Guava to 33.7.1.
  • 3965760 Throw UnsupportedOperationException for unsupported attribute views
  • 8ccbf27 Bump Guava to 33.7.0.
  • 10121d7 Update links from the legacy search.maven.org to the new central.sonatype.com.
  • 27ad1f9 Enact some security improvements that I'd missed in previous rounds.
  • 4bb21de Delete assertAsynchronousClose, migrating callers to assertClosed.
  • 0dbccb6 Set persist-credentials: false on checkout actions.
  • 6bff2d8 Bump JSpecify to 1.0.1.
  • 6922aea Bump the github-actions group across 1 directory with 2 updates
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [com.google.jimfs:jimfs](https://github.com/google/jimfs) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/google/jimfs/releases)
- [Commits](google/jimfs@v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: com.google.jimfs:jimfs
  dependency-version: 1.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependabot. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants