Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2025

Bumps google-cloud-pubsub from 2.13.11 to 2.31.0.

Release notes

Sourced from google-cloud-pubsub's releases.

v2.31.0

2.31.0 (2025-06-26)

Features

  • Add MessageTransformationFailureReason to IngestionFailureEvent (#1427) (8ab13e1)

Bug Fixes

  • Surface Fatal Stream Errors to Future; Adjust Retryable Error Codes (#1422) (e081beb)

v2.30.0

2.30.0 (2025-06-07)

Features

  • Add SchemaViolationReason to IngestionFailureEvent (#1411) (c046ca2)

v2.29.1

2.29.1 (2025-05-23)

Bug Fixes

  • Remove setup.cfg configuration for creating universal wheels (#1376) (60639c4)

Documentation

  • sample: Add samples for topic and subscription SMTs (#1386) (4d072e0)
  • Update documentation for JavaScriptUDF to indicate that the message_id metadata field is optional instead of required (#1380) (be90054)
  • Update readme links (#1409) (77ba05d)

v2.29.0

2.29.0 (2025-03-19)

Features

  • Add REST Interceptors which support reading metadata (4363179)
  • Add support for opt-in debug logging (4363179)
  • Deprecate enabled field for message transforms and add disabled field (4363179)

Bug Fixes

  • Allow logs to propagate upstream for caplog testing (#1374) (fa39b0e)

... (truncated)

Changelog

Sourced from google-cloud-pubsub's changelog.

2.31.0 (2025-06-26)

Features

  • Add MessageTransformationFailureReason to IngestionFailureEvent (#1427) (8ab13e1)

Bug Fixes

  • Surface Fatal Stream Errors to Future; Adjust Retryable Error Codes (#1422) (e081beb)

2.30.0 (2025-06-07)

Features

  • Add SchemaViolationReason to IngestionFailureEvent (#1411) (c046ca2)

2.29.1 (2025-05-23)

Bug Fixes

  • Remove setup.cfg configuration for creating universal wheels (#1376) (60639c4)

Documentation

  • sample: Add samples for topic and subscription SMTs (#1386) (4d072e0)
  • Update documentation for JavaScriptUDF to indicate that the message_id metadata field is optional instead of required (#1380) (be90054)
  • Update readme links (#1409) (77ba05d)

2.29.0 (2025-03-19)

Features

  • Add REST Interceptors which support reading metadata (4363179)
  • Add support for opt-in debug logging (4363179)
  • Deprecate enabled field for message transforms and add disabled field (4363179)

Bug Fixes

  • Allow logs to propagate upstream for caplog testing (#1374) (fa39b0e)
  • Allow Protobuf 6.x (#1369) (c95b7a5)
  • Fix typing issue with gRPC metadata when key ends in -bin (4363179)

... (truncated)

Commits
  • 2b7e423 chore(main): release 2.31.0 (#1426)
  • 8ab13e1 feat: Add MessageTransformationFailureReason to IngestionFailureEvent (#1427)
  • e081beb Fix: Surface Fatal Stream Errors to Future; Adjust Retryable Error Codes (#1422)
  • 272b09f build(deps): bump protobuf from 6.31.0 to 6.31.1 in /samples/snippets (#1424)
  • a5f0a2f chore(main): release 2.30.0 (#1418)
  • c046ca2 feat: Add SchemaViolationReason to IngestionFailureEvent (#1411)
  • 42d32de chore(main): release 2.29.1 (#1381)
  • 2a00b13 chore(deps): update all dependencies (#1412)
  • c7ee613 chore: change assignees for issues and PRs to abbrowne126 (#1410)
  • 60639c4 fix: remove setup.cfg configuration for creating universal wheels (#1376)
  • 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.13.11 to 2.31.0.
- [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.13.11...v2.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 14, 2025
@dependabot dependabot bot requested a review from mservidio as a code owner July 14, 2025 21:02
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 14, 2025
@dependabot dependabot bot requested review from a team, salsferrazza and t8dogg as code owners July 14, 2025 21:02
@dependabot dependabot bot added the python Pull requests that update python code label Jul 14, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 19, 2025

Superseded by #251.

@dependabot dependabot bot closed this Aug 19, 2025
@dependabot dependabot bot deleted the dependabot/pip/google-cloud-pubsub-2.31.0 branch August 19, 2025 04:06
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant