Skip to content

Bump @aws-sdk/client-s3 from 3.787.0 to 3.839.0 #934

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2025

Bumps @aws-sdk/client-s3 from 3.787.0 to 3.839.0.

Release notes

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

v3.839.0

3.839.0(2025-06-27)

Chores
Documentation Changes
  • client-config-service: Added important considerations to the PutConformancePack and PutOrganizationConformancPack APIs. (5be5c0b8)
New Features
  • clients: update client endpoints as of 2025-06-27 (1e1395d5)
  • client-connect: This release adds the following value to an InitiateAs enum: COMPLETED (9fe3f130)
  • client-rds: StartDBCluster and StopDBCluster can now throw InvalidDBShardGroupStateFault. (807cec8a)
  • client-sesv2: Added support for new SES regions (f221398d)
  • client-qconnect: Adding UnauthorizedException to public SDK (7617f56d)
  • client-glue: AWS Glue now supports schema, partition and sort management of Apache Iceberg tables using Glue SDK (022f2c1d)
  • client-guardduty: Update JSON target for Kubernetes workload resource type. (d9cb698c)
Bug Fixes
  • rds-signer: don't overwrite default config with undefined values (#6166) (c366275c)

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

v3.838.0

3.838.0(2025-06-26)

Chores
Documentation Changes
  • client-kms: This release updates AWS CLI examples for KMS APIs. (93257dc0)
New Features
  • clients: update client endpoints as of 2025-06-26 (4633ec72)
  • client-workspaces: Updated modifyStreamingProperties to support PrivateLink VPC endpoints for directories (e92f7fbb)
  • client-iot-managed-integrations: Adding managed integrations APIs for IoT Device Management to onboard and control devices across different manufacturers, connectivity protocols and third party vendor clouds. APIs include managed thing operations, provisioning profile management, and cloud connector operations. (d6080ddf)

... (truncated)

Changelog

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

3.839.0 (2025-06-27)

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

3.837.0 (2025-06-25)

Features

  • client-s3: Adds support for additional server-side encryption mode and storage class values for accessing Amazon FSx data from Amazon S3 using S3 Access Points (35933a6)

3.835.0 (2025-06-23)

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

3.832.0 (2025-06-18)

Features

  • client-s3: Added support for renaming objects within the same bucket using the new RenameObject API. (a3d0c1b)

3.830.0 (2025-06-16)

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

3.828.0 (2025-06-11)

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

... (truncated)

Commits
  • 5d25600 Publish v3.839.0
  • 14bb646 chore: codegen client generation (#7157)
  • c449a9b Publish v3.837.0
  • 35933a6 feat(client-s3): Adds support for additional server-side encryption mode and ...
  • 84d55cf Publish v3.835.0
  • f438935 chore(codegen): codegen sync for endpoint-required config (#7143)
  • 0fd639b Publish v3.832.0
  • a3d0c1b feat(client-s3): Added support for renaming objects within the same bucket us...
  • 82b4537 Publish v3.830.0
  • 280c07a test(clients): run endpoint tests in client mode (#7130)
  • 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 Jun 30, 2025
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.787.0 to 3.839.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.839.0/clients/client-s3)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.839.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/client-s3-3.839.0 branch from 17f17c3 to 6fe3a74 Compare July 2, 2025 17:54
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 7, 2025

Superseded by #938.

@dependabot dependabot bot closed this Jul 7, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-s3-3.839.0 branch July 7, 2025 14:34
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