Skip to content

Conversation

broadbot
Copy link
Contributor

@broadbot broadbot commented Apr 4, 2025

About this PR

πŸ“¦ Updates io.sentry:sentry-logback from 8.5.0 to 8.6.0

πŸ“œ 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!

βš™ Adjust future updates

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

updates.ignore = [ { groupId = "io.sentry", artifactId = "sentry-logback" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "io.sentry", artifactId = "sentry-logback" }
}]
❗ Note that the Scala Steward config file `.scala-steward.conf` wasn't parsed correctly
DecodingFailure at .pullRequests.frequency: cron4s.InvalidCron: Either DayOfMonth and DayOfWeek must have a ? expression
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 4, 2025 12:02
@broadbot broadbot requested review from calypsomatic and samanehsan and removed request for a team April 4, 2025 12:02
@github-actions github-actions bot added the Scala_Steward Scala Steward label Apr 4, 2025
@kevinmarete
Copy link
Contributor

kevinmarete commented Apr 4, 2025

This PR: #1616 fixes scala-steward config, and changes frequency to monthly!

@kevinmarete kevinmarete closed this Apr 4, 2025
@davidangb davidangb deleted the update/sentry-logback-8.6.0 branch August 4, 2025 17:11
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.

2 participants