duna-oss / flystorage

Flystorage; File storage abstraction for Node / TypeScript
https://flystorage.dev/
166 stars 10 forks source link

Bump the dependencies group with 4 updates #47

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps the dependencies group with 4 updates: @swc/core, @aws-sdk/client-s3, @aws-sdk/lib-storage and @aws-sdk/s3-request-presigner.

Updates @swc/core from 1.5.27 to 1.6.1

Changelog

Sourced from @​swc/core's changelog.

[1.6.1] - 2024-06-16

Bug Fixes

  • (common) Revert Use SourceMap::adjust_mappings (#9058) (cdd20cd)

Performance

  • (es/parser) Reduce allocations while lexing numbers (#9057) (ca26eb7)

[1.6.0] - 2024-06-15

Features

Performance

  • (es/lints) Avoid needless allocations in no-dupe-args (#9041) (e560198)

  • (es/parser) Do not track raw by hand (#9047) (60fe5f0)

  • (es/parser) Reduce allocations for raw while lexing numbers (#9056) (bc8ec62)

Refactor

Testing

... (truncated)

Commits
  • e640972 chore: Publish 1.6.1 with swc_core v0.95.2
  • f8c2c47 chore: Bump crates
  • cdd20cd fix(common): Revert Use SourceMap::adjust_mappings (#9058)
  • 11df9e9 chore: Bump crates
  • ca26eb7 perf(es/parser): Reduce allocations while lexing numbers (#9057)
  • 064af53 chore: Update changelog
  • 13c2b2e chore: Publish 1.6.0 with swc_core v0.95.0
  • 131bd42 chore: Bump crates
  • bc8ec62 perf(es/parser): Reduce allocations for raw while lexing numbers (#9056)
  • 56464f2 chore: Bump crates
  • Additional commits viewable in compare view


Updates @aws-sdk/client-s3 from 3.592.0 to 3.598.0

Release notes

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

v3.598.0

3.598.0(2024-06-14)

Chores
Documentation Changes
  • client-ec2: Documentation updates for Amazon EC2. (227e3996)
New Features
  • client-route-53-domains: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (f397a80f)
  • client-macie2: This release adds support for managing the status of automated sensitive data discovery for individual accounts in an organization, and determining whether individual S3 buckets are included in the scope of the analyses. (5d00c7e9)
  • client-mediaconvert: This release adds the ability to search for historical job records within the management console using a search box and/or via the SDK/CLI with partial string matching search on input file name. (33a5089f)
  • client-datazone: This release introduces a new default service blueprint for custom environment creation. (2d57a05e)
Bug Fixes
  • lib-storage: ignore overall data content-length for UploadPart operation (#6131) (fbfce550)
  • util-dynamodb: fix signature overload resolution for marshall() fn (#6195) (3682a436)

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

v3.597.0

3.597.0(2024-06-13)

New Features
  • client-mediapackagev2: This release adds support for CMAF ingest (DASH-IF live media ingest protocol interface 1) (b35cc161)
  • client-kms: This feature allows customers to use their keys stored in KMS to derive a shared secret which can then be used to establish a secured channel for communication, provide proof of possession, or establish trust with other parties. (06c60417)
  • client-cloudhsm-v2: Added support for hsm type hsm2m.medium. Added supported for creating a cluster in FIPS or NON_FIPS mode. (59f9e1a0)
  • client-iot-wireless: Add RoamingDeviceSNR and RoamingDeviceRSSI to Customer Metrics. (b0de95cb)
  • client-glue: This release adds support for configuration of evaluation method for composite rules in Glue Data Quality rulesets. (5fff081c)

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

v3.596.0

3.596.0(2024-06-12)

Chores

... (truncated)

Changelog

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

3.598.0 (2024-06-14)

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

3.596.0 (2024-06-12)

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

Commits


Updates @aws-sdk/lib-storage from 3.592.0 to 3.598.0

Release notes

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

v3.598.0

3.598.0(2024-06-14)

Chores
Documentation Changes
  • client-ec2: Documentation updates for Amazon EC2. (227e3996)
New Features
  • client-route-53-domains: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (f397a80f)
  • client-macie2: This release adds support for managing the status of automated sensitive data discovery for individual accounts in an organization, and determining whether individual S3 buckets are included in the scope of the analyses. (5d00c7e9)
  • client-mediaconvert: This release adds the ability to search for historical job records within the management console using a search box and/or via the SDK/CLI with partial string matching search on input file name. (33a5089f)
  • client-datazone: This release introduces a new default service blueprint for custom environment creation. (2d57a05e)
Bug Fixes
  • lib-storage: ignore overall data content-length for UploadPart operation (#6131) (fbfce550)
  • util-dynamodb: fix signature overload resolution for marshall() fn (#6195) (3682a436)

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

v3.597.0

3.597.0(2024-06-13)

New Features
  • client-mediapackagev2: This release adds support for CMAF ingest (DASH-IF live media ingest protocol interface 1) (b35cc161)
  • client-kms: This feature allows customers to use their keys stored in KMS to derive a shared secret which can then be used to establish a secured channel for communication, provide proof of possession, or establish trust with other parties. (06c60417)
  • client-cloudhsm-v2: Added support for hsm type hsm2m.medium. Added supported for creating a cluster in FIPS or NON_FIPS mode. (59f9e1a0)
  • client-iot-wireless: Add RoamingDeviceSNR and RoamingDeviceRSSI to Customer Metrics. (b0de95cb)
  • client-glue: This release adds support for configuration of evaluation method for composite rules in Glue Data Quality rulesets. (5fff081c)

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

v3.596.0

3.596.0(2024-06-12)

Chores

... (truncated)

Changelog

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

3.598.0 (2024-06-14)

Bug Fixes

  • lib-storage: ignore overall data content-length for UploadPart operation (#6131) (fbfce55)

3.596.0 (2024-06-12)

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

Commits


Updates @aws-sdk/s3-request-presigner from 3.592.0 to 3.598.0

Release notes

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

v3.598.0

3.598.0(2024-06-14)

Chores
Documentation Changes
  • client-ec2: Documentation updates for Amazon EC2. (227e3996)
New Features
  • client-route-53-domains: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (f397a80f)
  • client-macie2: This release adds support for managing the status of automated sensitive data discovery for individual accounts in an organization, and determining whether individual S3 buckets are included in the scope of the analyses. (5d00c7e9)
  • client-mediaconvert: This release adds the ability to search for historical job records within the management console using a search box and/or via the SDK/CLI with partial string matching search on input file name. (33a5089f)
  • client-datazone: This release introduces a new default service blueprint for custom environment creation. (2d57a05e)
Bug Fixes
  • lib-storage: ignore overall data content-length for UploadPart operation (#6131) (fbfce550)
  • util-dynamodb: fix signature overload resolution for marshall() fn (#6195) (3682a436)

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

v3.597.0

3.597.0(2024-06-13)

New Features
  • client-mediapackagev2: This release adds support for CMAF ingest (DASH-IF live media ingest protocol interface 1) (b35cc161)
  • client-kms: This feature allows customers to use their keys stored in KMS to derive a shared secret which can then be used to establish a secured channel for communication, provide proof of possession, or establish trust with other parties. (06c60417)
  • client-cloudhsm-v2: Added support for hsm type hsm2m.medium. Added supported for creating a cluster in FIPS or NON_FIPS mode. (59f9e1a0)
  • client-iot-wireless: Add RoamingDeviceSNR and RoamingDeviceRSSI to Customer Metrics. (b0de95cb)
  • client-glue: This release adds support for configuration of evaluation method for composite rules in Glue Data Quality rulesets. (5fff081c)

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

v3.596.0

3.596.0(2024-06-12)

Chores

... (truncated)

Changelog

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

3.598.0 (2024-06-14)

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

3.596.0 (2024-06-12)

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

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