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

chore(deps): bump org.scala-lang:scala-library from 2.12.18 to 2.12.19 #686

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

Scala 2.12.19

This release improves compatibility:

And it has bugfixes:

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

Compatibility

As usual for our minor releases, Scala 2.12.19 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 9 contributors, according to git shortlog -sn --no-merges @ ^v2.12.18 ^2.11.x. Thank you Scala Steward, Seth Tisue, A. P. Marki, Lukas Rytz, Stefan Zeiger, Dmitry Komanov, Philippus Baalman, cahilltr, dependabot.

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
  • afbad90 Merge pull request #10675 from SethTisue/issue-12936
  • 63a1976 Test case to detect when new entries get added to the constant pool
  • b7cdf27 classfile reader: allow CONSTANT_Dynamic in constant pool
  • 6c0a9bc Merge pull request #10671 from som-snytt/backport/12643-y-release
  • 87286ab [backport] -Yrelease and related ctsym/jrt tweaks
  • 4e0f4fa Merge pull request #10638 from som-snytt/issue/12923-target-help
  • 03396e9 Merge pull request #10668 from SethTisue/remove-sbt-workaround
  • 9ee7c1e Remove no-longer-needed JDK 21 workaround
  • 6c5f388 Merge pull request #10665 from scala-steward/update/2.12.x/sbt-1.9.8
  • 2486172 Update sbt to 1.9.8 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.18 to 2.12.19.
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.12.18...v2.12.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependency label Mar 1, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.33%. Comparing base (4cd6b2b) to head (b444a51).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #686   +/-   ##
=========================================
  Coverage     88.33%   88.33%           
- Complexity      777      779    +2     
=========================================
  Files           173      173           
  Lines          7078     7078           
  Branches        389      389           
=========================================
  Hits           6252     6252           
  Misses          699      699           
  Partials        127      127           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bednar bednar added this to the 7.1.0 milestone Mar 5, 2024
@bednar bednar merged commit dca3638 into master Mar 5, 2024
10 checks passed
@bednar bednar deleted the dependabot/maven/org.scala-lang-scala-library-2.12.19 branch March 5, 2024 12:57
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