humanmade / tachyon

Faster than light image resizing service that runs on AWS. Super simple to set up, highly available and very performant.
https://engineering.hmn.md/projects/tachyon/
ISC License
270 stars 1 forks source link

Bump @aws-sdk/client-s3 from 3.632.0 to 3.668.0 #292

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @aws-sdk/client-s3 from 3.632.0 to 3.668.0.

Release notes

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

v3.668.0

3.668.0(2024-10-09)

New Features
  • clients: update client endpoints as of 2024-10-09 (496cf5c2)
  • client-codepipeline: AWS CodePipeline introduces a Compute category (3d482c54)
Bug Fixes
  • credentials: used selected auth scheme identity instead of calling credentials provider (#6555) (27f462b2)

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

v3.667.0

3.667.0(2024-10-08)

Chores
  • credential-providers: add credential attribution (#6546) (089f1a42)
New Features
  • clients: update client endpoints as of 2024-10-08 (8844bb26)
  • client-memorydb: Amazon MemoryDB SDK now supports all APIs for newly launched Valkey engine. Please refer to the updated Amazon MemoryDB public documentation for detailed information on API usage. (d4a2f232)
  • client-elasticache: AWS ElastiCache SDK now supports using APIs with newly launched Valkey engine. Please refer to updated AWS ElastiCache public documentation for detailed information on API usage. (1cbb8d6c)
Bug Fixes
  • middleware-user-agent: ignore errors from inspecting credentials (#6551) (4ddaa970)

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

v3.666.0

3.666.0(2024-10-07)

Chores
  • middleware-user-agent: add feature detection for account-id, s3-express, lib-dynamodb (#6541) (dfda1291)
  • clients: codegen sync for unset union payloads, header list parsing (#6543) (544120e1)
Documentation Changes
  • client-marketplace-reporting: Documentation-only update for AWS Marketplace Reporting API. (d7a31d87)

... (truncated)

Changelog

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

3.668.0 (2024-10-09)

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

3.667.0 (2024-10-08)

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

3.666.0 (2024-10-07)

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

3.665.0 (2024-10-04)

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

3.664.0 (2024-10-03)

Features

  • middleware-user-agent: add client config for userAgentAppId (#6524) (2990ea8)

3.663.0 (2024-10-02)

Features

  • client-s3: This release introduces a header representing the minimum object size limit for Lifecycle transitions. (a692f70)

... (truncated)

Commits
  • 6e61f0e Publish v3.668.0
  • fc7effc Publish v3.667.0
  • 7a98e5f Publish v3.666.0
  • 544120e chore(clients): codegen sync for unset union payloads, header list parsing (#...
  • 374ef46 Publish v3.665.0
  • de4dc49 Publish v3.664.0
  • 2990ea8 feat(middleware-user-agent): add client config for userAgentAppId (#6524)
  • 021f218 Publish v3.663.0
  • a692f70 feat(client-s3): This release introduces a header representing the minimum ob...
  • 5e91f77 Publish v3.662.0
  • Additional commits viewable in compare view


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | @aws-sdk/client-s3 | [>= 3.637.a, < 3.638] |

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 1 month ago

Superseded by #294.