chore(deps): update dependency sbt/sbt to v2 - #176
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/sbt-sbt-2.x
branch
from
June 22, 2026 03:00
fd77a29 to
f7b1e83
Compare
renovate
Bot
force-pushed
the
renovate/sbt-sbt-2.x
branch
from
July 4, 2026 00:09
f7b1e83 to
c35be4c
Compare
renovate
Bot
force-pushed
the
renovate/sbt-sbt-2.x
branch
3 times, most recently
from
July 17, 2026 10:26
fcb7b3a to
b028bdd
Compare
renovate
Bot
force-pushed
the
renovate/sbt-sbt-2.x
branch
from
July 20, 2026 19:07
b028bdd to
f0264bb
Compare
renovate
Bot
force-pushed
the
renovate/sbt-sbt-2.x
branch
from
July 29, 2026 19:47
f0264bb to
810c678
Compare
renovate
Bot
force-pushed
the
renovate/sbt-sbt-2.x
branch
from
August 7, 2026 00:03
810c678 to
9191204
Compare
renovate
Bot
force-pushed
the
renovate/sbt-sbt-2.x
branch
2 times, most recently
from
August 16, 2026 12:00
0c56e6a to
a041189
Compare
renovate
Bot
force-pushed
the
renovate/sbt-sbt-2.x
branch
from
August 22, 2026 12:10
a041189 to
6a8f09b
Compare
renovate
Bot
force-pushed
the
renovate/sbt-sbt-2.x
branch
from
August 29, 2026 08:02
6a8f09b to
f847307
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.
This PR contains the following updates:
1.12.15→2.0.8Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
sbt/sbt (sbt/sbt)
v2.0.8: 2.0.8Compare Source
🐛 bug fixes
--addPluginSbtFilegetting lost after reboot by @azdrojowa123 in #9669ThisBuild-scoped bare settings by @eed3si9n in #9674Full Changelog: sbt/sbt@v2.0.7...v2.0.8
v2.0.7: 2.0.7Compare Source
sbt team received a security report GHSA-943m-f264-54p4 from @stasimus that when the
serverConnectionTypeis set toTcp, 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
serverConnectionTypeare not affected. In affected builds, we recommend removing theserverConnectionTypesetting, or upgrading to a patched version or later. In an affected build, the setting might look like this:The remediation was implemented by @stasimus.
🚀 updates
compileOptionsby @hoangmaihuy in #9622🐛 bug fixes
CrossVersion(module, scalaModuleInfo)by @kitbellew in #9620scalacOptionsin BSP using VirtualFileRef by @azdrojowa123 in #9610-Vparsing in sbt runners by @anatoliykmetyuk in #9626behind the scenes
Full Changelog: sbt/sbt@v2.0.6...v2.0.7
v2.0.6: 2.0.6Compare Source
Remote code execution vulnerability fix
sbt team received a security report GHSA-m2pw-22cj-jq4v from @arpitjain099 that when the
serverConnectionTypeis set toTcp, 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
serverConnectionTypesetting, or upgrading to a patched version or later: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.5Compare Source
changes with compatibility implications
AccessDeniedExceptionby @eed3si9n in #9538. SetcloseClassLoaderstofalseto opt out, orTest / fork := trueto fork the tests that does not shutdown properly.🐛 bug fixes
a/build.sbtsetting leakage by @eed3si9n in #9519=by @KilianSwissborg in #9534🚀 updates
Full Changelog: sbt/sbt@v2.0.4...v2.0.5
v2.0.4: 2.0.4Compare Source
changes with compatibility implications
🐛 bug fixes
extraProjectsby @eed3si9n in #9495-java-homeby @BrianHotopp in #9448cleantask not cleaning sona-staging by @eed3si9n in #9479🐛 caching related bug fixes
Def.declareOutputinvoked in a loop by @BrianHotopp in #9492🚀 updates
*.ascfile during publishing by @eed3si9n in #9499updateby @eed3si9n in #8836behind the scenes
Full Changelog: sbt/sbt@v2.0.3...v2.0.4
v2.0.3: 2.0.3Compare Source
🐛 bug fixes
Full Changelog: sbt/sbt@v2.0.2...v2.0.3
v2.0.2: 2.0.2Compare Source
🐛 bug fixes
shutdownallin sbt runner by @eed3si9n in #9435pom.xmlto be deterministic @raboof in sbt/ivy#51updates
url(...)andResolver.url(...)in favor ofuri(...)by @eed3si9n in #9420behind the scenes
Full Changelog: sbt/sbt@v2.0.1...v2.0.2
v2.0.1: 2.0.1Compare Source
🐛 bug fixes
build.propertieswith whitespaces by @anatoliykmetyuk in #9374--allow-emptyand--sbt-createby @anatoliykmetyuk in #9370publishDiagnosticspropagation by @anatoliykmetyuk in #9376--add-exportsby @jozanek in sbt/zinc#1714 / sbt/zinc#1729🚀 updates
behind the scenes
Full Changelog: sbt/sbt@v2.0.0...v2.0.1
v2.0.0: 2.0.0Compare Source
See sbt 2.0 change summary.
Full Changelog: sbt/sbt@v1.12.12...v2.0.0
v1.13.0: 1.13.0Compare Source
sbt team received a security report GHSA-943m-f264-54p4 from @stasimus that when the
serverConnectionTypeis set toTcp, 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
serverConnectionTypeare not affected. In affected builds, we recommend removing theserverConnectionTypesetting, or upgrading to a patched version or later. In an affected build, the setting might look like this:The remediation was implemented by @stasimus.
🚀 updates
IO.jarParallelandIO.zipParallelby @hoangmaihuy in sbt/io#540🐛 bug fixes
-Vparsing in sbt runners by @anatoliykmetyuk in #9626behind the scenes
new contributors
Full Changelog: sbt/sbt@v1.12.15...v1.13.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.