Skip to content

Update cats-parse to 0.3.9#8

Merged
keynmol merged 4 commits into
mainfrom
update/cats-parse-0.3.9
Feb 18, 2023
Merged

Update cats-parse to 0.3.9#8
keynmol merged 4 commits into
mainfrom
update/cats-parse-0.3.9

Conversation

@neanderward

@neanderward neanderward Bot commented Feb 17, 2023

Copy link
Copy Markdown
Contributor

Updates org.typelevel:cats-parse from 0.3.8 to 0.3.9.
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", artifactId = "cats-parse" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.typelevel", artifactId = "cats-parse" }
}]

labels: library-update, early-semver-minor, semver-spec-patch, version-scheme:early-semver, commit-count:1

@keynmol
keynmol merged commit 56aedd3 into main Feb 18, 2023
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