Skip to content

chore(deps): bump the scala group across 1 directory with 2 updates - #16

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/sbt/scala/scala-bbcd0df934
Aug 30, 2026
Merged

chore(deps): bump the scala group across 1 directory with 2 updates#16
github-actions[bot] merged 1 commit into
mainfrom
dependabot/sbt/scala/scala-bbcd0df934

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the scala group with 2 updates in the /scala directory: org.scalameta:sbt-scalafmt and org.scala-sbt:sbt.

Updates org.scalameta:sbt-scalafmt from 2.5.6 to 2.6.2

Updates org.scala-sbt:sbt from 1.9.9 to 1.13.0

Release notes

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

1.13.0

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

new contributors

Full Changelog: sbt/sbt@v1.12.15...v1.13.0

1.12.15

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

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file scala labels Aug 30, 2026
@krrrr38

krrrr38 commented Aug 30, 2026

Copy link
Copy Markdown
Member

@dependabot recreate

Bumps the scala group with 2 updates in the /scala directory: org.scalameta:sbt-scalafmt and [org.scala-sbt:sbt](https://github.com/sbt/sbt).


Updates `org.scalameta:sbt-scalafmt` from 2.5.6 to 2.6.2

Updates `org.scala-sbt:sbt` from 1.9.9 to 1.13.0
- [Release notes](https://github.com/sbt/sbt/releases)
- [Commits](sbt/sbt@v1.9.9...v1.13.0)

---
updated-dependencies:
- dependency-name: org.scala-sbt:sbt
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: scala
- dependency-name: org.scalameta:sbt-scalafmt
  dependency-version: 2.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: scala
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump the scala group in /scala with 2 updates chore(deps): bump the scala group across 1 directory with 2 updates Aug 30, 2026
@dependabot
dependabot Bot force-pushed the dependabot/sbt/scala/scala-bbcd0df934 branch from 7fd40bd to fe9bceb Compare August 30, 2026 22:35
@github-actions
github-actions Bot enabled auto-merge (squash) August 30, 2026 22:36
@github-actions
github-actions Bot merged commit 39fa357 into main Aug 30, 2026
16 checks passed
@dependabot
dependabot Bot deleted the dependabot/sbt/scala/scala-bbcd0df934 branch August 30, 2026 22:37
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 scala

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant