Skip to content

chore(deps): Bump com.google.cloud:google-cloud-pubsub from 1.141.2 to 1.141.3#18966

Merged
davsclaus merged 1 commit intomainfrom
dependabot/maven/com.google.cloud-google-cloud-pubsub-1.141.3
Aug 22, 2025
Merged

chore(deps): Bump com.google.cloud:google-cloud-pubsub from 1.141.2 to 1.141.3#18966
davsclaus merged 1 commit intomainfrom
dependabot/maven/com.google.cloud-google-cloud-pubsub-1.141.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2025

Bumps com.google.cloud:google-cloud-pubsub from 1.141.2 to 1.141.3.

Release notes

Sourced from com.google.cloud:google-cloud-pubsub's releases.

v1.141.3

1.141.3 (2025-08-19)

Bug Fixes

  • Use the system executor instead of a separate thread pool for EOD ack/modack callbacks (#2526) (ffeb017)

Dependencies

  • Update actions/checkout action to v5 (#2520) (409398a)
  • Update dependency com.google.cloud:google-cloud-bigquery to v2.54.1 (#2523) (0678a74)
  • Update dependency com.google.cloud:google-cloud-core to v2.60.0 (#2527) (0166e21)
  • Update dependency com.google.cloud:google-cloud-storage to v2.55.0 (#2517) (b67acf1)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 (#2528) (e424d11)
  • Update dependency com.google.protobuf:protobuf-java-util to v4.32.0 (#2524) (44ff087)
  • Update dependency org.assertj:assertj-core to v3.27.4 (#2518) (67695bc)
Changelog

Sourced from com.google.cloud:google-cloud-pubsub's changelog.

1.141.3 (2025-08-19)

Bug Fixes

  • Use the system executor instead of a separate thread pool for EOD ack/modack callbacks (#2526) (ffeb017)

Dependencies

  • Update actions/checkout action to v5 (#2520) (409398a)
  • Update dependency com.google.cloud:google-cloud-bigquery to v2.54.1 (#2523) (0678a74)
  • Update dependency com.google.cloud:google-cloud-core to v2.60.0 (#2527) (0166e21)
  • Update dependency com.google.cloud:google-cloud-storage to v2.55.0 (#2517) (b67acf1)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 (#2528) (e424d11)
  • Update dependency com.google.protobuf:protobuf-java-util to v4.32.0 (#2524) (44ff087)
  • Update dependency org.assertj:assertj-core to v3.27.4 (#2518) (67695bc)
Commits
  • c2e66d5 chore(main): release 1.141.3 (#2521)
  • 65e324e chore: Update generation configuration at Wed Aug 20 02:34:22 UTC 2025 (#2529)
  • 0166e21 deps: update dependency com.google.cloud:google-cloud-core to v2.60.0 (#2527)
  • e424d11 deps: update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ...
  • 0678a74 deps: update dependency com.google.cloud:google-cloud-bigquery to v2.54.1 (#2...
  • 4a1bdf5 chore(deps): update dependency com.google.cloud:libraries-bom to v26.66.0 (#2...
  • f986ed3 chore: Update generation configuration at Sat Aug 16 02:35:28 UTC 2025 (#2522)
  • 44ff087 deps: update dependency com.google.protobuf:protobuf-java-util to v4.32.0 (#2...
  • ffeb017 fix: Use the system executor instead of a separate thread pool for EOD ack/mo...
  • 409398a deps: update actions/checkout action to v5 (#2520)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 21, 2025
@github-actions
Copy link
Copy Markdown
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟

🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run

  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot.

  • You can label PRs using build-all, build-dependents, skip-tests and test-dependents to fine-tune the checks executed by this PR.

  • Build and test logs are available in the Summary page. Only Apache Camel committers have access to the summary.

  • ⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

Bumps [com.google.cloud:google-cloud-pubsub](https://github.com/googleapis/java-pubsub) from 1.141.2 to 1.141.3.
- [Release notes](https://github.com/googleapis/java-pubsub/releases)
- [Changelog](https://github.com/googleapis/java-pubsub/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-pubsub@v1.141.2...v1.141.3)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-pubsub
  dependency-version: 1.141.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/com.google.cloud-google-cloud-pubsub-1.141.3 branch from 8f9b933 to 36d4418 Compare August 21, 2025 09:07
@davsclaus davsclaus merged commit b73816c into main Aug 22, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.google.cloud-google-cloud-pubsub-1.141.3 branch August 22, 2025 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

camel-4 core-build-and-dependencies dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant