Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps org.scala-lang:scala-library from 2.12.19 to 2.12.20.

Release notes

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

Scala 2.12.20

This release improves compatibility:

  • Support JDK 23 in optimizer (via upgrade to patched ASM 9.7.0) (#10747 by @​Philippus)
  • Bump scala-xml dependency to 2.3.0 (was 2.2.0) (#10782)

and compiler profiling:

For complete 2.12.20 change lists, see all merged PRs and all closed bugs.

Compatibility

As usual for our minor releases, Scala 2.12.20 is binary-compatible with the whole Scala 2.12 series.

Contributors

A big thank you to everyone who's helped improve Scala by reporting bugs, improving our documentation, spreading kindness in discussions around Scala, and submitting and reviewing pull requests! You are all magnificent.

This release was brought to you by 8 contributors, according to git shortlog -sn --no-merges @ ^v2.12.19. Thank you Scala Steward, Seth Tisue, Lukas Rytz, A. P. Marki, Hamza Remmal, Philippus Baalman, Stefan Zeiger, nbauma109.

Thanks to Lightbend for their continued sponsorship of the Scala 2 team’s efforts. Lightbend offers commercial support for Scala 2.

Scala 2.12 notes

The release notes for Scala 2.12.0 have important information applicable to the whole 2.12 series.

Obtaining Scala

Scala releases are available through a variety of channels, including (but not limited to):

  • Bump the scalaVersion setting in your sbt project
  • Bump the using scala setting in your Scala CLI project
  • Download a distribution from scala-lang.org
  • Obtain JARs via Maven Central
Commits
  • 13f19f4 Merge pull request #10845 from SethTisue/restarr-onto-2.12.20-M1
  • 153763e New reference compiler is Scala 2.12.20-M1
  • 2059754 fix Sonatype secrets for Travis-CI again
  • 1f657ec fix Sonatype secrets for Travis-CI again
  • 628828b refresh Sonatype secrets for Travis-CI
  • eb7f1b4 add JDK 23 (early access) to nightly CI
  • 47e6f5b Merge pull request #10836 from scala-steward/update/2.12.x/sbt-mima-plugin-1.1.4
  • 56e9388 Merge pull request #10837 from scala-steward/update/2.12.x/commons-lang3-3.16.0
  • 4e30e0e Merge pull request #10747 from Philippus/update/asm-9.7-scala-2.12.x
  • 9507905 Update commons-lang3 to 3.16.0 in 2.12.x
  • 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)

Bumps [org.scala-lang:scala-library](https://github.com/scala/scala) from 2.12.19 to 2.12.20.
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.12.19...v2.12.20)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependency label Oct 1, 2024
@bednar bednar merged commit 94285a1 into master Oct 2, 2024
1 check passed
@bednar bednar deleted the dependabot/maven/org.scala-lang-scala-library-2.12.20 branch October 2, 2024 13:03
@bednar bednar added this to the 7.3.0 milestone Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants