Skip to content

Bump org.scala-lang:scala3-library_3 from 3.7.4 to 3.8.0#666

Open
dependabot[bot] wants to merge 4 commits intodevfrom
dependabot/gradle/dev/org.scala-lang-scala3-library_3-3.8.0
Open

Bump org.scala-lang:scala3-library_3 from 3.7.4 to 3.8.0#666
dependabot[bot] wants to merge 4 commits intodevfrom
dependabot/gradle/dev/org.scala-lang-scala3-library_3-3.8.0

Conversation

@dependabot
Copy link
Contributor

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

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

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
  • 73ecd48 Release Scala 3.8.0
  • 4efa712 Add changelog for Scala 3.8.0
  • 10c27cf Release Scala 3.8.0-RC6
  • 07c4a84 Add release notes for 3.8.0-RC6
  • 69f5b8c Backport "Deprecate MapOps.KeySet, replace with private (and more performant)...
  • 4f33cb5 Backport "Actively remove Scala 2 pickles and emit synthetic TASTy attribute ...
  • 6c97558 Update MiMa filters to match
  • b4c7b9e Completely deprecate KeySet and GenKeySet, use StrictKeySet as base imp...
  • 765d8a9 Add a note about keySet on mutable maps
  • ca4555a Update Mima filters for the changes
  • 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 14, 2026
Bumps [org.scala-lang:scala3-library_3](https://github.com/scala/scala3) from 3.7.4 to 3.8.0.
- [Release notes](https://github.com/scala/scala3/releases)
- [Commits](scala/scala3@3.7.4...3.8.0)

---
updated-dependencies:
- dependency-name: org.scala-lang:scala3-library_3
  dependency-version: 3.8.0
  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/dev/org.scala-lang-scala3-library_3-3.8.0 branch from d0aa474 to bf6821d Compare January 14, 2026 09:22
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 22, 2026

A newer version of org.scala-lang:scala3-library_3 exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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