aws-powertools / powertools-lambda-typescript

Powertools is a developer toolkit to implement Serverless best practices and increase developer velocity.
https://docs.powertools.aws.dev/lambda/typescript/latest/
MIT No Attribution
1.56k stars 135 forks source link

chore(deps): bump the aws-sdk-v3 group across 1 directory with 6 updates #3107

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps the aws-sdk-v3 group with 6 updates in the / directory:

Package From To
@aws-sdk/client-dynamodb 3.654.0 3.656.0
@aws-sdk/util-dynamodb 3.654.0 3.656.0
aws-sdk-client-mock 4.0.1 4.0.2
aws-sdk-client-mock-jest 4.0.1 4.0.2
@aws-sdk/lib-dynamodb 3.654.0 3.656.0
@aws-sdk/client-lambda 3.654.0 3.656.0

Updates @aws-sdk/client-dynamodb from 3.654.0 to 3.656.0

Release notes

Sourced from @​aws-sdk/client-dynamodb's releases.

v3.656.0

3.656.0(2024-09-20)

New Features
  • clients: update command documentation examples as of 2024-09-20 (ab843b8d)
  • client-neptune: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (cdacf566)
  • client-sagemaker: Amazon SageMaker now supports using manifest files to specify the location of uncompressed model artifacts within Model Packages (12cef30d)
  • client-workspaces: Releasing new ErrorCodes for SysPrep failures during ImageImport and CreateImage process (ae91f03a)
  • client-sagemaker-metrics: This release introduces support for the SageMaker Metrics BatchGetMetrics API. (5b6c0db8)
  • client-dynamodb: Generate account endpoint for DynamoDB requests when the account ID is available (a39132cf)

For list of updated packages, view updated-packages.md in assets-3.656.0.zip

v3.655.0

3.655.0(2024-09-19)

New Features
  • client-workspaces-web: WorkSpaces Secure Browser now enables Administrators to view and manage end-user browsing sessions via Session Management APIs. (7913a4b6)
  • client-codeconnections: This release adds the PullRequestComment field to CreateSyncConfiguration API input, UpdateSyncConfiguration API input, GetSyncConfiguration API output and ListSyncConfiguration API output (0b63507d)
  • client-medialive: Adds Bandwidth Reduction Filtering for HD AVC and HEVC encodes, multiplex container settings. (dacf7b55)
  • client-mediaconvert: This release provides support for additional DRM configurations per SPEKE Version 2.0. (f7cca480)
  • client-glue: This change is for releasing TestConnection api SDK model (ddea9dd5)
  • client-lambda: Tagging support for Lambda event source mapping, and code signing configuration resources. (97088ae8)
  • client-quicksight: QuickSight: 1. Add new API - ListFoldersForResource. 2. Commit mode adds visibility configuration of Apply button on multi-select controls for authors. (31b656fc)
  • client-sagemaker: Introduced support for G6e instance types on SageMaker Studio for JupyterLab and CodeEditor applications. (380c0de9)

For list of updated packages, view updated-packages.md in assets-3.655.0.zip

Changelog

Sourced from @​aws-sdk/client-dynamodb's changelog.

3.656.0 (2024-09-20)

Features

  • client-dynamodb: Generate account endpoint for DynamoDB requests when the account ID is available (a39132c)
Commits
  • 6a1aa14 Publish v3.656.0
  • a39132c feat(client-dynamodb): Generate account endpoint for DynamoDB requests when t...
  • See full diff in compare view


Updates @aws-sdk/util-dynamodb from 3.654.0 to 3.656.0

Release notes

Sourced from @​aws-sdk/util-dynamodb's releases.

v3.656.0

3.656.0(2024-09-20)

New Features
  • clients: update command documentation examples as of 2024-09-20 (ab843b8d)
  • client-neptune: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (cdacf566)
  • client-sagemaker: Amazon SageMaker now supports using manifest files to specify the location of uncompressed model artifacts within Model Packages (12cef30d)
  • client-workspaces: Releasing new ErrorCodes for SysPrep failures during ImageImport and CreateImage process (ae91f03a)
  • client-sagemaker-metrics: This release introduces support for the SageMaker Metrics BatchGetMetrics API. (5b6c0db8)
  • client-dynamodb: Generate account endpoint for DynamoDB requests when the account ID is available (a39132cf)

For list of updated packages, view updated-packages.md in assets-3.656.0.zip

v3.655.0

3.655.0(2024-09-19)

