Skip to content

Comments

build(deps): bump org.scala-lang:scala-library from 3.8.1 to 3.8.2#8407

Merged
pethers merged 1 commit intomasterfrom
dependabot/maven/org.scala-lang-scala-library-3.8.2
Feb 23, 2026
Merged

build(deps): bump org.scala-lang:scala-library from 3.8.1 to 3.8.2#8407
pethers merged 1 commit intomasterfrom
dependabot/maven/org.scala-lang-scala-library-3.8.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps org.scala-lang:scala-library from 3.8.1 to 3.8.2.

Release notes

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

3.8.2-RC3

Backported chnages

  • Add ErrorMessageID to -Winfer-union warnings (#25073) #25249
  • Warn if for with many vals and overloaded map #25090
  • Recognize Nullable annotations in explicit nulls #25237

Contributors

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

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

     3  noti0na1
     3  Wojciech Mazur
     1  Som Snytt

3.8.2-RC2

Backported chnages

  • Bump Scala CLI to v1.12.2 (was v1.11.0) & coursier to 2.1.25-M23 (was 2.1.25-M21) #25217
  • Pickle CompactAnnotations as regular annotations #25213
  • Drop spurious applies in unpickler and inliner #25201
  • Preserve singleton types for final val aliases to Java enum constants #24980
  • Avoid NPE when calling hashCode on a value class wrapping null #25110
  • Cast inline call results to result type, not method type #25111
  • Fix "Compiler crash when calling another file's inline def that uses a private constructor" #24941
  • Fix "REPL dependency on scala-parallel-collections doesn't work" #25064
  • Fix "Still can't use scala-parallel-collections in REPL via :dep" #25092

Contributors

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

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

     7 Wojciech Mazur
     2 Li Haoyi
     2 Martin Odersky
     1 Lukas Rytz
     1 Matt Bovel
     1 Som Snytt

3.8.2-RC1

Highlights of the release

... (truncated)

Commits
  • 6e95f60 Release Scala 3.8.2
  • fa335d8 Add release notes for 3.8.2
  • 1aca7f9 Release Scala 3.8.2-RC3
  • 7584ab4 Add changelog for Scala 3.8.2-RC3
  • 47fd26f Backport "Recognize Nullable annotations in explicit nulls" to 3.8.2 (#25263)
  • 2d8a80e Backport "Warn if for with many vals and overloaded map" to 3.8.2 (#25262)
  • 127e807 Backport "Add ErrorMessageID to -Winfer-union warnings (#25073)" to 3.8.2 (#2...
  • 5242a2b Fix AnnotatedType handling
  • d8692b3 Add test from #25228
  • 4da2ac4 Recognize Nullable annotations in explicit nulls
  • 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 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:scala-library](https://github.com/scala/scala3) from 3.8.1 to 3.8.2.
- [Release notes](https://github.com/scala/scala3/releases)
- [Commits](scala/scala3@3.8.1...3.8.2)

---
updated-dependencies:
- dependency-name: org.scala-lang:scala-library
  dependency-version: 3.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies java Pull requests that update Java code labels Feb 23, 2026
@dependabot dependabot bot requested a review from pethers as a code owner February 23, 2026 16:27
@dependabot dependabot bot added dependencies java Pull requests that update Java code labels Feb 23, 2026
@github-actions
Copy link

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 9a58c85.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

License Issues

parent-pom/pom.xml

PackageVersionLicenseIssue Type
org.scala-lang:scala-library3.8.2NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
maven/org.scala-lang:scala-library 3.8.2 UnknownUnknown

Scanned Files

  • parent-pom/pom.xml

@sonarqubecloud
Copy link

@github-actions
Copy link

📚 Javadoc Generated

The Javadoc documentation has been generated for this PR. Download the javadoc artifact from the workflow run to view the complete API documentation with UML diagrams.

@pethers pethers merged commit 557412c into master Feb 23, 2026
9 checks passed
@pethers pethers deleted the dependabot/maven/org.scala-lang-scala-library-3.8.2 branch February 23, 2026 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies java Pull requests that update Java code size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant