Skip to content

Commit

Permalink
build(deps): Bump aws-sdk from 2.1646.0 to 2.1651.0 (#804)
Browse files Browse the repository at this point in the history
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1646.0 to 2.1651.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js/releases">aws-sdk's releases</a>.</em></p>
<blockquote>
<h2>Release v2.1651.0</h2>
<p>See <a href="https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md">changelog</a> for more information.</p>
<h2>Release v2.1650.0</h2>
<p>See <a href="https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md">changelog</a> for more information.</p>
<h2>Release v2.1649.0</h2>
<p>See <a href="https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md">changelog</a> for more information.</p>
<h2>Release v2.1648.0</h2>
<p>See <a href="https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md">changelog</a> for more information.</p>
<h2>Release v2.1647.0</h2>
<p>See <a href="https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md">changelog</a> for more information.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-sdk-js/commit/5fedff2d17e3fa27f32489e2ee3fc97bbb2b0a76"><code>5fedff2</code></a> Updates SDK to v2.1651.0</li>
<li><a href="https://github.com/aws/aws-sdk-js/commit/f430ca2d083e6d3cb94943081bb40ef33d6a78f4"><code>f430ca2</code></a> Updates SDK to v2.1650.0</li>
<li><a href="https://github.com/aws/aws-sdk-js/commit/41746a01575d62bdd1a19c9d98806b880e02a27b"><code>41746a0</code></a> Updates SDK to v2.1649.0</li>
<li><a href="https://github.com/aws/aws-sdk-js/commit/d452976ebce1c6a9cf115bd5be75ade9350b0f21"><code>d452976</code></a> Updates SDK to v2.1648.0</li>
<li><a href="https://github.com/aws/aws-sdk-js/commit/1a19fde821d61b6717f378349a9692beb942315e"><code>1a19fde</code></a> Updates SDK to v2.1647.0</li>
<li><a href="https://github.com/aws/aws-sdk-js/commit/4f46f146eb43ef9cebda5c0253c079425e11be3e"><code>4f46f14</code></a> test(client-opsworks): delete tests for opsworks (<a href="https://github.com/aws/aws-sdk-js/issues/4650">#4650</a>)</li>
<li>See full diff in <a href="https://github.com/aws/aws-sdk-js/compare/v2.1646.0...v2.1651.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aws-sdk&package-manager=npm_and_yarn&previous-version=2.1646.0&new-version=2.1651.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>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent c79fd96 commit 1ed4986
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion usecases/blea-guest-serverless-api-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"aws-cdk-lib": "^2.139.0",
"aws-sdk": "^2.1646.0",
"aws-sdk": "^2.1651.0",
"aws-xray-sdk": "^3.6.0",
"constructs": "^10.3.0",
"source-map-support": "^0.5.21"
Expand Down

0 comments on commit 1ed4986

Please # to comment.