odota / core

Open source Dota 2 data platform
https://www.opendota.com
MIT License
1.51k stars 300 forks source link

Bump @aws-sdk/client-s3 from 3.485.0 to 3.503.1 #2745

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps @aws-sdk/client-s3 from 3.485.0 to 3.503.1.

Release notes

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

v3.503.1

3.503.1(2024-01-30)

Bug Fixes
  • credential-provider-node: add fromHttp credential provider to default chain (#5739) (6b99b0b8)

  • Adds a fix for detecting the correct region when using the SSO credential provider


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

v3.503.0

3.503.0(2024-01-30)

Documentation Changes
  • client-route-53: Update the SDKs for text changes in the APIs. (8edb9b5a)
New Features
  • client-datazone: Add new skipDeletionCheck to DeleteDomain. Add new skipDeletionCheck to DeleteProject which also automatically deletes dependent objects (4a6c4589)
Bug Fixes
  • credential-provider-node: only skip sso init if all sso fields are not present (#5746) (b0b840a9)
  • credential-provider-ini: support sso-session based profile as source_profile (#4820) (b87f5e0c)

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

v3.502.0

3.502.0(2024-01-29)

Chores
Documentation Changes
  • client-comprehend: Comprehend PII analysis now supports Spanish input documents. (0019ff5f)
  • client-snowball: Modified description of createaddress to include direction to add path when providing a JSON file. (84d9ad58)
New Features

... (truncated)

Changelog

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

3.503.1 (2024-01-30)

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

3.503.0 (2024-01-30)

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

3.502.0 (2024-01-29)

Features

  • credential-providers: lazy load STS & SSO clients in credential providers (#5681) (d27301d)

3.501.0 (2024-01-26)

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

3.499.0 (2024-01-24)

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

3.498.0 (2024-01-23)

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

... (truncated)

Commits
  • ea7e6bf Publish v3.503.1
  • 5cb98d6 Publish v3.503.0
  • 7d66163 Publish v3.502.0
  • 2efc96c chore(credential-provider-node): pass init param to fromEnv (#5738)
  • d27301d feat(credential-providers): lazy load STS & SSO clients in credential provide...
  • 888155d Publish v3.501.0
  • 40442fb Publish v3.499.0
  • e500830 chore(middleware-sdk-s3): add string fallback for S3#Expires field (#5715)
  • 5abf7c9 Publish v3.498.0
  • e6a4a1e docs: fix example generation for empty inputs (#5710)
  • 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 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[bot] commented 7 months ago

Superseded by #2747.