Skip to content

Commit

Permalink
Bump @aws-sdk/client-appsync from 3.726.1 to 3.731.1 (#102)
Browse files Browse the repository at this point in the history
Bumps
[@aws-sdk/client-appsync](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-appsync)
from 3.726.1 to 3.731.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-appsync</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.731.1</h2>
<h4>3.731.1(2025-01-18)</h4>
<h5>Chores</h5>
<ul>
<li><strong>nested-clients:</strong> no-op change to publish new version
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6826">#6826</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6b29d19c31f389c7e27d170567c645572399b5df">6b29d19c</a>)</li>
<li><strong>credential-providers:</strong> minor code cleanup (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6825">#6825</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d21a51914ac15372dc7237cbdf88918d7347598a">d21a5191</a>)</li>
<li>bump turbo to 2.3.3 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6824">#6824</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ea5098f7e73192547ccd8b451f0a717d4256552b">ea5098f7</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.731.1.zip</strong></p>
<h2>v3.731.0</h2>
<h4>3.731.0(2025-01-17)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-sagemaker:</strong> Correction of docs for
&quot;Added support for ml.trn1.32xlarge instance type in Reserved
Capacity Offering&quot; (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/70eea3e3044c5fb939163045192f1a3904d6a35d">70eea3e3</a>)</li>
<li><strong>client-detective:</strong> Doc only update for Detective
documentation. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c35a5d46482c61a1aa1b4ed041f6b7207f2cdea1">c35a5d46</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-01-17
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3995e7601ff239e0693315541b8d463392c04a3f">3995e760</a>)</li>
<li><strong>client-notifications:</strong> Added support for Managed
Notifications, integration with AWS Organization and added aggregation
summaries for Aggregate Notifications (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/53d862b5586a203bb7329ba0f65092ab2cbe766c">53d862b5</a>)</li>
<li><strong>client-bedrock-runtime:</strong> Allow hyphens in tool name
for Converse and ConverseStream APIs (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/71256d83e82b6841126a944308d03258ce0bf346">71256d83</a>)</li>
<li><strong>client-ec2:</strong> Release u7i-6tb.112xlarge,
u7i-8tb.112xlarge, u7inh-32tb.480xlarge, p5e.48xlarge, p5en.48xlarge,
f2.12xlarge, f2.48xlarge, trn2.48xlarge instance types. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8fa946c9178cfbc48d4f7de4876440aa712e9f9e">8fa946c9</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li>fix key ordering for code generation build (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6821">#6821</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/67c0a58f0201633562901010839797d88fcd7aa0">67c0a58f</a>)</li>
<li><strong>nested-clients:</strong> fix inliner build script (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6820">#6820</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a818f3e2397e34df1c87773ba8b3b04068ae46cb">a818f3e2</a>)</li>
<li><strong>credential-providers:</strong> supply backup credentials to
fromTemporaryCredentials (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6817">#6817</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/891e091fbf1727e38143404c842ff41e0bf0fb67">891e091f</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.731.0.zip</strong></p>
<h2>v3.730.0</h2>
<h4>3.730.0(2025-01-16)</h4>
<h5>Chores</h5>
<ul>
<li><strong>util-endpoints:</strong> update aws partitions.json (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7a67aae2736151def39c63fd6f77dd3e63a2e69f">7a67aae2</a>)</li>
<li><strong>endpoints:</strong> update endpoints model (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1e443452fa2e7c2f0fadd6205dbf8a0334cfd439">1e443452</a>)</li>
<li><strong>models:</strong> update API models (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/10c9ab14d2cc453a618ae10cba89535c7d15cd9d">10c9ab14</a>)</li>
<li><strong>codegen:</strong>
<ul>
<li>generate nested clients only if no glob provided (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6813">#6813</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4be99528829921438bcbd73221137bf8c32f5d36">4be99528</a>)</li>
</ul>
</li>
</ul>
<!-- 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-appsync/CHANGELOG.md"><code>@​aws-sdk/client-appsync</code>'s
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.731.0...v3.731.1">3.731.1</a>
(2025-01-18)</h2>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-appsync</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.730.0...v3.731.0">3.731.0</a>
(2025-01-17)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-appsync</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.729.0...v3.730.0">3.730.0</a>
(2025-01-16)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>nested-clients:</strong> create nested clients for internal
use (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/6791">#6791</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5c5368554d13a3b798a72c53e30cd3d897621135">5c53685</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/c3f3d0a1c652c88fef5859881c9a12cfc8df61c1"><code>c3f3d0a</code></a>
Publish v3.731.1</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/c4dcd470c8c632b18a3e87aeaf04b30c83167f49"><code>c4dcd47</code></a>
Publish v3.731.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/d35e4ad9dd2dbd68a2548463f2d55f1daca76ac9"><code>d35e4ad</code></a>
Publish v3.730.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/5c5368554d13a3b798a72c53e30cd3d897621135"><code>5c53685</code></a>
fix(nested-clients): create nested clients for internal use (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-appsync/issues/6791">#6791</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.731.1/clients/client-appsync">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@aws-sdk/client-appsync&package-manager=npm_and_yarn&previous-version=3.726.1&new-version=3.731.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 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>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent bbb7834 commit bf64845
Show file tree
Hide file tree
Showing 2 changed files with 211 additions and 274 deletions.
Loading

0 comments on commit bf64845

Please sign in to comment.