Skip to content
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

Bump org.scala-lang:scala3-library_3 from 3.4.2 to 3.5.0 #180

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 13, 2024

Bumps org.scala-lang:scala3-library_3 from 3.4.2 to 3.5.0.

Release notes

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

3.5.0-RC7

Backported fixes

  • Backport "Fix healAmbiguous to compareAlternatives with disambiguate = true" to 3.5.0 #21344

Contributors

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

According to git shortlog -sn --no-merges 3.5.0-RC6..3.5.0-RC7 these are:

     5  Martin Odersky
     4  Wojciech Mazur
     2  Eugene Flesselle

3.5.0-RC6

Backported fixes

  • Revert "Approximate MatchTypes with lub of case bodies, if non-recursive" in 3.5.0 #21266

Contributors

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

According to git shortlog -sn --no-merges 3.5.0-RC5..3.5.0-RC6 these are:

     4  Wojciech Mazur

3.5.0-RC5

Backported fixes

  • emit generatedNonLocalClass in backend when callback is not enabled #21186

Contributors

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

According to git shortlog -sn --no-merges 3.5.0-RC4..3.5.0-RC5 these are:

     2  Jamie Thompson
     2  Wojciech Mazur

3.5.0-RC4

Backported fixes

... (truncated)

Commits
  • 834c973 Release 3.5.0
  • 180deab Add changelog for 3.5.0
  • 19534db Release 3.5.0-RC7
  • d72e8e0 Add changelog for 3.5.0-RC7
  • 95caecb Backport "Fix healAmbiguous to compareAlternatives with disambiguate = true" ...
  • a1882e1 Revert "Compensate loss of transitivity"
  • 73c6e88 Adjust compilation tests to backported changes
  • d439b58 Fix healAmbiguous to compareAlternatives with disambiguate = true
  • 33d7da8 Make priority change warning messages stable
  • f683458 Fix ranking logic
  • 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 the dependencies Pull requests that update a dependency file label Aug 13, 2024
Bumps [org.scala-lang:scala3-library_3](https://github.com/scala/scala3) from 3.4.2 to 3.5.0.
- [Release notes](https://github.com/scala/scala3/releases)
- [Commits](scala/scala3@3.4.2...3.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/org.scala-lang-scala3-library_3-3.5.0 branch from 770d09b to e00ccee Compare August 13, 2024 07:40
@oliver-brm oliver-brm merged commit 56e3344 into master Aug 13, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.scala-lang-scala3-library_3-3.5.0 branch August 13, 2024 07:45
oliver-brm pushed a commit that referenced this pull request Aug 13, 2024
Bumps [org.scala-lang:scala3-library_3](https://github.com/scala/scala3) from 3.4.2 to 3.5.0.
- [Release notes](https://github.com/scala/scala3/releases)
- [Commits](scala/scala3@3.4.2...3.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
Development

Successfully merging this pull request may close these issues.

1 participant