这是indexloc提供的服务,不要输入任何密码
Skip to content

chore: bump @aws-sdk/client-s3 from 3.758.0 to 3.775.0 #612

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @aws-sdk/client-s3 from 3.758.0 to 3.775.0.

Release notes

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

v3.775.0

3.775.0(2025-03-25)

Chores
  • core/httpAuthSchemes: fix type declaration of resolved credentials (#6966) (e4d791d8)
  • codegen: sync for client config object custody (#6969) (df877b2c)
New Features
  • clients: update client endpoints as of 2025-03-25 (5fd070ad)
  • client-marketplace-entitlement-service: This release enhances the GetEntitlements API to support new filter CUSTOMER_AWS_ACCOUNT_ID in request and CustomerAWSAccountId field in response. (17b10418)
  • client-marketplace-metering: This release enhances the BatchMeterUsage API to support new field CustomerAWSAccountId in request and response and making CustomerIdentifier optional. CustomerAWSAccountId or CustomerIdentifier must be provided in request but not both. (540d2d0b)
  • client-gameliftstreams: Minor updates to improve developer experience. (b6b01de0)
  • client-workspaces-thin-client: Deprecate tags field in Get API responses (026ba533)
  • client-eks: Added support to override upgrade-blocking readiness checks via force flag when updating a cluster. (55f5a70c)
  • client-bedrock-agent: Adding support for Amazon OpenSearch Managed clusters as a vector database in Knowledge Bases for Amazon Bedrock (100062a6)
  • client-keyspaces: Removing replication region limitation for Amazon Keyspaces Multi-Region Replication APIs. (254cb39a)
  • client-sagemaker: This release adds support for customer-managed KMS keys in Amazon SageMaker Partner AI Apps (03a1150b)
Bug Fixes
  • core/httpAuthSchemes: allow extensions to set signer credentials (#6971) (8b6fe4c3)
  • packages: maintain singleton config object (#6959) (6034850a)
Tests
  • aws-client-api-test: assert client config custody in integ test (#6970) (052971b5)
  • lib-storage: increase timeout for hooks calling integTestResources (#6968) (78e3f141)

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

v3.774.0

3.774.0(2025-03-24)

Chores
Documentation Changes
  • client-qconnect: Provides the correct value for supported model ID. (d8f8afdb)
  • middleware-flexible-checksums: add api annotations (#6964) (1dc0d6ce)
  • fix api-extractor configuration and add missing annotations (#6963) (dbfc8ede)
  • add missing extract:docs commands (#6965) (8be4f2a9)
New Features

... (truncated)

Changelog

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

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

3.772.0 (2025-03-20)

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

Commits
  • 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...
  • f784d49 Publish v3.772.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.758.0 to 3.775.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.775.0/clients/client-s3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team March 25, 2025 21:51
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2025

Reviewers

The following teams could not be added as reviewers: APIx. Either the team does not exist or it does not have the correct permissions to be added as a reviewer.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 25, 2025
@andreaangiolillo andreaangiolillo merged commit c80027b into main Mar 26, 2025
5 checks passed
@andreaangiolillo andreaangiolillo deleted the dependabot/npm_and_yarn/aws-sdk/client-s3-3.775.0 branch March 26, 2025 09:27
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