Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 1, 2023

Bumps google-cloud-pubsub from 1.116.4 to 1.122.2.

Release notes

Sourced from google-cloud-pubsub's releases.

v1.122.2

1.122.2 (2022-12-15)

Dependencies

  • Update dependency com.google.cloud:google-cloud-core to v2.9.0 (#1435) (786c493)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.1.0 (#1436) (a40337b)

v1.122.1

1.122.1 (2022-12-02)

Dependencies

  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.19 (#1428) (bfa9c3d)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.19 (#1429) (d3c44e7)

v1.122.0

1.122.0 (2022-12-01)

Features

  • Next release from main branch is 1.122.0 (#1409) (dad2c82)

Dependencies

  • Update dependency com.google.protobuf:protobuf-java-util to v3.21.10 (#1425) (39c22cb)

v1.121.1

1.121.1 (2022-11-21)

Dependencies

  • Update dependency com.google.cloud:google-cloud-bigquery to v2.18.0 (#1375) (b6ada4e)
  • Update dependency com.google.cloud:google-cloud-bigquery to v2.19.1 (#1416) (e140a49)
  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.18 (#1413) (b3fb828)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.18 (#1414) (74d2dc3)

v1.121.0

1.121.0 (2022-11-16)

Features

  • Next release from main branch is 1.121.0 (#1406) (1b25b0e)

... (truncated)

Changelog

Sourced from google-cloud-pubsub's changelog.

1.122.2 (2022-12-15)

Dependencies

  • Update dependency com.google.cloud:google-cloud-core to v2.9.0 (#1435) (786c493)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.1.0 (#1436) (a40337b)

1.122.1 (2022-12-02)

Dependencies

  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.19 (#1428) (bfa9c3d)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.19 (#1429) (d3c44e7)

1.122.0 (2022-12-01)

Features

  • Next release from main branch is 1.122.0 (#1409) (dad2c82)

Dependencies

  • Update dependency com.google.protobuf:protobuf-java-util to v3.21.10 (#1425) (39c22cb)

1.121.1 (2022-11-21)

Dependencies

  • Update dependency com.google.cloud:google-cloud-bigquery to v2.18.0 (#1375) (b6ada4e)
  • Update dependency com.google.cloud:google-cloud-bigquery to v2.19.1 (#1416) (e140a49)
  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.18 (#1413) (b3fb828)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.18 (#1414) (74d2dc3)

1.121.0 (2022-11-16)

Features

  • Next release from main branch is 1.121.0 (#1406) (1b25b0e)

Dependencies

  • Update dependency com.google.cloud:google-cloud-core to v2.8.28 (#1399) (ec1cae8)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.6 (#1395) (a3c32ea)

... (truncated)

Commits
  • 511dc3d chore(main): release 1.122.2 (#1442)
  • b737a47 test(deps): update dependency org.mockito:mockito-core to v4.10.0 (#1443)
  • a40337b deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • 786c493 deps: update dependency com.google.cloud:google-cloud-core to v2.9.0 (#1435)
  • 61f7d12 chore(deps): update dependency com.google.cloud:google-cloud-pubsub to v1.122...
  • b31864a chore(main): release 1.122.2-SNAPSHOT (#1432)
  • 9b24922 chore: upgrade native image checks to graalvm-22.3.0 (#1718) (#1421)
  • d57a3a7 chore(main): release 1.122.1 (#1431)
  • d3c44e7 deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.19...
  • bfa9c3d 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 [google-cloud-pubsub](https://github.com/googleapis/java-pubsub) from 1.116.4 to 1.122.2.
- [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.116.4...v1.122.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/modules/gcloud/com.google.cloud-google-cloud-pubsub-1.122.2 branch from bc03a6b to 7a32e4b Compare January 1, 2023 10:33
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 1, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 1, 2023

Superseded by #1575.

@dependabot dependabot bot closed this Feb 1, 2023
@dependabot dependabot bot deleted the dependabot/gradle/modules/gcloud/com.google.cloud-google-cloud-pubsub-1.122.2 branch February 1, 2023 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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