Skip to content

Update scala3-library, ... to 3.1.0 - #282

Closed
scala-steward wants to merge 11 commits into
typelevel:mainfrom
scala-steward:update/scala3-library-3.1.0
Closed

Update scala3-library, ... to 3.1.0#282
scala-steward wants to merge 11 commits into
typelevel:mainfrom
scala-steward:update/scala3-library-3.1.0

Conversation

@scala-steward

Copy link
Copy Markdown
Contributor

Updates

from 3.0.2 to 3.1.0.
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!

Ignore future updates

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

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

labels: library-update, semver-minor

@johnynek

Copy link
Copy Markdown
Contributor

see: typelevel/cats#4016

we probably don't want to merge this and instead update the build so that we test on the latest scala 3 and the oldest that can work, and publish with the oldest non-broken scala3.

That said, if cats doesn't do this, it forces our hand here.

@codecov-commenter

codecov-commenter commented Dec 31, 2021

Copy link
Copy Markdown

Codecov Report

Merging #282 (197603f) into main (4f66a03) will decrease coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #282      +/-   ##
==========================================
- Coverage   96.74%   96.65%   -0.10%     
==========================================
  Files           9        9              
  Lines        1106     1106              
  Branches      103      103              
==========================================
- Hits         1070     1069       -1     
- Misses         36       37       +1     
Impacted Files Coverage Δ
core/shared/src/main/scala/cats/parse/Parser.scala 96.42% <0.00%> (-0.22%) ⬇️
...shared/src/main/scala/cats/parse/Accumulator.scala 100.00% <0.00%> (+2.43%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4f66a03...197603f. Read the comment docs.

@rossabaker

Copy link
Copy Markdown
Member

I started closing these on various projects so they didn't keep generating rebase noise.

@regadas regadas left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup I'm with @rossabaker now; I'll close this PR since we have an issue addressing the main issue here so no need to keep this open as a reminder 😄

@regadas regadas closed this Jan 27, 2022
@scala-steward
scala-steward deleted the update/scala3-library-3.1.0 branch January 27, 2022 08:23
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.

5 participants