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/s3-request-presigner from 3.632.0 to 3.673.0 #299

Closed dependabot[bot] closed 4 weeks ago

dependabot[bot] commented 1 month ago

Bumps @aws-sdk/s3-request-presigner from 3.632.0 to 3.673.0.

Release notes

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

v3.673.0

3.673.0(2024-10-16)

New Features
  • client-s3: Add support for the new optional bucket-region and prefix query parameters in the ListBuckets API. For ListBuckets requests that express pagination, Amazon S3 will now return both the bucket names and associated AWS regions in the response. (e7f10a29)

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

v3.672.0

3.672.0(2024-10-15)

Documentation Changes
  • client-cloudformation: Documentation update for AWS CloudFormation API Reference. (bc971c98)
New Features
  • clients: update client endpoints as of 2024-10-15 (18d2184f)
  • client-transcribe-streaming: We are expanding support for 40 new locales in AWS Transcribe Streaming. (73471ab2)
  • client-resiliencehub: AWS Resilience Hub now integrates with the myApplications platform, enabling customers to easily assess the resilience of applications defined in myApplications. The new Resiliency widget provides visibility into application resilience and actionable recommendations for improvement. (d4a0fb60)
  • client-amplify: Added sourceUrlType field to StartDeployment request (1191ab70)
  • client-codebuild: Enable proxy for reserved capacity fleet. (f16069bc)
  • client-sesv2: This release adds support for email maximum delivery seconds that allows senders to control the time within which their emails are attempted for delivery. (60af4171)
  • client-ivs: On a channel that you own, you can now replace an ongoing stream with a new stream by streaming up with the priority parameter appended to the stream key. (0141b429)
  • client-qbusiness: Amazon Q Business now supports embedding the Amazon Q Business web experience on third-party websites. (8f3697f4)
  • client-redshift: This release launches the CreateIntegration, DeleteIntegration, DescribeIntegrations and ModifyIntegration APIs to create and manage Amazon Redshift Zero-ETL Integrations. (3b1ffd3e)

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

v3.671.0

3.671.0(2024-10-14)

New Features
  • clients: update client endpoints as of 2024-10-14 (dc65a93b)
  • client-securitylake: This release updates request validation regex for resource ARNs. (11d60ef9)
  • client-supplychain: This release adds AWS Supply Chain instance management functionality. Specifically adding CreateInstance, DeleteInstance, GetInstance, ListInstances, and UpdateInstance APIs. (4d99777f)
  • client-mailmanager: Mail Manager support for viewing and exporting metadata of archived messages. (1f6506b0)
  • client-codepipeline: AWS CodePipeline V2 type pipelines now support automatically retrying failed stages and skipping stage for failed entry conditions. (f2da7b7b)
  • client-transfer: This release enables customers using SFTP connectors to query the transfer status of their files to meet their monitoring needs as well as orchestrate post transfer actions. (d227a3e9)

... (truncated)

Changelog

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

3.673.0 (2024-10-16)

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

3.670.0 (2024-10-11)

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

3.669.0 (2024-10-10)

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

3.668.0 (2024-10-09)

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

3.667.0 (2024-10-08)

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

3.666.0 (2024-10-07)

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

3.665.0 (2024-10-04)

... (truncated)

Commits


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

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 4 weeks ago

Superseded by #303.