Skip to content

Conversation

@dependabot
Copy link

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

Removes qs. It's no longer used after updating ancestor dependency @google-cloud/pubsub. These dependencies need to be updated together.

Removes qs

Updates @google-cloud/pubsub from 0.18.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
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for @​google-cloud/pubsub since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [qs](https://github.com/ljharb/qs). It's no longer used after updating ancestor dependency [@google-cloud/pubsub](https://github.com/googleapis/nodejs-pubsub). These dependencies need to be updated together.


Removes `qs`

Updates `@google-cloud/pubsub` from 0.18.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@v0.18.0...v5.2.0)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 
  dependency-type: indirect
- dependency-name: "@google-cloud/pubsub"
  dependency-version: 5.2.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 1, 2026
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.

0 participants