guardian / mobile-n10n

n10n for nOTIFICATIOn
Apache License 2.0
26 stars 4 forks source link

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

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

gu-scala-steward-public-repos[bot] commented 9 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!

🔍 Files still referring to the old version numbers The following files still refer to the old version numbers. You might want to review and update them manually. ``` cdk/package-lock.json cdk/yarn.lock notificationworkerlambda/cdk/yarn.lock ```
⚙ Adjust future updates Add these to your `.scala-steward.conf` file to ignore future updates of these dependencies: ``` updates.ignore = [ { groupId = "com.fasterxml.jackson.core", artifactId = "jackson-databind" }, { groupId = "com.fasterxml.jackson.dataformat", artifactId = "jackson-dataformat-cbor" }, { groupId = "com.fasterxml.jackson.module", artifactId = "jackson-module-scala_2.13" }, { groupId = "com.github.sbt", artifactId = "sbt-release" }, { groupId = "com.google.protobuf", artifactId = "protobuf-java" }, { groupId = "com.gu", artifactId = "pa-client" }, { groupId = "com.typesafe.play", artifactId = "play" }, { groupId = "com.typesafe.play", artifactId = "play-ahc-ws" }, { groupId = "com.typesafe.play", artifactId = "play-akka-http-server" }, { groupId = "com.typesafe.play", artifactId = "play-filters-helpers" }, { groupId = "com.typesafe.play", artifactId = "play-logback" }, { groupId = "com.typesafe.play", artifactId = "play-server" }, { groupId = "com.typesafe.play", artifactId = "play-specs2" }, { groupId = "com.typesafe.play", artifactId = "play-test" }, { groupId = "com.typesafe.play", artifactId = "sbt-plugin" }, { groupId = "io.netty", artifactId = "netty-codec" }, { groupId = "io.netty", artifactId = "netty-codec-http" }, { groupId = "io.netty", artifactId = "netty-codec-http2" }, { groupId = "io.netty", artifactId = "netty-common" }, { groupId = "io.netty", artifactId = "netty-handler" }, { groupId = "joda-time", artifactId = "joda-time" } ] ``` Or, add these to slow down future updates of these dependencies: ``` dependencyOverrides = [ { pullRequests = { frequency = "30 days" }, dependency = { groupId = "com.fasterxml.jackson.core", artifactId = "jackson-databind" } }, { pullRequests = { frequency = "30 days" }, dependency = { groupId = "com.fasterxml.jackson.dataformat", artifactId = "jackson-dataformat-cbor" } }, { pullRequests = { frequency = "30 days" }, dependency = { groupId = "com.fasterxml.jackson.module", artifactId = "jackson-module-scala_2.13" } }, { pullRequests = { frequency = "30 days" }, dependency = { groupId = "com.github.sbt", artifactId = "sbt-release" } }, { pullRequests = { frequency = "30 days" }, dependency = { groupId = "com.google.protobuf", artifactId = "protobuf-java" } }, { pullRequests = { frequency = "30 days" }, dependency = { groupId = "com.gu", artifactId = "pa-client" } }, { pullRequests = { frequency = "30 days" }, dependency = { groupId = "com.typesafe.play", artifactId = "play" } }, { pullRequests = { frequency = "30 days" }, dependency = { groupId = "com.typesafe.play", artifactId = "play-ahc-ws" } }, { pullRequests = { frequency = "30 days" }, dependency = { groupId = "com.typesafe.play", artifactId = "play-akka-http-server" } }, { pullRequests = { frequency = "30 days" }, dependency = { groupId = "com.typesafe.play", artifactId = "play-filters-helpers" } }, { pullRequests = { frequency = "30 days" }, dependency = { groupId = "com.typesafe.play", artifactId = "play-logback" } }, { pullRequests = { frequency = "30 days" }, dependency = { groupId = "com.typesafe.play", artifactId = "play-server" } }, { pullRequests = { frequency = "30 days" }, dependency = { groupId = "com.typesafe.play", artifactId = "play-specs2" } }, { pullRequests = { frequency = "30 days" }, dependency = { groupId = "com.typesafe.play", artifactId = "play-test" } }, { pullRequests = { frequency = "30 days" }, dependency = { groupId = "com.typesafe.play", artifactId = "sbt-plugin" } }, { pullRequests = { frequency = "30 days" }, dependency = { groupId = "io.netty", artifactId = "netty-codec" } }, { pullRequests = { frequency = "30 days" }, dependency = { groupId = "io.netty", artifactId = "netty-codec-http" } }, { pullRequests = { frequency = "30 days" }, dependency = { groupId = "io.netty", artifactId = "netty-codec-http2" } }, { pullRequests = { frequency = "30 days" }, dependency = { groupId = "io.netty", artifactId = "netty-common" } }, { pullRequests = { frequency = "30 days" }, dependency = { groupId = "io.netty", artifactId = "netty-handler" } }, { pullRequests = { frequency = "30 days" }, dependency = { groupId = "joda-time", artifactId = "joda-time" } } ] ```

