Commit bce9909
authored
Upgrade: [dependabot] - bump @aws-sdk/client-secrets-manager from 3.825.0 to 3.826.0 (#1875)
Bumps
[@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager)
from 3.825.0 to 3.826.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-secrets-manager</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.826.0</h2>
<h4>3.826.0(2025-06-06)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong> upgrade to smithy 1.58.0 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7119">#7119</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d7e8fb4d8aac9d8e8ee80a2f976bf0ab240bbfe8">d7e8fb4d</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-06-06
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b879476b22734aee6e0fbbc4df576f2107f06a83">b879476b</a>)</li>
<li><strong>client-route-53:</strong> Amazon Route 53 now supports the
Asia Pacific (Taipei) Region (ap-east-2) for latency records,
geoproximity records, and private DNS for Amazon VPCs in that region.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7fd50fe91c9a42cc3fb13d9ad973bea9c4684786">7fd50fe9</a>)</li>
<li><strong>client-s3tables:</strong> S3 Tables now supports getting
details about a table via its table ARN. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/caebd1bec7508051b5c81f04b88f4c12799807df">caebd1be</a>)</li>
<li><strong>client-kms:</strong> Remove unpopulated KeyMaterialId from
Encrypt Response (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b052704926b181c8386ed638fed4711266d6f3ab">b0527049</a>)</li>
<li><strong>client-bedrock-agent-runtime:</strong> This release
introduces the <code>PromptCreationConfigurations</code> input
parameter, which includes fields to control prompt population for
<code>InvokeAgent</code> or <code>InvokeInlineAgent</code> requests. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f0f84e521a456ec058b2527834760471b7f9d7d5">f0f84e52</a>)</li>
<li><strong>client-rds:</strong> Include Global Cluster Identifier in
DBCluster if the DBCluster is a Global Cluster Member. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/80906313d78c0acb98611bea39dd4ab0cb027edb">80906313</a>)</li>
<li><strong>client-rekognition:</strong> Adds support for defining an
ordered preference list of different Rekognition Face Liveness challenge
types when calling CreateFaceLivenessSession. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a99b3528f13de17fe7bb882f1953be0feda88363">a99b3528</a>)</li>
<li><strong>client-rekognitionstreaming:</strong> adds support for
defining an ordered preference list of different Rekognition Face
Liveness challenge types when calling CreateFaceLivenessSession (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7118">#7118</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b17ba908157a4065a0425fdee6b7d9012afae7e2">b17ba908</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.826.0.zip</strong></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-secrets-manager/CHANGELOG.md"><code>@aws-sdk/client-secrets-manager</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.825.0...v3.826.0">3.826.0</a>
(2025-06-06)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-secrets-manager</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b09a8f969ad6b2508e4d3de93089fe4498f57408"><code>b09a8f9</code></a>
Publish v3.826.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/d7e8fb4d8aac9d8e8ee80a2f976bf0ab240bbfe8"><code>d7e8fb4</code></a>
chore(codegen): upgrade to smithy 1.58.0 (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager/issues/7119">#7119</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.826.0/clients/client-secrets-manager">compare
view</a></li>
</ul>
</details>
<br />
[](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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 8807edb commit bce9909
File tree
3 files changed
+103
-103
lines changed- packages
- enrichPrescriptions
- getMyPrescriptions
3 files changed
+103
-103
lines changed
0 commit comments