Skip to content

Update sbt-mima-plugin to 1.1.1#1114

Merged
mergify[bot] merged 1 commit intofthomas:masterfrom
scala-steward:update/sbt-mima-plugin-1.1.1
Sep 17, 2022
Merged

Update sbt-mima-plugin to 1.1.1#1114
mergify[bot] merged 1 commit intofthomas:masterfrom
scala-steward:update/sbt-mima-plugin-1.1.1

Conversation

@scala-steward
Copy link
Contributor

Updates com.typesafe:sbt-mima-plugin from 1.1.0 to 1.1.1.
GitHub Release Notes - Version Diff

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

notes/0.9.0.markdown
Adjust future updates

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

updates.ignore = [ { groupId = "com.typesafe", artifactId = "sbt-mima-plugin" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "com.typesafe", artifactId = "sbt-mima-plugin" }
}]

labels: sbt-plugin-update, early-semver-patch, semver-spec-patch, old-version-remains, commit-count:1

@codecov
Copy link

codecov bot commented Sep 17, 2022

Codecov Report

Merging #1114 (43acf33) into master (0b4fbbd) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1114   +/-   ##
=======================================
  Coverage   92.66%   92.66%           
=======================================
  Files          63       63           
  Lines         832      832           
  Branches       10       10           
=======================================
  Hits          771      771           
  Misses         61       61           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@mergify mergify bot merged commit 6790464 into fthomas:master Sep 17, 2022
@scala-steward scala-steward deleted the update/sbt-mima-plugin-1.1.1 branch February 18, 2026 18:10
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