Skip to content

build(deps-dev): bump @aws-sdk/client-dynamodb from 3.58.0 to 3.87.0 #872

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2022

Bumps @aws-sdk/client-dynamodb from 3.58.0 to 3.87.0.

Release notes

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

v3.87.0

3.87.0(2022-05-09)

Documentation Changes
  • client-ssm-contacts: Fixed an error in the DescribeEngagement example for AWS Incident Manager. (eb5ccc69)
New Features
  • clients: update client endpoints as of 2022-05-09 (aec9a19f)
  • client-evidently: Add detail message inside GetExperimentResults API response to indicate experiment result availability (872386c3)
  • client-cloudcontrol: SDK release for Cloud Control API to include paginators for Python SDK. (49661abc)
  • credential-providers: expose node.js default credential provider chain (#3588) (51aaffc3)
Tests
  • endpoints: update ec2 ap-south-1 dualstack endpoint (#3599) (483ae7e4)

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

v3.86.0

3.86.0(2022-05-06)

Chores
Documentation Changes
  • client-securityhub: Documentation updates for Security Hub API reference (d32f7f7b)
  • client-rds: Various documentation improvements. (a2256b9a)
New Features
  • clients: update client endpoints as of 2022-05-06 (79ad41b3)
  • client-mediapackage: This release adds Dvb Dash 2014 as an available profile option for Dash Origin Endpoints. (7f9f845f)
  • client-location: Amazon Location Service now includes a MaxResults parameter for ListGeofences requests. (5c0e234f)
  • client-redshift: Introduces new field 'LoadSampleData' in CreateCluster operation. Customers can now specify 'LoadSampleData' option during creation of a cluster, which results in loading of sample data in the cluster that is created. (9b913886)
  • client-ec2: Add new state values for IPAMs, IPAM Scopes, and IPAM Pools. (6c6525cf)
Bug Fixes
  • lib-storage: add missing return keys (#2700) (cbab94e9)
  • middleware-sdk-s3: improve error message on stream upload (#3571) (c0ed8334)

... (truncated)

Changelog

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

3.87.0 (2022-05-09)

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

3.85.0 (2022-05-05)

Features

  • codegen: add codegen indicator comment to all generated files (#3592) (567a530)

3.82.0 (2022-05-02)

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

3.81.0 (2022-04-29)

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

3.80.0 (2022-04-28)

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

3.79.0 (2022-04-27)

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

... (truncated)

Commits

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 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.58.0 to 3.87.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.87.0/clients/client-dynamodb)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Changes that touch dependencies, e.g. Dependabot, etc. javascript labels May 13, 2022
@dreamorosi dreamorosi merged commit 1a0285f into main May 13, 2022
@dreamorosi dreamorosi deleted the dependabot/npm_and_yarn/aws-sdk/client-dynamodb-3.87.0 branch May 13, 2022 10:17
dreamorosi pushed a commit that referenced this pull request Aug 2, 2022
…872)

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

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant