Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

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

Release notes

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

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

v4.11.0

4.11.0 (2025-03-27)

Features

  • Add required messaging.operation span attrs for OTel sem convs 1.24 (#2019) (70ed2d7)

... (truncated)

Changelog

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

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)

Features

  • Add required messaging.operation span attrs for OTel sem convs 1.24 (#2019) (70ed2d7)

Bug Fixes

  • deps: Update dependency @​opentelemetry/semantic-conventions to ~1.29.0 (#2012) (bfe8243)
  • deps: Update dependency @​opentelemetry/semantic-conventions to ~1.30.0 (#2014) (7f8366a)

... (truncated)

Commits
  • e546f2c chore(main): release 5.2.0 (#2073)
  • 8dee024 feat: add timeout option and graceful shutdown to Subscription.close() (#2068)
  • dce83c7 feat: ad-hoc, targeted debug logging (#2062)
  • 7a85349 chore(main): release 5.1.0 (#2039)
  • a6cadf4 chore(deps): update dependency @​octokit/rest to v21 (#2051)
  • 7896e7b chore(deps): update dependency jsdoc-fresh to v4 (#2049)
  • 1072c2d fix(deps): update dependency @​opentelemetry/semantic-conventions to ~1.34.0 (...
  • 24ee8bd chore(deps): update dependency sinon to v20 (#2043)
  • b1ad37d chore: update NodeJS post-processor to use MOSS approved images and update no...
  • 3348e3e feat: Add SchemaViolationReason to IngestionFailureEvent (#2045)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@google-cloud/pubsub](https://github.com/googleapis/nodejs-pubsub) from 4.7.0 to 5.2.0.
- [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.0)

---
updated-dependencies:
- dependency-name: "@google-cloud/pubsub"
  dependency-version: 5.2.0
  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 Oct 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 7, 2026

Superseded by #249.

@dependabot dependabot bot closed this Jan 7, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/google-cloud/pubsub-5.2.0 branch January 7, 2026 04:02
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