Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps org.scala-lang:scala3-library_3 from 3.7.3 to 3.7.4.

Release notes

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

3.7.4-RC3

Backported changes

  • Lint avoids revisiting Inlined.call #24277
  • Register no elements for lint after inlining #24279
  • Use enclosing enclosingInlineds for empty call #24281
  • Exclude synthetic opaque proxy from lint #24264
  • Deprecate scala_legacy/MainGenericRunner/scalac -run/scalac -repl for removal #24267

Contributors

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

According to git shortlog -sn --no-merges 3.7.4-RC2..3.7.4-RC4 these are:

  4  Wojciech Mazur
  2  Piotr Chabelski
  2  Som Snytt

3.7.4-RC2

Backported changes

  • Always traverse Inlined.call in linter #24043
  • Deduplicate patches before applying them to sources #24215
  • Fix compiler crash with -Ymagic-offset-header #24124
  • Fix completions for named tuples #24169
  • Fix java record varargs field accessor #24172
  • Fix parameter untupling for named tuples (#23440) #24152
  • Fix possible SuspendException thrown when using macros #24174
  • Fix rendering of function-type aliases #24042
  • Ignore warnings when compiletime.testing is imported #24036

Contributors

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

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

  5  Wojciech Mazur
  2  Li Haoyi
  2  Som Snytt
  2  Tomasz Godzik
  1  Florian3k
  1  Kacper Korban
  1  Oliver Bračevac
  1  aherlihy

... (truncated)

Commits
  • 40be760 Release Scala 3.7.4
  • 6f4bcef Add changelog for Scala 3.7.4
  • b500347 Release Scala 3.7.4-RC3
  • 997b993 Add changelog for 3.7.4-RC3
  • ea632db Backport "Exclude synthetic opaque proxy from lint" to 3.7.4 (#24287)
  • 004eb67 Backport "Use enclosing enclosingInlineds for empty call" to 3.7.4 (#24286)
  • 15655ec Backport "Register no elements for lint after inlining" to 3.7.4 (#24285)
  • 08fc927 Backport "Lint avoids revisiting Inlined.call" to 3.7.4 (#24283)
  • 0f1e1c7 Exclude synthetic opaque proxy from lint (#24264)
  • 6a1e1a5 Use enclosing enclosingInlineds for empty call (#24281)
  • 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 Nov 10, 2025
@dependabot dependabot bot added dependencies java Pull requests that update java code labels Nov 10, 2025
@github-actions github-actions bot enabled auto-merge November 10, 2025 04:06
@dependabot dependabot bot force-pushed the dependabot/gradle/main/org.scala-lang-scala3-library_3-3.7.4 branch from 9f0307f to 9e0b23a Compare November 10, 2025 10:13
Bumps [org.scala-lang:scala3-library_3](https://github.com/scala/scala3) from 3.7.3 to 3.7.4.
- [Release notes](https://github.com/scala/scala3/releases)
- [Commits](scala/scala3@3.7.3...3.7.4)

---
updated-dependencies:
- dependency-name: org.scala-lang:scala3-library_3
  dependency-version: 3.7.4
  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.4 branch from 9e0b23a to e1ccb78 Compare November 11, 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.

1 participant