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/kms from 4.2.0 to 4.3.0 (#179)
Bumps [@google-cloud/kms](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-kms) from 4.2.0 to 4.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-cloud-node/releases"><code>@google-cloud/kms</code>'s releases</a>.</em></p> <blockquote> <h2>kms: v4.3.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-node/compare/kms-v4.2.0...kms-v4.3.0">4.3.0</a> (2024-05-08)</h2> <h3>Features</h3> <ul> <li>[kms] add client library for KMS Autokey service, which enables automated KMS key provision and management (<a href="https://redirect.github.com/googleapis/google-cloud-node/issues/5313">#5313</a>) (<a href="https://github.com/googleapis/google-cloud-node/commit/0f199db38fdfecf139a0f08a7cd629711dc392e3">0f199db</a>)</li> </ul> <h2>vision: v4.2.1</h2> <h2><a href="https://github.com/googleapis/google-cloud-node/compare/vision-v4.2.0...vision-v4.2.1">4.2.1</a> (2024-04-16)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> Update dependency natural to v7 (<a href="https://redirect.github.com/googleapis/google-cloud-node/issues/5221">#5221</a>) (<a href="https://github.com/googleapis/google-cloud-node/commit/dbc5e6713c9e733a10acd551a34494ae21a17110">dbc5e67</a>)</li> </ul> <h2>bigquery-data-transfer: v4.2.1</h2> <h2><a href="https://github.com/googleapis/google-cloud-node/compare/bigquery-data-transfer-v4.2.0...bigquery-data-transfer-v4.2.1">4.2.1</a> (2024-04-18)</h2> <h3>Bug Fixes</h3> <ul> <li>[bigquery-datatransfer] mark parent/name fields with the REQUIRED field_behavior annotation (<a href="https://redirect.github.com/googleapis/google-cloud-node/issues/5233">#5233</a>) (<a href="https://github.com/googleapis/google-cloud-node/commit/29c939f4bc270aa6063af26f79c55b4a7ae9b557">29c939f</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-kms/CHANGELOG.md"><code>@google-cloud/kms</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/googleapis/google-cloud-node/compare/kms-v4.2.0...kms-v4.3.0">4.3.0</a> (2024-05-08)</h2> <h3>Features</h3> <ul> <li>[kms] add client library for KMS Autokey service, which enables automated KMS key provision and management (<a href="https://redirect.github.com/googleapis/google-cloud-node/issues/5313">#5313</a>) (<a href="https://github.com/googleapis/google-cloud-node/commit/0f199db38fdfecf139a0f08a7cd629711dc392e3">0f199db</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-node/commit/a6b3e1f7307b0576d39b6dc788809dd19d2bbdc5"><code>a6b3e1f</code></a> chore: release main (<a href="https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-kms/issues/3529">#3529</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-node/commit/2bdc13c92d6818a3a7eb51209a4dbff321855bc6"><code>2bdc13c</code></a> feat: add SHA-2 import methods (<a href="https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-kms/issues/3678">#3678</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-node/commit/1050da3663e57947e908f4a250646157ff7c1115"><code>1050da3</code></a> migrate code from googleapis/nodejs-kms (<a href="https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-kms/issues/3601">#3601</a>)</li> <li>See full diff in <a href="https://github.com/googleapis/google-cloud-node/commits/dlp-v4.3.0/packages/google-cloud-kms">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@google-cloud/kms&package-manager=npm_and_yarn&previous-version=4.2.0&new-version=4.3.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