Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2025

Bumps VERSIONS.SCALA3 from 3.7.2 to 3.7.3.
Updates org.scala-lang:scala3-library_3 from 3.7.2 to 3.7.3

Release notes

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

3.7.3-RC3

Backported changes

  • Update scala-cli to 1.9.0 (was 1.8.5) #23861

Contributors

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

According to git shortlog -sn --no-merges 3.7.3-RC2..3.7.3-RC3 these are:

  3 Wojciech Mazur

3.7.3-RC2

Backported chnages

  • Warn if implicit default shadows given #23559
  • Bump Scala CLI to v1.8.5 (was v1.8.4) #23702
  • Fix issue with pc breaking in requiredMethod on newly overloaded valueOf #23708
  • Handle default arguments in named parameters for inlay hints #23641
  • Add suppression if nowarn differs #23652
  • Fix match type bounds checking problem #23695
  • Generalize "Don't approximate a type using Nothing as prefix" #23628
  • More careful ClassTag instantiation #23659
  • Use more context for implicit search only if no default argument #23664
  • Fix extracting refinements from intersection types in dynamic select hovers #23640

Contributors

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

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

  5  Martin Odersky
  4  Som Snytt
  2  Wojciech Mazur
  1  Guillaume Martres
  1  Jan Chyb
  1  Kacper Korban
  1  Piotr Chabelski
  1  aherlihy

3.7.3-RC1

Changes and fixes

... (truncated)

Commits
  • eb198cf Release 3.7.3
  • f8a1d03 Add changelog for 3.7.3
  • 350126f Release Scala 3.7.3-RC3
  • 9663e31 Add release notes for 3.7.3-RC3
  • 15f010a Backport "[chore] Update scala-cli to 1.9.0 (was 1.8.5)" to 3.7.3 (#23861)
  • bb8910a Release 3.7.3-RC2
  • fb1921f Add changelog for 3.7.3-RC2
  • fef875d Backport "Fix match type bounds checking problem" to 3.7.3 (#23725)
  • 40b0027 Backport "Fix issue with pc breaking in requiredMethod on newly overloaded va...
  • 045d362 Fix match type bounds checking problem
  • Additional commits viewable in compare view

Updates org.scala-lang:scala3-compiler_3 from 3.7.2 to 3.7.3

Release notes

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

3.7.3-RC3

Backported changes

  • Update scala-cli to 1.9.0 (was 1.8.5) #23861

Contributors

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

According to git shortlog -sn --no-merges 3.7.3-RC2..3.7.3-RC3 these are:

  3 Wojciech Mazur

3.7.3-RC2

Backported chnages

  • Warn if implicit default shadows given #23559
  • Bump Scala CLI to v1.8.5 (was v1.8.4) #23702
  • Fix issue with pc breaking in requiredMethod on newly overloaded valueOf #23708
  • Handle default arguments in named parameters for inlay hints #23641
  • Add suppression if nowarn differs #23652
  • Fix match type bounds checking problem #23695
  • Generalize "Don't approximate a type using Nothing as prefix" #23628
  • More careful ClassTag instantiation #23659
  • Use more context for implicit search only if no default argument #23664
  • Fix extracting refinements from intersection types in dynamic select hovers #23640

Contributors

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

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

  5  Martin Odersky
  4  Som Snytt
  2  Wojciech Mazur
  1  Guillaume Martres
  1  Jan Chyb
  1  Kacper Korban
  1  Piotr Chabelski
  1  aherlihy

3.7.3-RC1

Changes and fixes

... (truncated)

Commits
  • eb198cf Release 3.7.3
  • f8a1d03 Add changelog for 3.7.3
  • 350126f Release Scala 3.7.3-RC3
  • 9663e31 Add release notes for 3.7.3-RC3
  • 15f010a Backport "[chore] Update scala-cli to 1.9.0 (was 1.8.5)" to 3.7.3 (#23861)
  • bb8910a Release 3.7.3-RC2
  • fb1921f Add changelog for 3.7.3-RC2
  • fef875d Backport "Fix match type bounds checking problem" to 3.7.3 (#23725)
  • 40b0027 Backport "Fix issue with pc breaking in requiredMethod on newly overloaded va...
  • 045d362 Fix match type bounds checking problem
  • Additional commits viewable in compare view

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 `VERSIONS.SCALA3` from 3.7.2 to 3.7.3.

Updates `org.scala-lang:scala3-library_3` from 3.7.2 to 3.7.3
- [Release notes](https://github.com/scala/scala3/releases)
- [Commits](scala/scala3@3.7.2...3.7.3)

Updates `org.scala-lang:scala3-compiler_3` from 3.7.2 to 3.7.3
- [Release notes](https://github.com/scala/scala3/releases)
- [Commits](scala/scala3@3.7.2...3.7.3)

---
updated-dependencies:
- dependency-name: org.scala-lang:scala3-library_3
  dependency-version: 3.7.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.scala-lang:scala3-compiler_3
  dependency-version: 3.7.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 9, 2025
@mergify mergify bot added the gradle PR for Gradle dependencies label Sep 9, 2025
@carlosedp carlosedp added the merge Label PR as safe for Mergify label Sep 10, 2025
@mergify mergify bot merged commit 7a0fa59 into main Sep 10, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/VERSIONS.SCALA3-3.7.3 branch September 10, 2025 23:14
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 gradle PR for Gradle dependencies java Pull requests that update Java code merge Label PR as safe for Mergify

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants