Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sbt-jmh to 0.4.5 #4861

Merged
merged 1 commit into from
Jun 7, 2023

Conversation

scala-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates pl.project13.scala:sbt-jmh from 0.4.4 to 0.4.5

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

site/src/main/paradox/Runners.md
site/src/main/paradox/dev/How-to-Release.md
site/src/main/paradox/releases/breaking-changes.md
βš™ Adjust future updates

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

updates.ignore = [ { groupId = "pl.project13.scala", artifactId = "sbt-jmh" } ]

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

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

@codecov
Copy link

codecov bot commented Jun 6, 2023

Codecov Report

Merging #4861 (f05926f) into main (eee089e) will not change coverage.
The diff coverage is n/a.

❗ Current head f05926f differs from pull request most recent head e06f832. Consider uploading reports for the commit e06f832 to get more accurate results

@@           Coverage Diff           @@
##             main    #4861   +/-   ##
=======================================
  Coverage   62.53%   62.53%           
=======================================
  Files         281      281           
  Lines       10431    10431           
  Branches      781      781           
=======================================
  Hits         6523     6523           
  Misses       3908     3908           

@RustedBones RustedBones merged commit 114ecb7 into spotify:main Jun 7, 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