Skip to content

Commit 3abbe0e

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.136.0 (#6909)
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.135.0` -> `1.136.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-pubsub-bom/1.136.0?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.136.0?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.135.0/1.136.0?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.135.0/1.136.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-pubsub (com.google.cloud:google-cloud-pubsub-bom)</summary> ### [`v1.136.0`](https://redirect.github.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#11360-2025-01-10) [Compare Source](https://redirect.github.com/googleapis/java-pubsub/compare/v1.135.0...v1.136.0) ##### Features - Add Kafka-based sources to IngestionDataSourceSettings proto and IngestionFailureEvent proto ([2947169](https://redirect.github.com/googleapis/java-pubsub/commit/2947169c009fa553202bc1e44276cf5a7954cd96)) ##### Bug Fixes - **deps:** Update the Java code generator (gapic-generator-java) to 2.51.1 ([9c166f7](https://redirect.github.com/googleapis/java-pubsub/commit/9c166f76db78b0c6b2e0218460d5c0336102717a)) ##### Dependencies - Update dependency com.google.cloud:google-cloud-bigquery to v2.45.0 ([#&#8203;2292](https://redirect.github.com/googleapis/java-pubsub/issues/2292)) ([79a8982](https://redirect.github.com/googleapis/java-pubsub/commit/79a89823c6cbcc9a718f44856040b1525863cab6)) - Update dependency com.google.cloud:google-cloud-storage to v2.46.0 ([#&#8203;2291](https://redirect.github.com/googleapis/java-pubsub/issues/2291)) ([7b60884](https://redirect.github.com/googleapis/java-pubsub/commit/7b60884cc4e17df616155f7530a056c4c5e3af29)) - Update dependency com.google.cloud:sdk-platform-java-config to v3.41.1 ([#&#8203;2301](https://redirect.github.com/googleapis/java-pubsub/issues/2301)) ([53c1a8a](https://redirect.github.com/googleapis/java-pubsub/commit/53c1a8abdd3114e0f432b3b6618133fb93e44636)) - Update dependency com.google.protobuf:protobuf-java-util to v4.29.2 ([#&#8203;2294](https://redirect.github.com/googleapis/java-pubsub/issues/2294)) ([48d4ac1](https://redirect.github.com/googleapis/java-pubsub/commit/48d4ac1ab2f0b9f9005292977c288f55322dd16a)) - Update dependency org.assertj:assertj-core to v3.27.2 ([#&#8203;2296](https://redirect.github.com/googleapis/java-pubsub/issues/2296)) ([e5b68a5](https://redirect.github.com/googleapis/java-pubsub/commit/e5b68a563aa6ebb2bd69665624fc7fc6aef50b64)) - Update googleapis/sdk-platform-java action to v2.51.1 ([#&#8203;2298](https://redirect.github.com/googleapis/java-pubsub/issues/2298)) ([16e0144](https://redirect.github.com/googleapis/java-pubsub/commit/16e0144d83c149b60e7b8fca6c4e61546d93462f)) </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/java-cloud-bom). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
1 parent dc06ef0 commit 3abbe0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-cloud-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@
224224
<dependency>
225225
<groupId>com.google.cloud</groupId>
226226
<artifactId>google-cloud-pubsub-bom</artifactId>
227-
<version>1.135.0</version>
227+
<version>1.136.0</version>
228228
<type>pom</type>
229229
<scope>import</scope>
230230
</dependency>

0 commit comments

Comments
 (0)