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-ghpages to 0.8.0 #1859

Closed

Conversation

scala-steward
Copy link
Contributor

@scala-steward scala-steward commented Jun 5, 2023

About this PR

πŸ“¦ Updates com.github.sbt:sbt-ghpages from 0.7.0 to 0.8.0

πŸ“œ GitHub Release Notes - Version Diff

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

CHANGELOG.md
project/plugins.sbt
βš™ Adjust future updates

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

updates.ignore = [ { groupId = "com.github.sbt", artifactId = "sbt-ghpages" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.github.sbt", artifactId = "sbt-ghpages" }
}]
labels: sbt-plugin-update, early-semver-major, semver-spec-minor, old-version-remains, commit-count:1

@scala-steward scala-steward force-pushed the update/sbt-ghpages-0.8.0 branch from 0af2876 to f3383af Compare December 5, 2023 21:24
@scala-steward scala-steward force-pushed the update/sbt-ghpages-0.8.0 branch from f3383af to 092e272 Compare January 15, 2024 17:10
@scala-steward scala-steward force-pushed the update/sbt-ghpages-0.8.0 branch from 092e272 to a89b2c9 Compare February 22, 2024 05:35
@scala-steward scala-steward force-pushed the update/sbt-ghpages-0.8.0 branch from a89b2c9 to bda341d Compare March 1, 2024 00:16
@scala-steward scala-steward force-pushed the update/sbt-ghpages-0.8.0 branch from bda341d to d67c674 Compare March 22, 2024 22:55
@scala-steward scala-steward force-pushed the update/sbt-ghpages-0.8.0 branch from d67c674 to 7bf2820 Compare April 23, 2024 20:28
@jatcwang jatcwang closed this May 27, 2024
@scala-steward scala-steward deleted the update/sbt-ghpages-0.8.0 branch May 27, 2024 18:19
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