Skip to content

Conversation

scala-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates commons-io:commons-io from 2.13.0 to 2.14.0

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

modules/core/src/main/resources/scalafix-migrations.conf
modules/core/src/test/scala/org/scalasteward/core/buildtool/mill/MillDepParserTest.scala
modules/core/src/test/scala/org/scalasteward/core/data/VersionTest.scala
modules/core/src/test/scala/org/scalasteward/core/update/PruningAlgTest.scala
βš™ Adjust future updates

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

updates.ignore = [ { groupId = "commons-io", artifactId = "commons-io" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "commons-io", artifactId = "commons-io" }
}]
labels: library-update, early-semver-minor, semver-spec-minor, old-version-remains, commit-count:1

@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

All modified lines are covered by tests βœ…

Comparison is base (d67c51e) 91.07% compared to head (42009d3) 91.07%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3179   +/-   ##
=======================================
  Coverage   91.07%   91.07%           
=======================================
  Files         163      163           
  Lines        3406     3406           
  Branches      284      284           
=======================================
  Hits         3102     3102           
  Misses        304      304           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@mergify mergify bot merged commit 7a5cc0b into scala-steward-org:main Oct 4, 2023
@fthomas fthomas added this to the 0.26.0 milestone Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants