Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 24, 2024

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 <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

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

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.654.0` | `3.656.0` |
| [@aws-sdk/util-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-dynamodb) | `3.654.0` | `3.656.0` |
| [aws-sdk-client-mock](https://github.com/m-radzikowski/aws-sdk-client-mock) | `4.0.1` | `4.0.2` |
| [aws-sdk-client-mock-jest](https://github.com/m-radzikowski/aws-sdk-client-mock/tree/HEAD/packages/aws-sdk-client-mock-jest) | `4.0.1` | `4.0.2` |
| [@aws-sdk/lib-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb) | `3.654.0` | `3.656.0` |
| [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.654.0` | `3.656.0` |



Updates `@aws-sdk/client-dynamodb` from 3.654.0 to 3.656.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-dynamodb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.656.0/clients/client-dynamodb)

Updates `@aws-sdk/util-dynamodb` from 3.654.0 to 3.656.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/util-dynamodb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.656.0/packages/util-dynamodb)

Updates `aws-sdk-client-mock` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/m-radzikowski/aws-sdk-client-mock/releases)
- [Changelog](https://github.com/m-radzikowski/aws-sdk-client-mock/blob/main/CHANGELOG.md)
- [Commits](m-radzikowski/aws-sdk-client-mock@v4.0.1...v4.0.2)

Updates `aws-sdk-client-mock-jest` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/m-radzikowski/aws-sdk-client-mock/releases)
- [Changelog](https://github.com/m-radzikowski/aws-sdk-client-mock/blob/main/CHANGELOG.md)
- [Commits](https://github.com/m-radzikowski/aws-sdk-client-mock/commits/v4.0.2/packages/aws-sdk-client-mock-jest)

Updates `@aws-sdk/lib-dynamodb` from 3.654.0 to 3.656.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-dynamodb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.656.0/lib/lib-dynamodb)

Updates `@aws-sdk/client-lambda` from 3.654.0 to 3.656.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-lambda/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.656.0/clients/client-lambda)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/util-dynamodb"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: aws-sdk-client-mock
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: aws-sdk-client-mock-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/lib-dynamodb"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-lambda"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team as code owners September 24, 2024 13:19
@boring-cyborg boring-cyborg bot added dependencies Changes that touch dependencies, e.g. Dependabot, etc. documentation Improvements or additions to documentation labels Sep 24, 2024
@pull-request-size pull-request-size bot added the size/M PR between 30-99 LOC label Sep 24, 2024
Copy link

@am29d am29d merged commit b124ada into main Sep 24, 2024
23 checks passed
@am29d am29d deleted the dependabot/npm_and_yarn/aws-sdk-v3-74815deaf7 branch September 24, 2024 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes that touch dependencies, e.g. Dependabot, etc. documentation Improvements or additions to documentation size/M PR between 30-99 LOC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant