Skip to content

Conversation

@scala-steward
Copy link
Contributor

@scala-steward scala-steward commented Oct 7, 2025

About this PR

πŸ“¦ Updates org.scala-lang:scala-library 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", artifactId = "scala-library" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scala-lang", artifactId = "scala-library" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, commit-count:n:2

@scala-steward scala-steward force-pushed the update/scala-library-2.13.17 branch 2 times, most recently from 28107e3 to dd62593 Compare October 21, 2025 17:17
@scala-steward scala-steward force-pushed the update/scala-library-2.13.17 branch from dd62593 to ea0d9fe Compare October 24, 2025 11:36
@coveralls
Copy link

coveralls commented Oct 24, 2025

Pull Request Test Coverage Report for Build 18778569097

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-2.3%) to 85.333%

Totals Coverage Status
Change from base Build 18695179680: -2.3%
Covered Lines: 192
Relevant Lines: 225

πŸ’› - Coveralls

1 similar comment
@coveralls
Copy link

coveralls commented Oct 24, 2025

Pull Request Test Coverage Report for Build 18778569097

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-2.3%) to 85.333%

Totals Coverage Status
Change from base Build 18695179680: -2.3%
Covered Lines: 192
Relevant Lines: 225

πŸ’› - Coveralls

@coveralls
Copy link

coveralls commented Oct 24, 2025

Pull Request Test Coverage Report for Build 18778569097

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 87.597%

Totals Coverage Status
Change from base Build 18695179680: 0.0%
Covered Lines: 226
Relevant Lines: 258

πŸ’› - Coveralls

@mdedetrich mdedetrich merged commit e1294a0 into mdedetrich:main Oct 24, 2025
47 checks passed
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