Skip to content

Conversation

scala-steward
Copy link
Contributor

@scala-steward scala-steward commented Mar 16, 2024

About this PR

📦 Updates org.codehaus.plexus:plexus-archiver from 4.9.0 to 4.9.2

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

modules/tests/shared/src/test/resources/resolutions/com.geirsson/sbt-ci-release/sbtVersion_1.0_scalaVersion_2.12/1.2.6
⚙ Adjust future updates

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

updates.ignore = [ { groupId = "org.codehaus.plexus", artifactId = "plexus-archiver" } ]

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

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

Copy link
Collaborator

@tgodzik tgodzik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Och, actually this seems to fail 🤔

@scala-steward scala-steward force-pushed the update/plexus-archiver-4.9.2 branch from 5547774 to 49cc7f0 Compare April 17, 2024 14:20
@scala-steward scala-steward force-pushed the update/plexus-archiver-4.9.2 branch from 49cc7f0 to 0d93b8c Compare May 21, 2024 15:54
@scala-steward scala-steward force-pushed the update/plexus-archiver-4.9.2 branch from 0d93b8c to ab31ad4 Compare June 2, 2024 13:22
@scala-steward scala-steward force-pushed the update/plexus-archiver-4.9.2 branch from ab31ad4 to 7951cce Compare July 29, 2024 12:31
@scala-steward scala-steward force-pushed the update/plexus-archiver-4.9.2 branch from 7951cce to 241c85e Compare August 23, 2024 13:43
@scala-steward scala-steward force-pushed the update/plexus-archiver-4.9.2 branch from 241c85e to 0bc8dae Compare September 2, 2024 13:47
@scala-steward scala-steward force-pushed the update/plexus-archiver-4.9.2 branch from 0bc8dae to 2881090 Compare September 10, 2024 13:59
@scala-steward scala-steward force-pushed the update/plexus-archiver-4.9.2 branch from 2881090 to d14a1fa Compare September 14, 2024 14:02
@scala-steward scala-steward force-pushed the update/plexus-archiver-4.9.2 branch from d14a1fa to 55a7963 Compare October 22, 2024 14:25
@scala-steward scala-steward force-pushed the update/plexus-archiver-4.9.2 branch from 55a7963 to d5f9735 Compare October 24, 2024 15:18
@alexarchambault alexarchambault merged commit a600617 into coursier:main Nov 4, 2024
23 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.

3 participants