Skip to content
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

Bump @aws-sdk/client-s3 from 3.772.0 to 3.777.0 #6940

Merged
merged 1 commit into from
Apr 1, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps @aws-sdk/client-s3 from 3.772.0 to 3.777.0.

Release notes

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

v3.777.0

3.777.0(2025-03-27)

Documentation Changes
  • clients: switch example generation from JS to Smithy, add streaming blob output examples (#6981) (8bf0c034)
New Features
  • clients: update client endpoints as of 2025-03-27 (810fd8c3)
  • client-bcm-pricing-calculator: Added standaloneAccountRateTypeSelections for GetPreferences and UpdatePreferences APIs. Added STALE enum value to status attribute in GetBillScenario and UpdateBillScenario APIs. (f3fe1af8)
  • client-eks: Added support for BOTTLEROCKET FIPS AMIs to AMI types in US regions. (09d8cf0d)
  • client-gamelift: Amazon GameLift Servers add support for additional instance types. (a31949ff)
  • client-sagemaker: add: recovery mode for SageMaker Studio apps (126e606d)
  • client-sso-oidc: This release adds AwsAdditionalDetails in the CreateTokenWithIAM API response. (ad600448)
  • client-iam: Update IAM dual-stack endpoints for BJS, IAD and PDT partitions (678eaebc)
  • client-bedrock-agent-runtime: bedrock flow now support node action trace. (9621bd38)
  • client-datazone: This release adds new action type of Create Listing Changeset for the Metadata Enforcement Rule feature. (7b29a722)
  • client-batch: This release will enable two features: Firelens log driver, and Execute Command on Batch jobs on ECS. Both features will be passed through to ECS. (e7c7403e)
  • client-cloudformation: Adding support for the new parameter "ScanFilters" in the CloudFormation StartResourceScan API. When this parameter is included, the StartResourceScan API will initiate a scan limited to the resource types specified by the parameter. (2da6a12c)

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

v3.776.0

3.776.0(2025-03-26)

Chores
Documentation Changes
  • client-rds: Add note about the Availability Zone where RDS restores the DB cluster for the RestoreDBClusterToPointInTime operation. (b34b0218)
New Features
  • clients: update client endpoints as of 2025-03-26 (41f59349)
  • client-polly: Added support for the new voice - Jihye (ko-KR). Jihye is available as a Neural voice only. (016c4d07)
  • client-mediatailor: Add support for log filtering which allow customers to filter out selected event types from logs. (aa2ade89)
  • client-mediaconvert: This release adds a configurable Quality Level setting for the top rendition of Auto ABR jobs (8ab958b5)
  • client-arc-zonal-shift: Add new shiftType field for ARC zonal shifts. (f341188e)
  • client-wafv2: This release adds the ability to associate an AWS WAF v2 web ACL with an AWS Amplify App. (74fdfa0d)
  • client-direct-connect: With this release, AWS Direct Connect allows you to tag your Direct Connect gateways. Tags are metadata that you can create and use to manage your Direct Connect gateways. For more information about tagging, see AWS Tagging Strategies. (f1e93661)

... (truncated)

Changelog

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

3.777.0 (2025-03-27)

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

3.775.0 (2025-03-25)

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

3.774.0 (2025-03-24)

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

Commits
  • 237cf3e Publish v3.777.0
  • 8bf0c03 docs(clients): switch example generation from JS to Smithy, add streaming blo...
  • bc30dfa Publish v3.775.0
  • df877b2 chore(codegen): sync for client config object custody (#6969)
  • 4ffa154 Publish v3.774.0
  • 9df52d1 fix(core): revert "use credentials provided by extensions when instantiating ...
  • 6288dff fix(core): use credentials provided by extensions when instantiating sigv4 si...
  • 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.772.0 to 3.777.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.777.0/clients/client-s3)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:development
  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 Mar 31, 2025
@acelaya acelaya merged commit 8a65f15 into main Apr 1, 2025
2 checks passed
@acelaya acelaya deleted the dependabot/npm_and_yarn/aws-sdk/client-s3-3.777.0 branch April 1, 2025 12: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.

1 participant