Skip to content

BC-10752 - chore(deps): bump @aws-sdk/lib-storage from 3.617.0 to 3.903.0#105

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/aws-sdk/lib-storage-3.903.0
Closed

BC-10752 - chore(deps): bump @aws-sdk/lib-storage from 3.617.0 to 3.903.0#105
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/aws-sdk/lib-storage-3.903.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @aws-sdk/lib-storage from 3.617.0 to 3.903.0.

Release notes

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

v3.903.0

3.903.0(2025-10-03)

Chores
New Features
  • client-qconnect: Updated Amazon Q in Connect APIs to support Email Contact Recommendations. (e8840367)
  • client-medialive: AWS Elemental MediaLive enables Mediapackage V2 users to configure ID3, KLV, Nielsen ID3, and Segment Length related parameters through the Mediapackage output group. (5187cdb8)
  • client-cleanrooms: Added support for reading data sources across regions, and results delivery to allowedlisted regions. (77935070)
  • client-payment-cryptography-data: Added a new API - translateKeyMaterial; allows keys wrapped by ECDH derived keys to be rewrapped under a static AES keyblock without first importing the key into the service. (efdc7091)
Tests
  • lib-storage: example of how to mock requests for MPU (#7378) (3352e3ae)

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

v3.902.0

3.902.0(2025-10-02)

Chores
Documentation Changes
  • client-guardduty: Updated descriptions for the Location parameter in CreateTrustedEntitySet and CreateThreatEntitySet. (3d2d565a)
New Features
  • client-dynamodb: Add support for dual-stack account endpoint generation (14f648bb)
  • client-connectcases: New Search All Related Items API enables searching related items across cases (4535c435)
  • client-cloudformation: Add new warning type 'EXCLUDED_RESOURCES' (228e3628)
  • client-synthetics: Adds support to configure canaries with pre-configured blueprint code on supported runtime versions. This behavior can be controlled via the new BlueprintTypes property exposed in the CreateCanary and UpdateCanary APIs. (b9d0925c)

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

... (truncated)

Changelog

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

3.903.0 (2025-10-03)

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

3.901.0 (2025-10-01)

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

3.900.0 (2025-09-30)

Bug Fixes

  • lib-storage: use input parameter object size information if available (#7385) (45d5730)

3.899.0 (2025-09-29)

Bug Fixes

  • lib-storage: respect user-provided partSize option for Upload (#7381) (31fc996)

3.896.0 (2025-09-24)

Bug Fixes

  • lib-storage: add validation for partCount and contentLength for multipart upload (#7363) (0562a0d)

3.895.0 (2025-09-23)

... (truncated)

Commits
  • 41a8028 Publish v3.903.0
  • 3352e3a test(lib-storage): example of how to mock requests for MPU (#7378)
  • 5befda8 Publish v3.901.0
  • 0a418cc chore: bump '@smithy/*' versions (#7391)
  • 0dcf5be Publish v3.900.0
  • 45d5730 fix(lib-storage): use input parameter object size information if available (#...
  • 99ff240 Publish v3.899.0
  • 31fc996 fix(lib-storage): respect user-provided partSize option for Upload (#7381)
  • ad1514d chore(codegen): sync for separating error schema & ctor (#7377)
  • 115af67 Publish v3.896.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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 6, 2025
@github-actions github-actions bot changed the title chore(deps): bump @aws-sdk/lib-storage from 3.617.0 to 3.903.0 BC-10752 - chore(deps): bump @aws-sdk/lib-storage from 3.617.0 to 3.903.0 Oct 6, 2025
Bumps [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) from 3.617.0 to 3.903.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.903.0/lib/lib-storage)

---
updated-dependencies:
- dependency-name: "@aws-sdk/lib-storage"
  dependency-version: 3.903.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk/lib-storage-3.903.0 branch from 40ec064 to 5b405ee Compare October 9, 2025 16:27
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Oct 13, 2025

Superseded by #109.

@dependabot dependabot bot closed this Oct 13, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/lib-storage-3.903.0 branch October 13, 2025 11:39
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