Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2025

Bumps @aws-sdk/client-dynamodb from 3.883.0 to 3.916.0.

Release notes

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

v3.916.0

3.916.0(2025-10-23)

Chores
  • util-endpoints: update aws partitions.json (463bd4cf)
  • endpoints: update endpoints model (26fc74b9)
  • models: update API models (5881d00c)
  • codegen: update for expect 100-continue handling (#7451) (2d30ee72)
Documentation Changes
  • client-odb: Doc-only update that removes duplicate values from descriptions of ODB peering APIs. (e0072413)
New Features
  • client-marketplace-commerce-analytics: Update endpoint ruleset parameters casing (af0c73ec)
  • client-dsql: Add support for resource-based policies for Aurora DSQL clusters. This will enable you to implement Block Public Access (BPA) which will help restrict access to your Aurora DSQL public or VPC endpoints. (31a35eb9)
  • client-ecr: Update endpoint ruleset parameters casing (d2d7b427)
  • client-neptunedata: Update endpoint ruleset parameters casing (32bac2a8)
  • client-mediatailor: Update endpoint ruleset parameters casing (1635af7c)
  • client-docdb-elastic: Update endpoint ruleset parameters casing (3e3ac607)
  • client-pinpoint-email: Update endpoint ruleset parameters casing (8d39bb45)
  • client-account: Update endpoint ruleset parameters casing (e4df0176)
  • client-cloudtrail-data: Update endpoint ruleset parameters casing (9e238b45)
  • client-managedblockchain-query: Update endpoint ruleset parameters casing (85cb7a9f)
  • client-synthetics: Update endpoint ruleset parameters casing (b91f3318)
  • client-codebuild: Update endpoint ruleset parameters casing (2cc207bb)
  • client-connect-contact-lens: Update endpoint ruleset parameters casing (3b6b8d26)
  • client-iot-events: Update endpoint ruleset parameters casing (a68c8665)
  • client-pca-connector-scep: Update endpoint ruleset parameters casing (7019e097)
  • client-mpa: Update endpoint ruleset parameters casing (6cdd5c15)
  • client-application-discovery-service: Update endpoint ruleset parameters casing (724b301c)
  • client-codestar-connections: Update endpoint ruleset parameters casing (0862d2ea)
  • client-omics: Update endpoint ruleset parameters casing (5176b859)
  • client-lambda: Add NodeJs 24 (nodejs24.x) support to AWS Lambda. (527ca376)
  • client-kinesis-video-webrtc-storage: Update endpoint ruleset parameters casing (15afad5c)
  • client-sagemaker-edge: Update endpoint ruleset parameters casing (a17661cf)
  • client-securitylake: Update endpoint ruleset parameters casing (4af01638)
  • client-personalize-events: Update endpoint ruleset parameters casing (ae1e9db9)
  • client-ecr-public: Update endpoint ruleset parameters casing (2fcbb550)
  • client-rum: Update endpoint ruleset parameters casing (1998e59d)
  • client-savingsplans: Update endpoint ruleset parameters casing (0503687a)
  • client-ebs: Update endpoint ruleset parameters casing (dad4c6c7)
  • client-cost-and-usage-report-service: Update endpoint ruleset parameters casing (322a44a3)
  • client-application-auto-scaling: Update endpoint ruleset parameters casing (c8cd59e9)
  • client-storage-gateway: Update endpoint ruleset parameters casing (cc34766d)
  • client-opensearchserverless: Update endpoint ruleset parameters casing (f0d6133b)
  • client-macie2: Update endpoint ruleset parameters casing (f02dbf48)
  • client-sesv2: Update endpoint ruleset parameters casing (8309f1b5)

... (truncated)

Changelog

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

3.916.0 (2025-10-23)

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

3.914.0 (2025-10-21)

Features

  • client-dynamodb: Add AccountID based endpoint metric to endpoint rules. (e23ed85)

3.913.0 (2025-10-17)

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

3.911.0 (2025-10-15)

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

3.910.0 (2025-10-14)

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

3.908.0 (2025-10-10)

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

... (truncated)

Commits
  • 952e349 Publish v3.916.0
  • 2d30ee7 chore(codegen): update for expect 100-continue handling (#7451)
  • 25418b3 Publish v3.914.0
  • e23ed85 feat(client-dynamodb): Add AccountID based endpoint metric to endpoint rules.
  • 387386b chore(codegen): smithy version update (#7448)
  • c02462c Publish v3.913.0
  • 7cf6665 Publish v3.911.0
  • e8539ae Publish v3.910.0
  • c8809d4 chore(codegen): sync for node-http timeout fixes, deprecated documentation (#...
  • c5dbfc6 Publish v3.908.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.883.0 to 3.916.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.916.0/clients/client-dynamodb)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 24, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 27, 2025

Superseded by #356.

@dependabot dependabot bot closed this Oct 27, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-dynamodb-3.916.0 branch October 27, 2025 16:33
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