Skip to content

Update scala3-library, ... to 3.2.2#1149

Merged
fthomas merged 2 commits intofthomas:masterfrom
scala-steward:update/scala3-library-3.2.2
Jan 31, 2023
Merged

Update scala3-library, ... to 3.2.2#1149
fthomas merged 2 commits intofthomas:masterfrom
scala-steward:update/scala3-library-3.2.2

Conversation

@scala-steward
Copy link
Contributor

Updates

from 3.2.1 to 3.2.2.
GitHub Release Notes - Version Diff - 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 (3.2.1).
You might want to review and update them manually.

modules/docs/dependent_refinement.md
modules/docs/src/dependent_refinement.md
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, version-scheme:semver-spec, old-version-remains, commit-count:n:2

@codecov
Copy link

codecov bot commented Jan 31, 2023

Codecov Report

Merging #1149 (f467a51) into master (e980663) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1149   +/-   ##
=======================================
  Coverage   92.66%   92.66%           
=======================================
  Files          63       63           
  Lines         832      832           
  Branches       27       27           
=======================================
  Hits          771      771           
  Misses         61       61           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@fthomas fthomas merged commit 45ee769 into fthomas:master Jan 31, 2023
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