Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump scala.version from 2.12.9 to 2.13.5 #19

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 12, 2021

Bumps scala.version from 2.12.9 to 2.13.5.
Updates scala-reflect from 2.12.9 to 2.13.5

Release notes

Sourced from scala-reflect's releases.

Scala 2.13.5

The Scala 2 team at Lightbend is pleased to announce the availability of Scala 2.13.5.

Highlights

Other changes

  • Assorted improvements to exhaustivity checking in pattern matching (#9479, #9472, #9474, #9313, #9462)
  • Assorted improvements to handling of higher-kinded types, aligning with Scala 3 (#9400, #9404, #9405, #9414, #9417, #9439) — thank you @​joroKr21!
  • Make -target support JVM 13, 14, 15, 16, and 17 (#9489, #9481)
  • Omit @nowarn annotations from generated code, for forwards compatibility at compile-time (#9491)
  • Add linting of unused context bounds (via -Wunused:synthetics or -Wunused:params) (#9346) — thank you @​som-snytt!
  • Lift artificial restrictions on ConstantAnnotations (#9379)
  • Make Java Map wrappers handle nulls according to put/remove contract (#9344) — thank you @​som-snytt!
  • Make language specification available as a PDF (#7432) — thank you @​sake92!

Some small changes that will ship in 2.12.14 are also included in this release.

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

Compatibility

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

Upgrading from 2.12? Enable -Xmigration while upgrading to request migration advice from the compiler.

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 23 contributors, according to git shortlog -sn --no-merges HEAD ^v2.13.4 ^2.12.x. Thank you Seth Tisue, A. P. Marki, Dale Wijnand, NthPortal, Jamie Thompson, Lukas Rytz, Martijn Hoekstra, Georgi Krastev, Jason Zaugg, Jasper Moeys, Sakib Hadziavdic, Anatolii Kmetiuk, Arnaud Gourlay, Marcono1234, Chia-Ping Tsai, Mike Skells, Stefan Zeiger, Waleed Khan, Yann Bolliger, Guillaume Martres, 梦境迷离, Ethan Atkins, Darcy Shen.

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

Scala 2.13 notes

The release notes for Scala 2.13.0 have important information applicable to the whole 2.13 series.

Obtaining Scala

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

... (truncated)

Commits
  • 8cc248d Merge pull request #9516 from SethTisue/bionic-for-spec-only
  • 96acb81 fix publishing: only use bionic in spec job, not main job
  • 0870164 Merge pull request #9511 from SethTisue/mailmap
  • 4b9fb9d Merge pull request #9514 from SethTisue/revert-sbt-pgp-upgrade
  • f1a2a3d Revert "upgrade sbt-pgp to 2.1.2"
  • a4c0b51 Merge pull request #9513 from SethTisue/upgrade-sbt-pgp
  • d3f2197 upgrade sbt-pgp to 2.1.2
  • 51c1e92 update mailmap, post-2.13.5
  • eb8cb18 Merge pull request #9491 from lrytz/t12336
  • 2aac322 Merge pull request #9351 from martijnhoekstra/specNameBasedExtractors
  • Additional commits viewable in compare view

Updates scala-library from 2.12.9 to 2.13.5

Release notes

Sourced from scala-library's releases.

Scala 2.13.5

The Scala 2 team at Lightbend is pleased to announce the availability of Scala 2.13.5.

Highlights

Other changes

  • Assorted improvements to exhaustivity checking in pattern matching (#9479, #9472, #9474, #9313, #9462)
  • Assorted improvements to handling of higher-kinded types, aligning with Scala 3 (#9400, #9404, #9405, #9414, #9417, #9439) — thank you @​joroKr21!
  • Make -target support JVM 13, 14, 15, 16, and 17 (#9489, #9481)
  • Omit @nowarn annotations from generated code, for forwards compatibility at compile-time (#9491)
  • Add linting of unused context bounds (via -Wunused:synthetics or -Wunused:params) (#9346) — thank you @​som-snytt!
  • Lift artificial restrictions on ConstantAnnotations (#9379)
  • Make Java Map wrappers handle nulls according to put/remove contract (#9344) — thank you @​som-snytt!
  • Make language specification available as a PDF (#7432) — thank you @​sake92!

Some small changes that will ship in 2.12.14 are also included in this release.

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

Compatibility

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

Upgrading from 2.12? Enable -Xmigration while upgrading to request migration advice from the compiler.

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 23 contributors, according to git shortlog -sn --no-merges HEAD ^v2.13.4 ^2.12.x. Thank you Seth Tisue, A. P. Marki, Dale Wijnand, NthPortal, Jamie Thompson, Lukas Rytz, Martijn Hoekstra, Georgi Krastev, Jason Zaugg, Jasper Moeys, Sakib Hadziavdic, Anatolii Kmetiuk, Arnaud Gourlay, Marcono1234, Chia-Ping Tsai, Mike Skells, Stefan Zeiger, Waleed Khan, Yann Bolliger, Guillaume Martres, 梦境迷离, Ethan Atkins, Darcy Shen.

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

Scala 2.13 notes

The release notes for Scala 2.13.0 have important information applicable to the whole 2.13 series.

Obtaining Scala

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

... (truncated)

Commits
  • 8cc248d Merge pull request #9516 from SethTisue/bionic-for-spec-only
  • 96acb81 fix publishing: only use bionic in spec job, not main job
  • 0870164 Merge pull request #9511 from SethTisue/mailmap
  • 4b9fb9d Merge pull request #9514 from SethTisue/revert-sbt-pgp-upgrade
  • f1a2a3d Revert "upgrade sbt-pgp to 2.1.2"
  • a4c0b51 Merge pull request #9513 from SethTisue/upgrade-sbt-pgp
  • d3f2197 upgrade sbt-pgp to 2.1.2
  • 51c1e92 update mailmap, post-2.13.5
  • eb8cb18 Merge pull request #9491 from lrytz/t12336
  • 2aac322 Merge pull request #9351 from martijnhoekstra/specNameBasedExtractors
  • Additional commits viewable in compare view

Updates scala-compiler from 2.12.9 to 2.13.5

Release notes

Sourced from scala-compiler's releases.

Scala 2.13.5

The Scala 2 team at Lightbend is pleased to announce the availability of Scala 2.13.5.

Highlights

Other changes

  • Assorted improvements to exhaustivity checking in pattern matching (#9479, #9472, #9474, #9313, #9462)
  • Assorted improvements to handling of higher-kinded types, aligning with Scala 3 (#9400, #9404, #9405, #9414, #9417, #9439) — thank you @​joroKr21!
  • Make -target support JVM 13, 14, 15, 16, and 17 (#9489, #9481)
  • Omit @nowarn annotations from generated code, for forwards compatibility at compile-time (#9491)
  • Add linting of unused context bounds (via -Wunused:synthetics or -Wunused:params) (#9346) — thank you @​som-snytt!
  • Lift artificial restrictions on ConstantAnnotations (#9379)
  • Make Java Map wrappers handle nulls according to put/remove contract (#9344) — thank you @​som-snytt!
  • Make language specification available as a PDF (#7432) — thank you @​sake92!

Some small changes that will ship in 2.12.14 are also included in this release.

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

Compatibility

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

Upgrading from 2.12? Enable -Xmigration while upgrading to request migration advice from the compiler.

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 23 contributors, according to git shortlog -sn --no-merges HEAD ^v2.13.4 ^2.12.x. Thank you Seth Tisue, A. P. Marki, Dale Wijnand, NthPortal, Jamie Thompson, Lukas Rytz, Martijn Hoekstra, Georgi Krastev, Jason Zaugg, Jasper Moeys, Sakib Hadziavdic, Anatolii Kmetiuk, Arnaud Gourlay, Marcono1234, Chia-Ping Tsai, Mike Skells, Stefan Zeiger, Waleed Khan, Yann Bolliger, Guillaume Martres, 梦境迷离, Ethan Atkins, Darcy Shen.

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

Scala 2.13 notes

The release notes for Scala 2.13.0 have important information applicable to the whole 2.13 series.

Obtaining Scala

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

... (truncated)

Commits
  • 8cc248d Merge pull request #9516 from SethTisue/bionic-for-spec-only
  • 96acb81 fix publishing: only use bionic in spec job, not main job
  • 0870164 Merge pull request #9511 from SethTisue/mailmap
  • 4b9fb9d Merge pull request #9514 from SethTisue/revert-sbt-pgp-upgrade
  • f1a2a3d Revert "upgrade sbt-pgp to 2.1.2"
  • a4c0b51 Merge pull request #9513 from SethTisue/upgrade-sbt-pgp
  • d3f2197 upgrade sbt-pgp to 2.1.2
  • 51c1e92 update mailmap, post-2.13.5
  • eb8cb18 Merge pull request #9491 from lrytz/t12336
  • 2aac322 Merge pull request #9351 from martijnhoekstra/specNameBasedExtractors
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 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 `scala.version` from 2.12.9 to 2.13.5.

Updates `scala-reflect` from 2.12.9 to 2.13.5
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.12.9...v2.13.5)

Updates `scala-library` from 2.12.9 to 2.13.5
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.12.9...v2.13.5)

Updates `scala-compiler` from 2.12.9 to 2.13.5
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.12.9...v2.13.5)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 12, 2021

The following labels could not be found: area/dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 13, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/scala.version-2.13.5 branch April 13, 2023 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant