Skip to content

Conversation

@47erbot
Copy link
Contributor

@47erbot 47erbot commented Dec 16, 2022

Updates com.47deg:sbt-microsites from 1.3.4 to 1.4.0.
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.3.4).
You might want to review and update them manually.

CHANGELOG.md
Adjust future updates

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

updates.ignore = [ { groupId = "com.47deg", artifactId = "sbt-microsites" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "com.47deg", artifactId = "sbt-microsites" }
}]

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

@fedefernandez fedefernandez changed the title Update sbt-microsites to 1.4.0 Update sbt-microsites to 1.4.0 and sbt-ci-release to 1.5.11 Dec 19, 2022
@47erbot 47erbot merged commit f1571f4 into main Dec 19, 2022
@47erbot 47erbot deleted the update/sbt-microsites-1.4.0 branch December 19, 2022 13:49
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