From bd19cc578a3e2d7a76dce9063f2228337482de9d Mon Sep 17 00:00:00 2001 From: cloud-java-bot Date: Tue, 10 Feb 2026 02:58:26 +0000 Subject: [PATCH 01/10] chore: Update generation configuration at Tue Feb 10 02:58:19 UTC 2026 --- generation_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generation_config.yaml b/generation_config.yaml index d8cfa90cde..d00e8e9dcd 100644 --- a/generation_config.yaml +++ b/generation_config.yaml @@ -1,5 +1,5 @@ gapic_generator_version: 2.66.1 -googleapis_commitish: 725496d32a359a40dd773995d3fda0342b440e15 +googleapis_commitish: 7f62014053cd26b1acb7a1d0bf167104b64e3690 libraries_bom_version: 26.75.0 libraries: - api_shortname: storage From 6caf3f68980221a5ac25c0b43096ff2970503947 Mon Sep 17 00:00:00 2001 From: cloud-java-bot Date: Tue, 10 Feb 2026 03:01:28 +0000 Subject: [PATCH 02/10] chore: generate libraries at Tue Feb 10 02:58:49 UTC 2026 --- .../storage/transfermanager/PathTraversalBlockedException.java | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/google-cloud-storage/src/main/java/com/google/cloud/storage/transfermanager/PathTraversalBlockedException.java b/google-cloud-storage/src/main/java/com/google/cloud/storage/transfermanager/PathTraversalBlockedException.java index 78d733e809..787142a7e8 100644 --- a/google-cloud-storage/src/main/java/com/google/cloud/storage/transfermanager/PathTraversalBlockedException.java +++ b/google-cloud-storage/src/main/java/com/google/cloud/storage/transfermanager/PathTraversalBlockedException.java @@ -29,7 +29,8 @@ public PathTraversalBlockedException(String objectName, Path targetDirectory) { super( String.format( Locale.US, - "Download of object '%s' was blocked because it would escape the target directory '%s'.", + "Download of object '%s' was blocked because it would escape the target directory" + + " '%s'.", objectName, targetDirectory)); } From 07f0ac91d063041576634129290eda20985d6311 Mon Sep 17 00:00:00 2001 From: cloud-java-bot Date: Wed, 11 Feb 2026 02:57:43 +0000 Subject: [PATCH 03/10] chore: Update generation configuration at Wed Feb 11 02:57:37 UTC 2026 --- generation_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generation_config.yaml b/generation_config.yaml index d00e8e9dcd..05bde3c867 100644 --- a/generation_config.yaml +++ b/generation_config.yaml @@ -1,5 +1,5 @@ gapic_generator_version: 2.66.1 -googleapis_commitish: 7f62014053cd26b1acb7a1d0bf167104b64e3690 +googleapis_commitish: 9eea40c74d97622bb0aa406dd313409a376cc73b libraries_bom_version: 26.75.0 libraries: - api_shortname: storage From 5491f873357119d1cf86877929cc6495503c6767 Mon Sep 17 00:00:00 2001 From: cloud-java-bot Date: Wed, 11 Feb 2026 03:00:52 +0000 Subject: [PATCH 04/10] chore: generate libraries at Wed Feb 11 02:58:08 UTC 2026 --- .github/workflows/renovate_config_check.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate_config_check.yaml b/.github/workflows/renovate_config_check.yaml index 3214e1dab3..47b9e87c98 100644 --- a/.github/workflows/renovate_config_check.yaml +++ b/.github/workflows/renovate_config_check.yaml @@ -16,7 +16,7 @@ jobs: - name: Set up Node.js uses: actions/setup-node@v4 with: - node-version: '24' + node-version: '22' - name: Install Renovate and Config Validator run: | From a1e8b2e82db4339c89cbaee7594bed225aeec422 Mon Sep 17 00:00:00 2001 From: cloud-java-bot Date: Thu, 12 Feb 2026 02:57:40 +0000 Subject: [PATCH 05/10] chore: Update generation configuration at Thu Feb 12 02:57:34 UTC 2026 --- generation_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generation_config.yaml b/generation_config.yaml index 05bde3c867..3292a2f8f0 100644 --- a/generation_config.yaml +++ b/generation_config.yaml @@ -1,5 +1,5 @@ gapic_generator_version: 2.66.1 -googleapis_commitish: 9eea40c74d97622bb0aa406dd313409a376cc73b +googleapis_commitish: 5b2aa2c08c23f26d6e8abe65377077c624878d12 libraries_bom_version: 26.75.0 libraries: - api_shortname: storage From 9388a39b843a3e80149b690efc89254bc23e13c7 Mon Sep 17 00:00:00 2001 From: cloud-java-bot Date: Thu, 12 Feb 2026 03:00:36 +0000 Subject: [PATCH 06/10] chore: generate libraries at Thu Feb 12 02:58:01 UTC 2026 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 10d43fd263..6bb67ac053 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file: com.google.cloud libraries-bom - 26.74.0 + 26.75.0 pom import @@ -46,12 +46,12 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-storage - 2.62.0 + 2.62.1 com.google.cloud google-cloud-storage-control - 2.62.0 + 2.62.1 ``` From da885f988550199a6ff81f53489aaba713303331 Mon Sep 17 00:00:00 2001 From: cloud-java-bot Date: Fri, 13 Feb 2026 02:57:46 +0000 Subject: [PATCH 07/10] chore: Update generation configuration at Fri Feb 13 02:57:41 UTC 2026 --- generation_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generation_config.yaml b/generation_config.yaml index 3292a2f8f0..9ab332aa3c 100644 --- a/generation_config.yaml +++ b/generation_config.yaml @@ -1,5 +1,5 @@ gapic_generator_version: 2.66.1 -googleapis_commitish: 5b2aa2c08c23f26d6e8abe65377077c624878d12 +googleapis_commitish: 6eead6ed94bddc12fe22189880a0b8f722c70478 libraries_bom_version: 26.75.0 libraries: - api_shortname: storage From 8115979a32aca88b275c924f5d87ae1e039b7526 Mon Sep 17 00:00:00 2001 From: cloud-java-bot Date: Sat, 14 Feb 2026 02:52:25 +0000 Subject: [PATCH 08/10] chore: Update generation configuration at Sat Feb 14 02:52:19 UTC 2026 --- generation_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generation_config.yaml b/generation_config.yaml index 9ab332aa3c..d47df4a980 100644 --- a/generation_config.yaml +++ b/generation_config.yaml @@ -1,5 +1,5 @@ gapic_generator_version: 2.66.1 -googleapis_commitish: 6eead6ed94bddc12fe22189880a0b8f722c70478 +googleapis_commitish: 7b25d8c4b8ef001ccd1bd1144e2a9d2957fa47b1 libraries_bom_version: 26.75.0 libraries: - api_shortname: storage From f2b9e782d08c7403da2593229fcc3f199704900d Mon Sep 17 00:00:00 2001 From: cloud-java-bot Date: Sun, 15 Feb 2026 02:57:55 +0000 Subject: [PATCH 09/10] chore: Update generation configuration at Sun Feb 15 02:57:47 UTC 2026 --- generation_config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/generation_config.yaml b/generation_config.yaml index d47df4a980..cbbe9f5656 100644 --- a/generation_config.yaml +++ b/generation_config.yaml @@ -1,6 +1,6 @@ gapic_generator_version: 2.66.1 -googleapis_commitish: 7b25d8c4b8ef001ccd1bd1144e2a9d2957fa47b1 -libraries_bom_version: 26.75.0 +googleapis_commitish: 537554ce8769e9673cdb36d2002e48bbf4249614 +libraries_bom_version: 26.76.0 libraries: - api_shortname: storage name_pretty: Cloud Storage From 81ec14ef9ff1a86b4a8e036def012836b81c704c Mon Sep 17 00:00:00 2001 From: cloud-java-bot Date: Sun, 15 Feb 2026 03:00:29 +0000 Subject: [PATCH 10/10] chore: generate libraries at Sun Feb 15 02:58:19 UTC 2026 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b561f9fad..bfd133e9c4 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ If you are using Maven without the BOM, add this to your dependencies: If you are using Gradle 5.x or later, add this to your dependencies: ```Groovy -implementation platform('com.google.cloud:libraries-bom:26.75.0') +implementation platform('com.google.cloud:libraries-bom:26.76.0') implementation 'com.google.cloud:google-cloud-storage' ```