Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @aws-sdk/client-s3 from 3.914.0 to 3.919.0.

Release notes

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

v3.919.0

3.919.0(2025-10-28)

Chores
  • middleware-recursion-detection: update version of lambda invoke store (#7462) (9fa89eb9)
  • clients: remove QLDB, RoboMaker, LookoutMetrics, LookoutVision, IoTFleetHub, and AppTest (#7461) (45f629d4)
New Features
  • client-marketplace-deployment: Update endpoint ruleset parameters casing (18bd6edc)
  • client-lambda: Added SerializedRequestEntityTooLargeException to Lambda Invoke API (2a5606e9)
  • client-codeconnections: Update endpoint ruleset parameters casing (e739472b)
  • client-cloudwatch-events: Update endpoint ruleset parameters casing (bf6a5663)
  • client-ec2: This released the DescribeCapacityReservationTopology API. (245f5dab)
  • client-s3-control: Update endpoint ruleset parameters casing (cdf2915d)
  • client-apigatewayv2: Update endpoint ruleset parameters casing (8a36bd0d)
  • client-security-ir: Update endpoint ruleset parameters casing (cc4df02c)
  • client-sagemaker: Amazon SageMaker now supports deleting training and processing jobs in a terminal status. (92883b1f)
  • client-kafkaconnect: Update endpoint ruleset parameters casing (9f896714)
  • client-detective: Update endpoint ruleset parameters casing (c6c310dd)
  • client-cloud9: Update endpoint ruleset parameters casing (2cb95dc7)
  • client-elastic-transcoder: Update endpoint ruleset parameters casing (375a9fcf)
  • client-gameliftstreams: Add stream group expiration date and expired status (99d415d2)
  • client-transcribe-streaming: Update endpoint ruleset parameters casing (c892afe7)
  • client-backupsearch: Update endpoint ruleset parameters casing (98c2e078)
  • client-inspector-scan: Update endpoint ruleset parameters casing (1e525549)
  • client-trustedadvisor: Update endpoint ruleset parameters casing (6c5435e1)
  • client-organizations: Added Account State field to the ListDelegatedAdministrators API response. (5f7f0d5c)
  • client-workspaces: Added IPv6 address support for WorkSpaces using Dual-Stack subnets (4b295a24)
  • client-xray: Update endpoint ruleset parameters casing (7d35139e)
  • client-sagemaker-featurestore-runtime: Update endpoint ruleset parameters casing (6af9add4)
  • client-efs: Update endpoint ruleset parameters casing (f7e8466e)
  • client-kinesis-video: Update endpoint ruleset parameters casing (75e04a62)
  • client-resource-groups: Update endpoint ruleset parameters casing (eda189bd)
  • client-cleanroomsml: Update endpoint ruleset parameters casing (c378bd51)
  • client-support-app: Update endpoint ruleset parameters casing (84b25410)
  • client-bcm-pricing-calculator: Update endpoint ruleset parameters casing (f2aa1e6f)
  • client-mediapackage-vod: Update endpoint ruleset parameters casing (36b8888f)
  • client-codeguru-security: Update endpoint ruleset parameters casing (7cca7312)
  • client-cloudsearch-domain: Update endpoint ruleset parameters casing (f311d049)
  • client-glacier: Update endpoint ruleset parameters casing (db8370c0)
  • client-bedrock-runtime: Update endpoint ruleset parameters casing (b87ba266)
  • client-kendra: Update endpoint ruleset parameters casing (778c08c6)
  • client-sqs: Update endpoint ruleset parameters casing (250af94a)
  • client-ecs: Amazon ECS supports native linear and canary service deployments, allowing you to shift traffic in increments for more control. (7866b599)
  • client-partnercentral-selling: Update endpoint ruleset parameters casing (0083cb03)
  • client-workspaces-instances: Update endpoint ruleset parameters casing (fec9d0c3)
  • client-opensearch: Update endpoint ruleset parameters casing (abf96a51)
  • client-groundstation: Enable use of AzEl ephemerides (657d6a01)

... (truncated)

Changelog

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

3.919.0 (2025-10-28)

Features

  • client-s3: Amazon Simple Storage Service / Features: Add conditional writes in CopyObject on destination key to prevent unintended object modifications. (2533edc)

3.918.0 (2025-10-27)

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

3.917.0 (2025-10-24)

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

3.916.0 (2025-10-23)

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

Commits

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-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.914.0 to 3.919.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.919.0/clients/client-s3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 28, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 28, 2025 21:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 28, 2025
@wtrocki wtrocki merged commit a0de763 into main Oct 29, 2025
9 checks passed
@wtrocki wtrocki deleted the dependabot/npm_and_yarn/aws-sdk/client-s3-3.919.0 branch October 29, 2025 10:36
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.

2 participants