Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@clairemcginty
Copy link
Contributor

About this PR

πŸ“¦ Updates

from 2.13.16 to 2.13.17

πŸ“œ 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!

βš™ 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, commit-count:1

@clairemcginty clairemcginty force-pushed the update/scala-compiler-2.13.17 branch from 3b17094 to 798218a Compare November 12, 2025 15:40
@codecov
Copy link

codecov bot commented Nov 12, 2025

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 61.45%. Comparing base (962c6ab) to head (170537c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5786   +/-   ##
=======================================
  Coverage   61.44%   61.45%           
=======================================
  Files         314      314           
  Lines       11429    11429           
  Branches      812      812           
=======================================
+ Hits         7023     7024    +1     
+ Misses       4406     4405    -1     

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

πŸš€ New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@kellen kellen merged commit 45c5cd8 into main Nov 14, 2025
22 of 23 checks passed
@kellen kellen deleted the update/scala-compiler-2.13.17 branch November 14, 2025 17:16
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.

3 participants