Skip to content

Update scala-collection-compat to 2.11.0#3018

Merged
xerial merged 1 commit intomasterfrom
update/scala-collection-compat-2.11.0
Jun 16, 2023
Merged

Update scala-collection-compat to 2.11.0#3018
xerial merged 1 commit intomasterfrom
update/scala-collection-compat-2.11.0

Conversation

@xerial-bot
Copy link
Copy Markdown
Collaborator

About this PR

📦 Updates org.scala-lang.modules:scala-collection-compat from 2.10.0 to 2.11.0

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

docs/release-notes.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.modules", artifactId = "scala-collection-compat" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scala-lang.modules", artifactId = "scala-collection-compat" }
}]
labels: library-update

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 16, 2023

Codecov Report

Merging #3018 (7e4aea6) into master (2b552d2) will decrease coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3018      +/-   ##
==========================================
- Coverage   82.82%   82.81%   -0.01%     
==========================================
  Files         350      350              
  Lines       14623    14623              
  Branches     2422     2422              
==========================================
- Hits        12111    12110       -1     
- Misses       2512     2513       +1     

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

@xerial xerial merged commit d99a124 into master Jun 16, 2023
@xerial xerial deleted the update/scala-collection-compat-2.11.0 branch June 16, 2023 16:16
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.

2 participants