New Features
  • client-workspaces-web: WorkSpaces Secure Browser now enables Administrators to view and manage end-user browsing sessions via Session Management APIs. (7913a4b6)
  • client-codeconnections: This release adds the PullRequestComment field to CreateSyncConfiguration API input, UpdateSyncConfiguration API input, GetSyncConfiguration API output and ListSyncConfiguration API output (0b63507d)
  • client-medialive: Adds Bandwidth Reduction Filtering for HD AVC and HEVC encodes, multiplex container settings. (dacf7b55)
  • client-mediaconvert: This release provides support for additional DRM configurations per SPEKE Version 2.0. (f7cca480)
  • client-glue: This change is for releasing TestConnection api SDK model (ddea9dd5)
  • client-lambda: Tagging support for Lambda event source mapping, and code signing configuration resources. (97088ae8)
  • client-quicksight: QuickSight: 1. Add new API - ListFoldersForResource. 2. Commit mode adds visibility configuration of Apply button on multi-select controls for authors. (31b656fc)
  • client-sagemaker: Introduced support for G6e instance types on SageMaker Studio for JupyterLab and CodeEditor applications. (380c0de9)

For list of updated packages, view updated-packages.md in assets-3.655.0.zip

Changelog

Sourced from @​aws-sdk/util-dynamodb's changelog.

3.656.0 (2024-09-20)

Note: Version bump only for package @​aws-sdk/util-dynamodb

Commits


Updates aws-sdk-client-mock from 4.0.1 to 4.0.2

Release notes

Sourced from aws-sdk-client-mock's releases.

v4.0.2

4.0.2 (2024-09-23)

v4.0.2-beta.0

4.0.2-beta.0 (2024-06-20)

Bug Fixes

  • jest: allow "toHaveReceivedCommandWith" partial match without required Command fields (79929ae)
Changelog

Sourced from aws-sdk-client-mock's changelog.

4.0.2 (2024-09-23)

4.0.2-beta.0 (2024-06-20)

Bug Fixes

  • jest: allow "toHaveReceivedCommandWith" partial match without required Command fields (79929ae)
