Skip to content

Bump org.scala-lang:scala3-library_3 from 3.7.0 to 3.7.1 #1406

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

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2025

Bumps org.scala-lang:scala3-library_3 from 3.7.0 to 3.7.1.

Release notes

Sourced from org.scala-lang:scala3-library_3's releases.

3.7.1-RC2

Backported chnages

  • Backport "chore: filter allowed source versions by import and by settings" to 3.7.1 (#23231)
  • Backport "Bump Scala CLI to v1.8.0 (was v1.7.1)" to 3.7.1 (#23230)
  • Backport "Mention extension in unused param warning" to 3.7.1 (#23229)
  • Backport "Revert recent changes to opaque type proxy generation" to 3.7.1 (#23228)
  • Backport "Remove premature caching of lookups for unused lint" to 3.7.1 (#23227)

Reverted changes

  • Revert "Make overload pruning based on result types less aggressive (#21744)" in 3.7.1-RC2 (#23239)

Contributors

Thank you to all the contributors who made this release possible 🎉

According to git shortlog -sn --no-merges 3.7.1-RC1..3.7.1-RC2 these are:

     4  Hamza Remmal
     4  Som Snytt
     3  Jan Chyb
     3  Wojciech Mazur
     1  Piotr Chabelski

3.7.1-RC1

Highlights of the release

  • Support for JDK 25 #23004
  • Warn if interpolator uses toString #20578
  • Warn if match in block is not used for PartialFunction #23002

Other changes and fixes

Annotations

  • Approximate annotated types in wildApprox #22893
  • Keep unused annot on params #23037

Erasure

  • Disallow context function types as value-class parameters #23015

Experimental: Capture Checking

  • Two fixes to handling of abstract types with cap bounds #22838
  • Drop idempotent type maps #22910
  • Fix setup of class constructors #22980

... (truncated)

Commits
  • 92a8f3c Release 3.7.1
  • 2475c40 Add changelog for 3.7.1
  • 3e04f8a [CI] Switch releasing to Sontype Central instead of legacy Sonatype OSS
  • 2372639 Release 3.7.1-RC2
  • 39d1ce1 Add changelog for 3.7.1-RC2
  • 4385a5f Revert "Make overload pruning based on result types less aggressive (#21744)"...
  • 1091e8a Revert "Make overload pruning based on result types less aggressive (#21744)"
  • 2aee56d Backport "chore: add scala.language.2.13" to 3.7.1 (#23232)
  • 9b110ac Backport "chore: filter allowed source versions by import and by settings" to...
  • de0e016 Backport "Bump Scala CLI to v1.8.0 (was v1.7.1)" to 3.7.1 (#23230)
  • 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 Jun 3, 2025
@dependabot dependabot bot requested a review from sebastian-peter as a code owner June 3, 2025 04:10
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 3, 2025
@dependabot dependabot bot added the java Pull requests that update Java code label Jun 3, 2025
@github-actions github-actions bot enabled auto-merge June 3, 2025 04:10
@dependabot dependabot bot force-pushed the dependabot/gradle/dev/org.scala-lang-scala3-library_3-3.7.1 branch from d48d710 to c6e2b67 Compare June 4, 2025 14:08
Bumps [org.scala-lang:scala3-library_3](https://github.com/scala/scala3) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/scala/scala3/releases)
- [Commits](scala/scala3@3.7.0...3.7.1)

---
updated-dependencies:
- dependency-name: org.scala-lang:scala3-library_3
  dependency-version: 3.7.1
  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/dev/org.scala-lang-scala3-library_3-3.7.1 branch from c6e2b67 to df16b69 Compare June 9, 2025 04:38
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.

0 participants