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.120.2 to 1.120.11 #657

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 10, 2022

Bumps google-cloud-pubsub from 1.120.2 to 1.120.11.

Release notes

Sourced from google-cloud-pubsub's releases.

v1.120.11

1.120.11 (2022-08-06)

Bug Fixes

  • fix dependency declaration to properly include runtime scope (#1238) (e9a4ce5)

Dependencies

  • update dependency com.google.cloud:google-cloud-bigquery to v2.14.2 (#1235) (e2af6c3)
  • update dependency com.google.cloud:google-cloud-bigquery to v2.14.3 (#1236) (399e8d7)

v1.120.10

1.120.10 (2022-08-04)

Dependencies

  • update dependency com.google.cloud:google-cloud-core to v2.8.8 (#1231) (9d13dd8)

v1.120.9

1.120.9 (2022-08-03)

Dependencies

  • update dependency com.google.cloud:google-cloud-core to v2.8.7 (#1227) (e967b2c)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.1 (#1226) (8fab566)

v1.120.8

1.120.8 (2022-08-02)

Dependencies

  • update dependency com.google.cloud:google-cloud-core to v2.8.6 (#1222) (55eebf5)

v1.120.7

1.120.7 (2022-08-01)

Bug Fixes

  • Updated log level from WARNING -> INFO for EOD failures (#1218) (8782533)

v1.120.6

1.120.6 (2022-08-01)

... (truncated)

Changelog

Sourced from google-cloud-pubsub's changelog.

1.120.11 (2022-08-06)

Bug Fixes

  • fix dependency declaration to properly include runtime scope (#1238) (e9a4ce5)

Dependencies

  • update dependency com.google.cloud:google-cloud-bigquery to v2.14.2 (#1235) (e2af6c3)
  • update dependency com.google.cloud:google-cloud-bigquery to v2.14.3 (#1236) (399e8d7)

1.120.10 (2022-08-04)

Dependencies

  • update dependency com.google.cloud:google-cloud-core to v2.8.8 (#1231) (9d13dd8)

1.120.9 (2022-08-03)

Dependencies

  • update dependency com.google.cloud:google-cloud-core to v2.8.7 (#1227) (e967b2c)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.1 (#1226) (8fab566)

1.120.8 (2022-08-02)

Dependencies

  • update dependency com.google.cloud:google-cloud-core to v2.8.6 (#1222) (55eebf5)

1.120.7 (2022-08-01)

Bug Fixes

  • Updated log level from WARNING -> INFO for EOD failures (#1218) (8782533)

1.120.6 (2022-08-01)

Dependencies

  • update dependency com.google.cloud:google-cloud-bigquery to v2.14.1 (#1215) (5667492)
  • update dependency com.google.cloud:google-cloud-core to v2.8.5 (#1213) (5db0c2c)
  • update dependency com.google.protobuf:protobuf-java-util to v3.21.4 (#1214) (bfc53d9)

... (truncated)

Commits
  • d5788b4 chore(main): release 1.120.11 (#1237)
  • 399e8d7 deps: update dependency com.google.cloud:google-cloud-bigquery to v2.14.3 (#1...
  • e9a4ce5 fix: fix dependency declaration to properly include runtime scope (#1238)
  • 75e03c2 chore(deps): update dependency com.google.cloud:google-cloud-pubsub to v1.120...
  • e2af6c3 deps: update dependency com.google.cloud:google-cloud-bigquery to v2.14.2 (#1...
  • 65d345b chore(main): release 1.120.11-SNAPSHOT (#1233)
  • d84952b chore(main): release 1.120.10 (#1232)
  • 9d13dd8 deps: update dependency com.google.cloud:google-cloud-core to v2.8.8 (#1231)
  • f7ab795 chore(deps): update dependency com.google.cloud:google-cloud-pubsub to v1.120...
  • a8447b5 chore(main): release 1.120.10-SNAPSHOT (#1229)
  • 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 security Security related stuffs labels Aug 10, 2022
Bumps [google-cloud-pubsub](https://github.com/googleapis/java-pubsub) from 1.120.2 to 1.120.11.
- [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.120.2...v1.120.11)

---
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.120.11 branch from df2da9b to 4158cbc Compare August 10, 2022 09:46
@dipjyotimetia dipjyotimetia merged commit 4187b32 into master Aug 10, 2022
@dipjyotimetia dipjyotimetia deleted the dependabot/gradle/com.google.cloud-google-cloud-pubsub-1.120.11 branch August 10, 2022 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies security Security related stuffs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant