Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v…
Browse files Browse the repository at this point in the history
…1.125.13 (#6309)

[![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-pubsub-bom](https://togithub.com/googleapis/java-pubsub) | `1.125.11` -> `1.125.13` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-pubsub-bom/1.125.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-pubsub-bom/1.125.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-pubsub-bom/1.125.11/1.125.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-pubsub-bom/1.125.11/1.125.13?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-pubsub (com.google.cloud:google-cloud-pubsub-bom)</summary>

### [`v1.125.13`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#112513-2023-11-30)

[Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.125.12...v1.125.13)

##### Dependencies

-   Update dependency com.google.cloud:google-cloud-core to v2.28.0 ([#&#8203;1830](https://togithub.com/googleapis/java-pubsub/issues/1830)) ([8990b7c](https://togithub.com/googleapis/java-pubsub/commit/8990b7ca7cfbb08cd117f59bbf18c67dd1e7fb18))
-   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.20.0 ([#&#8203;1831](https://togithub.com/googleapis/java-pubsub/issues/1831)) ([d188af8](https://togithub.com/googleapis/java-pubsub/commit/d188af8815927b409f72c968cbd6a8685976d08b))
-   Update dependency com.google.protobuf:protobuf-java-util to v3.25.1 ([#&#8203;1816](https://togithub.com/googleapis/java-pubsub/issues/1816)) ([e4f2b26](https://togithub.com/googleapis/java-pubsub/commit/e4f2b2605b17024f983a8ccf50ed19d169c15d90))

### [`v1.125.12`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#112512-2023-11-21)

[Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.125.11...v1.125.12)

##### Bug Fixes

-   Concurrent modification of processing receievd messages ([#&#8203;1807](https://togithub.com/googleapis/java-pubsub/issues/1807)) ([d162126](https://togithub.com/googleapis/java-pubsub/commit/d16212627b0d9b6616e0a9b20af2c430e2f6b36f))

##### Dependencies

-   Update dependency com.google.cloud:google-cloud-bigquery to v2.34.2 ([#&#8203;1821](https://togithub.com/googleapis/java-pubsub/issues/1821)) ([c21ba1a](https://togithub.com/googleapis/java-pubsub/commit/c21ba1a51acf3411e7f9793f579a103ee1d36f38))
-   Update dependency com.google.cloud:google-cloud-storage to v2.29.1 ([#&#8203;1817](https://togithub.com/googleapis/java-pubsub/issues/1817)) ([e179b94](https://togithub.com/googleapis/java-pubsub/commit/e179b94b7034fbb6c10775b0fe469ab129c0d6c8))
-   Update dependency org.junit.vintage:junit-vintage-engine to v5.10.1 ([#&#8203;1819](https://togithub.com/googleapis/java-pubsub/issues/1819)) ([af84aa3](https://togithub.com/googleapis/java-pubsub/commit/af84aa3f5434d3e8ff2122b72cae0fc1c7323742))

</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 this update 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/java-cloud-bom).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
  • Loading branch information
renovate-bot committed Dec 4, 2023
1 parent 3096147 commit 06df6ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-bom/pom.xml
Expand Up @@ -224,7 +224,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pubsub-bom</artifactId>
<version>1.125.11</version>
<version>1.125.13</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 06df6ba

Please sign in to comment.