guardian / mobile-n10n

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

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

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

gu-scala-steward-public-repos[bot] commented 8 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 .scala-steward.conf project/plugins.sbt ```
⚙ Adjust future updates Add these to your `.scala-steward.conf` file to ignore future updates of these dependencies: ``` updates.ignore = [ { groupId = "ch.qos.logback", artifactId = "logback-classic" }, { groupId = "ch.qos.logback", artifactId = "logback-core" }, { groupId = "com.github.docker-java", artifactId = "docker-java-core" }, { groupId = "com.github.docker-java", artifactId = "docker-java-transport-httpclient5" }, { groupId = "com.google.protobuf", artifactId = "protobuf-java" }, { 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 = "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" } ] ``` Or, add these to slow down future updates of these dependencies: ``` dependencyOverrides = [ { pullRequests = { frequency = "30 days" }, dependency = { groupId = "ch.qos.logback", artifactId = "logback-classic" } }, { pullRequests = { frequency = "30 days" }, dependency = { groupId = "ch.qos.logback", artifactId = "logback-core" } }, { pullRequests = { frequency = "30 days" }, dependency = { groupId = "com.github.docker-java", artifactId = "docker-java-core" } }, { pullRequests = { frequency = "30 days" }, dependency = { groupId = "com.github.docker-java", artifactId = "docker-java-transport-httpclient5" } }, { pullRequests = { frequency = "30 days" }, dependency = { groupId = "com.google.protobuf", artifactId = "protobuf-java" } }, { 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 = "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" } } ] ```

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

github-actions[bot] commented 8 months ago

Deploy build 4265 of mobile-n10n:eventconsumer to CODE

All deployment options - [Deploy build 4265 of `mobile-n10n:eventconsumer` to CODE](https://riffraff.gutools.co.uk/deployment/deployAgain?project=mobile-n10n%3Aeventconsumer&build=4265&stage=CODE&updateStrategy=MostlyHarmless&action=deploy) - [Deploy parts of build 4265 to CODE by previewing it first](https://riffraff.gutools.co.uk/preview/yaml?project=mobile-n10n%3Aeventconsumer&build=4265&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 8 months ago

Deploy build 4268 of mobile-n10n:schedule to CODE

All deployment options - [Deploy build 4268 of `mobile-n10n:schedule` to CODE](https://riffraff.gutools.co.uk/deployment/deployAgain?project=mobile-n10n%3Aschedule&build=4268&stage=CODE&updateStrategy=MostlyHarmless&action=deploy) - [Deploy parts of build 4268 to CODE by previewing it first](https://riffraff.gutools.co.uk/preview/yaml?project=mobile-n10n%3Aschedule&build=4268&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 8 months ago

Deploy build 4266 of mobile-n10n:reportextractor to CODE

All deployment options - [Deploy build 4266 of `mobile-n10n:reportextractor` to CODE](https://riffraff.gutools.co.uk/deployment/deployAgain?project=mobile-n10n%3Areportextractor&build=4266&stage=CODE&updateStrategy=MostlyHarmless&action=deploy) - [Deploy parts of build 4266 to CODE by previewing it first](https://riffraff.gutools.co.uk/preview/yaml?project=mobile-n10n%3Areportextractor&build=4266&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 8 months ago

Deploy build 4264 of mobile-n10n:fakebreakingnewslambda to CODE

All deployment options - [Deploy build 4264 of `mobile-n10n:fakebreakingnewslambda` to CODE](https://riffraff.gutools.co.uk/deployment/deployAgain?project=mobile-n10n%3Afakebreakingnewslambda&build=4264&stage=CODE&updateStrategy=MostlyHarmless&action=deploy) - [Deploy parts of build 4264 to CODE by previewing it first](https://riffraff.gutools.co.uk/preview/yaml?project=mobile-n10n%3Afakebreakingnewslambda&build=4264&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 8 months ago

Deploy build 4268 of mobile-n10n:football to CODE

All deployment options - [Deploy build 4268 of `mobile-n10n:football` to CODE](https://riffraff.gutools.co.uk/deployment/deployAgain?project=mobile-n10n%3Afootball&build=4268&stage=CODE&updateStrategy=MostlyHarmless&action=deploy) - [Deploy parts of build 4268 to CODE by previewing it first](https://riffraff.gutools.co.uk/preview/yaml?project=mobile-n10n%3Afootball&build=4268&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 8 months ago

Deploy build 4265 of mobile-n10n:report to CODE

All deployment options - [Deploy build 4265 of `mobile-n10n:report` to CODE](https://riffraff.gutools.co.uk/deployment/deployAgain?project=mobile-n10n%3Areport&build=4265&stage=CODE&updateStrategy=MostlyHarmless&action=deploy) - [Deploy parts of build 4265 to CODE by previewing it first](https://riffraff.gutools.co.uk/preview/yaml?project=mobile-n10n%3Areport&build=4265&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 8 months ago

Deploy build 4272 of mobile-n10n:notification to CODE

All deployment options - [Deploy build 4272 of `mobile-n10n:notification` to CODE](https://riffraff.gutools.co.uk/deployment/deployAgain?project=mobile-n10n%3Anotification&build=4272&stage=CODE&updateStrategy=MostlyHarmless&action=deploy) - [Deploy parts of build 4272 to CODE by previewing it first](https://riffraff.gutools.co.uk/preview/yaml?project=mobile-n10n%3Anotification&build=4272&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 8 months ago

Deploy build 4275 of mobile-n10n:slomonitor to CODE

All deployment options - [Deploy build 4275 of `mobile-n10n:slomonitor` to CODE](https://riffraff.gutools.co.uk/deployment/deployAgain?project=mobile-n10n%3Aslomonitor&build=4275&stage=CODE&updateStrategy=MostlyHarmless&action=deploy) - [Deploy parts of build 4275 to CODE by previewing it first](https://riffraff.gutools.co.uk/preview/yaml?project=mobile-n10n%3Aslomonitor&build=4275&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 8 months ago

Deploy build 4272 of mobile-n10n:registration to CODE

All deployment options - [Deploy build 4272 of `mobile-n10n:registration` to CODE](https://riffraff.gutools.co.uk/deployment/deployAgain?project=mobile-n10n%3Aregistration&build=4272&stage=CODE&updateStrategy=MostlyHarmless&action=deploy) - [Deploy parts of build 4272 to CODE by previewing it first](https://riffraff.gutools.co.uk/preview/yaml?project=mobile-n10n%3Aregistration&build=4272&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 8 months ago

Deploy build 4297 of mobile-n10n:notificationworkerlambda to CODE

All deployment options - [Deploy build 4297 of `mobile-n10n:notificationworkerlambda` to CODE](https://riffraff.gutools.co.uk/deployment/deployAgain?project=mobile-n10n%3Anotificationworkerlambda&build=4297&stage=CODE&updateStrategy=MostlyHarmless&action=deploy) - [Deploy parts of build 4297 to CODE by previewing it first](https://riffraff.gutools.co.uk/preview/yaml?project=mobile-n10n%3Anotificationworkerlambda&build=4297&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.