Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency com.google.jimfs:jimfs to v1.3.0 #8

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 7, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.jimfs:jimfs 1.1 -> 1.3.0 age adoption passing confidence

Release Notes

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

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)

v1.2: 1.2

Maven dependency:

<dependency>
  <groupId>com.google.jimfs</groupId>
  <artifactId>jimfs</artifactId>
  <version>1.2</version>
</dependency>

Javadoc for the release can be viewed at: http://google.github.io/jimfs/releases/1.2/api/docs/
API diffs between Jimfs 1.1 and this release can be viewed at: http://google.github.io/jimfs/releases/1.2/api/diffs/

What's new in 1.2
  • Various bug fixes.

Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge December 7, 2023 12:35
@renovate renovate bot force-pushed the renovate/com.google.jimfs-jimfs-1.x branch 3 times, most recently from 58f27f3 to 5ae2279 Compare December 7, 2023 13:12
@renovate renovate bot force-pushed the renovate/com.google.jimfs-jimfs-1.x branch from 5ae2279 to 61743a2 Compare December 7, 2023 13:33
@renovate renovate bot merged commit 7b5cce8 into main Dec 7, 2023
4 checks passed
@renovate renovate bot deleted the renovate/com.google.jimfs-jimfs-1.x branch December 7, 2023 13:34
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.

0 participants