Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/distribution/tools/keystore-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/keystore-cli#22866
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/distribution/tools/keystore-cli/com.google.jimfs-jimfs-1.3.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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)
  • Fixed JimfsInputStream.read to always return 0 when len is 0. (0e5725b4d44ec51d54fba15336aa23147c1bedc7)
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 dependabot Bot added dependabot PRs with auto version bumps from dependabot dependencies Pull requests that update a dependency file patch labels Aug 27, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 27, 2026 13:52
@dependabot dependabot Bot added patch dependencies Pull requests that update a dependency file dependabot PRs with auto version bumps from dependabot labels Aug 27, 2026
@github-actions

Copy link
Copy Markdown
Contributor

✅ Gradle check result for 652d242: SUCCESS

@codecov

codecov Bot commented Aug 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.50%. Comparing base (150dc57) to head (652d242).

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #22866      +/-   ##
============================================
- Coverage     71.54%   71.50%   -0.04%     
+ Complexity    77274    77272       -2     
============================================
  Files          6170     6170              
  Lines        359771   359771              
  Branches      52478    52478              
============================================
- Hits         257399   257263     -136     
- Misses        81854    82065     +211     
+ Partials      20518    20443      -75     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot PRs with auto version bumps from dependabot dependencies Pull requests that update a dependency file patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants