Skip to content

Bump org.scala-lang:scala3-library_3 from 3.8.4 to 3.9.0 - #4091

Open
dependabot[bot] wants to merge 1 commit into
version-1.6.xfrom
dependabot/sbt/org.scala-lang-scala3-library_3-3.9.0
Open

Bump org.scala-lang:scala3-library_3 from 3.8.4 to 3.9.0#4091
dependabot[bot] wants to merge 1 commit into
version-1.6.xfrom
dependabot/sbt/org.scala-lang-scala3-library_3-3.9.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor

Bumps org.scala-lang:scala3-library_3 from 3.8.4 to 3.9.0.

Release notes

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

3.9.0-RC6

Backported changes

  • Revert #26579 and #25126 for binary compatibility #26813
  • Preserve GADT constraints until PatternMatcher #26805
  • Ignore @throws annotation on non-methods #26802
  • Box bounded arguments of HKT result types in Java generic signatures #26787
  • Fix issue with reading legal java cyclic signatures #26775
  • Bail out of patDef opt for .runtimeChecked, not only @unchecked #26774
  • Do not emit Java generic signatures for trait private val setters #26633
  • Desugaring: avoid patdef optimization for lazy vals #26770
  • Scaladoc: Fix variable expansion #26730

Contributors

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

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

     7	Wojciech Mazur
     6	Patryk Zieliński
     4	Solal Pirelli
     2	Jan Chyb
     1	Rikito Taniguchi

3.9.0-RC5

Backported changes

  • Bump Scala CLI to v1.16.0 #26703
  • Fix stale baseTypeCache after synthetic Product.Mirror parents added #26714
  • Ignore coverage probes in unused update analysis #26711
  • Fix crash when unapply returns a Boolean-deriving opaque type #26658
  • Emit inline info attribute #26650
  • Fix false unused-var warning on self-assignment reads (#26620) #26635
  • Stop hiding errors in GenericSignatureVisitor #26632
  • Emit a super init call for primitives on the JVM #26630
  • Preserve qualifier purity through compiler-generated casts #26579
  • Fix regression #26153 (in dotty-cps-async) use typer skolems as inline proxy's type #26563
  • Fix a couple issues related to erased value types #26213
  • Scaladoc: Remove jquery and hanging javascript assets. #22014
  • Scaladoc: add fallback lookup from nearest package #26661
  • Fix Scaladoc top package order to be alphabetical #26653
  • Fixes #26013: Wrap with->& rewrite in parens for typed patterns #26016
  • Make Option.orNull public in binary #26751

... (truncated)

Commits

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 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.8.4 to 3.9.0.
- [Release notes](https://github.com/scala/scala3/releases)
- [Commits](scala/scala3@3.8.4...3.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file sbt Pull requests that update sbt code labels Sep 2, 2026
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 sbt Pull requests that update sbt code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants