Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 46 commits into
base: main
Choose a base branch
from

Conversation

gu-scala-steward-public-repos[bot]
Copy link
Contributor

@gu-scala-steward-public-repos gu-scala-steward-public-repos bot commented Oct 29, 2024

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/yarn.lock
support-frontend/yarn.lock
support-frontend/public/newsletters.svg
support-workers/build.sbt
.github/workflows/playwright-cron.yml
.github/workflows/playwright-smoke.yml
.nvmrc
support-frontend/package.json
.github/workflows/sbt-dependency-graph.yaml
support-e2e/yarn.lock
support-frontend/.storybook/static/logo.svg
support-frontend/assets/__mocks__/productInfoMocks.ts
support-frontend/assets/components/paymentMethodSelector/paypalIcon.tsx
support-frontend/assets/components/svgs/headlineImageDesktop.tsx
support-frontend/assets/components/svgs/headlineImagePatronsDesktop.tsx
support-frontend/assets/components/thankYou/thankYouModuleIcons.tsx
support-frontend/assets/helpers/productPrice/__tests__/paperSavingsVsRetailTests.ts
support-frontend/assets/pages/aus-moment-map/components/header.tsx
support-frontend/assets/pages/aus-moment-map/components/territories/newSouthWalesSvg.tsx
support-frontend/assets/pages/aus-moment-map/components/territories/queenslandSvg.tsx
support-frontend/assets/pages/aus-moment-map/components/territories/tasmaniaSvg.tsx
support-frontend/assets/pages/supporter-plus-landing/components/PaymentIcons.tsx
support-frontend/build.sbt
support-payment-api/src/test/scala/actions/RateLimitingActionSpec.scala
project/LibraryVersions.scala
support-payment-api/build.sbt
project/plugins.sbt
cdk/package.json
support-frontend/assets/components/svgs/appImageFeast.tsx
support-frontend/assets/components/svgs/headlineImageMobile.tsx
support-frontend/assets/components/thankYou/appDownload/AppDownloadBadges.tsx
support-frontend/assets/components/tooltip/InfoRound.tsx
support-frontend/assets/pages/aus-moment-map/components/territories/victoriaSvg.tsx
support-frontend/assets/pages/aus-moment-map/components/territories/westernAustraliaSvg.tsx
support-models/README.md
support-models/src/test/scala/com/gu/support/paperround/SerialisationSpec.scala
support-payment-api/src/test/scala/model/paypal/PaypalRefundWebHookBodySpec.scala
⚙ 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 = "com.beachape", artifactId = "enumeratum" },
  { groupId = "com.beachape", artifactId = "enumeratum-circe" },
  { groupId = "com.eed3si9n", artifactId = "sbt-assembly" },
  { groupId = "com.eed3si9n", artifactId = "sbt-buildinfo" },
  { groupId = "com.fasterxml.jackson.core", artifactId = "jackson-annotations" },
  { groupId = "com.fasterxml.jackson.core", artifactId = "jackson-core" },
  { groupId = "com.fasterxml.jackson.core", artifactId = "jackson-databind" },
  { groupId = "com.fasterxml.jackson.dataformat", artifactId = "jackson-dataformat-cbor" },
  { groupId = "com.fasterxml.jackson.datatype", artifactId = "jackson-datatype-jdk8" },
  { groupId = "com.fasterxml.jackson.datatype", artifactId = "jackson-datatype-jsr310" },
  { groupId = "com.fasterxml.jackson.module", artifactId = "jackson-module-scala" },
  { groupId = "com.github.sbt", artifactId = "sbt-native-packager" },
  { groupId = "com.github.sbt", artifactId = "sbt-pgp" },
  { groupId = "com.github.sbt", artifactId = "sbt-release" },
  { groupId = "com.google.cloud", artifactId = "google-cloud-bigquery" },
  { groupId = "com.google.guava", artifactId = "guava" },
  { groupId = "com.google.protobuf", artifactId = "protobuf-java" },
  { groupId = "com.googlecode.libphonenumber", artifactId = "libphonenumber" },
  { groupId = "com.gu.identity", artifactId = "identity-auth-play" },
  { groupId = "com.gu.play-googleauth", artifactId = "play-v30" },
  { groupId = "com.jayway.jsonpath", artifactId = "json-path" },
  { groupId = "com.lihaoyi", artifactId = "pprint" },
  { groupId = "com.okta.jwt", artifactId = "okta-jwt-verifier" },
  { groupId = "com.okta.jwt", artifactId = "okta-jwt-verifier-impl" },
  { groupId = "com.squareup.okhttp3", artifactId = "mockwebserver" },
  { groupId = "com.squareup.okhttp3", artifactId = "okhttp" },
  { groupId = "com.sun.xml.bind", artifactId = "jaxb-core" },
  { groupId = "com.sun.xml.bind", artifactId = "jaxb-impl" },
  { groupId = "com.typesafe", artifactId = "config" },
  { groupId = "com.typesafe.sbt", artifactId = "sbt-digest" },
  { groupId = "commons-io", artifactId = "commons-io" },
  { groupId = "io.circe", artifactId = "circe-core" },
  { groupId = "io.circe", artifactId = "circe-generic" },
  { groupId = "io.circe", artifactId = "circe-generic-extras" },
  { groupId = "io.circe", artifactId = "circe-optics" },
  { groupId = "io.circe", artifactId = "circe-parser" },
  { groupId = "io.sentry", artifactId = "sentry-logback" },
  { groupId = "joda-time", artifactId = "joda-time" },
  { groupId = "org.joda", artifactId = "joda-convert" },
  { groupId = "org.mockito", artifactId = "mockito-scala" },
  { groupId = "org.mockito", artifactId = "mockito-scala-scalatest" },
  { groupId = "org.playframework", artifactId = "play-ahc-ws" },
  { groupId = "org.playframework", artifactId = "play-filters-helpers" },
  { groupId = "org.playframework", artifactId = "play-jdbc" },
  { 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" },
  { groupId = "org.playframework.anorm", artifactId = "anorm" },
  { groupId = "org.playframework.twirl", artifactId = "twirl-api" },
  { groupId = "org.scala-lang", artifactId = "scala-library" },
  { groupId = "org.scala-lang", artifactId = "scala3-library" },
  { groupId = "org.scala-sbt", artifactId = "sbt" },
  { groupId = "org.scala-sbt", artifactId = "scripted-plugin" },
  { groupId = "org.scalameta", artifactId = "scalafmt-core" },
  { groupId = "org.scalatest", artifactId = "scalatest" },
  { groupId = "org.scalatestplus.play", artifactId = "scalatestplus-play" },
  { groupId = "org.scanamo", artifactId = "scanamo" },
  { groupId = "org.typelevel", artifactId = "cats-core" },
  { groupId = "org.typelevel", artifactId = "kind-projector_2.13.4" },
  { groupId = "org.vafer", artifactId = "jdeb" },
  { groupId = "org.xerial.sbt", artifactId = "sbt-sonatype" }
]

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 = "com.beachape", artifactId = "enumeratum" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.beachape", artifactId = "enumeratum-circe" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.eed3si9n", artifactId = "sbt-assembly" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.eed3si9n", artifactId = "sbt-buildinfo" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.fasterxml.jackson.core", artifactId = "jackson-annotations" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.fasterxml.jackson.core", artifactId = "jackson-core" }
  },
  {
    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.datatype", artifactId = "jackson-datatype-jdk8" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.fasterxml.jackson.datatype", artifactId = "jackson-datatype-jsr310" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.fasterxml.jackson.module", artifactId = "jackson-module-scala" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.github.sbt", artifactId = "sbt-native-packager" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.github.sbt", artifactId = "sbt-pgp" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.github.sbt", artifactId = "sbt-release" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.google.cloud", artifactId = "google-cloud-bigquery" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.google.guava", artifactId = "guava" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.google.protobuf", artifactId = "protobuf-java" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.googlecode.libphonenumber", artifactId = "libphonenumber" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.gu.identity", artifactId = "identity-auth-play" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.gu.play-googleauth", artifactId = "play-v30" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.jayway.jsonpath", artifactId = "json-path" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.lihaoyi", artifactId = "pprint" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.okta.jwt", artifactId = "okta-jwt-verifier" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.okta.jwt", artifactId = "okta-jwt-verifier-impl" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.squareup.okhttp3", artifactId = "mockwebserver" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.squareup.okhttp3", artifactId = "okhttp" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.sun.xml.bind", artifactId = "jaxb-core" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.sun.xml.bind", artifactId = "jaxb-impl" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.typesafe", artifactId = "config" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.typesafe.sbt", artifactId = "sbt-digest" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "commons-io", artifactId = "commons-io" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "io.circe", artifactId = "circe-core" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "io.circe", artifactId = "circe-generic" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "io.circe", artifactId = "circe-generic-extras" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "io.circe", artifactId = "circe-optics" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "io.circe", artifactId = "circe-parser" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "io.sentry", artifactId = "sentry-logback" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "joda-time", artifactId = "joda-time" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.joda", artifactId = "joda-convert" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.mockito", artifactId = "mockito-scala" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.mockito", artifactId = "mockito-scala-scalatest" }
  },
  {
    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-jdbc" }
  },
  {
    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" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.playframework.anorm", artifactId = "anorm" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.playframework.twirl", artifactId = "twirl-api" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scala-lang", artifactId = "scala-library" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scala-lang", artifactId = "scala3-library" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scala-sbt", artifactId = "sbt" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scala-sbt", artifactId = "scripted-plugin" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scalameta", artifactId = "scalafmt-core" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scalatest", artifactId = "scalatest" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scalatestplus.play", artifactId = "scalatestplus-play" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scanamo", artifactId = "scanamo" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.typelevel", artifactId = "cats-core" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.typelevel", artifactId = "kind-projector_2.13.4" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.vafer", artifactId = "jdeb" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.xerial.sbt", artifactId = "sbt-sonatype" }
  }
]
labels: dependencies, library-update, sbt-plugin-update, test-library-update, early-semver-minor, semver-spec-minor, early-semver-patch, semver-spec-patch, early-semver-major, semver-spec-major, version-scheme:early-semver, version-scheme:semver-spec, early-semver-pre-release, semver-spec-pre-release, artifact-migrations, old-version-remains, commit-count:n:46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment