Skip to content

build(deps): bump the aws-sdk group with 2 updates - #3813

Merged
dirkdev98 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/aws-sdk-9e15b202f5
Sep 25, 2025
Merged

dirkdev98 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/aws-sdk-9e15b202f5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 24, 2025

Copy link
Copy Markdown
Contributor

Bumps the aws-sdk group with 2 updates: @aws-sdk/client-s3 and @aws-sdk/lib-storage.

Updates @aws-sdk/client-s3 from 3.894.0 to 3.895.0

Release notes

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

v3.895.0

3.895.0(2025-09-23)

Chores
  • util-endpoints: update aws partitions.json (e2d3b450)
  • endpoints: update endpoints model (6ebbaa18)
  • models: update API models (717ae5db)
New Features
  • client-entityresolution: Support incremental id mapping workflow for AWS Entity Resolution (556772aa)
  • client-cleanrooms: Added support for running incremental ID mapping for rule-based workflows. (f151936f)
  • client-sso-oidc: This release includes exception definition and documentation updates. (6106ad2c)
  • client-ec2: Add Amazon EC2 R8gn instance types (6368fb54)
  • client-sso-admin: Add support for encryption at rest with Customer Managed KMS Key in AWS IAM Identity Center (b6c4746b)
  • client-ssm: Added Dualstack support to GetDeployablePatchSnapshotForInstance (d5e44929)

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

Changelog

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

3.895.0 (2025-09-23)

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

Commits

Updates @aws-sdk/lib-storage from 3.894.0 to 3.895.0

Release notes

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

v3.895.0

3.895.0(2025-09-23)

Chores
  • util-endpoints: update aws partitions.json (e2d3b450)
  • endpoints: update endpoints model (6ebbaa18)
  • models: update API models (717ae5db)
New Features
  • client-entityresolution: Support incremental id mapping workflow for AWS Entity Resolution (556772aa)
  • client-cleanrooms: Added support for running incremental ID mapping for rule-based workflows. (f151936f)
  • client-sso-oidc: This release includes exception definition and documentation updates. (6106ad2c)
  • client-ec2: Add Amazon EC2 R8gn instance types (6368fb54)
  • client-sso-admin: Add support for encryption at rest with Customer Managed KMS Key in AWS IAM Identity Center (b6c4746b)
  • client-ssm: Added Dualstack support to GetDeployablePatchSnapshotForInstance (d5e44929)

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

Changelog

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

3.895.0 (2025-09-23)

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

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 24, 2025
Bumps the aws-sdk group with 2 updates: [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) and [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage).


Updates `@aws-sdk/client-s3` from 3.894.0 to 3.895.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-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.895.0/clients/client-s3)

Updates `@aws-sdk/lib-storage` from 3.894.0 to 3.895.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.895.0/lib/lib-storage)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-sdk-9e15b202f5 branch from f25f5ed to eb13e64 Compare September 25, 2025 04:03
@dirkdev98
dirkdev98 merged commit a24728b into main Sep 25, 2025
13 checks passed
@dirkdev98
dirkdev98 deleted the dependabot/npm_and_yarn/aws-sdk-9e15b202f5 branch September 25, 2025 07:58
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