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.123.14 to 1.123.15 #962

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2023

Bumps com.google.cloud:google-cloud-pubsub from 1.123.14 to 1.123.15.

Release notes

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

v1.123.15

1.123.15 (2023-06-22)

Bug Fixes

  • Fixing the shutdown logic for streaming subscriber connection (#1613) (09aff9c)

Documentation

Dependencies

  • Update dependency com.google.cloud:google-cloud-bigquery to v2.27.0 (#1599) (3b4b7d0)
  • Update dependency com.google.cloud:google-cloud-bigquery to v2.27.1 (#1614) (a974e08)
  • Update dependency com.google.cloud:google-cloud-bigquery to v2.28.0 (#1626) (a4a02b4)
  • Update dependency com.google.cloud:google-cloud-core to v2.20.0 (#1629) (5f88f4f)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.12.0 (#1630) (b444a9d)
  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.23 (#1623) (b5f8e49)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.23 (#1624) (68ada24)
  • Update dependency org.xerial.snappy:snappy-java to v1.1.10.1 - abandoned (#1616) (48ec282)
  • Update dependency org.xerial.snappy:snappy-java to v1.1.10.1 [security] (#1620) (a1cb267)
Changelog

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

1.123.15 (2023-06-22)

Bug Fixes

  • Fixing the shutdown logic for streaming subscriber connection (#1613) (09aff9c)

Documentation

Dependencies

  • Update dependency com.google.cloud:google-cloud-bigquery to v2.27.0 (#1599) (3b4b7d0)
  • Update dependency com.google.cloud:google-cloud-bigquery to v2.27.1 (#1614) (a974e08)
  • Update dependency com.google.cloud:google-cloud-bigquery to v2.28.0 (#1626) (a4a02b4)
  • Update dependency com.google.cloud:google-cloud-core to v2.20.0 (#1629) (5f88f4f)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.12.0 (#1630) (b444a9d)
  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.23 (#1623) (b5f8e49)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.23 (#1624) (68ada24)
  • Update dependency org.xerial.snappy:snappy-java to v1.1.10.1 - abandoned (#1616) (48ec282)
  • Update dependency org.xerial.snappy:snappy-java to v1.1.10.1 [security] (#1620) (a1cb267)
Commits
  • fd1aeab chore(main): release 1.123.15 (#1609)
  • 5f88f4f deps: update dependency com.google.cloud:google-cloud-core to v2.20.0 (#1629)
  • 68ada24 deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.23...
  • 4f8499e chore(deps): update dependency com.google.cloud:google-cloud-pubsub to v1.123...
  • cb87aa9 chore: Java 8 unit test to build code in Java 17 and run tests on Java 8 (#18...
  • b444a9d deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • 48ec282 deps: update dependency org.xerial.snappy:snappy-java to v1.1.10.1 - abandone...
  • a1cb267 deps: update dependency org.xerial.snappy:snappy-java to v1.1.10.1 [security]...
  • 463f65c chore: Update dependabot.yml template (#1813) (#1622)
  • b5f8e49 deps: update dependency org.graalvm.buildtools:junit-platform-native to v0.9....
  • 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 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)

Bumps [com.google.cloud:google-cloud-pubsub](https://github.com/googleapis/java-pubsub) from 1.123.14 to 1.123.15.
- [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.123.14...v1.123.15)

---
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 added automerge dependencies security Security related stuffs labels Jun 24, 2023
@dipjyotimetia dipjyotimetia merged commit 0b7498b into master Jun 24, 2023
5 of 9 checks passed
@dipjyotimetia dipjyotimetia deleted the dependabot/gradle/com.google.cloud-google-cloud-pubsub-1.123.15 branch June 24, 2023 11:49
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.

None yet

1 participant