Commits
  • 1f08693 chore(release): 4.0.2
  • 3be9f30 ci: fix CLI conflict for pnpm docs
  • f4b16c5 docs: move reproduction code instructions from body to desc in bug template
  • 6ca4735 docs: mocking lib-storage Upload for small files
  • 6d098fc chore: bump sinon from 16.1.3 to 18.0.1 (#237)
  • a88b565 chore(release): 4.0.2-beta.0
  • 4db0522 ci: fix publishing workspace packages with pnpm
  • 27d8cda ci: ignore uncommited files on pnpm publish
  • 79929ae fix(jest): allow "toHaveReceivedCommandWith" partial match without required C...
  • 97ae3cd chore: bump dependencies
  • Additional commits viewable in compare view


Updates aws-sdk-client-mock-jest from 4.0.1 to 4.0.2

Release notes

Sourced from aws-sdk-client-mock-jest's releases.

v4.0.2

4.0.2 (2024-09-23)

v4.0.2-beta.0

4.0.2-beta.0 (2024-06-20)

Bug Fixes

  • jest: allow "toHaveReceivedCommandWith" partial match without required Command fields (79929ae)
Changelog

Sourced from aws-sdk-client-mock-jest's changelog.

4.0.2 (2024-09-23)

4.0.2-beta.0 (2024-06-20)

Bug Fixes

  • jest: allow "toHaveReceivedCommandWith" partial match without required Command fields (79929ae)
Commits
  • 1f08693 chore(release): 4.0.2
  • 6d098fc chore: bump sinon from 16.1.3 to 18.0.1 (#237)
  • a88b565 chore(release): 4.0.2-beta.0
  • 79929ae fix(jest): allow "toHaveReceivedCommandWith" partial match without required C...
  • 97ae3cd chore: bump dependencies
  • afcedac ci: allow uncommitted files for local publish
  • 38421e1 ci: fix local publish in CI
  • 695fe21 chore: migrate to pnpm
  • See full diff in compare view


Updates @aws-sdk/lib-dynamodb from 3.654.0 to 3.656.0

Release notes

Sourced from @​aws-sdk/lib-dynamodb's releases.

v3.656.0

3.656.0(2024-09-20)

New Features
  • clients: update command documentation examples as of 2024-09-20 (ab843b8d)
  • client-neptune: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (cdacf566)
  • client-sagemaker: Amazon SageMaker now supports using manifest files to specify the location of uncompressed model artifacts within Model Packages (12cef30d)
  • client-workspaces: Releasing new ErrorCodes for SysPrep failures during ImageImport and CreateImage process (ae91f03a)
  • client-sagemaker-metrics: This release introduces support for the SageMaker Metrics BatchGetMetrics API. (5b6c0db8)
  • client-dynamodb: Generate account endpoint for DynamoDB requests when the account ID is available (a39132cf)

For list of updated packages, view updated-packages.md in assets-3.656.0.zip

v3.655.0

3.655.0(2024-09-19)

New Features
  • client-workspaces-web: WorkSpaces Secure Browser now enables Administrators to view and manage end-user browsing sessions via Session Management APIs. (7913a4b6)
  • client-codeconnections: This release adds the PullRequestComment field to CreateSyncConfiguration API input, UpdateSyncConfiguration API input, GetSyncConfiguration API output and ListSyncConfiguration API output (0b63507d)
  • client-medialive: Adds Bandwidth Reduction Filtering for HD AVC and HEVC encodes, multiplex container settings. (dacf7b55)
  • client-mediaconvert: This release provides support for additional DRM configurations per SPEKE Version 2.0. (f7cca480)
  • client-glue: This change is for releasing TestConnection api SDK model (ddea9dd5)
  • client-lambda: Tagging support for Lambda event source mapping, and code signing configuration resources. (97088ae8)
  • client-quicksight: QuickSight: 1. Add new API - ListFoldersForResource. 2. Commit mode adds visibility configuration of Apply button on multi-select controls for authors. (31b656fc)
  • client-sagemaker: Introduced support for G6e instance types on SageMaker Studio for JupyterLab and CodeEditor applications. (380c0de9)

For list of updated packages, view updated-packages.md in assets-3.655.0.zip

Changelog

Sourced from @​aws-sdk/lib-dynamodb's changelog.

3.656.0 (2024-09-20)

Note: Version bump only for package @​aws-sdk/lib-dynamodb

Commits


Updates @aws-sdk/client-lambda from 3.654.0 to 3.656.0

Release notes

Sourced from @​aws-sdk/client-lambda's releases.

v3.656.0

3.656.0(2024-09-20)

New Features
  • clients: update command documentation examples as of 2024-09-20 (ab843b8d)
  • client-neptune: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (cdacf566)
  • client-sagemaker: Amazon SageMaker now supports using manifest files to specify the location of uncompressed model artifacts within Model Packages (12cef30d)
  • client-workspaces: Releasing new ErrorCodes for SysPrep failures during ImageImport and CreateImage process (ae91f03a)
  • client-sagemaker-metrics: This release introduces support for the SageMaker Metrics BatchGetMetrics API. (5b6c0db8)
  • client-dynamodb: Generate account endpoint for DynamoDB requests when the account ID is available (a39132cf)

For list of updated packages, view updated-packages.md in assets-3.656.0.zip

v3.655.0

3.655.0(2024-09-19)

New Features
  • client-workspaces-web: WorkSpaces Secure Browser now enables Administrators to view and manage end-user browsing sessions via Session Management APIs. (7913a4b6)
  • client-codeconnections: This release adds the PullRequestComment field to CreateSyncConfiguration API input, UpdateSyncConfiguration API input, GetSyncConfiguration API output and ListSyncConfiguration API output (0b63507d)
  • client-medialive: Adds Bandwidth Reduction Filtering for HD AVC and HEVC encodes, multiplex container settings. (dacf7b55)
  • client-mediaconvert: This release provides support for additional DRM configurations per SPEKE Version 2.0. (f7cca480)
  • client-glue: This change is for releasing TestConnection api SDK model (ddea9dd5)
  • client-lambda: Tagging support for Lambda event source mapping, and code signing configuration resources. (97088ae8)
  • client-quicksight: QuickSight: 1. Add new API - ListFoldersForResource. 2. Commit mode adds visibility configuration of Apply button on multi-select controls for authors. (31b656fc)
  • client-sagemaker: Introduced support for G6e instance types on SageMaker Studio for JupyterLab and CodeEditor applications. (380c0de9)

For list of updated packages, view updated-packages.md in assets-3.655.0.zip

Changelog

Sourced from @​aws-sdk/client-lambda's changelog.

3.656.0 (2024-09-20)

Features

  • clients: update command documentation examples as of 2024-09-20 (ab843b8)

3.655.0 (2024-09-19)

Features

  • client-lambda: Tagging support for Lambda event source mapping, and code signing configuration resources. (97088ae)
Commits
  • 6a1aa14 Publish v3.656.0
  • ab843b8 feat(clients): update command documentation examples as of 2024-09-20
  • 118987c Publish v3.655.0
  • 97088ae feat(client-lambda): Tagging support for Lambda event source mapping, and cod...
  • See full diff in compare view


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 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
sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud