Skip to content
New issue

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

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

Already on GitHub? # to your account

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

Merged
merged 2 commits into from
Jul 12, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 5, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.jimfs:jimfs 1.2 -> 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)

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

@paul-dingemans paul-dingemans added this to the 0.50.1 milestone Jul 9, 2023
@renovate renovate bot force-pushed the renovate/com.google.jimfs branch from c986671 to a2d93a8 Compare July 12, 2023 16:13
@paul-dingemans paul-dingemans merged commit b6afb08 into master Jul 12, 2023
@paul-dingemans paul-dingemans deleted the renovate/com.google.jimfs branch July 12, 2023 17:21
@paul-dingemans paul-dingemans modified the milestones: 0.50.1, 1.0 (Yeah!) Jul 13, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant