Skip to content

Commit 5405085

Browse files
authored
build(deps): update dependency com.google.cloud:google-cloud-shared-config to v1.7.6 (#2577)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | `1.7.4` -> `1.7.6` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-shared-config/1.7.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-shared-config/1.7.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-shared-config/1.7.4/1.7.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-shared-config/1.7.4/1.7.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/java-shared-config (com.google.cloud:google-cloud-shared-config)</summary> ### [`v1.7.6`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#176-2024-03-14) [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.7.5...v1.7.6) ##### Bug Fixes - Revert update dependency `org.codehaus.mojo:flatten-maven-plugin` to `v1.6.0` ([597683f](https://togithub.com/googleapis/java-shared-config/commit/597683fb59047d92c86b728885433163f736590e)) ### [`v1.7.5`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#175-2024-03-13) [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.7.4...v1.7.5) ##### Dependencies - Update actions/github-script action to v7 ([#&#8203;753](https://togithub.com/googleapis/java-shared-config/issues/753)) ([863c03e](https://togithub.com/googleapis/java-shared-config/commit/863c03e21e23e8c1d4ba6f81f55df234fc4d8931)) - Update actions/setup-java action to v4 ([#&#8203;782](https://togithub.com/googleapis/java-shared-config/issues/782)) ([cecc8bb](https://togithub.com/googleapis/java-shared-config/commit/cecc8bb13076be2e398851bd4b567f594dcc5fbc)) - Update dependency com.puppycrawl.tools:checkstyle to v10.14.1 ([#&#8203;780](https://togithub.com/googleapis/java-shared-config/issues/780)) ([0b787c6](https://togithub.com/googleapis/java-shared-config/commit/0b787c618486abfcbb171d89d4b7b682200f42e8)) - Update dependency org.graalvm.buildtools:native-maven-plugin to v0.10.1 ([#&#8203;781](https://togithub.com/googleapis/java-shared-config/issues/781)) ([9dcac17](https://togithub.com/googleapis/java-shared-config/commit/9dcac17c1824ae33c3adee7cb2d0acb7087d4e3b)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/sdk-platform-java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
1 parent f60441f commit 5405085

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

Diff for: .cloudbuild/graalvm/cloudbuild-test-a.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
timeout: 7200s # 2 hours
1616
substitutions:
1717
_SHARED_DEPENDENCIES_VERSION: '3.27.1-SNAPSHOT' # {x-version-update:google-cloud-shared-dependencies:current}
18-
_JAVA_SHARED_CONFIG_VERSION: '1.7.4'
18+
_JAVA_SHARED_CONFIG_VERSION: '1.7.6'
1919

2020
steps:
2121
# GraalVM A build

Diff for: .cloudbuild/graalvm/cloudbuild-test-b.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
timeout: 7200s # 2 hours
1616
substitutions:
1717
_SHARED_DEPENDENCIES_VERSION: '3.27.1-SNAPSHOT' # {x-version-update:google-cloud-shared-dependencies:current}
18-
_JAVA_SHARED_CONFIG_VERSION: '1.7.4'
18+
_JAVA_SHARED_CONFIG_VERSION: '1.7.6'
1919

2020
steps:
2121
# GraalVM A build

Diff for: .cloudbuild/graalvm/cloudbuild.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
timeout: 7200s # 2 hours
1616
substitutions:
1717
_SHARED_DEPENDENCIES_VERSION: '3.27.1-SNAPSHOT' # {x-version-update:google-cloud-shared-dependencies:current}
18-
_JAVA_SHARED_CONFIG_VERSION: '1.7.4'
18+
_JAVA_SHARED_CONFIG_VERSION: '1.7.6'
1919
steps:
2020
# GraalVM A build
2121
- name: gcr.io/cloud-builders/docker

Diff for: gapic-generator-java-pom-parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>com.google.cloud</groupId>
1717
<artifactId>google-cloud-shared-config</artifactId>
18-
<version>1.7.4</version>
18+
<version>1.7.6</version>
1919
<relativePath/>
2020
</parent>
2121

Diff for: gax-java/gax-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>com.google.cloud</groupId>
1313
<artifactId>google-cloud-shared-config</artifactId>
14-
<version>1.7.4</version>
14+
<version>1.7.6</version>
1515
<relativePath/>
1616
</parent>
1717

Diff for: java-shared-dependencies/first-party-dependencies/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>com.google.cloud</groupId>
1717
<artifactId>google-cloud-shared-config</artifactId>
18-
<version>1.7.4</version>
18+
<version>1.7.6</version>
1919
<relativePath />
2020
</parent>
2121

Diff for: java-shared-dependencies/third-party-dependencies/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>com.google.cloud</groupId>
1717
<artifactId>google-cloud-shared-config</artifactId>
18-
<version>1.7.4</version>
18+
<version>1.7.6</version>
1919
<relativePath />
2020
</parent>
2121

Diff for: java-shared-dependencies/upper-bound-check/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<groupId>com.google.cloud</groupId>
1717
<!-- The shared config has RequireUpperBoundDeps enforcer rule -->
1818
<artifactId>google-cloud-shared-config</artifactId>
19-
<version>1.7.4</version>
19+
<version>1.7.6</version>
2020
<relativePath/>
2121
</parent>
2222

Diff for: sdk-platform-java-config/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>com.google.cloud</groupId>
1515
<artifactId>google-cloud-shared-config</artifactId>
16-
<version>1.7.4</version>
16+
<version>1.7.6</version>
1717
</parent>
1818

1919
<properties>

Diff for: showcase/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>com.google.cloud</groupId>
1717
<artifactId>google-cloud-shared-config</artifactId>
18-
<version>1.7.4</version>
18+
<version>1.7.6</version>
1919
<relativePath/>
2020
</parent>
2121

0 commit comments

Comments
 (0)