Skip to content

Bump org.scala-sbt:sbt from 1.12.12 to 2.0.8 - #4094

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

Bump org.scala-sbt:sbt from 1.12.12 to 2.0.8#4094
dependabot[bot] wants to merge 1 commit into
version-1.6.xfrom
dependabot/sbt/org.scala-sbt-sbt-2.0.8

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps org.scala-sbt:sbt from 1.12.12 to 2.0.8.

Release notes

Sourced from org.scala-sbt:sbt's releases.

2.0.8

🐛 bug fixes

Full Changelog: sbt/sbt@v2.0.7...v2.0.8

2.0.7

⚠️ Remote code execution vulnerability fix

sbt team received a security report GHSA-943m-f264-54p4 from @​stasimus that when the serverConnectionType is set to Tcp, an attacker is able to execute arbitrary code remotely via BSP, similar to a recent bug that was found in JSON-RPC. sbt 1.13.0 and 2.0.7 fix this bug.

Builds with the default serverConnectionType are not affected. In affected builds, we recommend removing the serverConnectionType setting, or upgrading to a patched version or later. In an affected build, the setting might look like this:

Global / serverConnectionType := ConnectionType.Tcp

The remediation was implemented by @​stasimus.

🚀 updates

🐛 bug fixes

behind the scenes

Full Changelog: sbt/sbt@v2.0.6...v2.0.7

2.0.6

⚠️ Remote code execution vulnerability fix

sbt team received a security report GHSA-m2pw-22cj-jq4v from @​arpitjain099 that when the serverConnectionType is set to Tcp, an attacker is able to execute arbitrary code remotely via the sbt server. sbt 1.12.15 and 2.0.6 fix this bug.

... (truncated)

Commits
  • 3127e8d sbt 2.0.8
  • 039b3db Merge pull request #9673 from eed3si9n/bport2/bport
  • 67df6f4 [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)
  • 6913814 sbt 2.0.7
  • 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-sbt:sbt](https://github.com/sbt/sbt) from 1.12.12 to 2.0.8.
- [Release notes](https://github.com/sbt/sbt/releases)
- [Commits](sbt/sbt@v1.12.12...v2.0.8)

---
updated-dependencies:
- dependency-name: org.scala-sbt:sbt
  dependency-version: 2.0.8
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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