Skip to content

Update dependency sbt/sbt to v2 - #651

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/sbt-sbt-2.x
Open

Update dependency sbt/sbt to v2#651
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/sbt-sbt-2.x

Conversation

@renovate

@renovate renovate Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
sbt/sbt major 1.13.02.0.8

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

sbt/sbt (sbt/sbt)

v2.0.8: 2.0.8

Compare Source

🐛 bug fixes

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

v2.0.7: 2.0.7

Compare Source

⚠️ 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

v2.0.6: 2.0.6

Compare Source

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

v2.0.5: 2.0.5

Compare Source

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

v2.0.4: 2.0.4

Compare Source

changes with compatibility implications
🐛 bug fixes
🐛 caching related bug fixes
🚀 updates
behind the scenes

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

v2.0.3: 2.0.3

Compare Source

🐛 bug fixes

Full Changelog: sbt/sbt@v2.0.2...v2.0.3

v2.0.2: 2.0.2

Compare Source

🐛 bug fixes
updates
behind the scenes

Full Changelog: sbt/sbt@v2.0.1...v2.0.2

v2.0.1: 2.0.1

Compare Source

🐛 bug fixes
🚀 updates
behind the scenes

Full Changelog: sbt/sbt@v2.0.0...v2.0.1

v2.0.0: 2.0.0

Compare Source

See sbt 2.0 change summary.

Full Changelog: sbt/sbt@v1.12.12...v2.0.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/sbt-sbt-2.x branch 2 times, most recently from 344df1d to a70b73a Compare June 22, 2026 05:00
@renovate
renovate Bot force-pushed the renovate/sbt-sbt-2.x branch from a70b73a to 3766af7 Compare June 30, 2026 17:08
@renovate
renovate Bot force-pushed the renovate/sbt-sbt-2.x branch 4 times, most recently from e65a1f3 to 9c02a9b Compare July 13, 2026 06:38
@renovate
renovate Bot force-pushed the renovate/sbt-sbt-2.x branch 4 times, most recently from c7fa700 to a77b8a4 Compare July 19, 2026 12:19
@renovate
renovate Bot force-pushed the renovate/sbt-sbt-2.x branch 2 times, most recently from 79110d8 to 82f7d68 Compare July 29, 2026 16:26
@renovate
renovate Bot force-pushed the renovate/sbt-sbt-2.x branch 2 times, most recently from 382ec20 to 77d9263 Compare August 8, 2026 11:43
@renovate
renovate Bot force-pushed the renovate/sbt-sbt-2.x branch from 77d9263 to 3c07d8d Compare August 21, 2026 19:24
@renovate renovate Bot changed the title chore(deps): update dependency sbt/sbt to v2 Update dependency sbt/sbt to v2 Aug 21, 2026
@renovate
renovate Bot force-pushed the renovate/sbt-sbt-2.x branch from 3c07d8d to a180e74 Compare August 21, 2026 19:25
@renovate
renovate Bot force-pushed the renovate/sbt-sbt-2.x branch 2 times, most recently from 18b4a39 to 972a09d Compare September 5, 2026 15:57
@renovate
renovate Bot force-pushed the renovate/sbt-sbt-2.x branch from 972a09d to c1b6987 Compare September 6, 2026 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants