Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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 Pull requests that update a dependency file java Pull requests that update Java code labels Sep 9, 2025
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 9, 2025
@dependabot dependabot bot requested a review from staudtMarius as a code owner September 9, 2025 04:04
@dependabot dependabot bot added the java Pull requests that update Java code label Sep 9, 2025
@github-actions github-actions bot enabled auto-merge September 9, 2025 04:04
@dependabot dependabot bot force-pushed the dependabot/gradle/dev/org.scala-lang-scala3-library_3-3.7.3 branch from d8dc268 to 9f40bfc Compare September 12, 2025 04:12
@dependabot dependabot bot force-pushed the dependabot/gradle/dev/org.scala-lang-scala3-library_3-3.7.3 branch from 9f40bfc to 94beb64 Compare September 15, 2025 08:43
@dependabot dependabot bot force-pushed the dependabot/gradle/dev/org.scala-lang-scala3-library_3-3.7.3 branch from 94beb64 to 6ceeb25 Compare September 16, 2025 04:13
@dependabot dependabot bot force-pushed the dependabot/gradle/dev/org.scala-lang-scala3-library_3-3.7.3 branch from 6ceeb25 to 05f8b7c Compare September 18, 2025 12:22
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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/dev/org.scala-lang-scala3-library_3-3.7.3 branch from 05f8b7c to 399a47f Compare September 19, 2025 11:07
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