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

Bump @aws-sdk/client-dynamodb from 3.637.0 to 3.656.0 #586

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @aws-sdk/client-dynamodb from 3.637.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

v3.654.0

3.654.0(2024-09-18)

Chores
  • clients: codegen sync for IDE type navigation (#6490) (bcfee783)
Documentation Changes
  • client-rds: Updates Amazon RDS documentation with information upgrading snapshots with unsupported engine versions for RDS for MySQL and RDS for PostgreSQL. (b08130e0)
New Features
  • client-s3: Added SSE-KMS support for directory buckets. (a00b8b01)

... (truncated)

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)

3.654.0 (2024-09-18)

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

3.651.1 (2024-09-13)

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

3.650.0 (2024-09-11)

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

3.649.0 (2024-09-10)

Features

  • endpoints: codegen sync for request creation performance improvements (#6449) (c8e8f28)

3.648.0 (2024-09-09)

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

... (truncated)

Commits
  • 6a1aa14 Publish v3.656.0
  • a39132c feat(client-dynamodb): Generate account endpoint for DynamoDB requests when t...
  • 0ade74b Publish v3.654.0
  • bcfee78 chore(clients): codegen sync for IDE type navigation (#6490)
  • 77a7964 Publish v3.651.1
  • 31a992a Publish v3.650.0
  • 76ceacb chore(clients): use spread operator for command endpoint params when necessar...
  • 75e1ab8 Publish v3.649.0
  • c8e8f28 feat(endpoints): codegen sync for request creation performance improvements (...
  • 7a0c615 Publish v3.648.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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

Bumps [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) from 3.637.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)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 23, 2024
@matushorvath matushorvath merged commit c410329 into main Sep 24, 2024
3 checks passed
@matushorvath matushorvath deleted the dependabot/npm_and_yarn/aws-sdk/client-dynamodb-3.656.0 branch September 24, 2024 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant