Skip to content

Bump org.scala-sbt:sbt from 2.0.4 to 2.0.6 - #123

Merged
jamesward merged 1 commit into
mainfrom
dependabot/sbt/org.scala-sbt-sbt-2.0.6
Aug 12, 2026
Merged

Bump org.scala-sbt:sbt from 2.0.4 to 2.0.6#123
jamesward merged 1 commit into
mainfrom
dependabot/sbt/org.scala-sbt-sbt-2.0.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Contributor

Bumps org.scala-sbt:sbt from 2.0.4 to 2.0.6.

Release notes

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

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.

We recommend removing the serverConnectionType setting, or upgrading to a patched version or later:

Global / serverConnectionType := ConnectionType.Tcp

The remediation was implemented by @​eed3si9n and @​anatoliykmetyuk.

🐛 bug fixes

🚀 updates

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

2.0.5

changes with compatibility implications

  • fix: Changes the test ClassLoader to close by default, to fix AccessDeniedException by @​eed3si9n in #9538. Set closeClassLoaders to false to opt out, or Test / fork := true to fork the tests that does not shutdown properly.

🐛 bug fixes

🚀 updates

Full Changelog: sbt/sbt@v2.0.4...v2.0.5

Commits
  • 6e5f1eb sbt 2.0.6
  • f2c54d0 Merge branch 'bport2/fix-lsp' into 2.0.x
  • 3fcc8ce Merge pull request #9565 from eed3si9n/bport2/backports
  • 5d5e2ba [2.0.x] fix: Preserve file timestamp in local diskcache (#9559)
  • e3820eb [2.x] perf: Memoize the artifact content hash in LibraryManagementCodec (#9563)
  • 4cf650a Remove the test from 2.0.x branch
  • 72aff3c [2.x] Retire textDocument/definition
  • e23053f [2.x] fix: Gate LSP calls behind auth
  • f35903e sbt 2.0.5
  • ab507bb Merge pull request #9548 from eed3si9n/bport2/backports2
  • 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 2.0.4 to 2.0.6.
- [Release notes](https://github.com/sbt/sbt/releases)
- [Commits](sbt/sbt@v2.0.4...v2.0.6)

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

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 Aug 12, 2026
@jamesward
jamesward merged commit 5c9af54 into main Aug 12, 2026
1 check passed
@dependabot
dependabot Bot deleted the dependabot/sbt/org.scala-sbt-sbt-2.0.6 branch August 12, 2026 14:55
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.

1 participant