Skip to content

Conversation

@scala-steward
Copy link
Contributor

@scala-steward scala-steward commented Mar 25, 2021

About this PR

πŸ“¦ Updates com.lihaoyi:scalatags from 0.9.1 to 0.9.4

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

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.lihaoyi", artifactId = "scalatags" } ]

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

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

@rtimush rtimush force-pushed the update/scalatags-0.9.4 branch from 5ccdcf4 to 19ddc8e Compare July 16, 2023 19:43
@rtimush rtimush force-pushed the update/scalatags-0.9.4 branch from 19ddc8e to 6cec313 Compare July 17, 2023 09:10
@rtimush rtimush enabled auto-merge July 17, 2023 09:11
auto-merge was automatically disabled July 28, 2023 21:33

Head branch was pushed to by a user without write access

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.

1 participant