Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 10, 2024

Bumps VERSIONS.SCALA3 from 3.5.2 to 3.6.2.
Updates org.scala-lang:scala3-library_3 from 3.5.2 to 3.6.2

Release notes

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

3.6.2-RC3

[!NOTE]
Scala 3.6.2 would become the first official release for the Scala 3.6 series. Versions 3.6.0 (a broken release) and 3.6.1 (a hotfix release) should never be used. For more information, refer to the Scala 3.6.0 Post Mortem blogpost

Scala 3.6.2 should effectively be regarded as "3.6.0" for all intents and purposes.

Backported fixes

  • Make named tuples an experimental feature again #22045

Contributors

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

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

    5 Wojciech Mazur

3.6.2-RC2

[!NOTE]
Scala 3.6.2 would become the first official release for the Scala 3.6 series. Versions 3.6.0 (a broken release) and 3.6.1 (a hotfix release) should never be used. For more information, refer to the Scala 3.6.0 Post Mortem blogpost

Scala 3.6.2 should effectively be regarded as "3.6.0" for all intents and purposes.

Backported fixes

  • Make context bounds for poly functions a standard feature #22019
  • Update Scala CLI to 1.5.4 (was 1.5.1) & coursier to 2.1.18 (was 2.1.13) #22021

Contributors

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

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

    4 Wojciech Mazur

3.6.2-RC1

[!NOTE]
Scala 3.6.2 would become the first official release for the Scala 3.6 series. Versions 3.6.0 (a broken release) and 3.6.1 (a hotfix release) should never be used. For more information, refer to the Scala 3.6.0 Post Mortem blogpost

Scala 3.6.2 should effectively be regarded as "3.6.0" for all intents and purposes. This includes also an exception in versioning of produced TASTy files by its release candidates - 3.6.2-RC*.

... (truncated)

Commits
  • ad3f698 Release 3.6.2
  • 795994f Add changelog for 3.6.2
  • d9ecb34 Release Scala 3.6.2-RC3
  • d80d915 Add Scala 3.6.2-RC3 changelog
  • 211ceaf Backport "Make named tuples an experimental feature again" to 3.6 (#22048)
  • 1298d1f Add migration rewrite deprecated assignment syntax
  • 4d0dee7 Add migration rewrite for deprecated assignment syntax
  • 3e7955e Make NamedTupls an experimental feature again
  • 7debedf Release Scala 3.6.2-RC2
  • 9eb2854 Add changelog for 3.6.2-RC2
  • Additional commits viewable in compare view

Updates org.scala-lang:scala3-compiler_3 from 3.5.2 to 3.6.2

Release notes

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

3.6.2-RC3

[!NOTE]
Scala 3.6.2 would become the first official release for the Scala 3.6 series. Versions 3.6.0 (a broken release) and 3.6.1 (a hotfix release) should never be used. For more information, refer to the Scala 3.6.0 Post Mortem blogpost

Scala 3.6.2 should effectively be regarded as "3.6.0" for all intents and purposes.

Backported fixes

  • Make named tuples an experimental feature again #22045

Contributors

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

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

    5 Wojciech Mazur

3.6.2-RC2

[!NOTE]
Scala 3.6.2 would become the first official release for the Scala 3.6 series. Versions 3.6.0 (a broken release) and 3.6.1 (a hotfix release) should never be used. For more information, refer to the Scala 3.6.0 Post Mortem blogpost

Scala 3.6.2 should effectively be regarded as "3.6.0" for all intents and purposes.

Backported fixes

  • Make context bounds for poly functions a standard feature #22019
  • Update Scala CLI to 1.5.4 (was 1.5.1) & coursier to 2.1.18 (was 2.1.13) #22021

Contributors

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

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

    4 Wojciech Mazur

3.6.2-RC1

[!NOTE]
Scala 3.6.2 would become the first official release for the Scala 3.6 series. Versions 3.6.0 (a broken release) and 3.6.1 (a hotfix release) should never be used. For more information, refer to the Scala 3.6.0 Post Mortem blogpost

Scala 3.6.2 should effectively be regarded as "3.6.0" for all intents and purposes. This includes also an exception in versioning of produced TASTy files by its release candidates - 3.6.2-RC*.

... (truncated)

Commits
  • ad3f698 Release 3.6.2
  • 795994f Add changelog for 3.6.2
  • d9ecb34 Release Scala 3.6.2-RC3
  • d80d915 Add Scala 3.6.2-RC3 changelog
  • 211ceaf Backport "Make named tuples an experimental feature again" to 3.6 (#22048)
  • 1298d1f Add migration rewrite deprecated assignment syntax
  • 4d0dee7 Add migration rewrite for deprecated assignment syntax
  • 3e7955e Make NamedTupls an experimental feature again
  • 7debedf Release Scala 3.6.2-RC2
  • 9eb2854 Add changelog for 3.6.2-RC2
  • Additional commits viewable in compare view

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 `VERSIONS.SCALA3` from 3.5.2 to 3.6.2.

Updates `org.scala-lang:scala3-library_3` from 3.5.2 to 3.6.2
- [Release notes](https://github.com/scala/scala3/releases)
- [Commits](scala/scala3@3.5.2...3.6.2)

Updates `org.scala-lang:scala3-compiler_3` from 3.5.2 to 3.6.2
- [Release notes](https://github.com/scala/scala3/releases)
- [Commits](scala/scala3@3.5.2...3.6.2)

---
updated-dependencies:
- dependency-name: org.scala-lang:scala3-library_3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.scala-lang:scala3-compiler_3
  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 Dec 10, 2024
@mergify mergify bot added the gradle PR for Gradle dependencies label Dec 10, 2024
@carlosedp
Copy link
Owner

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 12, 2024

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 12, 2024
@dependabot dependabot bot deleted the dependabot/gradle/VERSIONS.SCALA3-3.6.2 branch December 12, 2024 17:49
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 gradle PR for Gradle dependencies java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants