Skip to content

fix(deps): update dependency com.google.jimfs:jimfs to v1.3.1#17

Merged
vpa1977 merged 1 commit intomainfrom
renovate/jimfsversion
Sep 3, 2025
Merged

fix(deps): update dependency com.google.jimfs:jimfs to v1.3.1#17
vpa1977 merged 1 commit intomainfrom
renovate/jimfsversion

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Aug 27, 2025

This PR contains the following updates:

Package Change Age Confidence
com.google.jimfs:jimfs 1.2 -> 1.3.1 age confidence

Release Notes

google/jimfs (com.google.jimfs:jimfs)

v1.3.1: 1.3.1

  • Fixed implementation of PosixFileAttributes.permissions() to return a modifiable set as specified in the Javadoc for that method. (7c6a430)
  • Increase precision of SystemFileTimeSource. (bdcd240)

v1.3.0: 1.3.0

Maven dependency:

<dependency>
  <groupId>com.google.jimfs</groupId>
  <artifactId>jimfs</artifactId>
  <version>1.3.0</version>
</dependency>
What's new in 1.3.0
  • Officially dropped support for Java 7, and restored accidentally dropped support for Java 8. (5b60a42)
  • Added an Automatic-Module-Name to the jar for modules support. (6a057ff)
  • Fixed several bugs with the behavior of FileChannel.transferFrom. (ee785ea)
  • Added FileTimeSource and made it possible to set a FileTimeSource in the Configuration of a file system. (139c10e)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/jimfsversion branch from 26c0c8b to ac1754b Compare August 31, 2025 23:24
@vpa1977 vpa1977 merged commit b0d5097 into main Sep 3, 2025
1 check passed
@renovate renovate bot deleted the renovate/jimfsversion branch September 3, 2025 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant