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 org.scala-lang:scala-library from 2.13.6 to 2.13.11 #288

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2023

Bumps org.scala-lang:scala-library from 2.13.6 to 2.13.11.

Release notes

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

Scala 2.13.10

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

The following changes are highlights of this release:

Binary compatibility regression fixed

  • Fix 2.13.9 regression which broke binary compatibility of case classes which are also value classes (#10155)

Library maintainers should avoid publishing libraries using Scala 2.13.9.

Other notable changes

  • Fix 2.13.9 regression in linting, causing spurious "variable x is never used" warnings (#10154)
  • -Xsource:3 now respects refinements by whitebox macro overrides (#10160 by @​som-snytt)
  • Scaladoc tool: fix parsing bug which could cause very slow performance or incorrect output (#10175 by @​liang3zy22)
  • Restore -Vprint-args, for echoing arguments provided to compiler (#10164 by @​som-snytt)

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

Compatibility

As usual for our minor releases, Scala 2.13.10 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.

We especially acknowledge and thank A. P. Marki, also known as Som Snytt, who is responsible for an especially large share of the improvements in this release.

This release was brought to you by 6 contributors, according to git shortlog -sn --no-merges @ ^v2.13.9 ^2.12.x. Thank you A. P. Marki, Liang Yan, Seth Tisue, Antoine Parent, Luc Henninger, 梦境迷离.

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):

Scala 2.13.9

The following changes are highlights of this release:

... (truncated)

Commits
  • f113b1a Merge pull request #10417 from SethTisue/revert-pr-10148
  • 3fdd091 revert pull request #10148 in its entirety
  • fd209dc Merge pull request #10409 from SethTisue/scala-3.3.1-RC1
  • 6a5318d Scala 3.3.1-RC1 (enable TastyTest on JDK 21)
  • 5df41be Merge pull request #10408 from ckipp01/elidedNote
  • 263eb47 Merge pull request #10148 from tgodzik/correct-by-name
  • a521eac remove unused field in CompletionCandidate
  • f125f82 slight tweak to completion logic, bringing code in line with intention
  • 124dbff bugfix: Matcher should be able to match on name exactly
  • a901a60 Merge pull request #10407 from SethTisue/scala-3.3.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 5, 2023
@dependabot dependabot bot force-pushed the dependabot/gradle/org.scala-lang-scala-library-2.13.11 branch from 1baccfd to 9d83361 Compare July 3, 2023 08:45
Bumps [org.scala-lang:scala-library](https://github.com/scala/scala) from 2.13.6 to 2.13.11.
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.13.6...v2.13.11)

---
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 force-pushed the dependabot/gradle/org.scala-lang-scala-library-2.13.11 branch from 9d83361 to 9d34efc Compare July 3, 2023 09:32
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 7, 2023

A newer version of org.scala-lang:scala-library 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant