Skip to content

Update jimfs to 1.3.1#3779

Merged
Gedochao merged 1 commit intoVirtusLab:mainfrom
scala-steward:update/jimfs-1.3.1
Jul 14, 2025
Merged

Update jimfs to 1.3.1#3779
Gedochao merged 1 commit intoVirtusLab:mainfrom
scala-steward:update/jimfs-1.3.1

Conversation

@scala-steward
Copy link
Contributor

About this PR

📦 Updates com.google.jimfs:jimfs from 1.3.0 to 1.3.1

📜 GitHub Release Notes - Version Diff

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

🔍 Files still referring to the old version number

The following files still refer to the old version number (1.3.0).
You might want to review and update them manually.

website/docs/guides/advanced/internals.md
website/docs/guides/advanced/verbosity.md
website/docs/reference/scala-versions.md
website/docs/release_notes.md
website/static/img/complete-install.svg
website/static/img/dark/complete-install.svg
website/yarn.lock
⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.google.jimfs", artifactId = "jimfs" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.google.jimfs", artifactId = "jimfs" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, old-version-remains, commit-count:1

@Gedochao Gedochao enabled auto-merge (squash) July 14, 2025 08:30
@Gedochao Gedochao merged commit 0aca464 into VirtusLab:main Jul 14, 2025
107 of 108 checks passed
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.

2 participants