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

Bump com.google.cloud:google-cloud-pubsub from 1.126.0 to 1.126.1 #1155

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2024

Bumps com.google.cloud:google-cloud-pubsub from 1.126.0 to 1.126.1.

Release notes

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

v1.126.1

1.126.1 (2024-01-25)

Dependencies

  • Update dependency com.google.cloud:google-cloud-bigquery to v2.36.0 (#1840) (8c5117d)
  • Update dependency com.google.cloud:google-cloud-core to v2.30.0 (#1853) (db36def)
  • Update dependency com.google.cloud:google-cloud-core to v2.31.0 (#1872) (06db9a0)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.22.0 (#1865) (f4c6f51)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.23.0 (#1873) (0d445f1)
  • Update dependency com.google.cloud:google-cloud-storage to v2.32.0 (#1857) (d673e55)
  • Update dependency com.google.cloud:google-cloud-storage to v2.32.1 (#1874) (adae8a4)
  • Update dependency com.google.protobuf:protobuf-java-util to v3.25.2 (#1858) (8fa6354)
Changelog

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

1.126.1 (2024-01-25)

Dependencies

  • Update dependency com.google.cloud:google-cloud-bigquery to v2.36.0 (#1840) (8c5117d)
  • Update dependency com.google.cloud:google-cloud-core to v2.30.0 (#1853) (db36def)
  • Update dependency com.google.cloud:google-cloud-core to v2.31.0 (#1872) (06db9a0)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.22.0 (#1865) (f4c6f51)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.23.0 (#1873) (0d445f1)
  • Update dependency com.google.cloud:google-cloud-storage to v2.32.0 (#1857) (d673e55)
  • Update dependency com.google.cloud:google-cloud-storage to v2.32.1 (#1874) (adae8a4)
  • Update dependency com.google.protobuf:protobuf-java-util to v3.25.2 (#1858) (8fa6354)
Commits
  • daaf9e3 chore(main): release 1.126.1 (#1871)
  • 06db9a0 deps: update dependency com.google.cloud:google-cloud-core to v2.31.0 (#1872)
  • 0d445f1 deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • adae8a4 deps: update dependency com.google.cloud:google-cloud-storage to v2.32.1 (#1874)
  • 7a32932 build(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin...
  • 8c5117d deps: update dependency com.google.cloud:google-cloud-bigquery to v2.36.0 (#1...
  • 0f88c62 chore(deps): update dependency com.google.cloud:libraries-bom to v26.30.0 (#1...
  • d673e55 deps: update dependency com.google.cloud:google-cloud-storage to v2.32.0 (#1857)
  • 8fa6354 deps: update dependency com.google.protobuf:protobuf-java-util to v3.25.2 (#1...
  • fc475e5 chore(deps): update dependency com.google.cloud:google-cloud-pubsub to v1.126...
  • 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 automerge dependencies security Security related stuffs labels Jan 26, 2024
dipjyotimetia
dipjyotimetia previously approved these changes Jan 26, 2024
Copy link
Owner

@dipjyotimetia dipjyotimetia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Bumps [com.google.cloud:google-cloud-pubsub](https://github.com/googleapis/java-pubsub) from 1.126.0 to 1.126.1.
- [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.126.0...v1.126.1)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-pubsub
  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/gradle/com.google.cloud-google-cloud-pubsub-1.126.1 branch from 98c2c2b to 39b0531 Compare January 26, 2024 01:21
@dipjyotimetia dipjyotimetia merged commit 7a507a9 into master Jan 26, 2024
5 checks passed
@dipjyotimetia dipjyotimetia deleted the dependabot/gradle/com.google.cloud-google-cloud-pubsub-1.126.1 branch January 26, 2024 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant