Skip to content

Conversation

broadbot
Copy link
Contributor

@broadbot broadbot commented Apr 5, 2025

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 = "io.sentry", artifactId = "sentry-logback" }
]

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

dependencyOverrides = [
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "io.sentry", artifactId = "sentry-logback" }
  }
]
labels: library-update, early-semver-minor, semver-spec-minor, commit-count:1

@broadbot broadbot requested a review from a team as a code owner April 5, 2025 12:02
@broadbot broadbot requested review from marctalbott and samanehsan and removed request for a team April 5, 2025 12:02
@github-actions github-actions bot added the Scala_Steward Scala Steward label Apr 5, 2025
@kevinmarete kevinmarete merged commit d8a0557 into develop Apr 8, 2025
15 checks passed
@kevinmarete kevinmarete deleted the update/minor_patch branch April 8, 2025 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scala_Steward Scala Steward

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants