From 1ff80b6296c84f1d48878f3c0f626d6cfee1024f Mon Sep 17 00:00:00 2001 From: tna-digital-archiving-jenkins Date: Tue, 1 Oct 2024 08:31:44 +0000 Subject: [PATCH 01/19] Update mockito-core to 5.14.1 in scala-steward-dependencies --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index dfb0f4f5d..c367f58cb 100644 --- a/build.sbt +++ b/build.sbt @@ -43,7 +43,7 @@ libraryDependencies ++= Seq( "io.opentelemetry.contrib" % "opentelemetry-aws-xray" % "1.39.0", "io.opentelemetry.contrib" % "opentelemetry-aws-xray-propagator" % "1.22.0-alpha", "com.github.tomakehurst" % "wiremock-standalone" % "3.0.1" % Test, - "org.mockito" % "mockito-core" % "5.14.0" % Test, + "org.mockito" % "mockito-core" % "5.14.1" % Test, "org.scalatestplus" %% "mockito-3-4" % "3.2.10.0" % Test ) libraryDependencies += "org.scala-lang.modules" %% "scala-java8-compat" % "1.0.2" From 390b3bc475b8d723b239467df8eef9075dcb2ad9 Mon Sep 17 00:00:00 2001 From: tna-digital-archiving-jenkins Date: Tue, 1 Oct 2024 08:31:51 +0000 Subject: [PATCH 02/19] Update s3-utils, sns-utils to 0.1.211 in scala-steward-dependencies --- build.sbt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.sbt b/build.sbt index dfb0f4f5d..71fb17eb5 100644 --- a/build.sbt +++ b/build.sbt @@ -31,8 +31,8 @@ libraryDependencies ++= Seq( "uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.214", "uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.387", "uk.gov.nationalarchives" %% "tdr-metadata-validation" % "0.0.60", - "uk.gov.nationalarchives" %% "s3-utils" % "0.1.208", - "uk.gov.nationalarchives" %% "sns-utils" % "0.1.208", + "uk.gov.nationalarchives" %% "s3-utils" % "0.1.211", + "uk.gov.nationalarchives" %% "sns-utils" % "0.1.211", "ch.qos.logback" % "logback-classic" % "1.5.8", ws, "io.opentelemetry" % "opentelemetry-api" % "1.42.1", From 18af71fa8920cda322986863938b8c8a7608f1a0 Mon Sep 17 00:00:00 2001 From: tna-digital-archiving-jenkins Date: Tue, 1 Oct 2024 08:31:54 +0000 Subject: [PATCH 03/19] Update tdr-auth-utils to 0.0.215 in scala-steward-dependencies --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index dfb0f4f5d..e06ca92f3 100644 --- a/build.sbt +++ b/build.sbt @@ -28,7 +28,7 @@ libraryDependencies ++= Seq( "com.softwaremill.sttp.client" %% "circe" % sttpVersion, "com.softwaremill.sttp.client" %% "async-http-client-backend-future" % sttpVersion, "uk.gov.nationalarchives" %% "tdr-graphql-client" % "0.0.183", - "uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.214", + "uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.215", "uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.387", "uk.gov.nationalarchives" %% "tdr-metadata-validation" % "0.0.60", "uk.gov.nationalarchives" %% "s3-utils" % "0.1.208", From ceb0c9fe821937c525ba4fcccf59e5497053a362 Mon Sep 17 00:00:00 2001 From: tna-digital-archiving-jenkins Date: Thu, 3 Oct 2024 13:26:10 +0000 Subject: [PATCH 04/19] Update tdr-graphql-client to 0.0.185 in scala-steward-dependencies --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 079dfb7d6..1a8604414 100644 --- a/build.sbt +++ b/build.sbt @@ -27,7 +27,7 @@ libraryDependencies ++= Seq( "com.softwaremill.sttp.client" %% "core" % sttpVersion, "com.softwaremill.sttp.client" %% "circe" % sttpVersion, "com.softwaremill.sttp.client" %% "async-http-client-backend-future" % sttpVersion, - "uk.gov.nationalarchives" %% "tdr-graphql-client" % "0.0.183", + "uk.gov.nationalarchives" %% "tdr-graphql-client" % "0.0.185", "uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.215", "uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.387", "uk.gov.nationalarchives" %% "tdr-metadata-validation" % "0.0.60", From cae4b8f2fd49839cbee93dae65fe8440696015ba Mon Sep 17 00:00:00 2001 From: tna-da-bot <181243999+tna-da-bot@users.noreply.github.com> Date: Thu, 10 Oct 2024 09:20:02 +0000 Subject: [PATCH 05/19] Update logback-classic to 1.5.9 in scala-steward-dependencies --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 1a8604414..e73baa665 100644 --- a/build.sbt +++ b/build.sbt @@ -33,7 +33,7 @@ libraryDependencies ++= Seq( "uk.gov.nationalarchives" %% "tdr-metadata-validation" % "0.0.60", "uk.gov.nationalarchives" %% "s3-utils" % "0.1.211", "uk.gov.nationalarchives" %% "sns-utils" % "0.1.211", - "ch.qos.logback" % "logback-classic" % "1.5.8", + "ch.qos.logback" % "logback-classic" % "1.5.9", ws, "io.opentelemetry" % "opentelemetry-api" % "1.42.1", "io.opentelemetry" % "opentelemetry-exporter-otlp" % "1.42.1", From 708e615870c296f421f289a7506f288381d0dd22 Mon Sep 17 00:00:00 2001 From: tna-da-bot <181243999+tna-da-bot@users.noreply.github.com> Date: Thu, 10 Oct 2024 09:20:09 +0000 Subject: [PATCH 06/19] Update tdr-generated-graphql to 0.0.388 in scala-steward-dependencies --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 1a8604414..4706025fe 100644 --- a/build.sbt +++ b/build.sbt @@ -29,7 +29,7 @@ libraryDependencies ++= Seq( "com.softwaremill.sttp.client" %% "async-http-client-backend-future" % sttpVersion, "uk.gov.nationalarchives" %% "tdr-graphql-client" % "0.0.185", "uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.215", - "uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.387", + "uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.388", "uk.gov.nationalarchives" %% "tdr-metadata-validation" % "0.0.60", "uk.gov.nationalarchives" %% "s3-utils" % "0.1.211", "uk.gov.nationalarchives" %% "sns-utils" % "0.1.211", From 9f5e61719a9b58f37cc8aa794a85db7816c6cdd9 Mon Sep 17 00:00:00 2001 From: tna-da-bot <181243999+tna-da-bot@users.noreply.github.com> Date: Thu, 10 Oct 2024 09:20:13 +0000 Subject: [PATCH 07/19] Update tdr-graphql-client to 0.0.187 in scala-steward-dependencies --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 1a8604414..b251bafcc 100644 --- a/build.sbt +++ b/build.sbt @@ -27,7 +27,7 @@ libraryDependencies ++= Seq( "com.softwaremill.sttp.client" %% "core" % sttpVersion, "com.softwaremill.sttp.client" %% "circe" % sttpVersion, "com.softwaremill.sttp.client" %% "async-http-client-backend-future" % sttpVersion, - "uk.gov.nationalarchives" %% "tdr-graphql-client" % "0.0.185", + "uk.gov.nationalarchives" %% "tdr-graphql-client" % "0.0.187", "uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.215", "uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.387", "uk.gov.nationalarchives" %% "tdr-metadata-validation" % "0.0.60", From daf4bea5c594d3ee410497d70b0b6c3f9d22e007 Mon Sep 17 00:00:00 2001 From: tna-da-bot <181243999+tna-da-bot@users.noreply.github.com> Date: Sun, 13 Oct 2024 08:31:06 +0000 Subject: [PATCH 08/19] Update logback-classic to 1.5.10 in scala-steward-dependencies --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index e0c050237..57f9b37e0 100644 --- a/build.sbt +++ b/build.sbt @@ -33,7 +33,7 @@ libraryDependencies ++= Seq( "uk.gov.nationalarchives" %% "tdr-metadata-validation" % "0.0.60", "uk.gov.nationalarchives" %% "s3-utils" % "0.1.211", "uk.gov.nationalarchives" %% "sns-utils" % "0.1.211", - "ch.qos.logback" % "logback-classic" % "1.5.9", + "ch.qos.logback" % "logback-classic" % "1.5.10", ws, "io.opentelemetry" % "opentelemetry-api" % "1.42.1", "io.opentelemetry" % "opentelemetry-exporter-otlp" % "1.42.1", From 588ad6692d4cff5fdf23b3599d0151ff8cef9374 Mon Sep 17 00:00:00 2001 From: tna-da-bot <181243999+tna-da-bot@users.noreply.github.com> Date: Sun, 13 Oct 2024 08:31:12 +0000 Subject: [PATCH 09/19] Update opentelemetry-api, ... to 1.43.0 in scala-steward-dependencies --- build.sbt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build.sbt b/build.sbt index e0c050237..62fc83516 100644 --- a/build.sbt +++ b/build.sbt @@ -35,9 +35,9 @@ libraryDependencies ++= Seq( "uk.gov.nationalarchives" %% "sns-utils" % "0.1.211", "ch.qos.logback" % "logback-classic" % "1.5.9", ws, - "io.opentelemetry" % "opentelemetry-api" % "1.42.1", - "io.opentelemetry" % "opentelemetry-exporter-otlp" % "1.42.1", - "io.opentelemetry" % "opentelemetry-sdk" % "1.42.1", + "io.opentelemetry" % "opentelemetry-api" % "1.43.0", + "io.opentelemetry" % "opentelemetry-exporter-otlp" % "1.43.0", + "io.opentelemetry" % "opentelemetry-sdk" % "1.43.0", "io.opentelemetry" % "opentelemetry-extension-aws" % "1.20.1", "io.opentelemetry" % "opentelemetry-sdk-extension-aws" % "1.19.0", "io.opentelemetry.contrib" % "opentelemetry-aws-xray" % "1.39.0", From 8b3b9a864f641fb4fbe3c99ccafa617c6f451cb6 Mon Sep 17 00:00:00 2001 From: tna-da-bot <181243999+tna-da-bot@users.noreply.github.com> Date: Sun, 13 Oct 2024 08:31:30 +0000 Subject: [PATCH 10/19] Update tdr-auth-utils to 0.0.216 in scala-steward-dependencies --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index e0c050237..6be7da5ed 100644 --- a/build.sbt +++ b/build.sbt @@ -28,7 +28,7 @@ libraryDependencies ++= Seq( "com.softwaremill.sttp.client" %% "circe" % sttpVersion, "com.softwaremill.sttp.client" %% "async-http-client-backend-future" % sttpVersion, "uk.gov.nationalarchives" %% "tdr-graphql-client" % "0.0.187", - "uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.215", + "uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.216", "uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.388", "uk.gov.nationalarchives" %% "tdr-metadata-validation" % "0.0.60", "uk.gov.nationalarchives" %% "s3-utils" % "0.1.211", From 22ce1d25563ba92bca892cb89d5445940d6cf553 Mon Sep 17 00:00:00 2001 From: tna-da-bot <181243999+tna-da-bot@users.noreply.github.com> Date: Sun, 13 Oct 2024 08:31:45 +0000 Subject: [PATCH 11/19] Update tdr-generated-graphql to 0.0.389 in scala-steward-dependencies --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index e0c050237..193a8faa3 100644 --- a/build.sbt +++ b/build.sbt @@ -29,7 +29,7 @@ libraryDependencies ++= Seq( "com.softwaremill.sttp.client" %% "async-http-client-backend-future" % sttpVersion, "uk.gov.nationalarchives" %% "tdr-graphql-client" % "0.0.187", "uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.215", - "uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.388", + "uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.389", "uk.gov.nationalarchives" %% "tdr-metadata-validation" % "0.0.60", "uk.gov.nationalarchives" %% "s3-utils" % "0.1.211", "uk.gov.nationalarchives" %% "sns-utils" % "0.1.211", From 87c8849c944ef0d3d3c6690c861b5e2779a08764 Mon Sep 17 00:00:00 2001 From: tna-da-bot <181243999+tna-da-bot@users.noreply.github.com> Date: Wed, 16 Oct 2024 08:33:37 +0000 Subject: [PATCH 12/19] Update mockito-core to 5.14.2 in scala-steward-dependencies --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 0668acb24..4b328c149 100644 --- a/build.sbt +++ b/build.sbt @@ -43,7 +43,7 @@ libraryDependencies ++= Seq( "io.opentelemetry.contrib" % "opentelemetry-aws-xray" % "1.39.0", "io.opentelemetry.contrib" % "opentelemetry-aws-xray-propagator" % "1.22.0-alpha", "com.github.tomakehurst" % "wiremock-standalone" % "3.0.1" % Test, - "org.mockito" % "mockito-core" % "5.14.1" % Test, + "org.mockito" % "mockito-core" % "5.14.2" % Test, "org.scalatestplus" %% "mockito-3-4" % "3.2.10.0" % Test ) libraryDependencies += "org.scala-lang.modules" %% "scala-java8-compat" % "1.0.2" From 7b905174dbd3da7ab87837e59971a90a01414691 Mon Sep 17 00:00:00 2001 From: tna-da-bot <181243999+tna-da-bot@users.noreply.github.com> Date: Wed, 16 Oct 2024 08:33:48 +0000 Subject: [PATCH 13/19] Update s3-utils, sns-utils to 0.1.215 in scala-steward-dependencies --- build.sbt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.sbt b/build.sbt index 0668acb24..e83fa13b8 100644 --- a/build.sbt +++ b/build.sbt @@ -31,8 +31,8 @@ libraryDependencies ++= Seq( "uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.216", "uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.389", "uk.gov.nationalarchives" %% "tdr-metadata-validation" % "0.0.60", - "uk.gov.nationalarchives" %% "s3-utils" % "0.1.211", - "uk.gov.nationalarchives" %% "sns-utils" % "0.1.211", + "uk.gov.nationalarchives" %% "s3-utils" % "0.1.215", + "uk.gov.nationalarchives" %% "sns-utils" % "0.1.215", "ch.qos.logback" % "logback-classic" % "1.5.10", ws, "io.opentelemetry" % "opentelemetry-api" % "1.43.0", From b08eeaf6485960b365c89e8c5c047eeb7b8f7ac7 Mon Sep 17 00:00:00 2001 From: tna-da-bot <181243999+tna-da-bot@users.noreply.github.com> Date: Wed, 16 Oct 2024 08:33:56 +0000 Subject: [PATCH 14/19] Update tdr-generated-graphql to 0.0.390 in scala-steward-dependencies --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 0668acb24..e9abecc68 100644 --- a/build.sbt +++ b/build.sbt @@ -29,7 +29,7 @@ libraryDependencies ++= Seq( "com.softwaremill.sttp.client" %% "async-http-client-backend-future" % sttpVersion, "uk.gov.nationalarchives" %% "tdr-graphql-client" % "0.0.187", "uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.216", - "uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.389", + "uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.390", "uk.gov.nationalarchives" %% "tdr-metadata-validation" % "0.0.60", "uk.gov.nationalarchives" %% "s3-utils" % "0.1.211", "uk.gov.nationalarchives" %% "sns-utils" % "0.1.211", From 075177d9a904d7b6c3c47434d60704b9d19fbfe5 Mon Sep 17 00:00:00 2001 From: tna-da-bot <181243999+tna-da-bot@users.noreply.github.com> Date: Wed, 16 Oct 2024 08:34:01 +0000 Subject: [PATCH 15/19] Update tdr-graphql-client to 0.0.190 in scala-steward-dependencies --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 0668acb24..9cf52cba8 100644 --- a/build.sbt +++ b/build.sbt @@ -27,7 +27,7 @@ libraryDependencies ++= Seq( "com.softwaremill.sttp.client" %% "core" % sttpVersion, "com.softwaremill.sttp.client" %% "circe" % sttpVersion, "com.softwaremill.sttp.client" %% "async-http-client-backend-future" % sttpVersion, - "uk.gov.nationalarchives" %% "tdr-graphql-client" % "0.0.187", + "uk.gov.nationalarchives" %% "tdr-graphql-client" % "0.0.190", "uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.216", "uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.389", "uk.gov.nationalarchives" %% "tdr-metadata-validation" % "0.0.60", From ea52d47e57abad4476b7a9c8d78277d8f6196e48 Mon Sep 17 00:00:00 2001 From: tna-da-bot <181243999+tna-da-bot@users.noreply.github.com> Date: Sat, 19 Oct 2024 08:30:31 +0000 Subject: [PATCH 16/19] Update logback-classic to 1.5.11 in scala-steward-dependencies --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 3f72b4ea2..495a81daf 100644 --- a/build.sbt +++ b/build.sbt @@ -33,7 +33,7 @@ libraryDependencies ++= Seq( "uk.gov.nationalarchives" %% "tdr-metadata-validation" % "0.0.60", "uk.gov.nationalarchives" %% "s3-utils" % "0.1.215", "uk.gov.nationalarchives" %% "sns-utils" % "0.1.215", - "ch.qos.logback" % "logback-classic" % "1.5.10", + "ch.qos.logback" % "logback-classic" % "1.5.11", ws, "io.opentelemetry" % "opentelemetry-api" % "1.43.0", "io.opentelemetry" % "opentelemetry-exporter-otlp" % "1.43.0", From 3b5b1eb279d9813fac27a88387537a427b8ee8ab Mon Sep 17 00:00:00 2001 From: tna-da-bot <181243999+tna-da-bot@users.noreply.github.com> Date: Sat, 19 Oct 2024 08:30:44 +0000 Subject: [PATCH 17/19] Update opentelemetry-aws-xray to 1.40.0 in scala-steward-dependencies --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 3f72b4ea2..adb695518 100644 --- a/build.sbt +++ b/build.sbt @@ -40,7 +40,7 @@ libraryDependencies ++= Seq( "io.opentelemetry" % "opentelemetry-sdk" % "1.43.0", "io.opentelemetry" % "opentelemetry-extension-aws" % "1.20.1", "io.opentelemetry" % "opentelemetry-sdk-extension-aws" % "1.19.0", - "io.opentelemetry.contrib" % "opentelemetry-aws-xray" % "1.39.0", + "io.opentelemetry.contrib" % "opentelemetry-aws-xray" % "1.40.0", "io.opentelemetry.contrib" % "opentelemetry-aws-xray-propagator" % "1.22.0-alpha", "com.github.tomakehurst" % "wiremock-standalone" % "3.0.1" % Test, "org.mockito" % "mockito-core" % "5.14.2" % Test, From 5b2d059305c996c90a3d92bf5fb0324476cc0d77 Mon Sep 17 00:00:00 2001 From: tna-da-bot <181243999+tna-da-bot@users.noreply.github.com> Date: Sat, 19 Oct 2024 08:30:56 +0000 Subject: [PATCH 18/19] Update tdr-auth-utils to 0.0.217 in scala-steward-dependencies --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 3f72b4ea2..21f15ff3e 100644 --- a/build.sbt +++ b/build.sbt @@ -28,7 +28,7 @@ libraryDependencies ++= Seq( "com.softwaremill.sttp.client" %% "circe" % sttpVersion, "com.softwaremill.sttp.client" %% "async-http-client-backend-future" % sttpVersion, "uk.gov.nationalarchives" %% "tdr-graphql-client" % "0.0.190", - "uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.216", + "uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.217", "uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.390", "uk.gov.nationalarchives" %% "tdr-metadata-validation" % "0.0.60", "uk.gov.nationalarchives" %% "s3-utils" % "0.1.215", From edb84e7a615688f9104ea4ae733cf810e81b010a Mon Sep 17 00:00:00 2001 From: tna-da-bot <181243999+tna-da-bot@users.noreply.github.com> Date: Tue, 22 Oct 2024 08:28:08 +0000 Subject: [PATCH 19/19] Update sbt to 1.10.3 in scala-steward-dependencies --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 3829f19f7..caeacc5ee 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.2 \ No newline at end of file +sbt.version=1.10.3 \ No newline at end of file