Skip to content

Commit 8544264

Browse files
Bump @aws-sdk/client-appsync from 3.749.0 to 3.750.0 (#107)
Bumps [@aws-sdk/client-appsync](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-appsync) from 3.749.0 to 3.750.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-appsync</code>'s releases</a>.</em></p> <blockquote> <h2>v3.750.0</h2> <h4>3.750.0(2025-02-17)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> sync for stream buffering (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6887">#6887</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b7be4ffd7d415f5c3a162900ed83d094a43860df">b7be4ffd</a>)</li> </ul> <h5>Documentation Changes</h5> <ul> <li><strong>supplemental-docs:</strong> md5 checksum fallback for s3 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6886">#6886</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a1d8ad3ef4c5c9846a7ea80cde914e93721f32ca">a1d8ad3e</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2025-02-17 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/30bcfba4dfb5c0753d46956a203d33b455c32257">30bcfba4</a>)</li> <li><strong>client-amplify:</strong> Add ComputeRoleArn to CreateApp, UpdateApp, CreateBranch, and UpdateBranch, allowing caller to specify a role to be assumed by Amplify Hosting for server-side rendered applications. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3c35c6e9a449cb0622efd9a93b73d3f76831ee95">3c35c6e9</a>)</li> <li><strong>client-database-migration-service:</strong> Support replicationConfigArn in DMS DescribeApplicableIndividualAssessments API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/e7db4d813766b40ff6d5a76299faf7ff188d375c">e7db4d81</a>)</li> <li><strong>client-timestream-influxdb:</strong> This release introduces APIs to manage DbClusters and adds support for read replicas (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b77c92f2477ce3745eb1fb4e1998c5190b283514">b77c92f2</a>)</li> </ul> <h5>Bug Fixes</h5> <ul> <li><strong>middleware-flexible-checksums:</strong> buffer stream chunks to minimum required size (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6882">#6882</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1f1905efeb5b5f9e923ea6f5ff466fe60343f908">1f1905ef</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.750.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-appsync/CHANGELOG.md"><code>@​aws-sdk/client-appsync</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.749.0...v3.750.0">3.750.0</a> (2025-02-17)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-appsync</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/b2252efd315540b04190c33047f8336e2a3d3ecb"><code>b2252ef</code></a> Publish v3.750.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/b7be4ffd7d415f5c3a162900ed83d094a43860df"><code>b7be4ff</code></a> chore(codegen): sync for stream buffering (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-appsync/issues/6887">#6887</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.750.0/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.749.0&new-version=3.750.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 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 4fbc3b4 commit 8544264

File tree

2 files changed

+111
-105
lines changed

2 files changed

+111
-105
lines changed

0 commit comments

Comments
 (0)