From 139d68f8dfc7bdb6b4f9a9c3689e41421e0ac7d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 11:44:12 +0000 Subject: [PATCH] chore(deps): Bump the aws group with 2 updates (#102) Bumps the aws group with 2 updates: [aws-sdk](https://github.com/aws/aws-sdk-js) and [@types/aws-lambda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aws-lambda). Updates `aws-sdk` from 2.1545.0 to 2.1555.0
Release notes

Sourced from aws-sdk's releases.

Release v2.1555.0

See changelog for more information.

Release v2.1554.0

See changelog for more information.

Release v2.1553.0

See changelog for more information.

Release v2.1552.0

See changelog for more information.

Release v2.1551.0

See changelog for more information.

Release v2.1550.0

See changelog for more information.

Release v2.1549.0

See changelog for more information.

Release v2.1548.0

See changelog for more information.

Release v2.1547.0

See changelog for more information.

Release v2.1546.0

See changelog for more information.

Commits

Updates `@types/aws-lambda` from 8.10.132 to 8.10.133
Commits

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) ---
Dependabot commands and options
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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
--------- Signed-off-by: dependabot[bot] Signed-off-by: team-tf-cdk Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: team-tf-cdk --- posts/api/lambda/package.json | 4 ++-- .../test-against-regression.test.ts.snap | 4 ++-- yarn.lock | 16 ++++++++-------- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/posts/api/lambda/package.json b/posts/api/lambda/package.json index e50a367..e7b1e8d 100644 --- a/posts/api/lambda/package.json +++ b/posts/api/lambda/package.json @@ -8,13 +8,13 @@ "compile": "tsc" }, "dependencies": { - "aws-sdk": "^2.1545.0", + "aws-sdk": "^2.1555.0", "dynamodb-toolbox": "^0.7.0", "lodash": "^4.17.21", "uuid": "^9.0.1" }, "devDependencies": { - "@types/aws-lambda": "^8.10.132", + "@types/aws-lambda": "^8.10.133", "@types/lodash": "^4.14.202", "@types/uuid": "^9.0.8", "typescript": "^5.3.3" diff --git a/test/__snapshots__/test-against-regression.test.ts.snap b/test/__snapshots__/test-against-regression.test.ts.snap index ad30096..c1e1898 100644 --- a/test/__snapshots__/test-against-regression.test.ts.snap +++ b/test/__snapshots__/test-against-regression.test.ts.snap @@ -178,12 +178,12 @@ exports[`Tests against regression of synth output has no change in PostsStack Co "DYNAMODB_TABLE_NAME": "\${aws_dynamodb_table.posts_storage_table_50F8EECB.name}" } }, - "filename": "assets/posts_api_code_lambda-asset_7F9E9FED/67585EF0A38103AC9BCF7270BEDC8765/archive.zip", + "filename": "assets/posts_api_code_lambda-asset_7F9E9FED/8B6DD320B1D4152A63E137FEFEEB1991/archive.zip", "function_name": "sls-example-posts-api-developmentregression-test", "handler": "index.handler", "role": "\${aws_iam_role.posts_api_lambda-exec_B42627E0.arn}", "runtime": "nodejs14.x", - "source_code_hash": "67585EF0A38103AC9BCF7270BEDC8765" + "source_code_hash": "8B6DD320B1D4152A63E137FEFEEB1991" } }, "aws_lambda_permission": { diff --git a/yarn.lock b/yarn.lock index 1f8e1d6..f826691 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2679,10 +2679,10 @@ resolved "https://registry.yarnpkg.com/@types/aria-query/-/aria-query-5.0.4.tgz#1a31c3d378850d2778dabb6374d036dcba4ba708" integrity sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw== -"@types/aws-lambda@^8.10.132": - version "8.10.132" - resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.132.tgz#13a72a5486168edab1199c24282e612282507565" - integrity sha512-fXP6xK+f0Ir9dt4Tp2NjMmu/nOcQb8e0c8b7z7ql1xo/r4h/uJjGe+1aeH11yhbWU2wakJ5i4gtQAviu6h8OOg== +"@types/aws-lambda@^8.10.133": + version "8.10.133" + resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.133.tgz#cc21de2edc623f0fd9a5290674c4b9f30971bc58" + integrity sha512-sr852MAL/79rjDelXP6ZuJ6GwOvXIRrFAoC8a+w91mZ5XR71CuzSgo1d0+pG1qgfPhjFgaibu7SWaoC5BA7pyQ== "@types/babel__core@^7.0.0", "@types/babel__core@^7.1.14": version "7.20.5" @@ -3746,10 +3746,10 @@ available-typed-arrays@^1.0.5: resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7" integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw== -aws-sdk@^2.1545.0: - version "2.1545.0" - resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1545.0.tgz#8678ae8117a426d4a6602408e7f47f176356d7ca" - integrity sha512-iDUv6ksG7lTA0l/HlOgYdO6vfYFA1D2/JzAEXSdgKY0C901WgJqBtfs2CncOkCgDe2CjmlMuqciBzAfxCIiKFA== +aws-sdk@^2.1555.0: + version "2.1555.0" + resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1555.0.tgz#7949469e60bde38a7f0662fd6c585e274a061ece" + integrity sha512-hjYs1MQkJxdHnoZm8hypqGy4PQKWVUs19McdXRXWNXr97V0il4xcUpIfvjHQ9x9EjP0p/jyIx9/BtyrR68jnUQ== dependencies: buffer "4.9.2" events "1.1.1"