Skip to content

Bump org.scala-lang:scala3-library_3 from 3.7.4 to 3.8.1#359

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/main/org.scala-lang-scala3-library_3-3.8.1
Open

Bump org.scala-lang:scala3-library_3 from 3.7.4 to 3.8.1#359
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/main/org.scala-lang-scala3-library_3-3.8.1

Conversation

@dependabot
Copy link
Contributor

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

Bumps org.scala-lang:scala3-library_3 from 3.7.4 to 3.8.1.

Release notes

Sourced from org.scala-lang:scala3-library_3's releases.

3.8.0-RC6

Backported changes

  • Actively remove Scala 2 pickles and emit synthetic TASTy attribute for copied stdlib .class files #24846
  • Deprecate MapOps.KeySet, replace with private (and more performant) strict/lazy KeySet implementations #24767

Contributors

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

According to git shortlog -sn --no-merges 3.8.0-RC5..3.8.0-RC6 these are:

    17  Wojciech Mazur
     5  Natsu Kagami
     1  Hamza Remmal

3.8.0-RC5

Backported changes

  • Synchronize standard library sources with Scala 2.13.18 #24788
  • Use up-to-date sources of Scala 2.13 stdlib when patching Scala 3 bytecode #24855
  • Add @uncheckedOverride annotation for definitions that may override #24545
  • Update BackendUtils.classfileVersionMap #23954
  • Fix REPL interrupt instrumentation conditional #24837
  • Refine TypeErasure.samExpansionNotNeeded to check parent traits if SAM is covered #24843
  • Ensure that scala3-library artifacts are empty #24816

Contributors

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

According to git shortlog -sn --no-merges 3.8.0-RC4..3.8.0-RC5 these are:

    21  Wojciech Mazur
     3  Lukas Rytz
     2  Kenji Yoshida
     1  Evgeny Vereshchagin
     1  Li Haoyi

3.8.0-RC4

Backported changes

  • Bump Scala CLI to 1.11.0 (was 1.10.1) and coursier to 2.1.25-M21 (was 2.1.25-M19) #24739
  • Suggest runtimeChecked in warning/error messages #24672
  • Ensure scala3-library does not contain .class or .tasty files #24714

... (truncated)

Commits
  • 88438e2 Release Scala 3.8.1
  • 6abbe56 Add changelog for 3.8.1
  • a4ecf2c Backport "correct the list of files to copy from Scala 2" to 3.8.1 (#25040)
  • 058495a Backport "fix: add missing specialized method in NumericRange" to 3.8.1 (#25039)
  • af0ad10 correct the list of files to copy from Scala 2
  • 16e49bb fix: add missing specialized method in NumericRange
  • 3c86258 Disable forward MiMa binary compatibility checks for 3.8.1
  • 862e350 Set version to 3.8.1-RC
  • 9ad7056 Backport "Use uninlined version of Scala 2 standard-library in ScalaLibraryPl...
  • 3ddf38e Backport "Revert addition of new base trait to ReturnThrowable" to 3.8.1 (#25...
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jan 22, 2026
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jan 22, 2026
@dependabot dependabot bot force-pushed the dependabot/gradle/main/org.scala-lang-scala3-library_3-3.8.1 branch 4 times, most recently from 1a05fc9 to ff30cc5 Compare January 30, 2026 05:07
Bumps [org.scala-lang:scala3-library_3](https://github.com/scala/scala3) from 3.7.4 to 3.8.1.
- [Release notes](https://github.com/scala/scala3/releases)
- [Commits](scala/scala3@3.7.4...3.8.1)

---
updated-dependencies:
- dependency-name: org.scala-lang:scala3-library_3
  dependency-version: 3.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/main/org.scala-lang-scala3-library_3-3.8.1 branch from ff30cc5 to 0f8b8a3 Compare February 4, 2026 06:26
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.

0 participants