From bdb7c27e6eb27947d60d49369b6cf6049213e8ee Mon Sep 17 00:00:00 2001 From: "gu-scala-steward-public-repos[bot]" <108136057+gu-scala-steward-public-repos[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 13:06:38 +0000 Subject: [PATCH 1/4] Update content-api-client-aws to 0.7.6 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index e03b1c06..d1a956d2 100644 --- a/build.sbt +++ b/build.sbt @@ -40,7 +40,7 @@ lazy val dependencies = Seq( "org.slf4j" % "slf4j-api" % "1.7.12", "org.slf4j" % "jcl-over-slf4j" % "1.7.12", "com.gu" %% "panda-hmac-play_3-0" % pandaVersion, - "com.gu" %% "content-api-client-aws" % "0.7.4", + "com.gu" %% "content-api-client-aws" % "0.7.6", "com.beachape" %% "enumeratum" % "1.5.13", "org.scalatest" %% "scalatest" % "3.2.19" % Test, "com.typesafe.play" %% "play-json-joda" % "2.8.1", From fc21b5eaca305eeebea71b7dfb504577f42eed59 Mon Sep 17 00:00:00 2001 From: "gu-scala-steward-public-repos[bot]" <108136057+gu-scala-steward-public-repos[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 13:06:38 +0000 Subject: [PATCH 2/4] Update content-api-client-default to 32.0.1 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index d1a956d2..21339126 100644 --- a/build.sbt +++ b/build.sbt @@ -34,7 +34,7 @@ lazy val dependencies = Seq( "ai.x" %% "play-json-extensions" % "0.42.0", "com.squareup.okhttp3" % "okhttp" % "4.9.2", "com.google.guava" % "guava" % "18.0", - "com.gu" %% "content-api-client-default" % "27.0.0", + "com.gu" %% "content-api-client-default" % "32.0.1", "com.gu" %% "tags-thrift-schema" % "2.8.3", "net.logstash.logback" % "logstash-logback-encoder" % "7.2", "org.slf4j" % "slf4j-api" % "1.7.12", From 9319986f08649d0e25cd4b0480b0618298178e11 Mon Sep 17 00:00:00 2001 From: "gu-scala-steward-public-repos[bot]" <108136057+gu-scala-steward-public-repos[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 13:06:38 +0000 Subject: [PATCH 3/4] Update editorial-permissions-client to 2.16.0 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 21339126..3a1f4ad1 100644 --- a/build.sbt +++ b/build.sbt @@ -29,7 +29,7 @@ lazy val dependencies = Seq( "com.amazonaws" % "aws-java-sdk-sts" % awsVersion, "com.amazonaws" % "amazon-kinesis-client" % "1.14.10", "com.gu" %% "pan-domain-auth-play_3-0" % pandaVersion, - "com.gu" %% "editorial-permissions-client" % "2.15", + "com.gu" %% "editorial-permissions-client" % "2.16.0", ws, // for panda "ai.x" %% "play-json-extensions" % "0.42.0", "com.squareup.okhttp3" % "okhttp" % "4.9.2", From 13ad53d3eec740394c7887f461a3bb7935a8ce39 Mon Sep 17 00:00:00 2001 From: "gu-scala-steward-public-repos[bot]" <108136057+gu-scala-steward-public-repos[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 13:06:38 +0000 Subject: [PATCH 4/4] Update tags-thrift-schema to 2.8.4 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 3a1f4ad1..10f38c7c 100644 --- a/build.sbt +++ b/build.sbt @@ -35,7 +35,7 @@ lazy val dependencies = Seq( "com.squareup.okhttp3" % "okhttp" % "4.9.2", "com.google.guava" % "guava" % "18.0", "com.gu" %% "content-api-client-default" % "32.0.1", - "com.gu" %% "tags-thrift-schema" % "2.8.3", + "com.gu" %% "tags-thrift-schema" % "2.8.4", "net.logstash.logback" % "logstash-logback-encoder" % "7.2", "org.slf4j" % "slf4j-api" % "1.7.12", "org.slf4j" % "jcl-over-slf4j" % "1.7.12",