chore(deps): update all dependencies - #130
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/all
branch
from
May 27, 2026 21:52
484b07e to
5e8e370
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
July 30, 2026 00:12
126b425 to
694aded
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
August 7, 2026 16:11
29fbfa5 to
11954fd
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
4 times, most recently
from
August 17, 2026 03:07
20266f9 to
1200806
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate
Bot
force-pushed
the
renovate/all
branch
from
August 17, 2026 07:02
1200806 to
4f4f54a
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:
v6→v71.5.32→1.6.32.3.1→2.4.11.11.2→1.12.00.6.4→0.7.01.4.8→1.4.9v7.2.0→v7.3.0v4.2.0→v4.6.0v6.1.0→v6.2.0v4.1.0→v4.2.07.34.3→7.34.78.39.1→8.39.73.15.0→3.15.11.12.11→2.0.6Release Notes
actions/checkout (actions/checkout)
v7.0.1Compare Source
v7.0.0Compare Source
v7Compare Source
sbt/sbt-assembly (com.eed3si9n:sbt-assembly)
v2.4.1: 2.4.1Compare Source
🐛 bug fixes
Full Changelog: sbt/sbt-assembly@v2.4.0...v2.4.1
v2.4.0: 2.4.0Compare Source
🐛 bug fixes
keepdirective, race condition, and improve logging by @holtherndon-stripe in eed3si9n/jarjar-abrams#88keepby separating the process by @shanielh in #575$handling in patterns by @szeiger in eed3si9n/jarjar-abrams#64updates
sbt 2 migration
behind the scenes
dependabot.ymlfor GitHub Actions update by @xuwei-k in #561scala.Appby @xuwei-k in #574new contributors
Full Changelog: sbt/sbt-assembly@v2.3.1...v2.4.0
sbt/sbt-ci-release (com.github.sbt:sbt-ci-release)
v1.12.0: 1.12.0Compare Source
updates
behind the scenes
.scala-steward.confby @eed3si9n in #415new contributors
Full Changelog: sbt/sbt-ci-release@v1.11.2...v1.12.0
rtimush/sbt-updates (com.timushev.sbt:sbt-updates)
v0.7.0Compare Source
What's Changed
scala.Symbolliteral by @xuwei-k in #406ConflictWarning.disablesetting by @xuwei-k in #470New Contributors
Full Changelog: rtimush/sbt-updates@0.6.4...0.7.0
lightbend/config (com.typesafe:config)
v1.4.9Compare Source
What's Changed
New Contributors
Full Changelog: lightbend/config@v1.4.8...v1.4.9
docker/build-push-action (docker/build-push-action)
v7.3.0Compare Source
docker/login-action (docker/login-action)
v4.6.0Compare Source
v4.5.2Compare Source
v4.5.1Compare Source
v4.5.0Compare Source
v4.4.0Compare Source
v4.3.0Compare Source
Full Changelog: docker/login-action@v4.2.0...v4.3.0
docker/metadata-action (docker/metadata-action)
v6.2.0Compare Source
docker/setup-buildx-action (docker/setup-buildx-action)
v4.2.0Compare Source
Full Changelog: docker/setup-buildx-action@v4.1.0...v4.2.0
cucumber/cucumber-jvm-scala (io.cucumber:cucumber-scala)
v8.39.7Compare Source
Changed
cucumber-coredependency to 7.34.7v8.39.6Compare Source
Changed
v8.39.5Compare Source
Changed
v8.39.4Compare Source
Changed
v8.39.3Compare Source
Changed
cucumber-coredependency to 7.34.6v8.39.2Compare Source
Changed
cucumber-coredependency to 7.34.5gatling/gatling (io.gatling:gatling-jsonpath)
v3.15.1Compare Source
sbt/sbt (sbt/sbt)
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.12.15: 1.12.15Compare 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
build.propertieswith whitespaces by @anatoliykmetyuk in #9374behind the scenes
Full Changelog: sbt/sbt@v1.12.14...v1.12.15
v1.12.14: 1.12.14Compare Source
🐛 bug fixes
sbt shutdownallby @eed3si9n in #9435updates
behind the scenes
Full Changelog: sbt/sbt@v1.12.13...v1.12.14
v1.12.13: 1.12.13Compare Source
🐛 bug fixes
ArrayIndexOutOfBoundsExceptionerror when Unix domain socket is closed by @merlinorg in sbt/ipcsocket#77Full Changelog: sbt/sbt@v1.12.12...v1.12.13
v1.12.12: 1.12.12Compare Source
bug fixes
sbt --versionto now show JDK warnings on JDK 25 by @bitloi in #8822behind the scenes
Full Changelog: sbt/sbt@v1.12.11...v1.12.12
Configuration
📅 Schedule: (UTC)
* 0-4 * * 1-5)* 6-9 * * 1-5)🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.