build(deps): bump the sbt group across 1 directory with 6 updates - #2
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/sbt/sbt-e528990044
branch
from
July 31, 2026 07:40
5a09f52 to
0e26c69
Compare
dependabot
Bot
force-pushed
the
dependabot/sbt/sbt-e528990044
branch
2 times, most recently
from
August 26, 2026 08:03
e0ecf58 to
98c523e
Compare
Bumps the sbt group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [io.netty:netty-tcnative-boringssl-static](https://github.com/netty/netty-tcnative) | `2.0.74.Final` | `2.0.83.Final` | | [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) | `5.4.2` | `5.6.4` | | com.eed3si9n:sbt-assembly | `2.3.1` | `2.5.0` | | org.scalameta:sbt-scalafmt | `2.6.0` | `2.6.2` | | [org.scala-sbt:sbt](https://github.com/sbt/sbt) | `1.12.9` | `2.0.8` | | [org.scala-lang:scala3-library_3](https://github.com/scala/scala3) | `3.8.3` | `3.9.0` | Updates `io.netty:netty-tcnative-boringssl-static` from 2.0.74.Final to 2.0.83.Final - [Release notes](https://github.com/netty/netty-tcnative/releases) - [Commits](netty/netty-tcnative@netty-tcnative-parent-2.0.74.Final...netty-tcnative-parent-2.0.83.Final) Updates `org.apache.httpcomponents.client5:httpclient5` from 5.4.2 to 5.6.4 - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.6.4/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-client@rel/v5.4.2...rel/v5.6.4) Updates `com.eed3si9n:sbt-assembly` from 2.3.1 to 2.5.0 Updates `org.scalameta:sbt-scalafmt` from 2.6.0 to 2.6.2 Updates `org.scala-sbt:sbt` from 1.12.9 to 2.0.8 - [Release notes](https://github.com/sbt/sbt/releases) - [Commits](sbt/sbt@v1.12.9...v2.0.8) Updates `org.scala-lang:scala3-library_3` from 3.8.3 to 3.9.0 - [Release notes](https://github.com/scala/scala3/releases) - [Commits](scala/scala3@3.8.3...3.9.0) --- updated-dependencies: - dependency-name: com.eed3si9n:sbt-assembly dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sbt - dependency-name: io.netty:netty-tcnative-boringssl-static dependency-version: 2.0.81.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: sbt - dependency-name: org.apache.httpcomponents.client5:httpclient5 dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sbt - dependency-name: org.scala-lang:scala3-library_3 dependency-version: 3.8.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: sbt - dependency-name: org.scala-sbt:sbt dependency-version: 2.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: sbt - dependency-name: org.scalameta:sbt-scalafmt dependency-version: 2.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: sbt ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/sbt/sbt-e528990044
branch
from
August 31, 2026 18:16
98c523e to
015ee8c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the sbt group with 6 updates in the / directory:
2.0.74.Final2.0.83.Final5.4.25.6.42.3.12.5.02.6.02.6.21.12.92.0.83.8.33.9.0Updates
io.netty:netty-tcnative-boringssl-staticfrom 2.0.74.Final to 2.0.83.FinalCommits
6d8ec05[maven-release-plugin] prepare release netty-tcnative-parent-2.0.83.Final9c0ab42Fix double DeleteLocalRef call which results in UB (#1001)3bf8d04[maven-release-plugin] prepare for next development iteration9ef1af7[maven-release-plugin] prepare release netty-tcnative-parent-2.0.82.Final5575e03Add NULL check to guard against SIGSERV (#999)a4c20b5Pin github actions to reduce risk (#1000)bbe7446Make the Linux artifacts loadable on musl (Alpine) again (#997)990751eDelete local references as soon as possible in callbacks (#996)2e39099Delete local references while processing the loop to fill the singature algor...6ad94b7[maven-release-plugin] prepare for next development iterationUpdates
org.apache.httpcomponents.client5:httpclient5from 5.4.2 to 5.6.4Changelog
Sourced from org.apache.httpcomponents.client5:httpclient5's changelog.
... (truncated)
Commits
36508ceHttpClient 5.6.4 release59b3d2eUpdated release notes for HttpClient 5.6.4 releasec0af759reject control characters in bearer token in BearerScheme2422b6cCorrects application of SSL parameters in the async TLS upgrade method66452eaUpgraded HttpClient version to 5.6.4-SNAPSHOT58728b1Updated release notes for HttpClient 5.6.3 release55733f4ContentCompressionExec fails to close the underlying response stream in case ...2485ddfDo not call the backend when an only-if-cached request cannot be served from ...26ece37compare scheme in redirect same-authority check8cdf6faescape quotes and strip line breaks in rfc7578 multipart parametersUpdates
com.eed3si9n:sbt-assemblyfrom 2.3.1 to 2.5.0Updates
org.scalameta:sbt-scalafmtfrom 2.6.0 to 2.6.2Updates
org.scala-sbt:sbtfrom 1.12.9 to 2.0.8Release notes
Sourced from org.scala-sbt:sbt's releases.
... (truncated)
Commits
3127e8dsbt 2.0.8039b3dbMerge pull request #9673 from eed3si9n/bport2/bport67df6f4[2.0.x] fix: Fixes Windows runner (#9680)24324be[2.0.x] fix: keep worker classloader open for shutdown hooks (#9639)5cee896[2.0.x] fix: Fixes ThisBuild-scoped bare settings (#9674)c30d16c[2.0.x] fix: Fixes JDK 17 domain socket deadlocks (#9671)ee5374c[2.0.x] fix: Fixes --addPluginSbtFile getting lost after reboot (#9669)6085d9e[2.0.x] fix: Restore public test result report types (#9655)bfd744b[2.0.x] fix: Notify listeners before LinkageError escapes suites (#9667)6913814sbt 2.0.7Updates
org.scala-lang:scala3-library_3from 3.8.3 to 3.9.0Release notes
Sourced from org.scala-lang:scala3-library_3's releases.
... (truncated)
Commits
777528fRelease Scala 3.9.0 LTS2649f1aAdd changelog for 3.9.0de4a625Fix build-msi version extraction46e75f2Remove winget publishing job (#26654)a24919bGenerate provenance attestation (#26748)892e4daMake release process forkable (#26595)32baefdLeast privilege permissions (#26700)a1b0e9cRelease Scala 3.9.0-RC64a9f57cAdd changelog for 3.9.0-RC6e8c4054Backport "Fix regression: special case Symbol-less overloaded TermRefs in Inl...