Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2025

Bumps @aws-sdk/client-dynamodb from 3.734.0 to 3.788.0.

Release notes

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

v3.788.0

3.788.0(2025-04-11)

Chores
Documentation Changes
  • client-dynamodb: Doc only update for API descriptions. (e7e8dc2f)
New Features
  • clients: update client endpoints as of 2025-04-11 (a3ab47dc)
  • client-pcs: Changed the minimum length of clusterIdentifier, computeNodeGroupIdentifier, and queueIdentifier to 3. (885595c4)
  • client-verifiedpermissions: Adds deletion protection support to policy stores. Deletion protection is disabled by default, can be enabled via the CreatePolicyStore or UpdatePolicyStore APIs, and is visible in GetPolicyStore. (21029cc2)
  • client-marketplace-entitlement-service: Add support for Marketplace Entitlement Service dual-stack endpoints for CN and GOV regions (239ccb6b)
  • client-detective: Add support for Detective DualStack endpoints (82bdb1c5)
  • client-datazone: Raise hard limit of authorized principals per SubscriptionTarget from 10 to 20. (a0329ca6)
  • client-marketplace-metering: Add support for Marketplace Metering Service dual-stack endpoints for CN regions (088694de)
  • client-connect-contact-lens: Making sentiment optional for ListRealtimeContactAnalysisSegments Response depending on conversational analytics configuration (73b26af3)

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

v3.787.0

3.787.0(2025-04-10)

Chores
  • util-endpoints: update aws partitions.json (cb2a9f29)
  • endpoints: update endpoints model (2874c7d1)
  • models: update API models (8f65fca0)
  • codegen: bring in fix for operationContextParams (#7004) (a7d9c1f9)
  • aws-util-test:
New Features
  • client-application-auto-scaling: Application Auto Scaling now supports horizontal scaling for Elasticache Memcached self-designed clusters using target tracking scaling policies and scheduled scaling. (38a22fb9)
  • client-qbusiness: Adds functionality to enable/disable a new Q Business Hallucination Reduction feature. If enabled, Q Business will detect and attempt to remove Hallucinations from certain Chat requests. (a7fb9d51)
  • client-elasticache: AWS ElastiCache SDK now supports using MemcachedUpgradeConfig parameter with ModifyCacheCluster API to enable updating Memcached cache node types. Please refer to updated AWS ElastiCache public documentation for detailed information on API usage and implementation. (7be36747)
  • client-m2: Introduce three new APIs: CreateDataSetExportTask, GetDataSetExportTask and ListDataSetExportHistory. Add support for batch restart for Blu Age applications. (2c22fc3e)
  • client-quicksight: Add support to analysis and sheet level highlighting in QuickSight. (fd1d5c3c)
  • client-medialive: AWS Elemental MediaLive / Features : Add support for CMAF Ingest CaptionLanguageMappings, TimedMetadataId3 settings, and Link InputResolution. (4f30f3e3)
Tests

... (truncated)

Changelog

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

3.788.0 (2025-04-11)

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

3.787.0 (2025-04-10)

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

3.786.0 (2025-04-09)

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

3.782.0 (2025-04-03)

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

3.777.0 (2025-03-27)

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

3.775.0 (2025-03-25)

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

3.774.0 (2025-03-24)

... (truncated)

Commits
  • 213aead Publish v3.788.0
  • e7e8dc2 docs(client-dynamodb): Doc only update for API descriptions.
  • 072c258 Publish v3.787.0
  • f4e6154 Publish v3.786.0
  • b6a0927 docs(client-dynamodb): Documentation update for secondary indexes and Create_...
  • bee323d Publish v3.782.0
  • 237cf3e Publish v3.777.0
  • 8bf0c03 docs(clients): switch example generation from JS to Smithy, add streaming blo...
  • bc30dfa Publish v3.775.0
  • df877b2 chore(codegen): sync for client config object custody (#6969)
  • 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.734.0 to 3.788.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.788.0/clients/client-dynamodb)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-version: 3.788.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 Apr 14, 2025
Copy link

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 88.37% 456/516
🟡 Branches 66.07% 37/56
🟢 Functions 91.86% 79/86
🟢 Lines 87.34% 407/466

Test suite run success

97 tests passing in 29 suites.

Report generated by 🧪jest coverage report action from caa27d3

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 28, 2025

Superseded by #243.

@dependabot dependabot bot closed this Apr 28, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-dynamodb-3.788.0 branch April 28, 2025 14:54
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.

0 participants