Skip to content
This repository has been archived by the owner on Apr 22, 2022. It is now read-only.

Bump google-cloud-pubsub from 1.101.0 to 1.113.5 #515

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps google-cloud-pubsub from 1.101.0 to 1.113.5.

Release notes

Sourced from google-cloud-pubsub's releases.

java-pubsub v1.113.5

Bug Fixes

  • Add shopt -s nullglob to dependencies script (#724) (25840d6)

Dependencies

  • update dependency com.google.cloud:google-cloud-core to v1.95.3 (#725) (ae3b284)
  • update dependency com.google.cloud:google-cloud-core to v1.95.4 (#730) (b6453b3)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v1.4.0 (#732) (78b26c0)

java-pubsub v1.113.4

Bug Fixes

  • allow retries for subscriber unary rpcs (#721) (3f0a6d2)
  • Update dependencies.sh to not break on mac (#718) (0ebad0a)

java-pubsub v1.113.3

Dependencies

  • update dependency com.google.cloud:google-cloud-core to v1.95.2 (#707) (60c7a68)

java-pubsub v1.113.2

Dependencies

  • update dependency com.google.cloud:google-cloud-core to v1.95.1 (#701) (c91e208)
  • update dependency com.google.protobuf:protobuf-java-util to v3.17.3 (#700) (60f9b8d)

java-pubsub v1.113.1

Dependencies

  • update dependency com.google.cloud:google-cloud-core to v1.95.0 (#691) (bc75411)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v1.3.0 (#692) (1ba00a2)
  • update dependency com.google.protobuf:protobuf-java-util to v3.17.2 (#690) (2ac440c)

java-pubsub v1.113.0

Features

... (truncated)

Changelog

Sourced from google-cloud-pubsub's changelog.

1.113.5 (2021-07-02)

Bug Fixes

  • Add shopt -s nullglob to dependencies script (#724) (25840d6)

Dependencies

  • update dependency com.google.cloud:google-cloud-core to v1.95.3 (#725) (ae3b284)
  • update dependency com.google.cloud:google-cloud-core to v1.95.4 (#730) (b6453b3)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v1.4.0 (#732) (78b26c0)

1.113.4 (2021-06-22)

Bug Fixes

  • allow retries for subscriber unary rpcs (#721) (3f0a6d2)
  • Update dependencies.sh to not break on mac (#718) (0ebad0a)

1.113.3 (2021-06-09)

Dependencies

  • update dependency com.google.cloud:google-cloud-core to v1.95.2 (#707) (60c7a68)

1.113.2 (2021-06-09)

Dependencies

  • update dependency com.google.cloud:google-cloud-core to v1.95.1 (#701) (c91e208)
  • update dependency com.google.protobuf:protobuf-java-util to v3.17.3 (#700) (60f9b8d)

1.113.1 (2021-06-07)

Dependencies

  • update dependency com.google.cloud:google-cloud-core to v1.95.0 (#691) (bc75411)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v1.3.0 (#692) (1ba00a2)
  • update dependency com.google.protobuf:protobuf-java-util to v3.17.2 (#690) (2ac440c)

1.113.0 (2021-05-31)

Features

... (truncated)

Commits
  • 250d86f chore: release 1.113.5 (#728)
  • b6453b3 deps: update dependency com.google.cloud:google-cloud-core to v1.95.4 (#730)
  • 25840d6 fix: Add shopt -s nullglob to dependencies script (#724)
  • 78b26c0 deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • f59eef8 chore: regenerate README (#727)
  • ae3b284 deps: update dependency com.google.cloud:google-cloud-core to v1.95.3 (#725)
  • c20d9b3 chore(deps): update dependency com.google.cloud:libraries-bom to v20.7.0 (#726)
  • ade7981 samples: add publish with flow control sample (#717)
  • 2449a7c chore: release 1.113.5-SNAPSHOT (#722)
  • 3f79f7a chore: release 1.113.4 (#719)
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants