Skip to content

Commit

Permalink
fix(deps): Bump @aws-sdk/client-kms from 3.303.0 to 3.309.0 (#36)
Browse files Browse the repository at this point in the history
Bumps [@aws-sdk/client-kms](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms) from 3.303.0 to 3.309.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-kms</code>'s releases</a>.</em></p>
<blockquote>
<h2>v3.309.0</h2>
<h4>3.309.0(2023-04-07)</h4>
<h5>Chores</h5>
<ul>
<li><strong>middleware-sdk-rekognitionstreaming:</strong>  remove package (<a href="https://github.com/aws/aws-sdk-js-v3/pull/4624">#4624</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/dad47fa18df2b296c8cb4c78fda6db31f623244b">dad47fa1</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-redshift-data:</strong>  Update documentation of API descriptions as needed in support of temporary credentials with IAM identity. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c2a5cf144c493ed01122b7dd3f64fa41646d8611">c2a5cf14</a>)</li>
<li><strong>client-service-catalog:</strong>  Updates description for property (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b0cd150c22b699442ad48def8ab7b8d887956a16">b0cd150c</a>)</li>
<li><strong>client-fsx:</strong>  Amazon FSx for Lustre now supports creating data repository associations on Persistent_1 and Scratch_2 file systems. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f042c9be33802cb52e600e58d46131648a94d7c1">f042c9be</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-quicksight:</strong>  This release has two changes: adding the OR condition to tag-based RLS rules in CreateDataSet and UpdateDataSet; adding RefreshSchedule and Incremental RefreshProperties operations for users to programmatically configure SPICE dataset ingestions. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/500f7df7efce1d0e7c4a14c67918c03e1a15f052">500f7df7</a>)</li>
<li><strong>client-docdb:</strong>  This release adds a new parameter 'DBClusterParameterGroupName' to 'RestoreDBClusterFromSnapshot' API to associate the name of the DB cluster parameter group while performing restore. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5d75e0ce147bdd504fcef7e51aa2daf1e495ab2d">5d75e0ce</a>)</li>
<li><strong>client-lambda:</strong>  This release adds a new Lambda InvokeWithResponseStream API to support streaming Lambda function responses. The release also adds a new InvokeMode parameter to Function Url APIs to control whether the response will be streamed or buffered. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1543d4c029093a53f3ef6d9e762b531fef09d2b7">1543d4c0</a>)</li>
<li><strong>client-dlm:</strong>  Updated timestamp format for GetLifecyclePolicy API (<a href="https://github.com/aws/aws-sdk-js-v3/commit/300cf05ea89b1326659e512ef7c2ab032025ccd6">300cf05e</a>)</li>
<li><strong>codegen:</strong>
<ul>
<li>add serde helper function (<a href="https://github.com/aws/aws-sdk-js-v3/pull/4616">#4616</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/bcb14ba35166fb975b635f4db6f0a45afbe0e0b7">bcb14ba3</a>)</li>
<li>shorten internal serde function names (<a href="https://github.com/aws/aws-sdk-js-v3/pull/4611">#4611</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e385e85938d112434b752abb38ab5de2d094f669">e385e859</a>)</li>
</ul>
</li>
</ul>
<hr />
<p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.309.0.zip</strong></p>
<h2>v3.308.0</h2>
<h4>3.308.0(2023-04-06)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-rds:</strong>  Adds and updates the SDK examples (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b962a5eb5be910f9e6c3e7bdd52423c834b4f2b2">b962a5eb</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong>  update client endpoints as of 2023-04-06 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/70920424bb9a304603398d13e8bed99a299c3c41">70920424</a>)</li>
<li><strong>client-cloudformation:</strong>  Including UPDATE_COMPLETE as a failed status for DeleteStack waiter. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b0abf2e7cbbdfce857b22f91b6a96eef61d1cb3c">b0abf2e7</a>)</li>
<li><strong>client-proton:</strong>  This release adds support for the AWS Proton service sync feature. Service sync enables managing an AWS Proton service (creating and updating instances) and all of it's corresponding service instances from a Git repository. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e0edc8b2dd3a4821a32509d328759ebdc43b1509">e0edc8b2</a>)</li>
<li><strong>client-greengrassv2:</strong>  Add support for SUCCEEDED value in coreDeviceExecutionStatus field. Documentation updates for Greengrass V2. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ce2abb153465c6c2acd103807c51d146ff4ff97b">ce2abb15</a>)</li>
<li><strong>middleware-sdk-rekognitionstreaming:</strong>  create port middleware (<a href="https://github.com/aws/aws-sdk-js-v3/pull/4622">#4622</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/adf33539eeafa78a7cb5eadbcae616f8c76a31c8">adf33539</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>client-rekognitionstreaming:</strong>  update rekognitionstreaming endpoints (<a href="https://github.com/aws/aws-sdk-js-v3/pull/4621">#4621</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c64cf471fdcf7aee3a969a7dcdf92ecce077506e">c64cf471</a>)</li>
</ul>
<hr />
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-kms/CHANGELOG.md"><code>@​aws-sdk/client-kms</code>'s changelog</a>.</em></p>
<blockquote>
<h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.308.0...v3.309.0">3.309.0</a> (2023-04-07)</h1>
<h3>Features</h3>
<ul>
<li><strong>codegen:</strong> shorten internal serde function names (<a href="https://github.com/aws/aws-sdk-js-v3/issues/4611">#4611</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e385e85938d112434b752abb38ab5de2d094f669">e385e85</a>)</li>
</ul>
<h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.305.0...v3.306.0">3.306.0</a> (2023-04-04)</h1>
<p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-kms</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/e695cb222bd8a16f2774e0b10e6e347b7f4e1571"><code>e695cb2</code></a> Publish v3.309.0</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/e385e85938d112434b752abb38ab5de2d094f669"><code>e385e85</code></a> feat(codegen): shorten internal serde function names (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms/issues/4611">#4611</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/f615396daf680aea164655a76bbbca31dfb78dc3"><code>f615396</code></a> Publish v3.306.0</li>
<li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.309.0/clients/client-kms">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@aws-sdk/client-kms&package-manager=npm_and_yarn&previous-version=3.303.0&new-version=3.309.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 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 8, 2023
1 parent 2fe87ab commit 3c60535
Show file tree
Hide file tree
Showing 2 changed files with 1,617 additions and 132 deletions.
Loading

0 comments on commit 3c60535

Please sign in to comment.