Skip to content

Update sbt-typelevel, sbt-typelevel-site to 0.4.17#464

Merged
johnynek merged 2 commits intomainfrom
update/sbt-typelevel-0.4.17
Nov 18, 2022
Merged

Update sbt-typelevel, sbt-typelevel-site to 0.4.17#464
johnynek merged 2 commits intomainfrom
update/sbt-typelevel-0.4.17

Conversation

@typelevel-steward
Copy link
Contributor

Updates

from 0.4.16 to 0.4.17.
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!

Adjust future updates

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

updates.ignore = [ { groupId = "org.typelevel" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "org.typelevel" }
}]

labels: sbt-plugin-update, early-semver-minor, semver-spec-patch, commit-count:n:2

@johnynek johnynek merged commit a5d4285 into main Nov 18, 2022
@johnynek johnynek deleted the update/sbt-typelevel-0.4.17 branch November 18, 2022 20:04
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