Skip to content

[2.2.x] Patch updates#1193

Merged
mkurz merged 1 commit into
2.2.xfrom
update/2.2.x/patches
Dec 19, 2025
Merged

[2.2.x] Patch updates#1193
mkurz merged 1 commit into
2.2.xfrom
update/2.2.x/patches

Conversation

@mkurz

@mkurz mkurz commented Dec 19, 2025

Copy link
Copy Markdown
Member

About this PR

Updates:

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

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 these to your .scala-steward.conf file to ignore future updates of these dependencies:

updates.ignore = [
  { groupId = "com.typesafe.netty", artifactId = "netty-reactive-streams" }
]

Or, add these to slow down future updates of these dependencies:

dependencyOverrides = [
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.typesafe.netty", artifactId = "netty-reactive-streams" }
  }
]
labels: library-update, early-semver-patch, semver-spec-patch, commit-count:1

@mkurz mkurz merged commit 337a3f7 into 2.2.x Dec 19, 2025
14 checks passed
@mkurz mkurz deleted the update/2.2.x/patches branch December 19, 2025 23:41
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