Skip to content

Bump @aws-sdk/types from 3.914.0 to 3.956.0 - #334

Closed
dependabot[bot] wants to merge 1 commit into
stagefrom
dependabot/npm_and_yarn/stage/aws-sdk/types-3.956.0
Closed

dependabot[bot] wants to merge 1 commit into
stagefrom
dependabot/npm_and_yarn/stage/aws-sdk/types-3.956.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 29, 2025

Copy link
Copy Markdown
Contributor

Bumps @aws-sdk/types from 3.914.0 to 3.956.0.

Release notes

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

v3.956.0

3.956.0(2025-12-19)

Chores
Documentation Changes
New Features
  • clients: update client endpoints as of 2025-12-19 (e0360a8f)
  • client-wickr: AWS Wickr now provides a suite of admin APIs to allow you to programmatically manage secure communication for Wickr networks at scale. These APIs enable you to automate administrative workflows including user lifecycle management, network configuration, and security group administration. (d105e0ef)
  • client-arc-region-switch: Automatic Plan Execution Reports allow customers to maintain a concise record of their Region switch Plan executions. This enables customer SREs and leadership to have a clear view of their recovery posture based on the generated reports for their Plan executions. (33dbf8d8)
  • client-workspaces-web: Add support for WebAuthn under user settings. (a42b84c4)
  • client-iot: This release adds event-based logging feature that enables granular event logging controls for AWS IoT logs. (bbbf580b)
  • client-qbusiness: It is a internal bug fix for region expansion (42a80dd7)
  • client-connect: Adding support for Custom Metrics and Pre-Defined Attributes to GetCurrentMetricData API. (43dab925)
  • client-emr-serverless: Added JobLevelCostAllocationConfiguration field to enable cost allocation reporting at the job level, providing more granular visibility into EMR Serverless charges (e95db238)
Bug Fixes
  • ec2-metadata-service: add configurable options for ttl and port precedence (#7584) (184cf70c)
  • core/protocols: $unknown union member support (#7593) (596fc405)

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

v3.955.0

3.955.0(2025-12-18)

Chores
New Features
  • clients: update client endpoints as of 2025-12-18 (11335218)
  • client-ec2: This release adds AvailabilityZoneId support for CreateFleet, ModifyFleet, DescribeFleets, RequestSpotFleet, ModifySpotFleetRequests and DescribeSpotFleetRequests APIs. (4d1a66b9)
  • client-ecs: Adding support for Event Windows via a new ECS account setting "fargateEventWindows". When enabled, ECS Fargate will use the configured event window for patching tasks. Introducing "CapacityOptionType" for CreateCapacityProvider API, allowing support for Spot capacity for ECS Managed Instances. (751c797f)
  • client-arc-region-switch: New API to list Route 53 health checks created by ARC region switch for a plan in a specific AWS Region using the Region switch Regional data plane. (406035c4)

... (truncated)

Changelog

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

3.956.0 (2025-12-19)

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

3.953.0 (2025-12-16)

Features

  • clients: allow protocol selection by class constructor (#7568) (5c5fd2e)

3.936.0 (2025-11-19)

Features

  • credential-provider-login: add login credential provider (#7512) (2c08b1e)

3.930.0 (2025-11-12)

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

3.922.0 (2025-10-31)

Bug Fixes

  • middleware-user-agent: allow hash in userAgentAppId and propagate to inner clients (#7469) (03d94d1)

3.921.0 (2025-10-30)

... (truncated)

Commits
  • 7804018 Publish v3.956.0
  • 2c73829 chore(codegen): update for $unknown union member handling (#7591)
  • 09e0721 Publish v3.953.0
  • 5c5fd2e feat(clients): allow protocol selection by class constructor (#7568)
  • 4359e40 chore: build cjs rollup without typescript (#7580)
  • a180cc7 Publish v3.936.0
  • 2c08b1e feat(credential-provider-login): add login credential provider (#7512)
  • 2a1737e Publish v3.930.0
  • 6362fe2 chore(codegen): sync for idempotencyToken fix in http binding protocols (#7495)
  • ed7ac2a Publish v3.922.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/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types) from 3.914.0 to 3.956.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/types/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.956.0/packages/types)

---
updated-dependencies:
- dependency-name: "@aws-sdk/types"
  dependency-version: 3.956.0
  dependency-type: direct:development
  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 Dec 29, 2025
@dependabot @github

dependabot Bot commented on behalf of github Jan 26, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #351.

@dependabot dependabot Bot closed this Jan 26, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/stage/aws-sdk/types-3.956.0 branch January 26, 2026 20:02
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