Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v3.842.0

3.842.0(2025-07-02)

New Features
  • client-s3-control: Added TagResource, UntagResource, and ListTagsForResource support for directory bucket (6f84d909)
  • client-connectcases: This release adds DeleteCase and DeleteRelatedItem APIs, which enable deleting cases and comments, undoing contact association, and removing service level agreements (SLAs) from cases. Contact center admins can use these APIs to delete cases when requested by customers and correct agent errors. (d4396134)
  • client-s3: Added support for directory bucket creation with tags and bucket ARN retrieval in CreateBucket, ListDirectoryBuckets, and HeadBucket operations (e5eb29d5)
  • client-ec2: AWS Site-to-Site VPN now supports IPv6 addresses on outer tunnel IPs, making it easier for customers to build or transition to IPv6-only networks. (af240bd1)
  • client-bedrock-runtime: use WebSocketHandler in browser (#7175) (b2939719)

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

v3.841.0

3.841.0(2025-07-01)

Chores
Documentation Changes
  • client-rds: Amazon RDS Custom for Oracle now supports multi-AZ database instances. (9637dbac)
New Features
  • clients: update client endpoints as of 2025-07-01 (6c0e6255)
  • client-ec2: Add Context to GetInstanceTypesFromInstanceRequirements API (f300167a)
  • client-cleanroomsml: This release introduces support for incremental training and distributed training for custom models in AWS Clean Rooms ML. (feb659ab)
  • client-qbusiness: New ChatResponseConfiguration to Customize Q Business chat responses for specific use cases and communication needs. Updated Boosting capability allowing admins to provide preference on date attributes for recency and/or provide a preferred data source. (32269b64)
  • client-datazone: Add support for the new optional domain-unit-id parameter in the UpdateProject API. (859a807f)
  • client-sagemaker: Updated field validation requirements for InstanceGroups. (8df0fe0c)
  • client-odb: This release adds API operations for Oracle Database@AWS. You can use the APIs to create Exadata infrastructure, ODB networks, and Exadata and Autonomous VM clusters inside AWS data centers. The infrastructure is managed by OCI. You can integrate these resources with AWS services. (abddb337)
Tests
  • client-cloudwatch: add query compatibility test for error shape ambiguity (#7163) (963418d8)

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

v3.840.0

3.840.0(2025-06-30)

... (truncated)

Changelog

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

3.842.0 (2025-07-02)

Features

  • client-s3: Added support for directory bucket creation with tags and bucket ARN retrieval in CreateBucket, ListDirectoryBuckets, and HeadBucket operations (e5eb29d)

3.840.0 (2025-06-30)

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

Commits
  • 83e7db9 Publish v3.842.0
  • e5eb29d feat(client-s3): Added support for directory bucket creation with tags and bu...
  • 630f3e2 Publish v3.840.0
  • See full diff 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.839.0 to 3.842.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.842.0/clients/client-s3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Type: Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 7, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 7, 2025 03:13
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Jul 7, 2025
@dependabot dependabot bot requested a review from nirbosl July 7, 2025 03:13
@lfdt-bot
Copy link

lfdt-bot commented Jul 7, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for b06f49b1
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (b06f49b) Report Missing Report Missing Report Missing
Head commit (93d5405) 59355 36153 60.91%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#11527) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

@xin-hedera xin-hedera added this to the 0.134.0 milestone Jul 7, 2025
@xin-hedera xin-hedera merged commit 5add9d8 into main Jul 7, 2025
32 of 47 checks passed
@xin-hedera xin-hedera deleted the dependabot/npm_and_yarn/rest/aws-sdk/client-s3-3.842.0 branch July 7, 2025 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Type: 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