Skip to content

chore(deps): bump @google-cloud/kms from 5.7.0 to 6.0.0 in /backend - #213

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/backend/google-cloud/kms-6.0.0
Open

chore(deps): bump @google-cloud/kms from 5.7.0 to 6.0.0 in /backend#213
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/backend/google-cloud/kms-6.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps @google-cloud/kms from 5.7.0 to 6.0.0.

Release notes

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

vision: v6.0.0

6.0.0 (2026-08-04)

� BREAKING CHANGES

  • upgrade minimum Node.js version to 22 (#9026)

Features

web-risk: v6.0.0

6.0.0 (2026-08-04)

� BREAKING CHANGES

  • upgrade minimum Node.js version to 22 (#9026)

Features

workflows: v6.0.0

6.0.0 (2026-08-04)

� BREAKING CHANGES

  • upgrade minimum Node.js version to 22 (#9026)

Features

Changelog

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

6.0.0 (2026-08-04)

⚠ BREAKING CHANGES

  • upgrade minimum Node.js version to 22 (#9026)

Features

Commits

Dependabot compatibility score

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 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)

Summary by cubic

Upgrades @google-cloud/kms from 5.7.0 to 6.0.0. This major bump raises the minimum Node.js version requirement from >=18 to >=22, so the backend must run on Node 22+.

  • Ensure Node.js 22+ in local dev, CI, and production (update Docker base image, runtime, and any .nvmrc/tooling as needed).
  • No application code changes; verify key operations (encrypt/decrypt/sign) in staging.
  • Transitive updates include google-gax 6.x and proto3-json-serializer 4.x; if an HTTP/HTTPS proxy is used, validate connectivity with the updated agent stack.

Written for commit 401ab79. Summary will update on new commits.

Review in cubic

Bumps [@google-cloud/kms](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-kms) from 5.7.0 to 6.0.0.
- [Release notes](https://github.com/googleapis/google-cloud-node/releases)
- [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-kms/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node/commits/kms-v6.0.0/packages/google-cloud-kms)

---
updated-dependencies:
- dependency-name: "@google-cloud/kms"
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 17, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants