Skip to content

Update skunk-circe, skunk-core to 0.6.5#783

Merged
milessabin merged 1 commit into
mainfrom
update/skunk-circe-0.6.5
Dec 13, 2025
Merged

Update skunk-circe, skunk-core to 0.6.5#783
milessabin merged 1 commit into
mainfrom
update/skunk-circe-0.6.5

Conversation

@typelevel-steward
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates

from 0.6.4 to 0.6.5

📜 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.6.4).
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 = "org.tpolecat" } ]

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

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

Copy link
Copy Markdown
Member

@milessabin milessabin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@milessabin milessabin self-assigned this Dec 13, 2025
@milessabin milessabin merged commit 5db9bab into main Dec 13, 2025
13 checks passed
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