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.0 in /modules/gcloud #5162

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2022

Bumps google-cloud-pubsub from 1.115.1 to 1.116.0.

Release notes

Sourced from google-cloud-pubsub's releases.

v1.116.0

1.116.0 (2022-03-04)

Features

Bug Fixes

  • removing misspelled field, add correctly spelled field (#1011) (2e8b681)

Dependencies

  • update dependency com.google.cloud:google-cloud-core to v2.5.4 (#1017) (55c53e3)
  • update dependency com.google.cloud:google-cloud-core to v2.5.6 (#1038) (c319f59)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 (#1035) (10dba36)

v1.115.5

1.115.5 (2022-02-11)

Dependencies

  • update actions/github-script action to v6 (#1010) (04ee4c9)
  • update dependency com.google.cloud:google-cloud-core to v2.5.3 (#1008) (0eacfb0)

v1.115.4

1.115.4 (2022-02-10)

Dependencies

  • update dependency com.google.cloud:google-cloud-core to v2.5.1 (#1004) (8f6879b)

v1.115.3

1.115.3 (2022-02-08)

Dependencies

  • update dependency com.google.cloud:google-cloud-core to v2.5.0 (#995) (3b3b90a)

v1.115.2

1.115.2 (2022-02-03)

Dependencies

... (truncated)

Changelog

Sourced from google-cloud-pubsub's changelog.

1.116.0 (2022-03-04)

Features

Bug Fixes

  • removing misspelled field, add correctly spelled field (#1011) (2e8b681)

Dependencies

  • update dependency com.google.cloud:google-cloud-core to v2.5.4 (#1017) (55c53e3)
  • update dependency com.google.cloud:google-cloud-core to v2.5.6 (#1038) (c319f59)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 (#1035) (10dba36)

1.115.5 (2022-02-11)

Dependencies

  • update actions/github-script action to v6 (#1010) (04ee4c9)
  • update dependency com.google.cloud:google-cloud-core to v2.5.3 (#1008) (0eacfb0)

1.115.4 (2022-02-10)

Dependencies

  • update dependency com.google.cloud:google-cloud-core to v2.5.1 (#1004) (8f6879b)

1.115.3 (2022-02-08)

Dependencies

  • update dependency com.google.cloud:google-cloud-core to v2.5.0 (#995) (3b3b90a)

1.115.2 (2022-02-03)

Dependencies

  • java: update actions/github-script action to v5 (#1339) (#984) (9a1cc0e)
  • update dependency com.google.cloud:google-cloud-core to v2.4.0 (#986) (8cdf7a0)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 (#988) (8993760)
  • update dependency com.google.errorprone:error_prone_annotations to v2.11.0 (#983) (abcbb32)

... (truncated)

Commits
  • 6a1b6f6 chore(main): release 1.116.0 (#1031)
  • 02ed621 feat: exactly once support v3 (#1022)
  • 7e08361 samples: create subscription with exactly once delivery enabled (#1032)
  • 81c9cc1 chore: fix license header in build.bat (#1363) (#1037)
  • c319f59 deps: update dependency com.google.cloud:google-cloud-core to v2.5.6 (#1038)
  • 55c53e3 deps: update dependency com.google.cloud:google-cloud-core to v2.5.4 (#1017)
  • 657b1bc chore(deps): update dependency com.google.cloud:libraries-bom to v24.4.0 (#1036)
  • 10dba36 deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • 092c590 chore: update github actions (#1361) (#1034)
  • 7e8c741 build(deps): update dependency org.apache.maven.plugins:maven-project-info-re...
  • 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.115.1 to 1.116.0.
- [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.0)

---
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 requested review from rnorth, bsideup and kiview as code owners March 8, 2022 13:59
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Mar 8, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2022

Superseded by #5238.

@dependabot dependabot bot closed this Apr 1, 2022
@dependabot dependabot bot deleted the dependabot/gradle/modules/gcloud/com.google.cloud-google-cloud-pubsub-1.116.0 branch April 1, 2022 22:05
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.

0 participants