Skip to content

Bump org.scala-lang:scala3-library_3 from 3.7.0 to 3.7.2 #600

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 Jul 30, 2025

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

Release notes

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

3.7.2-RC2

Backported chnages

  • Backport "Bump Scala CLI to v1.8.4 (was v1.8.1)" to 3.7.2 #23547
  • Backport "Use result of lambda type of implicit in CheckUnused" to 3.7.2 #23545
  • Backport "Check path of module prefix for tailrec" to 3.7.2 #23544
  • Backport "Fix stale top level synthetic package object being used in later runs" to 3.7.2 #23543
  • Backport "Improve completions when a lot of exports are present" to 3.7.2 #23542
  • Backport "Fix regressions in asSeenFrom introduced in 3.7" #23442

Contributors

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

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

    11  Wojciech Mazur
     1  Guillaume Martres
     1  Tomasz Godzik

3.7.2-RC1

Highlights of the release

  • Implement applied constructor types #22543
  • Bump Scala CLI to v1.8.1 (was v1.8.0) #23334

Other changes and fixes

Documentation

  • Mark AnyRef::eq and AnyRef::ne as infix instead of special casing when emitting the warning #23252
  • Mark eq and ne in Predef as infix #23255

Experimental: Capture Checking

  • Allow caps in result types of functions to be mapped to reaches #23275
  • Adapt types according to read-only status #23332
  • Rename mut to update #23335
  • Change retains annotation from using term arguments to using type arguments #22909
  • New Syntax for Capture Variables and Explicit Capture Polymorphism v3 #23063
  • Fix #23223: Add handling for classes deriving from Capability during Setup #23248
  • Copy @use and @consume annotations to parameter types #23324
  • Fix handling of @use and @consume in class parameters #23342
  • Some usability improvements relating to errors #23370
  • Loosen the "does not match previously inferred" criterion #23067

... (truncated)

Commits
  • efb6ce7 Release Scala 3.7.2
  • 3bfb052 Add changelog for 3.7.2
  • 1800e3c Release Scala 3.7.2-RC2
  • dd5694d Add changelog for release 3.7.2-RC1
  • 3976856 Backport "chore: add -Yno-stdlib-patches flag for the stdlib migration" to ...
  • 8d5e528 Revert "Backport "Don't force annotation unpickling when testing for SilentIn...
  • 479262e Backport "Bump Scala CLI to v1.8.4 (was v1.8.3)" to 3.7.2 (#23547)
  • 75d00d0 Backport "Don't force annotation unpickling when testing for SilentIntoAnnot"...
  • d79603e Backport "Use result of lambda type of implicit in CheckUnused" to 3.7.2 (#23...
  • 871dfb7 Backport "Check path of module prefix for tailrec" to 3.7.2 (#23544)
  • 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 Jul 30, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 30, 2025
@github-actions github-actions bot enabled auto-merge July 30, 2025 04:30
@dependabot dependabot bot force-pushed the dependabot/gradle/dev/org.scala-lang-scala3-library_3-3.7.2 branch from b37d5eb to 0f540a7 Compare August 4, 2025 05:38
Bumps [org.scala-lang:scala3-library_3](https://github.com/scala/scala3) from 3.7.0 to 3.7.2.
- [Release notes](https://github.com/scala/scala3/releases)
- [Commits](scala/scala3@3.7.0...3.7.2)

---
updated-dependencies:
- dependency-name: org.scala-lang:scala3-library_3
  dependency-version: 3.7.2
  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.2 branch from 0f540a7 to e6ef22c Compare August 11, 2025 06:56
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