Skip to content

Commit

Permalink
fix(deps): Bump @google-cloud/kms from 3.5.0 to 3.5.1 (#39)
Browse files Browse the repository at this point in the history
Bumps [@google-cloud/kms](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-kms) from 3.5.0 to 3.5.1.
<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: v3.5.1</h2>
<h2><a href="https://github.com/googleapis/google-cloud-node/compare/kms-v3.5.0...kms-v3.5.1">3.5.1</a> (2023-04-13)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> Bump <code>google-gax</code> to ^3.5.8 (<a href="https://github.com/googleapis/google-cloud-node/issues/4117">#4117</a>) (<a href="https://github.com/googleapis/google-cloud-node/commit/0b67d883963643ce1b4f6d2ccd3e8d37adf6e029">0b67d88</a>)</li>
<li>Minify JSON and JS files, and remove .map files (<a href="https://github.com/googleapis/google-cloud-node/issues/4143">#4143</a>) (<a href="https://github.com/googleapis/google-cloud-node/commit/170f7d57b8fd344d182a8e758867b8124722eebc">170f7d5</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-v3.5.0...kms-v3.5.1">3.5.1</a> (2023-04-13)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> Bump <code>google-gax</code> to ^3.5.8 (<a href="https://github.com/googleapis/google-cloud-node/issues/4117">#4117</a>) (<a href="https://github.com/googleapis/google-cloud-node/commit/0b67d883963643ce1b4f6d2ccd3e8d37adf6e029">0b67d88</a>)</li>
<li>Minify JSON and JS files, and remove .map files (<a href="https://github.com/googleapis/google-cloud-node/issues/4143">#4143</a>) (<a href="https://github.com/googleapis/google-cloud-node/commit/170f7d57b8fd344d182a8e758867b8124722eebc">170f7d5</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/googleapis/google-cloud-node/commit/48234a8e0287e25c6ea377ba1e644cb499c9da07"><code>48234a8</code></a> chore: release main (<a href="https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-kms/issues/4153">#4153</a>)</li>
<li><a href="https://github.com/googleapis/google-cloud-node/commit/170f7d57b8fd344d182a8e758867b8124722eebc"><code>170f7d5</code></a> fix: minify JSON and JS files, and remove .map files (<a href="https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-kms/issues/4143">#4143</a>)</li>
<li><a href="https://github.com/googleapis/google-cloud-node/commit/0b67d883963643ce1b4f6d2ccd3e8d37adf6e029"><code>0b67d88</code></a> fix(deps): bump <code>google-gax</code> to ^3.5.8 (<a href="https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-kms/issues/4117">#4117</a>)</li>
<li><a href="https://github.com/googleapis/google-cloud-node/commit/988da838090c58e929075794e8d83e64cb5fb2d3"><code>988da83</code></a> docs: [kms] Publish the API comment changes related to supporting different h...</li>
<li>See full diff in <a href="https://github.com/googleapis/google-cloud-node/commits/kms-v3.5.1/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=3.5.0&new-version=3.5.1)](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 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
dependabot[bot] authored Apr 15, 2023
1 parent 3c60535 commit 3117e0c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"dependencies": {
"@aws-sdk/client-kms": "^3.309.0",
"@google-cloud/kms": "^3.5.0",
"@google-cloud/kms": "^3.5.1",
"@peculiar/webcrypto": "^1.4.3",
"env-var": "^7.3.0",
"fast-crc32c": "^2.0.0",
Expand Down

0 comments on commit 3117e0c

Please sign in to comment.