labels: dependencies, library-update, sbt-plugin-update, test-library-update, early-semver-patch, semver-spec-patch, early-semver-minor, semver-spec-minor, version-scheme:early-semver, early-semver-major, semver-spec-major, artifact-migrations, old-version-remains, commit-count:n:8

github-actions[bot] commented 9 months ago

Deploy build 4252 of mobile-n10n:schedule to CODE

All deployment options - [Deploy build 4252 of `mobile-n10n:schedule` to CODE](https://riffraff.gutools.co.uk/deployment/deployAgain?project=mobile-n10n%3Aschedule&build=4252&stage=CODE&updateStrategy=MostlyHarmless&action=deploy) - [Deploy parts of build 4252 to CODE by previewing it first](https://riffraff.gutools.co.uk/preview/yaml?project=mobile-n10n%3Aschedule&build=4252&stage=CODE&updateStrategy=MostlyHarmless) - [What's on CODE right now?](https://riffraff.gutools.co.uk/deployment/history?projectName=mobile-n10n%3Aschedule&stage=CODE)

From guardian/actions-riff-raff.

github-actions[bot] commented 9 months ago

Deploy build 4249 of mobile-n10n:eventconsumer to CODE

All deployment options - [Deploy build 4249 of `mobile-n10n:eventconsumer` to CODE](https://riffraff.gutools.co.uk/deployment/deployAgain?project=mobile-n10n%3Aeventconsumer&build=4249&stage=CODE&updateStrategy=MostlyHarmless&action=deploy) - [Deploy parts of build 4249 to CODE by previewing it first](https://riffraff.gutools.co.uk/preview/yaml?project=mobile-n10n%3Aeventconsumer&build=4249&stage=CODE&updateStrategy=MostlyHarmless) - [What's on CODE right now?](https://riffraff.gutools.co.uk/deployment/history?projectName=mobile-n10n%3Aeventconsumer&stage=CODE)

From guardian/actions-riff-raff.

github-actions[bot] commented 9 months ago

Deploy build 4252 of mobile-n10n:football to CODE

All deployment options - [Deploy build 4252 of `mobile-n10n:football` to CODE](https://riffraff.gutools.co.uk/deployment/deployAgain?project=mobile-n10n%3Afootball&build=4252&stage=CODE&updateStrategy=MostlyHarmless&action=deploy) - [Deploy parts of build 4252 to CODE by previewing it first](https://riffraff.gutools.co.uk/preview/yaml?project=mobile-n10n%3Afootball&build=4252&stage=CODE&updateStrategy=MostlyHarmless) - [What's on CODE right now?](https://riffraff.gutools.co.uk/deployment/history?projectName=mobile-n10n%3Afootball&stage=CODE)

From guardian/actions-riff-raff.

github-actions[bot] commented 9 months ago

Deploy build 4259 of mobile-n10n:slomonitor to CODE

All deployment options - [Deploy build 4259 of `mobile-n10n:slomonitor` to CODE](https://riffraff.gutools.co.uk/deployment/deployAgain?project=mobile-n10n%3Aslomonitor&build=4259&stage=CODE&updateStrategy=MostlyHarmless&action=deploy) - [Deploy parts of build 4259 to CODE by previewing it first](https://riffraff.gutools.co.uk/preview/yaml?project=mobile-n10n%3Aslomonitor&build=4259&stage=CODE&updateStrategy=MostlyHarmless) - [What's on CODE right now?](https://riffraff.gutools.co.uk/deployment/history?projectName=mobile-n10n%3Aslomonitor&stage=CODE)

From guardian/actions-riff-raff.

github-actions[bot] commented 9 months ago

Deploy build 4250 of mobile-n10n:reportextractor to CODE

All deployment options - [Deploy build 4250 of `mobile-n10n:reportextractor` to CODE](https://riffraff.gutools.co.uk/deployment/deployAgain?project=mobile-n10n%3Areportextractor&build=4250&stage=CODE&updateStrategy=MostlyHarmless&action=deploy) - [Deploy parts of build 4250 to CODE by previewing it first](https://riffraff.gutools.co.uk/preview/yaml?project=mobile-n10n%3Areportextractor&build=4250&stage=CODE&updateStrategy=MostlyHarmless) - [What's on CODE right now?](https://riffraff.gutools.co.uk/deployment/history?projectName=mobile-n10n%3Areportextractor&stage=CODE)

From guardian/actions-riff-raff.

github-actions[bot] commented 9 months ago

Deploy build 4248 of mobile-n10n:fakebreakingnewslambda to CODE

All deployment options - [Deploy build 4248 of `mobile-n10n:fakebreakingnewslambda` to CODE](https://riffraff.gutools.co.uk/deployment/deployAgain?project=mobile-n10n%3Afakebreakingnewslambda&build=4248&stage=CODE&updateStrategy=MostlyHarmless&action=deploy) - [Deploy parts of build 4248 to CODE by previewing it first](https://riffraff.gutools.co.uk/preview/yaml?project=mobile-n10n%3Afakebreakingnewslambda&build=4248&stage=CODE&updateStrategy=MostlyHarmless) - [What's on CODE right now?](https://riffraff.gutools.co.uk/deployment/history?projectName=mobile-n10n%3Afakebreakingnewslambda&stage=CODE)

From guardian/actions-riff-raff.

github-actions[bot] commented 9 months ago

Deploy build 4249 of mobile-n10n:report to CODE

All deployment options - [Deploy build 4249 of `mobile-n10n:report` to CODE](https://riffraff.gutools.co.uk/deployment/deployAgain?project=mobile-n10n%3Areport&build=4249&stage=CODE&updateStrategy=MostlyHarmless&action=deploy) - [Deploy parts of build 4249 to CODE by previewing it first](https://riffraff.gutools.co.uk/preview/yaml?project=mobile-n10n%3Areport&build=4249&stage=CODE&updateStrategy=MostlyHarmless) - [What's on CODE right now?](https://riffraff.gutools.co.uk/deployment/history?projectName=mobile-n10n%3Areport&stage=CODE)

From guardian/actions-riff-raff.

github-actions[bot] commented 9 months ago

Deploy build 4256 of mobile-n10n:notification to CODE

All deployment options - [Deploy build 4256 of `mobile-n10n:notification` to CODE](https://riffraff.gutools.co.uk/deployment/deployAgain?project=mobile-n10n%3Anotification&build=4256&stage=CODE&updateStrategy=MostlyHarmless&action=deploy) - [Deploy parts of build 4256 to CODE by previewing it first](https://riffraff.gutools.co.uk/preview/yaml?project=mobile-n10n%3Anotification&build=4256&stage=CODE&updateStrategy=MostlyHarmless) - [What's on CODE right now?](https://riffraff.gutools.co.uk/deployment/history?projectName=mobile-n10n%3Anotification&stage=CODE)

From guardian/actions-riff-raff.

github-actions[bot] commented 9 months ago

Deploy build 4256 of mobile-n10n:registration to CODE

All deployment options - [Deploy build 4256 of `mobile-n10n:registration` to CODE](https://riffraff.gutools.co.uk/deployment/deployAgain?project=mobile-n10n%3Aregistration&build=4256&stage=CODE&updateStrategy=MostlyHarmless&action=deploy) - [Deploy parts of build 4256 to CODE by previewing it first](https://riffraff.gutools.co.uk/preview/yaml?project=mobile-n10n%3Aregistration&build=4256&stage=CODE&updateStrategy=MostlyHarmless) - [What's on CODE right now?](https://riffraff.gutools.co.uk/deployment/history?projectName=mobile-n10n%3Aregistration&stage=CODE)

From guardian/actions-riff-raff.

github-actions[bot] commented 9 months ago

Deploy build 4281 of mobile-n10n:notificationworkerlambda to CODE

All deployment options - [Deploy build 4281 of `mobile-n10n:notificationworkerlambda` to CODE](https://riffraff.gutools.co.uk/deployment/deployAgain?project=mobile-n10n%3Anotificationworkerlambda&build=4281&stage=CODE&updateStrategy=MostlyHarmless&action=deploy) - [Deploy parts of build 4281 to CODE by previewing it first](https://riffraff.gutools.co.uk/preview/yaml?project=mobile-n10n%3Anotificationworkerlambda&build=4281&stage=CODE&updateStrategy=MostlyHarmless) - [What's on CODE right now?](https://riffraff.gutools.co.uk/deployment/history?projectName=mobile-n10n%3Anotificationworkerlambda&stage=CODE)

From guardian/actions-riff-raff.