Skip to content

Bump org.scala-lang:scala3-library_3 from 3.6.4 to 3.7.0 #561

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2025

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

Release notes

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

3.7.0-RC4

Backported changes

  • Backport "Upgrade to Scala.js 1.19.0." to 3.7 #23035

Contributors

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

According to git shortlog -sn --no-merges 3.7.0-RC3..3.7.0-RC4 these are:

     2  Sébastien Doeraene
     1  Tomasz Godzik

3.7.0-RC3

Backported changes

  • Backport "Two fixes to NamedTuple pattern matching" to 3.7.0 #22995
  • Backport "changes to scala.caps in preparation to make Capability stable" to 3.7.0 #22967

Contributors

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

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

     4  Martin Odersky
     2  Wojciech Mazur
     1  Natsu Kagami

3.7.0-RC2

Backported changes

  • Backport "Check trailing blank line at EOF for OUTDENT" to 3.7.0 #22942
  • Backport "Fail compilation if multiple conflicting top-level private defs/vals are in the same package" to 3.7 #22932
  • Backport "Deprecate Yno-kind-polymorphism" to 3.7 #22931
  • Backport "Revert unconditional lint of Inlined expansion" to 3.7 #22930
  • Backport "Bump Scala CLI to v1.7.1 (was v1.7.0)" to 3.7 #22929
  • Backport "Fix #22794: Emit the definition of Arrays.newArray even though it's a primitive." to 3.7.0 #22801

Reverted changes

  • Revert "Make overload pruning based on result types less aggressive" in 3.7.0 #22940

Contributors

... (truncated)

Commits
  • c92e20e Release 3.7.0
  • 5a5bed9 Add changelog for 3.7.0
  • dd0867f chore: Add changelog and bump version
  • 9bdd736 Backport "Upgrade to Scala.js 1.19.0." to 3.7 (#23035)
  • 325ae78 Upgrade to Scala.js 1.19.0.
  • 84cbf45 Upgrade to Scala.js 1.19.0.
  • c43afb9 Cherry-pick upgrade to Scala.js 1.9.0 in the scalatest CB project.
  • 9254654 Release 3.7.0-RC3
  • eb3931e Add changelog for 3.7.0-RC3
  • 1c80c61 Backport "Two fixes to NamedTuple pattern matching" to 3.7.0 (#22995)
  • 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)

Bumps [org.scala-lang:scala3-library_3](https://github.com/scala/scala3) from 3.6.4 to 3.7.0.
- [Release notes](https://github.com/scala/scala3/releases)
- [Commits](scala/scala3@3.6.4...3.7.0)

---
updated-dependencies:
- dependency-name: org.scala-lang:scala3-library_3
  dependency-version: 3.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 May 6, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 6, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

Copy link

Passed

Analysis Details

0 Issues

  • Bug 0 Bugs
  • Vulnerability 0 Vulnerabilities
  • Code Smell 0 Code Smells

Coverage and Duplications

  • Coverage No coverage information (65.80% Estimated after merge)
  • Duplications No duplication information (0.00% Estimated after merge)

Project ID: edu.ie3:utils

View in SonarQube

Copy link
Member

@sebastian-peter sebastian-peter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit 8529221 into main May 6, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/org.scala-lang-scala3-library_3-3.7.0 branch May 6, 2025 08:15
@sebastian-peter sebastian-peter added this to the Version 3.1 milestone May 7, 2025
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.

1 participant