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.470.0 to 3.504.0 #622

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Bumps @aws-sdk/client-dynamodb from 3.470.0 to 3.504.0.

Release notes

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

v3.504.0

3.504.0(2024-01-31)

New Features
  • clients: update client endpoints as of 2024-01-31 (36228bb0)
  • client-elastic-load-balancing-v2: This release enables unhealthy target draining intervals for Network Load Balancers. (885e0b96)
  • client-cloudformation: CloudFormation IaC generator allows you to scan existing resources in your account and select resources to generate a template for a new or existing CloudFormation stack. (9aa726bc)
  • client-glue: Update page size limits for GetJobRuns and GetTriggers APIs. (0b8c7d8a)
  • client-ssm: This release adds an optional Duration parameter to StateManager Associations. This allows customers to specify how long an apply-only-on-cron association execution should run. Once the specified Duration is out all the ongoing cancellable commands or automations are cancelled. (c587e277)
Bug Fixes
  • s3-request-presigner: identify correct authscheme for mrap (#5742) (04df4919)
  • lib-dynamodb: skip function properties in data objects for DynamoDB (#5697) (d054fe1b)
Other Changes

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

v3.503.1

3.503.1(2024-01-30)

Bug Fixes
  • credential-provider-node: add fromHttp credential provider to default chain (#5739) (6b99b0b8)

  • Adds a fix for detecting the correct region when using the SSO credential provider


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

v3.503.0

3.503.0(2024-01-30)

Documentation Changes
  • client-route-53: Update the SDKs for text changes in the APIs. (8edb9b5a)
New Features
  • client-datazone: Add new skipDeletionCheck to DeleteDomain. Add new skipDeletionCheck to DeleteProject which also automatically deletes dependent objects (4a6c4589)
Bug Fixes

... (truncated)

Changelog

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

3.504.0 (2024-01-31)

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

3.503.1 (2024-01-30)

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

3.503.0 (2024-01-30)

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

3.502.0 (2024-01-29)

Features

  • credential-providers: lazy load STS & SSO clients in credential providers (#5681) (d27301d)

3.501.0 (2024-01-26)

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

3.499.0 (2024-01-24)

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

... (truncated)

Commits
  • 004b7f8 Publish v3.504.0
  • ea7e6bf Publish v3.503.1
  • 5cb98d6 Publish v3.503.0
  • 7d66163 Publish v3.502.0
  • d27301d feat(credential-providers): lazy load STS & SSO clients in credential provide...
  • 888155d Publish v3.501.0
  • 40442fb Publish v3.499.0
  • 447852f Publish v3.496.0
  • 2be6625 feat(client-dynamodb): This release adds support for including ApproximateCre...
  • 5d26da6 fix: get full list of exports for esm compat in dist-cjs (#5694)
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner February 1, 2024 15:45
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk/client-dynamodb-3.504.0 branch from 6b52798 to 7e4ae74 Compare February 1, 2024 16:25
Bumps [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) from 3.470.0 to 3.504.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.504.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 force-pushed the dependabot/npm_and_yarn/aws-sdk/client-dynamodb-3.504.0 branch from 7e4ae74 to 6d579d2 Compare February 1, 2024 17:16
@lizkenyon lizkenyon merged commit 1288eb7 into main Feb 1, 2024
10 checks passed
@lizkenyon lizkenyon deleted the dependabot/npm_and_yarn/aws-sdk/client-dynamodb-3.504.0 branch February 1, 2024 17:23
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant