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 2.18.4 to 2.21.5 #205

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps google-cloud-pubsub from 2.18.4 to 2.21.5.

Release notes

Sourced from google-cloud-pubsub's releases.

v2.21.5

2.21.5 (2024-06-20)

Bug Fixes

v2.21.4

2.21.4 (2024-06-18)

Documentation

  • samples: Add code sample for optimistic subscribe (#1182) (d8e8aa5)

v2.21.3

2.21.3 (2024-06-10)

Bug Fixes

  • Race condition where future callbacks invoked before client is in paused state (#1145) (d12bac6)
  • Suppress warnings caused during pytest runs (#1189) (cd51149)
  • Typecheck errors in samples/snippets/subscriber.py (#1186) (3698450)

v2.21.2

2.21.2 (2024-05-30)

Bug Fixes

v2.21.1

2.21.1 (2024-04-04)

Bug Fixes

  • Set timeout to infinite for publishing with ordering keys enabled (#1134) (67daf3c)

v2.21.0

2.21.0 (2024-03-26)

Features

  • Add custom datetime format for Cloud Storage subscriptions (#1131) (4da6744)

... (truncated)

Changelog

Sourced from google-cloud-pubsub's changelog.

2.21.5 (2024-06-20)

Bug Fixes

2.21.4 (2024-06-18)

Documentation

  • samples: Add code sample for optimistic subscribe (#1182) (d8e8aa5)

2.21.3 (2024-06-10)

Bug Fixes

  • Race condition where future callbacks invoked before client is in paused state (#1145) (d12bac6)
  • Suppress warnings caused during pytest runs (#1189) (cd51149)
  • Typecheck errors in samples/snippets/subscriber.py (#1186) (3698450)

2.21.2 (2024-05-30)

Bug Fixes

2.21.1 (2024-04-04)

Bug Fixes

  • Set timeout to infinite for publishing with ordering keys enabled (#1134) (67daf3c)

2.21.0 (2024-03-26)

Features

  • Add custom datetime format for Cloud Storage subscriptions (#1131) (4da6744)

2.20.3 (2024-03-21)

Documentation

... (truncated)

Commits
  • 149fa77 chore(main): release 2.21.5 (#1207)
  • a369f04 chore: Remove restriction that protobuf should be less than 5 (#1193)
  • 0b8d7b9 build(deps): bump urllib3 from 2.0.7 to 2.2.2 in /.kokoro (#1195)
  • ae48d87 chore(main): release 2.21.4 (#1196)
  • d8e8aa5 docs(samples): Add code sample for optimistic subscribe (#1182)
  • 5094605 chore(main): release 2.21.3 (#1190)
  • d12bac6 fix: Race condition where future callbacks invoked before client is in paused...
  • cd51149 fix: Suppress warnings caused during pytest runs (#1189)
  • 3698450 fix: Typecheck errors in samples/snippets/subscriber.py (#1186)
  • e2576b6 chore: Update mypy version (#1185)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/python-pubsub) from 2.18.4 to 2.21.5.
- [Release notes](https://github.com/googleapis/python-pubsub/releases)
- [Changelog](https://github.com/googleapis/python-pubsub/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-pubsub@v2.18.4...v2.21.5)

---
updated-dependencies:
- dependency-name: google-cloud-pubsub
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from mservidio as a code owner June 24, 2024 18:42
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 24, 2024
@dependabot dependabot bot requested review from salsferrazza, t8dogg and a team as code owners June 24, 2024 18:42
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 8, 2024

Superseded by #207.

@dependabot dependabot bot closed this Jul 8, 2024
@dependabot dependabot bot deleted the dependabot/pip/google-cloud-pubsub-2.21.5 branch July 8, 2024 18:16
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