Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps org.scala-lang:scala-library from 2.13.18 to 3.8.0.

Release notes

Sourced from org.scala-lang:scala-library'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

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.13.18 to 3.8.0.
- [Release notes](https://github.com/scala/scala3/releases)
- [Commits](https://github.com/scala/scala3/commits/3.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Dependency-related label Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency-related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant