Skip to content

Conversation

@dependabot
Copy link

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

Bumps com.google.cloud:google-cloud-pubsub from 1.116.4 to 1.123.1.

Release notes

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

v1.123.1

1.123.1 (2023-01-20)

Dependencies

  • Update dependency com.google.cloud:google-cloud-bigquery to v2.20.2 (#1441) (a675556)
  • Update dependency com.google.cloud:google-cloud-core to v2.9.2 (#1449) (e68c9e0)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.1.2 (#1463) (e9e6649)
  • Update dependency com.google.protobuf:protobuf-java-util to v3.21.12 (#1437) (88f7a99)
  • Update dependency org.junit.vintage:junit-vintage-engine to v5.9.2 (#1451) (054572a)

v1.123.0

1.123.0 (2023-01-10)

Features

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.1.1 (#1450) (2dcbcad)

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)

... (truncated)

Changelog

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

1.123.1 (2023-01-20)

Dependencies

  • Update dependency com.google.cloud:google-cloud-bigquery to v2.20.2 (#1441) (a675556)
  • Update dependency com.google.cloud:google-cloud-core to v2.9.2 (#1449) (e68c9e0)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.1.2 (#1463) (e9e6649)
  • Update dependency com.google.protobuf:protobuf-java-util to v3.21.12 (#1437) (88f7a99)
  • Update dependency org.junit.vintage:junit-vintage-engine to v5.9.2 (#1451) (054572a)

1.123.0 (2023-01-10)

Features

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.1.1 (#1450) (2dcbcad)

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)

... (truncated)

Commits
  • 9a1c9c1 chore(main): release 1.123.1 (#1466)
  • b23eea9 chore: Upgrade to later version of gcp-uploader and protobuf (#1741) (#1460)
  • 06d5dec chore(main): release 1.123.1-SNAPSHOT (#1453)
  • 0c11d2a build(deps): update dependency org.apache.maven.plugins:maven-checkstyle-plug...
  • dc1025e chore(deps): update dependency com.google.cloud:google-cloud-pubsub to v1.123...
  • 054572a deps: update dependency org.junit.vintage:junit-vintage-engine to v5.9.2 (#1451)
  • e68c9e0 deps: update dependency com.google.cloud:google-cloud-core to v2.9.2 (#1449)
  • 88f7a99 deps: update dependency com.google.protobuf:protobuf-java-util to v3.21.12 (#...
  • a675556 deps: update dependency com.google.cloud:google-cloud-bigquery to v2.20.2 (#1...
  • e9e6649 deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • 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.116.4 to 1.123.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.116.4...v1.123.1)

---
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 added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 1, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 1, 2023

Superseded by #1630.

@dependabot dependabot bot closed this Mar 1, 2023
@dependabot dependabot bot deleted the dependabot/gradle/modules/gcloud/com.google.cloud-google-cloud-pubsub-1.123.1 branch March 1, 2023 09:58
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