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.61.0 to 1.112.1 #46

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 13, 2021

Bumps google-cloud-pubsub from 1.61.0 to 1.112.1.

Release notes

Sourced from google-cloud-pubsub's releases.

v1.112.1

Dependencies

  • update dependency com.google.cloud:google-cloud-core to v1.94.6 (#590) (902b149)
  • update dependency com.google.cloud:google-cloud-core to v1.94.7 (#597) (312966d)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.0 (#592) (f81b792)
  • update dependency com.google.errorprone:error_prone_annotations to v2.6.0 (#585) (8316bce)
  • update dependency com.google.protobuf:protobuf-java-util to v3.15.7 (#586) (616e77d)
  • update dependency com.google.protobuf:protobuf-java-util to v3.15.8 (#589) (8adde2d)
  • update dependency org.apache.avro:avro to v1.10.2 (#575) (acd0c19)

v1.112.0

Features

Bug Fixes

  • properly shutdown subscriber stub on permanent streaming pull failure (#539) (adbcc0c)
  • update MessageDispatcher to not extend deadlines of messages which arrive early to 60s (#570) (e174e20)

Dependencies

  • update dependency com.google.cloud:google-cloud-core to v1.94.3 (#566) (3f23ac6)
  • update dependency com.google.cloud:google-cloud-core to v1.94.4 (#568) (21886d3)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.1 (#564) (0aa4521)
  • update dependency com.google.protobuf:protobuf-java-util to v3.15.5 (#559) (74e6a92)
  • update dependency com.google.protobuf:protobuf-java-util to v3.15.6 (#569) (b6e299f)

Documentation

  • Remove experimental note for schema APIs (#560) (4b98556)

v1.111.4

Dependencies

  • update dependency com.google.protobuf:protobuf-java-util to v3.15.3 (#546) (3c10d2c)

v1.111.3

... (truncated)

Changelog

Sourced from google-cloud-pubsub's changelog.

1.112.1 (2021-04-12)

Dependencies

  • update dependency com.google.cloud:google-cloud-core to v1.94.6 (#590) (902b149)
  • update dependency com.google.cloud:google-cloud-core to v1.94.7 (#597) (312966d)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.0 (#592) (f81b792)
  • update dependency com.google.errorprone:error_prone_annotations to v2.6.0 (#585) (8316bce)
  • update dependency com.google.protobuf:protobuf-java-util to v3.15.7 (#586) (616e77d)
  • update dependency com.google.protobuf:protobuf-java-util to v3.15.8 (#589) (8adde2d)
  • update dependency org.apache.avro:avro to v1.10.2 (#575) (acd0c19)

1.112.0 (2021-03-16)

Features

Bug Fixes

  • properly shutdown subscriber stub on permanent streaming pull failure (#539) (adbcc0c)
  • update MessageDispatcher to not extend deadlines of messages which arrive early to 60s (#570) (e174e20)

Dependencies

  • update dependency com.google.cloud:google-cloud-core to v1.94.3 (#566) (3f23ac6)
  • update dependency com.google.cloud:google-cloud-core to v1.94.4 (#568) (21886d3)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.1 (#564) (0aa4521)
  • update dependency com.google.protobuf:protobuf-java-util to v3.15.5 (#559) (74e6a92)
  • update dependency com.google.protobuf:protobuf-java-util to v3.15.6 (#569) (b6e299f)

Documentation

  • Remove experimental note for schema APIs (#560) (4b98556)

1.111.4 (2021-02-26)

Dependencies

  • update dependency com.google.protobuf:protobuf-java-util to v3.15.3 (#546) (3c10d2c)

1.111.3 (2021-02-25)

... (truncated)

Commits
  • fd24247 chore: release 1.112.1 (#600)
  • e113035 chore: release 1.112.1-SNAPSHOT (#572)
  • 7d9e495 chore: regenerate README (#599)
  • 312966d deps: update dependency com.google.cloud:google-cloud-core to v1.94.7 (#597)
  • 98c11f7 chore(deps): update dependency com.google.cloud:libraries-bom to v20 (#598)
  • f1360e6 chore: regenerate README (#596)
  • 972a286 build(java): skip javadoc tests during dependencies test (#595)
  • 8adde2d deps: update dependency com.google.protobuf:protobuf-java-util to v3.15.8 (#589)
  • f81b792 deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • 902b149 deps: update dependency com.google.cloud:google-cloud-core to v1.94.6 (#590)
  • 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 @github
Copy link
Author

dependabot bot commented on behalf of github Apr 13, 2021

Dependabot tried to add @relud and @jklukas as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/fbertsch/gcp-ingestion/pulls/46/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the fbertsch/gcp-ingestion repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 13, 2021

The following labels could not be found: dependencies, java.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 27, 2021

Superseded by #51.

@dependabot dependabot bot closed this Apr 27, 2021
@dependabot dependabot bot deleted the dependabot/maven/com.google.cloud-google-cloud-pubsub-1.112.1 branch April 27, 2021 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants