Commit e69394d
authored
Upgrade: [dependabot] - bump @aws-sdk/client-secrets-manager from 3.882.0 to 3.883.0 (#2039)
Bumps
[@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager)
from 3.882.0 to 3.883.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.883.0</h2>
<h4>3.883.0(2025-09-05)</h4>
<h5>Chores</h5>
<ul>
<li><strong>core/protocols:</strong> add fallback for schema short name
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7314">#7314</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f32c1f106d453a3df512ef1fbf7a21e5b93beef1">f32c1f10</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-pcs:</strong> Documentation-only update to add
AccountingStorageEnforce to SlurmCustomSetting. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1896852265498e6b428865571d36980f8e45f0c1">18968522</a>)</li>
<li><strong>client-ecs:</strong> This is a documentation only release
that adds additional information for Amazon ECS Availability Zone
rebalancing. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ada26715a1d5c81c25b1b22e8197d7f95987f7c6">ada26715</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-sagemaker:</strong> Release IPv6 support with
dualstack in SageMaker Notebooks, Tiered Storage Checkpointing Support
in SageMaker HyperPod and P5.4xlarge instance type for SageMaker
Hosting. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/308df6ee90a1dee414d77477894d59a01f1140d3">308df6ee</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>lib-storage:</strong> update Upload params type to
intersection of all S3 upload command inputs (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7316">#7316</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1f7ccf09cad7cd4f0c0804fc291654d21253feb1">1f7ccf09</a>)</li>
<li><strong>ci:</strong> sanitize HEAD_REF using environment variable
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7315">#7315</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/39f1713358504d91b5b61da2197d333dac87c5c1">39f17133</a>)</li>
<li><strong>middleware-sdk-s3:</strong> handle cross-region redirects
for HeadBucket with 400 status (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7313">#7313</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bb9e455dae853139682334f515e1452969ec11e6">bb9e455d</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.883.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.882.0...v3.883.0">3.883.0</a>
(2025-09-05)</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/756643ecd734b143ded1f46997ca7c3488cda313"><code>756643e</code></a>
Publish v3.883.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.883.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 99913c8 commit e69394d
File tree
3 files changed
+81
-81
lines changed- packages
- enrichPrescriptions
- getMyPrescriptions
3 files changed
+81
-81
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments