Commit 3901994
chore(deps): update dependency @google-cloud/pubsub to ^5.2.2 (#12265)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[@google-cloud/pubsub](https://redirect.github.com/googleapis/nodejs-pubsub)
| dependencies | patch | [`^5.2.0` ->
`^5.2.2`](https://renovatebot.com/diffs/npm/@google-cloud%2fpubsub/5.2.0/5.2.2)
|
---
### Release Notes
<details>
<summary>googleapis/nodejs-pubsub
(@​google-cloud/pubsub)</summary>
###
[`v5.2.2`](https://redirect.github.com/googleapis/nodejs-pubsub/blob/HEAD/CHANGELOG.md#522-2026-01-14)
[Compare
Source](https://redirect.github.com/googleapis/nodejs-pubsub/compare/v5.2.1...v5.2.2)
##### Bug Fixes
- **WaitForProcessing:** Shutdown option `WaitForProcessing` never
entered on subscription close
([#​2118](https://redirect.github.com/googleapis/nodejs-pubsub/issues/2118))
([e99b37e](https://redirect.github.com/googleapis/nodejs-pubsub/commit/e99b37e28ce551ad24325ac951ac33a60f8faa99))
###
[`v5.2.1`](https://redirect.github.com/googleapis/nodejs-pubsub/blob/HEAD/CHANGELOG.md#521-2025-12-19)
[Compare
Source](https://redirect.github.com/googleapis/nodejs-pubsub/compare/v5.2.0...v5.2.1)
##### Bug Fixes
- Check batch size before re-queueing retried messages
([#​2027](https://redirect.github.com/googleapis/nodejs-pubsub/issues/2027))
([6c1613f](https://redirect.github.com/googleapis/nodejs-pubsub/commit/6c1613fdc6258ccb85427fc371e7bac8082f4a96))
- Move off the remaining rc versions
([#​2112](https://redirect.github.com/googleapis/nodejs-pubsub/issues/2112))
([a9eb883](https://redirect.github.com/googleapis/nodejs-pubsub/commit/a9eb88335df62606ab3e6cbe11c1d760d1ddbc96))
- Only close the rpcSpan once
([#​2121](https://redirect.github.com/googleapis/nodejs-pubsub/issues/2121))
([118a960](https://redirect.github.com/googleapis/nodejs-pubsub/commit/118a960b8cfca6203ad1843453c3692b07a94952))
- Updated span kind to CLIENT for ack and modack rpc spans
([#​2029](https://redirect.github.com/googleapis/nodejs-pubsub/issues/2029))
([801c1c8](https://redirect.github.com/googleapis/nodejs-pubsub/commit/801c1c862a986eefe1eddd2e014be4612cd394d8))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWF0aW9uIl19-->
---------
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Co-authored-by: daneatmastra <dane@mastra.ai>
Co-authored-by: Abhi Aiyer <abhiaiyer91@gmail.com>1 parent 771ad96 commit 3901994
File tree
3 files changed
+24
-18
lines changed- .changeset
- pubsub/google-cloud-pubsub
3 files changed
+24
-18
lines changedLines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments