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 google-cloud-pubsub from 1.115.1 to 1.116.3 in /modules/gcloud #5238

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2022

Bumps google-cloud-pubsub from 1.115.1 to 1.116.3.

Release notes

Sourced from google-cloud-pubsub's releases.

v1.116.3

1.116.3 (2022-03-29)

Dependencies

  • update dependency com.google.cloud:google-cloud-core to v2.5.11 (#1070) (662e2ec)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 (#1072) (56f9e91)
  • update dependency com.google.cloud:native-image-support to v0.12.11 (#1071) (82f4501)

v1.116.2

1.116.2 (2022-03-24)

Dependencies

  • update dependency org.graalvm.buildtools:junit-platform-native to v0.9.11 (#1064) (3ebcc5e)
  • update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.11 (#1065) (d1ce9c6)

v1.116.1

1.116.1 (2022-03-22)

Bug Fixes

  • added a maximum metadata size when creating the subscriber (#1061) (3a8c83b)
  • Removed EnableExactlyOnceDelivery from Builders (#1052) (9add538)

Dependencies

  • update dependency com.google.cloud:google-cloud-core to v2.5.10 (#1057) (0b7d19f)
  • update dependency com.google.cloud:google-cloud-core to v2.5.8 (#1050) (c7551d6)
  • update dependency com.google.cloud:google-cloud-core to v2.5.9 (#1054) (5b3227f)
  • update dependency com.google.cloud:native-image-support to v0.12.10 (#1058) (af2b364)
  • update dependency com.google.cloud:native-image-support to v0.12.7 (#1042) (fd52aa8)
  • update dependency com.google.cloud:native-image-support to v0.12.8 (#1051) (da2d3fa)
  • update dependency com.google.cloud:native-image-support to v0.12.9 (#1053) (6e97d52)
  • update dependency org.graalvm.buildtools:junit-platform-native to v0.9.10 (#1043) (5884bdf)
  • update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.10 (#1044) (158e7f8)

Documentation

  • sample: Add sample for Native Image support in Pub/Sub (#1026) (a4fa69b)
  • sample: use Java 8 for native image sample (#1060) (2d5c010)

v1.116.0

1.116.0 (2022-03-04)

... (truncated)

Changelog

Sourced from google-cloud-pubsub's changelog.

1.116.3 (2022-03-29)

Dependencies

  • update dependency com.google.cloud:google-cloud-core to v2.5.11 (#1070) (662e2ec)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 (#1072) (56f9e91)
  • update dependency com.google.cloud:native-image-support to v0.12.11 (#1071) (82f4501)

1.116.2 (2022-03-24)

Dependencies

  • update dependency org.graalvm.buildtools:junit-platform-native to v0.9.11 (#1064) (3ebcc5e)
  • update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.11 (#1065) (d1ce9c6)

1.116.1 (2022-03-22)

Bug Fixes

  • added a maximum metadata size when creating the subscriber (#1061) (3a8c83b)
  • Removed EnableExactlyOnceDelivery from Builders (#1052) (9add538)

Dependencies

  • update dependency com.google.cloud:google-cloud-core to v2.5.10 (#1057) (0b7d19f)
  • update dependency com.google.cloud:google-cloud-core to v2.5.8 (#1050) (c7551d6)
  • update dependency com.google.cloud:google-cloud-core to v2.5.9 (#1054) (5b3227f)
  • update dependency com.google.cloud:native-image-support to v0.12.10 (#1058) (af2b364)
  • update dependency com.google.cloud:native-image-support to v0.12.7 (#1042) (fd52aa8)
  • update dependency com.google.cloud:native-image-support to v0.12.8 (#1051) (da2d3fa)
  • update dependency com.google.cloud:native-image-support to v0.12.9 (#1053) (6e97d52)
  • update dependency org.graalvm.buildtools:junit-platform-native to v0.9.10 (#1043) (5884bdf)
  • update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.10 (#1044) (158e7f8)

Documentation

  • sample: Add sample for Native Image support in Pub/Sub (#1026) (a4fa69b)
  • sample: use Java 8 for native image sample (#1060) (2d5c010)

1.116.0 (2022-03-04)

Features

... (truncated)

Commits
  • 81f952b chore(main): release 1.116.3 (#1073)
  • 82f4501 deps: update dependency com.google.cloud:native-image-support to v0.12.11 (#1...
  • 662e2ec deps: update dependency com.google.cloud:google-cloud-core to v2.5.11 (#1070)
  • 56f9e91 deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • 39c2a74 build(deps): update dependency com.google.cloud:google-cloud-shared-config to...
  • 30bf174 chore(main): release 1.116.3-SNAPSHOT (#1067)
  • 7dd03e9 chore(main): release 1.116.2 (#1066)
  • d1ce9c6 deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.11...
  • 3ebcc5e deps: update dependency org.graalvm.buildtools:junit-platform-native to v0.9....
  • df97760 chore(deps): update dependency com.google.cloud:google-cloud-pubsub to v1.116...
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Apr 1, 2022
@kiview kiview mentioned this pull request Apr 6, 2022
Bumps [google-cloud-pubsub](https://github.com/googleapis/java-pubsub) from 1.115.1 to 1.116.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.115.1...v1.116.3)

---
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.116.3 branch from 762fde8 to f900b70 Compare April 6, 2022 16:12
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2022

Superseded by #5333.

@dependabot dependabot bot closed this May 1, 2022
@dependabot dependabot bot deleted the dependabot/gradle/modules/gcloud/com.google.cloud-google-cloud-pubsub-1.116.3 branch May 1, 2022 22:04
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants