pkarolyi / garden-snail

Self hosted Turborepo remote cache server
https://hub.docker.com/r/pkarolyi/garden-snail
MIT License
9 stars 1 forks source link

fix(dependabot): bump the non-breaking group across 1 directory with 4 updates #9

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps the non-breaking group with 4 updates in the / directory: @aws-sdk/client-s3, @aws-sdk/lib-storage, @swc/core and @types/node.

Updates @aws-sdk/client-s3 from 3.574.0 to 3.583.0

Release notes

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

v3.583.0

3.583.0(2024-05-23)

Chores
Documentation Changes
  • client-opsworks: Documentation-only update for OpsWorks Stacks. (211cb53d)
New Features
  • client-emr-serverless: This release adds the capability to run interactive workloads using Apache Livy Endpoint. (3892b811)

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

v3.582.0

3.582.0(2024-05-22)

Chores
Documentation Changes
New Features
  • clients: update client endpoints as of 2024-05-22 (634eea71)
  • client-opensearch: This release adds support for enabling or disabling a data source configured as part of Zero-ETL integration with Amazon S3, by setting its status. (4f00d795)
  • client-chatbot: This change adds support for tagging Chatbot configurations. (23a00825)
  • client-wafv2: You can now use Security Lake to collect web ACL traffic data. (0292fb4a)
  • client-cloudformation: Added DeletionMode FORCE_DELETE_STACK for deleting a stack that is stuck in DELETE_FAILED state due to resource deletion failure. (6f0caf64)
  • client-kms: This release includes feature to import customer's asymmetric (RSA, ECC and SM2) and HMAC keys into KMS in China. (1489723e)
Bug Fixes
  • client-ec2: ec2 query no longer serialize empty lists (#6119) (d4b286c6)
  • lib-storage: call AbortMultipartUpload when failing to CompleteMultipartUpload (#6112) (b5288e68)

... (truncated)

Changelog

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

3.583.0 (2024-05-23)

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

3.582.0 (2024-05-22)

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

3.577.0 (2024-05-15)

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

3.576.0 (2024-05-14)

Features

  • client-s3: Updated a few x-id in the http uri traits (dcde25a)

3.575.0 (2024-05-13)

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

Commits


Updates @aws-sdk/lib-storage from 3.574.0 to 3.583.0

Release notes

Sourced from @​aws-sdk/lib-storage's releases.

v3.583.0

3.583.0(2024-05-23)

Chores
Documentation Changes
  • client-opsworks: Documentation-only update for OpsWorks Stacks. (211cb53d)
New Features
  • client-emr-serverless: This release adds the capability to run interactive workloads using Apache Livy Endpoint. (3892b811)

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

v3.582.0

3.582.0(2024-05-22)

Chores
Documentation Changes
New Features
  • clients: update client endpoints as of 2024-05-22 (634eea71)
  • client-opensearch: This release adds support for enabling or disabling a data source configured as part of Zero-ETL integration with Amazon S3, by setting its status. (4f00d795)
  • client-chatbot: This change adds support for tagging Chatbot configurations. (23a00825)
  • client-wafv2: You can now use Security Lake to collect web ACL traffic data. (0292fb4a)
  • client-cloudformation: Added DeletionMode FORCE_DELETE_STACK for deleting a stack that is stuck in DELETE_FAILED state due to resource deletion failure. (6f0caf64)
  • client-kms: This release includes feature to import customer's asymmetric (RSA, ECC and SM2) and HMAC keys into KMS in China. (1489723e)
Bug Fixes
  • client-ec2: ec2 query no longer serialize empty lists (#6119) (d4b286c6)
  • lib-storage: call AbortMultipartUpload when failing to CompleteMultipartUpload (#6112) (b5288e68)

... (truncated)

Changelog

Sourced from @​aws-sdk/lib-storage's changelog.

3.583.0 (2024-05-23)

Note: Version bump only for package @​aws-sdk/lib-storage

3.582.0 (2024-05-22)

Bug Fixes

  • lib-storage: call AbortMultipartUpload when failing to CompleteMultipartUpload (#6112) (b5288e6)

3.578.0 (2024-05-16)

Bug Fixes

  • lib-storage: send a single chunk if the stream is equal to partsize (#5036) (9466c82)

3.577.0 (2024-05-15)

Note: Version bump only for package @​aws-sdk/lib-storage

3.576.0 (2024-05-14)

Note: Version bump only for package @​aws-sdk/lib-storage

3.575.0 (2024-05-13)

Note: Version bump only for package @​aws-sdk/lib-storage

Commits
  • 9cb9641 Publish v3.583.0
  • 8c64641 Publish v3.582.0
  • 5ebe6ce chore(codegen): bump smithyVersion=1.49.0 (#6117)
  • b5288e6 fix(lib-storage): call AbortMultipartUpload when failing to CompleteMultipart...
  • 9f65b40 Publish v3.578.0
  • 9466c82 fix(lib-storage): send a single chunk if the stream is equal to partsize (#5036)
  • d6c6982 Publish v3.577.0
  • e7a5080 Publish v3.576.0
  • d40d02a Publish v3.575.0
  • 6877db9 chore: update smithy commit to include new versions (#6088)
  • See full diff in compare view


Updates @swc/core from 1.5.5 to 1.5.7

Changelog

Sourced from @​swc/core's changelog.

[1.5.7] - 2024-05-14

Documentation

[1.5.6] - 2024-05-14

Bug Fixes

  • (es) Allow input source map file to be omitted (#8951) (606cb67)

  • (es/ast) Pin version of unicodes (#8941) (6362ff4)

  • (es/compat) Avoid reserved name for private method (#8949) (7053bb1)

  • (es/minifier) Abort inliner on mutation via property (#8938) (257afc9)

  • (es/minifier) Don't invoke IIFE containing reserved words (#8939) (5a3456c)

  • (es/minifier) Fix evaluation of String.charCodeAt (#8946) (772c50f)

  • (es/minifier) Abort seq inliner on ** (#8947) (3046d71)

Commits


Updates @types/node from 20.12.11 to 20.12.12

Commits


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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 4 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.