Skip to content

Commit 3a00b64

Browse files
authored
fix(deps): update dependency com.google.cloud:google-cloud-pubsub-bom to v1.133.1 (#11231)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-pubsub-bom](https://redirect.github.com/googleapis/java-pubsub) | `1.133.0` -> `1.133.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-pubsub-bom/1.133.1?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.133.1?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.133.0/1.133.1?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.133.0/1.133.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-pubsub (com.google.cloud:google-cloud-pubsub-bom)</summary> ### [`v1.133.1`](https://redirect.github.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#11331-2024-10-07) [Compare Source](https://redirect.github.com/googleapis/java-pubsub/compare/v1.133.0...v1.133.1) ##### Bug Fixes - **deps:** Update the Java code generator (gapic-generator-java) to 2.47.0 ([ccd23af](https://redirect.github.com/googleapis/java-pubsub/commit/ccd23afd99e7cb5a28747b06d0a97d1cb8163391)) ##### Dependencies - Update dependency com.google.cloud:google-cloud-core to v2.45.0 ([#&#8203;2213](https://redirect.github.com/googleapis/java-pubsub/issues/2213)) ([5ee969b](https://redirect.github.com/googleapis/java-pubsub/commit/5ee969bb9ed873073895881062ec72f419bbc837)) - Update dependency com.google.cloud:sdk-platform-java-config to v3.37.0 ([#&#8203;2214](https://redirect.github.com/googleapis/java-pubsub/issues/2214)) ([d938709](https://redirect.github.com/googleapis/java-pubsub/commit/d93870934f610cffb705837ed8391eb276a18c05)) - Update googleapis/sdk-platform-java action to v2.47.0 ([#&#8203;2212](https://redirect.github.com/googleapis/java-pubsub/issues/2212)) ([6a9723d](https://redirect.github.com/googleapis/java-pubsub/commit/6a9723d2872c82bbb525119cac7471d1a2f3b7cd)) ##### Documentation - Add ingestion from GCS sample ([#&#8203;2211](https://redirect.github.com/googleapis/java-pubsub/issues/2211)) ([ddb7391](https://redirect.github.com/googleapis/java-pubsub/commit/ddb739113b38d4e2f4617a105cd0ab071f21d4de)) - Update emulator sample to create a topic and publish to it ([#&#8203;2039](https://redirect.github.com/googleapis/java-pubsub/issues/2039)) ([21d5cfc](https://redirect.github.com/googleapis/java-pubsub/commit/21d5cfc3b9484ffc2c1a0084b8bc2f6f76b6bf62)) </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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/google-cloud-java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
1 parent 933005f commit 3a00b64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-cloud-jar-parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>com.google.cloud</groupId>
4141
<artifactId>google-cloud-pubsub-bom</artifactId>
42-
<version>1.133.0</version>
42+
<version>1.133.1</version>
4343
<type>pom</type>
4444
<scope>import</scope>
4545
</dependency>

0 commit comments

Comments
 (0)