Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps org.scala-lang:scala3-library_3 from 3.7.0 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

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 java Pull requests that update java code labels Sep 9, 2025
@dependabot dependabot bot added the java Pull requests that update java code label Sep 9, 2025
@dependabot dependabot bot requested a review from staudtMarius as a code owner September 9, 2025 04:05
@dependabot dependabot bot requested review from jo-bao and t-ober September 9, 2025 04:05
@github-actions github-actions bot enabled auto-merge September 9, 2025 04:05
@dependabot dependabot bot force-pushed the dependabot/gradle/main/org.scala-lang-scala3-library_3-3.7.3 branch from 667fb4e to f8a55df Compare September 11, 2025 12:10
@dependabot dependabot bot force-pushed the dependabot/gradle/main/org.scala-lang-scala3-library_3-3.7.3 branch from f8a55df to 0733684 Compare September 11, 2025 15:29
@dependabot dependabot bot force-pushed the dependabot/gradle/main/org.scala-lang-scala3-library_3-3.7.3 branch from 0733684 to cfee07a Compare September 11, 2025 15:38
@dependabot dependabot bot force-pushed the dependabot/gradle/main/org.scala-lang-scala3-library_3-3.7.3 branch from cfee07a to 874c5ef Compare September 12, 2025 04:08
@dependabot dependabot bot force-pushed the dependabot/gradle/main/org.scala-lang-scala3-library_3-3.7.3 branch from 874c5ef to 8949a4c Compare September 12, 2025 15:12
Bumps [org.scala-lang:scala3-library_3](https://github.com/scala/scala3) from 3.7.0 to 3.7.3.
- [Release notes](https://github.com/scala/scala3/releases)
- [Commits](scala/scala3@3.7.0...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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/main/org.scala-lang-scala3-library_3-3.7.3 branch from 8949a4c to 34026a7 Compare September 16, 2025 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies java Pull requests that update java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants