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 scala.version from 3.6.2 to 3.6.3 #217

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2025

Bumps scala.version from 3.6.2 to 3.6.3.
Updates org.scala-lang:scala3-library_3 from 3.6.2 to 3.6.3

Release notes

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

3.6.3-RC2

Backported fixes

  • Fix: update scala-cli.jar path #22274
  • Nowarn extension matching nonpublic member #22276
  • Limit exposure to ConcurrentModificationException when sys props are replaced or mutated #22275
  • Refactor: Improve Given search preference warning #22273
  • Fix layout of released SDK archives, restore intermediate top-level directory #22272
  • REPL: JLine: follow recommendation to use JNI, not JNA; also JLine 3.27.1 (was 3.27.0) #22271

Contributors

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

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

     4  Wojciech Mazur
     2  João Ferreira
     2  Seth Tisue
     2  Som Snytt
     1  Eugene Yokota
     1  Hamza Remmal
     1  Rui Chen

3.6.3-RC1

Highlights of the release

  • Scala 2 forwardport: -Yprofile-trace #19897

Other changes and fixes

Annotations

  • Fix Java parsing of annotations on qualified types #21867
  • Consider all arguments in Annotations.refersToParamOf #22001

Backend

  • Flag class file collision as error #19332

Compiler Phases

  • Fix #21939: Update names and descriptions for cc and setup phases #21942

Experimental: Explicit Nulls

  • Improve warning for wildcard matching only null under the explicit nulls flag (scala#21577) #21623
  • Fix warning message for matching on redundant nulls #21850

... (truncated)

Commits
  • c33db50 Release 3.6.3
  • cdd72a0 Add changelog for 3.6.3
  • 1f8842f fix: drop jackson-module-scala from CB
  • 7457b16 copyright 2025
  • b89886b Release 3.6.3-RC2
  • a05de1c Add changelog for 3.6.3-RC2
  • efefe01 Backport "fix: add sbt/setup-sbt for the dependency graph workflow" to 3.6 (#...
  • 35dff76 Backport "chore: use sbt/setup-sbt when using ubuntu-latest image" to 3.6 (#2...
  • 556e916 Backport "fix: update scala-cli.jar path" to 3.6 (#22274)
  • d31b1b2 Backport "Nowarn extension matching nonpublic member" to 3.6 (#22276)
  • Additional commits viewable in compare view

Updates org.scala-lang:scaladoc_3 from 3.6.2 to 3.6.3

Release notes

Sourced from org.scala-lang:scaladoc_3's releases.

3.6.3-RC2

Backported fixes

  • Fix: update scala-cli.jar path #22274
  • Nowarn extension matching nonpublic member #22276
  • Limit exposure to ConcurrentModificationException when sys props are replaced or mutated #22275
  • Refactor: Improve Given search preference warning #22273
  • Fix layout of released SDK archives, restore intermediate top-level directory #22272
  • REPL: JLine: follow recommendation to use JNI, not JNA; also JLine 3.27.1 (was 3.27.0) #22271

Contributors

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

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

     4  Wojciech Mazur
     2  João Ferreira
     2  Seth Tisue
     2  Som Snytt
     1  Eugene Yokota
     1  Hamza Remmal
     1  Rui Chen

3.6.3-RC1

Highlights of the release

  • Scala 2 forwardport: -Yprofile-trace #19897

Other changes and fixes

Annotations

  • Fix Java parsing of annotations on qualified types #21867
  • Consider all arguments in Annotations.refersToParamOf #22001

Backend

  • Flag class file collision as error #19332

Compiler Phases

  • Fix #21939: Update names and descriptions for cc and setup phases #21942

Experimental: Explicit Nulls

  • Improve warning for wildcard matching only null under the explicit nulls flag (scala#21577) #21623
  • Fix warning message for matching on redundant nulls #21850

... (truncated)

Commits
  • c33db50 Release 3.6.3
  • cdd72a0 Add changelog for 3.6.3
  • 1f8842f fix: drop jackson-module-scala from CB
  • 7457b16 copyright 2025
  • b89886b Release 3.6.3-RC2
  • a05de1c Add changelog for 3.6.3-RC2
  • efefe01 Backport "fix: add sbt/setup-sbt for the dependency graph workflow" to 3.6 (#...
  • 35dff76 Backport "chore: use sbt/setup-sbt when using ubuntu-latest image" to 3.6 (#2...
  • 556e916 Backport "fix: update scala-cli.jar path" to 3.6 (#22274)
  • d31b1b2 Backport "Nowarn extension matching nonpublic member" to 3.6 (#22276)
  • 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 `scala.version` from 3.6.2 to 3.6.3.

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 17, 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
Development

Successfully merging this pull request may close these issues.

0 participants