Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): Bump @google-cloud/pubsub from 4.3.3 to 4.4.0 (#132)
Bumps [@google-cloud/pubsub](https://github.com/googleapis/nodejs-pubsub) from 4.3.3 to 4.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/nodejs-pubsub/releases"><code>@google-cloud/pubsub</code>'s releases</a>.</em></p> <blockquote> <h2>v4.4.0</h2> <h2><a href="https://github.com/googleapis/nodejs-pubsub/compare/v4.3.3...v4.4.0">4.4.0</a> (2024-05-03)</h2> <h3>Features</h3> <ul> <li>Add several fields to manage state of database encryption update (<a href="https://redirect.github.com/googleapis/nodejs-pubsub/issues/1904">#1904</a>) (<a href="https://github.com/googleapis/nodejs-pubsub/commit/aba9aee0c8ecc840c150aa077892b7bb88f18eca">aba9aee</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> Update dependency <code>@types/long</code> to v5 (<a href="https://redirect.github.com/googleapis/nodejs-pubsub/issues/1901">#1901</a>) (<a href="https://github.com/googleapis/nodejs-pubsub/commit/d13d395341efacf926a126bf756873922f6bbab7">d13d395</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/nodejs-pubsub/blob/main/CHANGELOG.md"><code>@google-cloud/pubsub</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/googleapis/nodejs-pubsub/compare/v4.3.3...v4.4.0">4.4.0</a> (2024-05-03)</h2> <h3>Features</h3> <ul> <li>Add several fields to manage state of database encryption update (<a href="https://redirect.github.com/googleapis/nodejs-pubsub/issues/1904">#1904</a>) (<a href="https://github.com/googleapis/nodejs-pubsub/commit/aba9aee0c8ecc840c150aa077892b7bb88f18eca">aba9aee</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> Update dependency <code>@types/long</code> to v5 (<a href="https://redirect.github.com/googleapis/nodejs-pubsub/issues/1901">#1901</a>) (<a href="https://github.com/googleapis/nodejs-pubsub/commit/d13d395341efacf926a126bf756873922f6bbab7">d13d395</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/nodejs-pubsub/commit/c9d0363f69df304140e7ee1bee3af8833d83b6de"><code>c9d0363</code></a> chore(main): release 4.4.0 (<a href="https://redirect.github.com/googleapis/nodejs-pubsub/issues/1902">#1902</a>)</li> <li><a href="https://github.com/googleapis/nodejs-pubsub/commit/c3e3113c4e13c55bc4999edc2231b507587ffb07"><code>c3e3113</code></a> build: remove some unneeded typings and shuffle others (<a href="https://redirect.github.com/googleapis/nodejs-pubsub/issues/1918">#1918</a>)</li> <li><a href="https://github.com/googleapis/nodejs-pubsub/commit/aba9aee0c8ecc840c150aa077892b7bb88f18eca"><code>aba9aee</code></a> feat: add several fields to manage state of database encryption update (<a href="https://redirect.github.com/googleapis/nodejs-pubsub/issues/1904">#1904</a>)</li> <li><a href="https://github.com/googleapis/nodejs-pubsub/commit/9589e9f1b65265cff588bb5577720c0de17a4b89"><code>9589e9f</code></a> samples: add samples for AWS Kinesis ingestion (<a href="https://redirect.github.com/googleapis/nodejs-pubsub/issues/1896">#1896</a>)</li> <li><a href="https://github.com/googleapis/nodejs-pubsub/commit/d13d395341efacf926a126bf756873922f6bbab7"><code>d13d395</code></a> fix(deps): update dependency <code>@types/long</code> to v5 (<a href="https://redirect.github.com/googleapis/nodejs-pubsub/issues/1901">#1901</a>)</li> <li><a href="https://github.com/googleapis/nodejs-pubsub/commit/099d687329403bbf3e7495146935f99d9168f49d"><code>099d687</code></a> chore(deps): update dependency <code>@types/rimraf</code> to v4 (<a href="https://redirect.github.com/googleapis/nodejs-pubsub/issues/1900">#1900</a>)</li> <li><a href="https://github.com/googleapis/nodejs-pubsub/commit/54dae461b9424b8e3667a0db6ada65ee15ab9dfe"><code>54dae46</code></a> chore(deps): update dependency <code>@types/execa</code> to v2 (<a href="https://redirect.github.com/googleapis/nodejs-pubsub/issues/1899">#1899</a>)</li> <li>See full diff in <a href="https://github.com/googleapis/nodejs-pubsub/compare/v4.3.3...v4.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@google-cloud/pubsub&package-manager=npm_and_yarn&previous-version=4.3.3&new-version=4.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
- Loading branch information