Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

Comments

Update scala-library, scala-reflect to 2.13.10#384

Closed
scala-steward wants to merge 4 commits intoiRevive:masterfrom
scala-steward:update/scala-library-2.13.10
Closed

Update scala-library, scala-reflect to 2.13.10#384
scala-steward wants to merge 4 commits intoiRevive:masterfrom
scala-steward:update/scala-library-2.13.10

Conversation

@scala-steward
Copy link
Contributor

Updates

from 2.13.8 to 2.13.10.
GitHub Release Notes - Version Diff

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 (2.13.8).
You might want to review and update them manually.

.github/workflows/ci.yml
.github/workflows/release.yml
.github/workflows/website.yml
Adjust future updates

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

updates.ignore = [ { groupId = "org.scala-lang" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "org.scala-lang" }
}]

labels: library-update, early-semver-patch, semver-spec-patch, old-version-remains, commit-count:1

@scala-steward scala-steward force-pushed the update/scala-library-2.13.10 branch from 9c59e1f to 11fc296 Compare October 19, 2022 19:53
@scala-steward
Copy link
Contributor Author

Superseded by #437.

@scala-steward scala-steward deleted the update/scala-library-2.13.10 branch June 8, 2023 19:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant