Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 7, 2026

Bumps @google-cloud/pubsub from 4.7.0 to 5.2.1.

Release notes

Sourced from @​google-cloud/pubsub's releases.

v5.2.1

5.2.1 (2025-12-19)

Bug Fixes

  • Check batch size before re-queueing retried messages (#2027) (6c1613f)
  • Move off the remaining rc versions (#2112) (a9eb883)
  • Only close the rpcSpan once (#2121) (118a960)
  • Updated span kind to CLIENT for ack and modack rpc spans (#2029) (801c1c8)

v5.2.0

5.2.0 (2025-08-07)

Features

  • Ad-hoc, targeted debug logging (#2062) (dce83c7)
  • Add timeout option and graceful shutdown to Subscription.close() (#2068) (8dee024)

v5.1.0

5.1.0 (2025-06-04)

Features

  • Add SchemaViolationReason to IngestionFailureEvent (#2045) (3348e3e)
  • Use specific W3CTraceContextPropagator for OTel (#2036) (c9a9656)

Bug Fixes

  • deps: Update dependency @​opentelemetry/semantic-conventions to ~1.33.0 (#2038) (4eb46c5)
  • deps: Update dependency @​opentelemetry/semantic-conventions to ~1.34.0 (#2048) (1072c2d)
  • deps: Update dependency protobufjs to ~7.5.0 (#2041) (b65eaeb)
  • Set messaging.operation in createAttributes (#2030) (b8d513a)

v5.0.0

5.0.0 (2025-04-28)

⚠ BREAKING CHANGES

  • migrate to Node 18 (#2024)
  • remove (broken) legacy OTel support
  • remove legacy ack deadline options
  • move maxExtension into subscriber options

Miscellaneous Chores

... (truncated)

Changelog

Sourced from @​google-cloud/pubsub's changelog.

5.2.1 (2025-12-19)

Bug Fixes

  • Check batch size before re-queueing retried messages (#2027) (6c1613f)
  • Move off the remaining rc versions (#2112) (a9eb883)
  • Only close the rpcSpan once (#2121) (118a960)
  • Updated span kind to CLIENT for ack and modack rpc spans (#2029) (801c1c8)

5.2.0 (2025-08-07)

Features

  • Ad-hoc, targeted debug logging (#2062) (dce83c7)
  • Add timeout option and graceful shutdown to Subscription.close() (#2068) (8dee024)

5.1.0 (2025-06-04)

Features

  • Add SchemaViolationReason to IngestionFailureEvent (#2045) (3348e3e)
  • Use specific W3CTraceContextPropagator for OTel (#2036) (c9a9656)

Bug Fixes

  • deps: Update dependency @​opentelemetry/semantic-conventions to ~1.33.0 (#2038) (4eb46c5)
  • deps: Update dependency @​opentelemetry/semantic-conventions to ~1.34.0 (#2048) (1072c2d)
  • deps: Update dependency protobufjs to ~7.5.0 (#2041) (b65eaeb)
  • Set messaging.operation in createAttributes (#2030) (b8d513a)

5.0.0 (2025-04-28)

⚠ BREAKING CHANGES

  • migrate to Node 18 (#2024)
  • remove (broken) legacy OTel support
  • remove legacy ack deadline options
  • move maxExtension into subscriber options

Miscellaneous Chores

4.11.0 (2025-03-27)

... (truncated)

Commits
  • 511739f chore(main): release 5.2.1 (#2092)
  • 118a960 fix: only close the rpcSpan once (#2121)
  • d8cd0e7 chore: lint failures (#2115)
  • 66e0b2b build: remove docs check for now, until we can update linkinator (#2114)
  • a9eb883 fix: move off the remaining rc versions (#2112)
  • 91ebe73 chore: group renovate PRs for this repo, remove renovate template gen for now...
  • 2f1ca98 chore: disable renovate for Node github action YAML configs (#2103)
  • 801c1c8 fix: updated span kind to CLIENT for ack and modack rpc spans (#2029)
  • 6c1613f fix: check batch size before re-queueing retried messages (#2027)
  • 47517b2 chore: update python post processor base image (#2089)
  • 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/nodejs-pubsub) from 4.7.0 to 5.2.1.
- [Release notes](https://github.com/googleapis/nodejs-pubsub/releases)
- [Changelog](https://github.com/googleapis/nodejs-pubsub/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-pubsub@v4.7.0...v5.2.1)

---
updated-dependencies:
- dependency-name: "@google-cloud/pubsub"
  dependency-version: 5.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 7, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 15, 2026

Superseded by #251.

@dependabot dependabot bot closed this Jan 15, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/google-cloud/pubsub-5.2.1 branch January 15, 2026 04:03
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant