Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Commit

Permalink
fix(lambda): bump the aws group in /lambdas with 4 updates (#4048)
Browse files Browse the repository at this point in the history
Bumps the aws group in /lambdas with 4 updates:
[@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm),
[@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3),
[@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage)
and
[@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs).

Updates `@aws-sdk/client-ssm` from 3.623.0 to 3.624.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-ssm</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.624.0</h2>
<h4>3.624.0(2024-08-05)</h4>
<h5>Chores</h5>
<ul>
<li><strong>id-auth-sra:</strong> S3 Express compatibility with ID &amp;
Auth SRA (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6346">#6346</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/253d329ec600a0650b00af8dfa06210e80bc570e">253d329e</a>)</li>
<li><strong>codegen:</strong> make hasEventStreamInput utilities public
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6351">#6351</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7bf2e59e7d0c785f3225828d064b4e70d6592744">7bf2e59e</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-pi:</strong> Added a description for the Dimension
db.sql.tokenized_id on the DimensionGroup data type page. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4078ba5a05109959de7372670e7102456be16d57">4078ba5a</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-08-05
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7cd8b7cf8f66c585b968f7cc1591d94ff42db620">7cd8b7cf</a>)</li>
<li><strong>client-datazone:</strong> This releases Data Product
feature. Data Products allow grouping data assets into cohesive,
self-contained units for ease of publishing for data producers, and ease
of finding and accessing for data consumers. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/91b25612bf0db4cd594552843539a2b6f9e524dc">91b25612</a>)</li>
<li><strong>client-kinesis-video-webrtc-storage:</strong> Add
JoinStorageSessionAsViewer API (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/36c7cddb0d5366a0548af40baad4609bad393377">36c7cddb</a>)</li>
<li><strong>client-ecr:</strong> Released two new APIs along with
documentation updates. The GetAccountSetting API is used to view the
current basic scan type version setting for your registry, while the
PutAccountSetting API is used to update the basic scan type version for
your registry. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6da42523c72f6e25a176547f488fc4c50b064271">6da42523</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>karma-credential-loader:</strong> set credential expiration
as date (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6353">#6353</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/80cb0547232073b5ed0670a67ff3c69868c9ceaf">80cb0547</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.624.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-ssm/CHANGELOG.md"><code>@​aws-sdk/client-ssm</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.623.0...v3.624.0">3.624.0</a>
(2024-08-05)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-ssm</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/7b4b333a385cc42cd185df7153b9d495e67497c9"><code>7b4b333</code></a>
Publish v3.624.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.624.0/clients/client-ssm">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-s3` from 3.623.0 to 3.624.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-s3</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.624.0</h2>
<h4>3.624.0(2024-08-05)</h4>
<h5>Chores</h5>
<ul>
<li><strong>id-auth-sra:</strong> S3 Express compatibility with ID &amp;
Auth SRA (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6346">#6346</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/253d329ec600a0650b00af8dfa06210e80bc570e">253d329e</a>)</li>
<li><strong>codegen:</strong> make hasEventStreamInput utilities public
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6351">#6351</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7bf2e59e7d0c785f3225828d064b4e70d6592744">7bf2e59e</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-pi:</strong> Added a description for the Dimension
db.sql.tokenized_id on the DimensionGroup data type page. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4078ba5a05109959de7372670e7102456be16d57">4078ba5a</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-08-05
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7cd8b7cf8f66c585b968f7cc1591d94ff42db620">7cd8b7cf</a>)</li>
<li><strong>client-datazone:</strong> This releases Data Product
feature. Data Products allow grouping data assets into cohesive,
self-contained units for ease of publishing for data producers, and ease
of finding and accessing for data consumers. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/91b25612bf0db4cd594552843539a2b6f9e524dc">91b25612</a>)</li>
<li><strong>client-kinesis-video-webrtc-storage:</strong> Add
JoinStorageSessionAsViewer API (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/36c7cddb0d5366a0548af40baad4609bad393377">36c7cddb</a>)</li>
<li><strong>client-ecr:</strong> Released two new APIs along with
documentation updates. The GetAccountSetting API is used to view the
current basic scan type version setting for your registry, while the
PutAccountSetting API is used to update the basic scan type version for
your registry. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6da42523c72f6e25a176547f488fc4c50b064271">6da42523</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>karma-credential-loader:</strong> set credential expiration
as date (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6353">#6353</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/80cb0547232073b5ed0670a67ff3c69868c9ceaf">80cb0547</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.624.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-s3/CHANGELOG.md"><code>@​aws-sdk/client-s3</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.623.0...v3.624.0">3.624.0</a>
(2024-08-05)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-s3</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/7b4b333a385cc42cd185df7153b9d495e67497c9"><code>7b4b333</code></a>
Publish v3.624.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/253d329ec600a0650b00af8dfa06210e80bc570e"><code>253d329</code></a>
chore(id-auth-sra): S3 Express compatibility with ID &amp; Auth SRA (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/6346">#6346</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.624.0/clients/client-s3">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/lib-storage` from 3.623.0 to 3.624.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/lib-storage</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.624.0</h2>
<h4>3.624.0(2024-08-05)</h4>
<h5>Chores</h5>
<ul>
<li><strong>id-auth-sra:</strong> S3 Express compatibility with ID &amp;
Auth SRA (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6346">#6346</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/253d329ec600a0650b00af8dfa06210e80bc570e">253d329e</a>)</li>
<li><strong>codegen:</strong> make hasEventStreamInput utilities public
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6351">#6351</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7bf2e59e7d0c785f3225828d064b4e70d6592744">7bf2e59e</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-pi:</strong> Added a description for the Dimension
db.sql.tokenized_id on the DimensionGroup data type page. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4078ba5a05109959de7372670e7102456be16d57">4078ba5a</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-08-05
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7cd8b7cf8f66c585b968f7cc1591d94ff42db620">7cd8b7cf</a>)</li>
<li><strong>client-datazone:</strong> This releases Data Product
feature. Data Products allow grouping data assets into cohesive,
self-contained units for ease of publishing for data producers, and ease
of finding and accessing for data consumers. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/91b25612bf0db4cd594552843539a2b6f9e524dc">91b25612</a>)</li>
<li><strong>client-kinesis-video-webrtc-storage:</strong> Add
JoinStorageSessionAsViewer API (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/36c7cddb0d5366a0548af40baad4609bad393377">36c7cddb</a>)</li>
<li><strong>client-ecr:</strong> Released two new APIs along with
documentation updates. The GetAccountSetting API is used to view the
current basic scan type version setting for your registry, while the
PutAccountSetting API is used to update the basic scan type version for
your registry. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6da42523c72f6e25a176547f488fc4c50b064271">6da42523</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>karma-credential-loader:</strong> set credential expiration
as date (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6353">#6353</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/80cb0547232073b5ed0670a67ff3c69868c9ceaf">80cb0547</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.624.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/lib/lib-storage/CHANGELOG.md"><code>@​aws-sdk/lib-storage</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.623.0...v3.624.0">3.624.0</a>
(2024-08-05)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/lib-storage</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/7b4b333a385cc42cd185df7153b9d495e67497c9"><code>7b4b333</code></a>
Publish v3.624.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.624.0/lib/lib-storage">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-sqs` from 3.623.0 to 3.624.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-sqs</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.624.0</h2>
<h4>3.624.0(2024-08-05)</h4>
<h5>Chores</h5>
<ul>
<li><strong>id-auth-sra:</strong> S3 Express compatibility with ID &amp;
Auth SRA (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6346">#6346</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/253d329ec600a0650b00af8dfa06210e80bc570e">253d329e</a>)</li>
<li><strong>codegen:</strong> make hasEventStreamInput utilities public
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6351">#6351</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7bf2e59e7d0c785f3225828d064b4e70d6592744">7bf2e59e</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-pi:</strong> Added a description for the Dimension
db.sql.tokenized_id on the DimensionGroup data type page. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4078ba5a05109959de7372670e7102456be16d57">4078ba5a</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-08-05
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7cd8b7cf8f66c585b968f7cc1591d94ff42db620">7cd8b7cf</a>)</li>
<li><strong>client-datazone:</strong> This releases Data Product
feature. Data Products allow grouping data assets into cohesive,
self-contained units for ease of publishing for data producers, and ease
of finding and accessing for data consumers. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/91b25612bf0db4cd594552843539a2b6f9e524dc">91b25612</a>)</li>
<li><strong>client-kinesis-video-webrtc-storage:</strong> Add
JoinStorageSessionAsViewer API (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/36c7cddb0d5366a0548af40baad4609bad393377">36c7cddb</a>)</li>
<li><strong>client-ecr:</strong> Released two new APIs along with
documentation updates. The GetAccountSetting API is used to view the
current basic scan type version setting for your registry, while the
PutAccountSetting API is used to update the basic scan type version for
your registry. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6da42523c72f6e25a176547f488fc4c50b064271">6da42523</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>karma-credential-loader:</strong> set credential expiration
as date (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6353">#6353</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/80cb0547232073b5ed0670a67ff3c69868c9ceaf">80cb0547</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.624.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-sqs/CHANGELOG.md"><code>@​aws-sdk/client-sqs</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.623.0...v3.624.0">3.624.0</a>
(2024-08-05)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-sqs</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/7b4b333a385cc42cd185df7153b9d495e67497c9"><code>7b4b333</code></a>
Publish v3.624.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.624.0/clients/client-sqs">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 7, 2024
1 parent 89d45ae commit e32b14b
Show file tree
Hide file tree
Showing 5 changed files with 54 additions and 282 deletions.
2 changes: 1 addition & 1 deletion lambdas/functions/ami-housekeeper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@aws-sdk/client-ec2": "^3.624.0",
"@aws-sdk/client-ssm": "^3.623.0",
"@aws-sdk/client-ssm": "^3.624.0",
"@aws-sdk/types": "^3.609.0",
"@terraform-aws-github-runner/aws-powertools-util": "*",
"@terraform-aws-github-runner/aws-ssm-util": "*",
Expand Down
4 changes: 2 additions & 2 deletions lambdas/functions/gh-agent-syncer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"typescript": "^5.5.4"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.623.0",
"@aws-sdk/lib-storage": "^3.623.0",
"@aws-sdk/client-s3": "^3.624.0",
"@aws-sdk/lib-storage": "^3.624.0",
"@aws-sdk/types": "^3.609.0",
"@middy/core": "^4.7.0",
"@octokit/rest": "20.1.1",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/functions/webhook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"typescript": "^5.5.4"
},
"dependencies": {
"@aws-sdk/client-sqs": "^3.623.0",
"@aws-sdk/client-sqs": "^3.624.0",
"@middy/core": "^4.7.0",
"@octokit/rest": "20.1.1",
"@octokit/types": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/libs/aws-ssm-util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"typescript": "^5.5.4"
},
"dependencies": {
"@aws-sdk/client-ssm": "^3.623.0",
"@aws-sdk/client-ssm": "^3.624.0",
"@aws-sdk/types": "^3.609.0",
"@terraform-aws-github-runner/aws-powertools-util": "*"
},
Expand Down
Loading

0 comments on commit e32b14b

Please sign in to comment.