Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @aws-sdk/client-s3 from 3.840.0 to 3.850.0.

Release notes

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

v3.850.0

3.850.0(2025-07-21)

New Features
  • clients: update client endpoints as of 2025-07-21 (9a5e598d)
  • client-deadline: Add support for VPC resource endpoints in Service Managed Fleets (e094eab2)
  • client-timestream-influxdb: Timestream for InfluxDB adds support for db.influx.24xlarge instance type. This enhancement enables higher compute capacity for demanding workloads through CreateDbInstance, CreateDbCluster, UpdateDbInstance, and UpdateDbCluster APIs. (ccb79086)
  • client-ec2: This release adds support for C8gn, F2 and P6e-GB200 Instance types (3d8f2e12)
  • client-cloudfront: Add dualstack endpoint support (f67f9827)
  • client-sagemaker: This release adds 1/ Support for S3FileSystem in CustomFileSystems 2/ The ability for a customer to select their preferred IpAddressType for use with private Workforces 3/ Support for p4de instance type in SageMaker Training Plans (a78bcaf1)
Bug Fixes
Tests

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

v3.849.0

3.849.0(2025-07-18)

Documentation Changes
  • client-ssm: July 2025 doc-only updates for Systems Manager. (4c081fec)
New Features
  • clients: update client endpoints as of 2025-07-18 (dac2a874)
  • client-outposts: Add AWS Outposts API to surface customer billing information (bc4cc25c)
  • client-sesv2: Added IP Visibility support for managed dedicated pools. Enhanced GetDedicatedIp and GetDedicatedIps APIs to return managed IP addresses. (1cf5c019)
  • client-cloudwatch-logs: CloudWatchLogs launches GetLogObject API with streaming support for efficient log data retrieval. Logs added support for new AccountPolicy type METRIC_EXTRACTION_POLICY. For more information, see CloudWatch Logs API documentation (090c7008)
  • client-auditmanager: Updated error handling for RegisterOrganizationAdminAccount API to properly translate TooManyExceptions to HTTP 429 status code. This enhancement improves error handling consistency and provides clearer feedback when request limits are exceeded. (218ebbc1)
  • client-mediaconvert: This release adds support for TAMS server integration with MediaConvert inputs. (e804655c)

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

v3.848.0

3.848.0(2025-07-17)

Documentation Changes

... (truncated)

Changelog

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

3.850.0 (2025-07-21)

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

3.848.0 (2025-07-17)

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

3.846.0 (2025-07-16)

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

3.845.0 (2025-07-15)

Bug Fixes

  • clients: upgrade @​smithy/middleware-endpoint to fix file/env endpoint resolution (#7206) (37a6275)

Features

  • client-s3: Amazon S3 Metadata live inventory tables provide a queryable inventory of all the objects in your general purpose bucket so that you can determine the latest state of your data. To help minimize your storage costs, use journal table record expiration to set a retention period for your records. (6f14868)

3.844.0 (2025-07-09)

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

3.842.0 (2025-07-02)

... (truncated)

Commits
  • 2e7d107 Publish v3.850.0
  • 736cdab test(client-s3): convert feature test to vitest (#7214)
  • c63c1e3 Publish v3.848.0
  • da10587 Publish v3.846.0
  • 8a37039 Publish v3.845.0
  • 6f14868 feat(client-s3): Amazon S3 Metadata live inventory tables provide a queryable...
  • 37a6275 fix(clients): upgrade @​smithy/middleware-endpoint to fix file/env endpoint re...
  • d9c5976 Publish v3.844.0
  • d65a730 chore(codegen): sync for isCustomEndpoint changes (#7193)
  • 83e7db9 Publish v3.842.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/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.840.0 to 3.850.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.850.0/clients/client-s3)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.850.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 Jul 28, 2025
Copy link

vercel bot commented Jul 28, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
open-sign ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 28, 2025 1:05am

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 4, 2025

Superseded by #1887.

@dependabot dependabot bot closed this Aug 4, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/apps/OpenSignServer/aws-sdk/client-s3-3.850.0 branch August 4, 2025 00:20
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