From cab7f0a654bf9a858dc2d69f9949526a47bcbe6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 10:19:38 -0700 Subject: [PATCH 1/9] Bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre (#1093) Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.3.0-jre to 33.3.1-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- astra/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astra/pom.xml b/astra/pom.xml index f08d823788..2c70c8f675 100644 --- a/astra/pom.xml +++ b/astra/pom.xml @@ -258,7 +258,7 @@ com.google.guava guava - 33.3.0-jre + 33.3.1-jre From 51dea5885de5ec97d9380fbee6ab2379135ac1be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 10:31:17 -0700 Subject: [PATCH 2/9] Bump net.bytebuddy:byte-buddy from 1.15.1 to 1.15.3 (#1098) Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.15.1 to 1.15.3. - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.15.1...byte-buddy-1.15.3) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- astra/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astra/pom.xml b/astra/pom.xml index 2c70c8f675..ad15fd6171 100644 --- a/astra/pom.xml +++ b/astra/pom.xml @@ -428,7 +428,7 @@ net.bytebuddy byte-buddy - 1.15.1 + 1.15.3 From 80523c0d60f8c199985ac69eeba461c2016d0ea7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 10:45:30 -0700 Subject: [PATCH 3/9] Bump aws.sdk.version from 2.28.6 to 2.28.11 (#1092) Bumps `aws.sdk.version` from 2.28.6 to 2.28.11. Updates `software.amazon.awssdk:sts` from 2.28.6 to 2.28.11 Updates `software.amazon.awssdk:s3` from 2.28.6 to 2.28.11 Updates `software.amazon.awssdk:s3-transfer-manager` from 2.28.6 to 2.28.11 --- updated-dependencies: - dependency-name: software.amazon.awssdk:sts dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:s3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:s3-transfer-manager dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- astra/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astra/pom.xml b/astra/pom.xml index ad15fd6171..07d415645e 100644 --- a/astra/pom.xml +++ b/astra/pom.xml @@ -28,7 +28,7 @@ 2.11.1 5.7.0 2.24.0 - 2.28.6 + 2.28.11 2.32.0 5.11.0 From f846212258952f70edc2cca94dabbc32a74340c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 10:56:30 -0700 Subject: [PATCH 4/9] Bump junit.jupiter.version from 5.11.0 to 5.11.1 (#1091) Bumps `junit.jupiter.version` from 5.11.0 to 5.11.1. Updates `org.junit.jupiter:junit-jupiter` from 5.11.0 to 5.11.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.0...r5.11.1) Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.0 to 5.11.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.0...r5.11.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- astra/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astra/pom.xml b/astra/pom.xml index 07d415645e..0b56eb7908 100644 --- a/astra/pom.xml +++ b/astra/pom.xml @@ -30,7 +30,7 @@ 2.24.0 2.28.11 2.32.0 - 5.11.0 + 5.11.1 From 38255264f2481708a95e602a56bb54a725e1cbc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 11:07:54 -0700 Subject: [PATCH 5/9] Bump com.fasterxml.jackson.core:jackson-databind from 2.17.0 to 2.18.0 (#1096) Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.17.0 to 2.18.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- astra/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astra/pom.xml b/astra/pom.xml index 0b56eb7908..00df93a13e 100644 --- a/astra/pom.xml +++ b/astra/pom.xml @@ -23,7 +23,7 @@ 1.27.3 3.5.0 2.18.0 - 2.17.0 + 2.18.0 9.7.0 2.11.1 5.7.0 From 34de87da6af0647ce6d2c3396088166ca0ba8b8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 11:18:48 -0700 Subject: [PATCH 6/9] Bump log4j.version from 2.24.0 to 2.24.1 (#1095) Bumps `log4j.version` from 2.24.0 to 2.24.1. Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.24.0 to 2.24.1 Updates `org.apache.logging.log4j:log4j-api` from 2.24.0 to 2.24.1 Updates `org.apache.logging.log4j:log4j-core` from 2.24.0 to 2.24.1 Updates `org.apache.logging.log4j:log4j-layout-template-json` from 2.24.0 to 2.24.1 --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.logging.log4j:log4j-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.logging.log4j:log4j-layout-template-json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- astra/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astra/pom.xml b/astra/pom.xml index 00df93a13e..09ca5677f9 100644 --- a/astra/pom.xml +++ b/astra/pom.xml @@ -27,7 +27,7 @@ 9.7.0 2.11.1 5.7.0 - 2.24.0 + 2.24.1 2.28.11 2.32.0 5.11.1 From 8cb3559317e93ba1f0bd07354ce2e34ad5df4faf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 11:51:37 -0700 Subject: [PATCH 7/9] Bump software.amazon.awssdk.crt:aws-crt from 0.31.1 to 0.31.3 (#1094) Bumps [software.amazon.awssdk.crt:aws-crt](https://github.com/awslabs/aws-crt-java) from 0.31.1 to 0.31.3. - [Release notes](https://github.com/awslabs/aws-crt-java/releases) - [Commits](https://github.com/awslabs/aws-crt-java/compare/v0.31.1...v0.31.3) --- updated-dependencies: - dependency-name: software.amazon.awssdk.crt:aws-crt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- astra/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astra/pom.xml b/astra/pom.xml index 09ca5677f9..05c20c1ef1 100644 --- a/astra/pom.xml +++ b/astra/pom.xml @@ -327,7 +327,7 @@ software.amazon.awssdk.crt aws-crt - 0.31.1 + 0.31.3 software.amazon.awssdk From 515b6a08f639521ab48ee3e73a1e24744bbb2649 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 11:52:17 -0700 Subject: [PATCH 8/9] docs: add ermontross as a contributor for code, and bug (#1100) * docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Bryan Burkholder <771133+bryanlb@users.noreply.github.com> --- .all-contributorsrc | 4 +++- README.md | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index db66bf1dc6..29fd0a72b9 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -66,7 +66,9 @@ "avatar_url": "https://avatars.githubusercontent.com/u/10778883?v=4", "profile": "https://github.com/ermontross", "contributions": [ - "plugin" + "plugin", + "code", + "bug" ] }, { diff --git a/README.md b/README.md index 2b85c72ec3..137c8c8882 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Licensed under [MIT](LICENSE). Copyright (c) 2024 Slack. Bryan Burkholder
Bryan Burkholder

💻 📖 👀 🐛 🤔 📢 Kyle Sammons
Kyle Sammons

🔌 💻 🐛 Suman Karumuri
Suman Karumuri

💻 👀 🤔 📢 - Emma Montross
Emma Montross

🔌 + Emma Montross
Emma Montross

🔌 💻 🐛 Dan Hermann
Dan Hermann

💻 Kai Chen
Kai Chen

💻 From 94b7fc4eb84f1e05dd63cb8867f2330d7ea4c05d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 11:56:44 -0700 Subject: [PATCH 9/9] docs: add baroquebobcat as a contributor for code, and bug (#1101) * docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Bryan Burkholder <771133+bryanlb@users.noreply.github.com> --- .all-contributorsrc | 10 ++++++++++ README.md | 3 +++ 2 files changed, 13 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 29fd0a72b9..4dda380063 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -151,6 +151,16 @@ "contributions": [ "bug" ] + }, + { + "login": "baroquebobcat", + "name": "Nora Howard", + "avatar_url": "https://avatars.githubusercontent.com/u/7378?v=4", + "profile": "https://github.com/baroquebobcat", + "contributions": [ + "code", + "bug" + ] } ] } diff --git a/README.md b/README.md index 137c8c8882..c84656829c 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,9 @@ Licensed under [MIT](LICENSE). Copyright (c) 2024 Slack. Henry Haiying Cai
Henry Haiying Cai

💻 Geoffrey Jacoby
Geoffrey Jacoby

🐛 + + Nora Howard
Nora Howard

💻 🐛 +