Skip to content

Conversation

@scala-center-steward
Copy link
Contributor

@scala-center-steward scala-center-steward bot commented Sep 27, 2025

About this PR

πŸ“¦ Updates org.scala-sbt:sbt-contraband from 0.7.0 to 0.8.0

πŸ“œ GitHub Release Notes - Version Diff

Usage

βœ… Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

πŸ” Files still referring to the old version number

The following files still refer to the old version number (0.7.0).
You might want to review and update them manually.

package-lock.json
sbt-plugin/build.sbt
βš™ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.scala-sbt", artifactId = "sbt-contraband" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scala-sbt", artifactId = "sbt-contraband" }
}]
labels: sbt-plugin-update, early-semver-major, semver-spec-minor, old-version-remains, commit-count:1

@github-actions
Copy link

github-actions bot commented Sep 27, 2025

Dependency Review

The following issues were found:
  • ❌ 5 vulnerable package(s)
  • βœ… 0 package(s) with incompatible licenses
  • βœ… 0 package(s) with invalid SPDX license definitions
  • βœ… 0 package(s) with unknown licenses.
See the Details below.

Vulnerabilities

sbt-plugin/build.sbt

NameVersionVulnerabilitySeverity
com.squareup.okhttp3:okhttp3.14.2Square OkHttp can accept the wrong certificatehigh
com.squareup.okio:okio1.17.2Okio Signed to Unsigned Conversion Error vulnerabilitymoderate
org.apache.logging.log4j:log4j-core2.17.0Improper Input Validation and Injection in Apache Log4j2moderate
org.scala-sbt:io_2.121.5.1sbt vulnerable to arbitrary file write via archive extraction (Zip Slip)low
org.scala-sbt:sbt1.5.8sbt vulnerable to arbitrary file write via archive extraction (Zip Slip)low

Scanned Manifest Files

sbt-plugin/build.sbt

@scala-center-steward scala-center-steward bot force-pushed the update/sbt-contraband-0.8.0 branch from a7d85d0 to beecbd4 Compare December 11, 2025 00:17
@tgodzik tgodzik force-pushed the update/sbt-contraband-0.8.0 branch from beecbd4 to 230e86b Compare December 11, 2025 11:34
@tgodzik tgodzik merged commit c2f4dde into main Dec 11, 2025
6 of 8 checks passed
@tgodzik tgodzik deleted the update/sbt-contraband-0.8.0 branch December 11, 2025 13:36
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.

2 participants