Skip to content

Conversation

@Tofu-bot
Copy link
Collaborator

@Tofu-bot Tofu-bot commented Jun 8, 2023

Updates

from 2.13.10 to 2.13.11.
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.10).
You might want to review and update them manually.

.github/workflows/ci.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 = "30 days" },
  dependency = { groupId = "org.scala-lang" }
}]

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

@mergify mergify bot requested review from FunFunFine and oskin1 June 8, 2023 01:01
@danslapman danslapman force-pushed the update/scala-library-2.13.11 branch from aea3f42 to 9ece167 Compare June 8, 2023 15:09
@danslapman danslapman force-pushed the update/scala-library-2.13.11 branch from 9ece167 to e7fd92c Compare June 8, 2023 15:15
@danslapman danslapman merged commit ce90433 into main Jun 8, 2023
@danslapman danslapman deleted the update/scala-library-2.13.11 branch June 8, 2023 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants