Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps org.scala-lang:scala-library from 2.12.21 to 3.8.1.

Release notes

Sourced from org.scala-lang:scala-library's releases.

3.8.1

Highlights of the release

Scala 3.8.1 is a hotfix release for 3.8.0. It addresses runtime regressions found after the 3.8.0 artifacts were release, specifically JVM linkage errors affecting a small subset of Scala 2 specialized types and members.

Backported fixes

  • Revert addition of new base trait to ReturnThrowable #24975
  • Use uninlined version of Scala 2 standard-library in ScalaLibraryPlugin #25008
  • Add missing specialized method in NumericRange #25020
  • Correct the list of files to copy from Scala 2 #25033

Thank you to all the contributors who made this release possible 🎉

3.8.0

Please use Scala 3.8.1 Version 3.8.0 was published with runtime regressions.

Highlights of the release

  • Require JDK 17+ #24146
  • Add explicit null checks to Scala 3 Standard Library #23566
  • Add capture-checking to Scala 3 Standard Library #23688
  • Add capture-checking to Scala 2 collections #23769
  • Extract REPL to be its own artifact #24243
  • SIP-57: Make runtimeChecked a standard feature #23262
  • SIP-62: Make better-fors a stable feature #23630
  • Preview SIP-71: Make into preview feature #24090
  • Experimental SIP-67: Strict equality pattern matching #23803
  • Experimental SIP-70: Allow multiple spreads in function arguments #23855
  • Experimental SIP-75: Allow single-line lambdas after : #23821
  • Experimental: Match if sub cases #23786
  • Support JDK 26 #24430
  • Make scala.caps.Pure non-experimental #23745
  • Allow annotations to annotate themselves #24447
  • Changed indicator for LTS/Next series indicator in pom.xml #24709

Other changes and fixes

Annotations

  • Emit deprecation warnings when a symbol is annotated by a deprecated annotation #23906
  • Deprecate scala.annotation.elidable #23913
  • Deprecate scala.annotation.transparentTrait #23116

Experimental: Capture Checking

  • Make scala.caps.Pure transparent #23914

... (truncated)

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
org.scala-lang:scala-library [>= 2.13.a, < 2.14]

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.scala-lang:scala-library](https://github.com/scala/scala3) from 2.12.21 to 3.8.1.
- [Release notes](https://github.com/scala/scala3/releases)
- [Commits](https://github.com/scala/scala3/commits/3.8.1)

---
updated-dependencies:
- dependency-name: org.scala-lang:scala-library
  dependency-version: 3.8.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jan 26, 2026
@nielspardon
Copy link
Member

@dependabot ignore this major version

our Spark code is based on Scala 2.12

@dependabot dependabot bot closed this Jan 27, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 27, 2026

OK, I won't notify you about version 3.x.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/gradle/org.scala-lang-scala-library-3.8.1 branch January 27, 2026 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant