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 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 from 4.3.3 to 4.4.1.
Release notes
Sourced from
@google-cloud/pubsub
's releases.Changelog
Sourced from
@google-cloud/pubsub
's changelog.Commits
78edf73
chore(main): release 4.4.1 (#1922)5451d15
feat: update Nodejs generator to send API versions in headers for GAPICs (#1919)8024c6d
fix: pull in new gax for protobufjs vuln fix (#1925)aaeaa8f
chore(deps): update dependency sinon to v18 (#1923)c5afd34
fix(deps): update dependency protobufjs to ~7.3.0 (#1921)c9d0363
chore(main): release 4.4.0 (#1902)c3e3113
build: remove some unneeded typings and shuffle others (#1918)aba9aee
feat: add several fields to manage state of database encryption update (#1904)9589e9f
samples: add samples for AWS Kinesis ingestion (#1896)d13d395
fix(deps): update dependency@types/long
to v5 (#1901)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