Skip to content

Update scala-cli:config to 0.2.1#2716

Merged
alexarchambault merged 3 commits intocoursier:mainfrom
scala-steward:update/scala-cli-0.2.1
May 4, 2023
Merged

Update scala-cli:config to 0.2.1#2716
alexarchambault merged 3 commits intocoursier:mainfrom
scala-steward:update/scala-cli-0.2.1

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.virtuslab.scala-cli:config from 0.2.0 to 0.2.1

📜 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.2.0).
You might want to review and update them manually.

doc/notes/0.1.0-M1.markdown
doc/website/package-lock.json
modules/cli/src/test/scala/coursier/cli/BootstrapTests.scala
modules/cli/src/test/scala/coursier/cli/FetchTests.scala
modules/coursier/shared/src/test/scala/coursier/complete/CompleteTests.scala
modules/interop/cats/jvm/src/test/scala/coursier/interop/CatsTests.scala
modules/interop/scalaz/jvm/src/test/scala/coursier/interop/ScalazTests.scala
modules/proxy-tests/src/it/scala/coursier/test/AuthenticatedProxyTests.scala
modules/tests/jvm/src/test/scala/coursier/test/IvyTests.scala
modules/tests/shared/src/test/resources/artifacts/sh.almond/scala-kernel_2.12.8/0.7.0
modules/tests/shared/src/test/resources/resolutions/ch.epfl.scala/sbt-plugin-example-diamond/sbtVersion_1.0_scalaVersion_2.12/0.2.0
modules/tests/shared/src/test/resources/resolutions/ch.epfl.scala/sbt-plugin-example-diamond/sbtVersion_1.0_scalaVersion_2.12/0.3.0
modules/tests/shared/src/test/resources/resolutions/ch.epfl.scala/sbt-plugin-example-diamond/sbtVersion_1.0_scalaVersion_2.12/0.4.0
modules/tests/shared/src/test/resources/resolutions/com.github.alexarchambault/argonaut-shapeless_6.1_2.11/0.2.0
modules/tests/shared/src/test/resources/resolutions/com.lihaoyi/ammonite_2.12.8/latest.stable
modules/tests/shared/src/test/resources/resolutions/org.deeplearning4j/deeplearning4j-core/0.8.0
modules/tests/shared/src/test/resources/resolutions/sh.almond/scala-kernel_2.12.7/0.2.2_params2f53eeb0a22d24b1e7106dd9a06902e9cd19570f
modules/tests/shared/src/test/resources/resolutions/sh.almond/scala-kernel_2.12.7/0.2.2_params9a5a3f38ae4510fb6a2afe6781f9f6b5410a8b9c
modules/tests/shared/src/test/resources/resolutions/sh.almond/scala-kernel_2.12.7/0.2.2_paramsa3b0313a2f2d39692416c25848f2f16908d6d7f0
modules/tests/shared/src/test/scala/coursier/test/CentralTests.scala
modules/tests/shared/src/test/scala/coursier/test/SbtCentralTests.scala
modules/tests/shared/src/test/scala/coursier/util/PrintTests.scala
⚙ 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", artifactId = "config" } ]

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

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

@alexarchambault alexarchambault merged commit 79e5ef6 into coursier:main May 4, 2023
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