Skip to content

Conversation

@scala-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates org.virtuslab.scala-cli.zip-input-stream:zip-input-stream from 0.1.2 to 0.1.3

πŸ“œ 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.1.2).
You might want to review and update them manually.

modules/cli/src/main/scala/scala/cli/launcher/LauncherCli.scala
modules/cli/src/test/scala/cli/tests/LauncherCliTest.scala
modules/integration/src/test/scala/scala/cli/integration/ConfigTests.scala
modules/integration/src/test/scala/scala/cli/integration/RunTestDefinitions.scala
project/deps/package.mill.scala
website/docs/commands/export.md
website/docs/guides/advanced/scala-js.md
website/docs/reference/cli-options.md
website/docs/reference/directives.md
website/docs/reference/scala-command/cli-options.md
website/docs/reference/scala-command/directives.md
website/docs/reference/scala-command/runner-specification.md
website/docs/reference/scala-versions.md
website/docs/release_notes.md
website/yarn.lock
βš™ Adjust future updates

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

updates.ignore = [ { groupId = "org.virtuslab.scala-cli.zip-input-stream", artifactId = "zip-input-stream" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.virtuslab.scala-cli.zip-input-stream", artifactId = "zip-input-stream" }
}]
labels: library-update, early-semver-minor, semver-spec-patch, old-version-remains, commit-count:1

@Gedochao Gedochao enabled auto-merge (squash) July 18, 2025 06:09
@Gedochao Gedochao merged commit e76b8d7 into VirtusLab:main Jul 18, 2025
108 of 110 checks passed
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