Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): update dependency com.google.cloud:google-cloud-shared-config to v1.13.0 #3552

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.cloud:google-cloud-shared-config 1.12.2 -> 1.13.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

googleapis/java-shared-config (com.google.cloud:google-cloud-shared-config)

v1.13.0

Compare Source

Features
Dependencies
  • Declare Maven clean and install plugins versions (#​960) (22c5fa5)

v1.12.3

Compare Source

Dependencies
  • Update dependency com.google.cloud.artifactregistry:artifactregistry-maven-wagon to v2.2.4 (#​945) (279bff2)
  • Update dependency com.puppycrawl.tools:checkstyle to v10.21.1 (#​953) (10c198d)
  • Update dependency org.junit.vintage:junit-vintage-engine to v5.11.4 (#​954) (c4e0159)

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 7, 2025
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Jan 7, 2025
@zhumin8
Copy link
Contributor

zhumin8 commented Jan 7, 2025

/gcbrun

@zhumin8 zhumin8 enabled auto-merge (squash) January 7, 2025 21:00
Copy link

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@zhumin8 zhumin8 merged commit 6b2bb54 into googleapis:main Jan 7, 2025
48 of 50 checks passed
lqiu96 pushed a commit that referenced this pull request Feb 20, 2025
…onfig to v1.13.0 (#3552)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[com.google.cloud:google-cloud-shared-config](https://redirect.github.com/googleapis/java-shared-config)
| `1.12.2` -> `1.13.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-shared-config/1.13.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.13.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.12.2/1.13.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.12.2/1.13.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.13.0`](https://redirect.github.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#1130-2025-01-07)

[Compare
Source](https://redirect.github.com/googleapis/java-shared-config/compare/v1.12.3...v1.13.0)

##### Features

- Ability to avoid CLIRR dependency resolution
([#&#8203;959](https://redirect.github.com/googleapis/java-shared-config/issues/959))
([50198dd](https://redirect.github.com/googleapis/java-shared-config/commit/50198dd2f809752f1e483650a134f4439840f7c7))

##### Dependencies

- Declare Maven clean and install plugins versions
([#&#8203;960](https://redirect.github.com/googleapis/java-shared-config/issues/960))
([22c5fa5](https://redirect.github.com/googleapis/java-shared-config/commit/22c5fa5740d4a077121d33bfeb556949fcb4a7e6))

###
[`v1.12.3`](https://redirect.github.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#1123-2025-01-06)

[Compare
Source](https://redirect.github.com/googleapis/java-shared-config/compare/v1.12.2...v1.12.3)

##### Dependencies

- Update dependency
com.google.cloud.artifactregistry:artifactregistry-maven-wagon to v2.2.4
([#&#8203;945](https://redirect.github.com/googleapis/java-shared-config/issues/945))
([279bff2](https://redirect.github.com/googleapis/java-shared-config/commit/279bff267c8e1ce899a0c00cee72b3cd44c85f91))
- Update dependency com.puppycrawl.tools:checkstyle to v10.21.1
([#&#8203;953](https://redirect.github.com/googleapis/java-shared-config/issues/953))
([10c198d](https://redirect.github.com/googleapis/java-shared-config/commit/10c198dc1c0976a29997569bbd2add64564c0579))
- Update dependency org.junit.vintage:junit-vintage-engine to v5.11.4
([#&#8203;954](https://redirect.github.com/googleapis/java-shared-config/issues/954))
([c4e0159](https://redirect.github.com/googleapis/java-shared-config/commit/c4e0159d4bf7cf2d561b8bda9ef335c59966bec8))

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/googleapis/sdk-platform-java).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: Min Zhu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kokoro:force-run Add this label to force Kokoro to re-run the tests. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants