Skip to content

Commit

Permalink
build(deps): update dependency com.google.cloud:google-cloud-shared-c…
Browse files Browse the repository at this point in the history
…onfig to v1.8.0 (#2836)

[![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.7` -> `1.8.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-shared-config/1.8.0?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.8.0?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.7/1.8.0?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.7/1.8.0?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.8.0`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#180-2024-05-29)

[Compare
Source](https://togithub.com/googleapis/java-shared-config/compare/v1.7.7...v1.8.0)

##### Features

- \[java] allow passing libraries_bom_version from env
([#&#8203;1967](https://togithub.com/googleapis/java-shared-config/issues/1967))
([#&#8203;825](https://togithub.com/googleapis/java-shared-config/issues/825))
([07c7cec](https://togithub.com/googleapis/java-shared-config/commit/07c7cece6ddc793e01b108e96416750fd00c09da))
- Add `libraries_bom_version` in metadata
([#&#8203;1956](https://togithub.com/googleapis/java-shared-config/issues/1956))
([#&#8203;805](https://togithub.com/googleapis/java-shared-config/issues/805))
([a30f02d](https://togithub.com/googleapis/java-shared-config/commit/a30f02d78d39ee8a2a2be0fd8401a647871d10ca))
- Use maven properties to manage dependency versions for native profile
([#&#8203;824](https://togithub.com/googleapis/java-shared-config/issues/824))
([465bb39](https://togithub.com/googleapis/java-shared-config/commit/465bb399aef9aa8383f11c23f10a97df49c1d057))

##### Dependencies

- Update actions/setup-node action to v4
([#&#8203;811](https://togithub.com/googleapis/java-shared-config/issues/811))
([fdb1044](https://togithub.com/googleapis/java-shared-config/commit/fdb1044693c2175782f02a670b550e96f1c15d0b))
- Update actions/setup-node action to v4
([#&#8203;818](https://togithub.com/googleapis/java-shared-config/issues/818))
([6222364](https://togithub.com/googleapis/java-shared-config/commit/6222364b4795661f282593b135d415827700d635))
- Update actions/setup-node action to v4
([#&#8203;819](https://togithub.com/googleapis/java-shared-config/issues/819))
([ffb2a7a](https://togithub.com/googleapis/java-shared-config/commit/ffb2a7a3ff131a8d5af869098fdd69d0cdd87c4d))
- Update dependency com.puppycrawl.tools:checkstyle to v10.16.0
([#&#8203;816](https://togithub.com/googleapis/java-shared-config/issues/816))
([efc5585](https://togithub.com/googleapis/java-shared-config/commit/efc5585ec817e327e0381412c2b2436e3ef0510d))
- Update dependency com.puppycrawl.tools:checkstyle to v10.17.0
([#&#8203;831](https://togithub.com/googleapis/java-shared-config/issues/831))
([b0c9e75](https://togithub.com/googleapis/java-shared-config/commit/b0c9e75e778950401df28adb10998a676d6a24ff))
- Update dependency org.graalvm.buildtools:native-maven-plugin to
v0.10.2
([#&#8203;826](https://togithub.com/googleapis/java-shared-config/issues/826))
([881e72f](https://togithub.com/googleapis/java-shared-config/commit/881e72f7e5dc1304929b89e9ec9d1ba9d4d0bead))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
renovate-bot committed May 31, 2024
1 parent 21ef190 commit f43c851
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .cloudbuild/graalvm/cloudbuild-test-a-downstream-kms.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
timeout: 7200s # 2 hours
substitutions:
_SHARED_DEPENDENCIES_VERSION: '3.30.1-SNAPSHOT' # {x-version-update:google-cloud-shared-dependencies:current}
_JAVA_SHARED_CONFIG_VERSION: '1.7.7'
_JAVA_SHARED_CONFIG_VERSION: '1.8.0'
options:
machineType: 'E2_HIGHCPU_8'
steps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
timeout: 7200s # 2 hours
substitutions:
_SHARED_DEPENDENCIES_VERSION: '3.30.1-SNAPSHOT' # {x-version-update:google-cloud-shared-dependencies:current}
_JAVA_SHARED_CONFIG_VERSION: '1.7.7'
_JAVA_SHARED_CONFIG_VERSION: '1.8.0'
options:
machineType: 'E2_HIGHCPU_8'
steps:
Expand Down
2 changes: 1 addition & 1 deletion .cloudbuild/graalvm/cloudbuild-test-a.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
timeout: 7200s # 2 hours
substitutions:
_SHARED_DEPENDENCIES_VERSION: '3.30.2-SNAPSHOT' # {x-version-update:google-cloud-shared-dependencies:current}
_JAVA_SHARED_CONFIG_VERSION: '1.7.7'
_JAVA_SHARED_CONFIG_VERSION: '1.8.0'
options:
machineType: 'E2_HIGHCPU_8'
steps:
Expand Down
2 changes: 1 addition & 1 deletion .cloudbuild/graalvm/cloudbuild-test-b-downstream-kms.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
timeout: 7200s # 2 hours
substitutions:
_SHARED_DEPENDENCIES_VERSION: '3.30.1-SNAPSHOT' # {x-version-update:google-cloud-shared-dependencies:current}
_JAVA_SHARED_CONFIG_VERSION: '1.7.7'
_JAVA_SHARED_CONFIG_VERSION: '1.8.0'
options:
machineType: 'E2_HIGHCPU_8'
steps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
timeout: 7200s # 2 hours
substitutions:
_SHARED_DEPENDENCIES_VERSION: '3.30.1-SNAPSHOT' # {x-version-update:google-cloud-shared-dependencies:current}
_JAVA_SHARED_CONFIG_VERSION: '1.7.7'
_JAVA_SHARED_CONFIG_VERSION: '1.8.0'
options:
machineType: 'E2_HIGHCPU_8'
steps:
Expand Down
2 changes: 1 addition & 1 deletion .cloudbuild/graalvm/cloudbuild-test-b.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
timeout: 7200s # 2 hours
substitutions:
_SHARED_DEPENDENCIES_VERSION: '3.30.2-SNAPSHOT' # {x-version-update:google-cloud-shared-dependencies:current}
_JAVA_SHARED_CONFIG_VERSION: '1.7.7'
_JAVA_SHARED_CONFIG_VERSION: '1.8.0'
options:
machineType: 'E2_HIGHCPU_8'
steps:
Expand Down
2 changes: 1 addition & 1 deletion .cloudbuild/graalvm/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
timeout: 7200s # 2 hours
substitutions:
_SHARED_DEPENDENCIES_VERSION: '3.30.2-SNAPSHOT' # {x-version-update:google-cloud-shared-dependencies:current}
_JAVA_SHARED_CONFIG_VERSION: '1.7.7'
_JAVA_SHARED_CONFIG_VERSION: '1.8.0'
steps:
# GraalVM A build
- name: gcr.io/cloud-builders/docker
Expand Down
2 changes: 1 addition & 1 deletion gapic-generator-java-pom-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-config</artifactId>
<version>1.7.7</version>
<version>1.8.0</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion gax-java/gax-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-config</artifactId>
<version>1.7.7</version>
<version>1.8.0</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion java-shared-dependencies/first-party-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-config</artifactId>
<version>1.7.7</version>
<version>1.8.0</version>
<relativePath />
</parent>

Expand Down
2 changes: 1 addition & 1 deletion java-shared-dependencies/upper-bound-check/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<groupId>com.google.cloud</groupId>
<!-- The shared config has RequireUpperBoundDeps enforcer rule -->
<artifactId>google-cloud-shared-config</artifactId>
<version>1.7.7</version>
<version>1.8.0</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion sdk-platform-java-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-config</artifactId>
<version>1.7.7</version>
<version>1.8.0</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion showcase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-config</artifactId>
<version>1.7.7</version>
<version>1.8.0</version>
<relativePath/>
</parent>

Expand Down

0 comments on commit f43c851

Please sign in to comment.