guardian / prout

Looks after your pull requests, tells you when they're live
https://www.theguardian.com/info/developer-blog/2015/feb/03/prout-is-your-pull-request-out
Apache License 2.0
146 stars 14 forks source link

chore(deps): Non-AWS dependency updates #118

Closed gu-scala-steward-public-repos[bot] closed 4 months ago

gu-scala-steward-public-repos[bot] commented 6 months ago

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 = "org.playframework", artifactId = "play-ahc-ws" }, { groupId = "org.playframework", artifactId = "play-filters-helpers" }, { groupId = "org.playframework", artifactId = "play-logback" }, { groupId = "org.playframework", artifactId = "play-pekko-http-server" }, { groupId = "org.playframework", artifactId = "play-server" }, { groupId = "org.playframework", artifactId = "play-test" }, { groupId = "org.playframework", artifactId = "sbt-plugin" } ] ``` Or, add these to slow down future updates of these dependencies: ``` dependencyOverrides = [ { pullRequests = { frequency = "30 days" }, dependency = { groupId = "org.playframework", artifactId = "play-ahc-ws" } }, { pullRequests = { frequency = "30 days" }, dependency = { groupId = "org.playframework", artifactId = "play-filters-helpers" } }, { pullRequests = { frequency = "30 days" }, dependency = { groupId = "org.playframework", artifactId = "play-logback" } }, { pullRequests = { frequency = "30 days" }, dependency = { groupId = "org.playframework", artifactId = "play-pekko-http-server" } }, { pullRequests = { frequency = "30 days" }, dependency = { groupId = "org.playframework", artifactId = "play-server" } }, { pullRequests = { frequency = "30 days" }, dependency = { groupId = "org.playframework", artifactId = "play-test" } }, { pullRequests = { frequency = "30 days" }, dependency = { groupId = "org.playframework", artifactId = "sbt-plugin" } } ] ```

labels: dependencies, library-update, test-library-update, sbt-plugin-update, early-semver-patch, semver-spec-patch, commit-count:1

prout-bot commented 4 months ago

Seen on PROD (created by @gu-scala-steward-public-repos[bot] and merged by @rtyley 50 minutes and 53 seconds ago) Please check your changes!

Sentry Release: prout