duna-oss / flystorage

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

Bump the dependencies group with 5 updates #10

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps the dependencies group with 5 updates:

Package From To
@swc/core 1.3.102 1.3.103
@types/node 20.10.7 20.11.2
@aws-sdk/client-s3 3.485.0 3.490.0
@aws-sdk/lib-storage 3.485.0 3.490.0
@aws-sdk/s3-request-presigner 3.485.0 3.490.0

Updates @swc/core from 1.3.102 to 1.3.103

Changelog

Sourced from @​swc/core's changelog.

[1.3.103] - 2024-01-15

Bug Fixes

  • (binding/types) Add type for decoratorVersion (#8468) (79438e6)

  • (es/codegen) Emit abstract keyword (#8479) (a12eaae)

  • (es/codegen) Emit declare keyword for class properties (#8478) (2076ef8)

  • (es/codegen) Emit implements clause with commas (#8477) (d98a282)

  • (es/codegen) Emit ? for an optional computed property (#8481) (e0bdc0f)

  • (es/codegen) Fix codegen of a property key in ascii-only mode (#8493) (8d9bf4c)

  • (es/compat) Set inserted var inside export class in destructing (#8470) (4416077)

  • (es/compat) Correctly handle this in arrow function parameters (#8489) (52a8f05)

  • (es/minifier) Correctly escape more characters (#8490) (f7c4934)

  • (es/module) Fix resolving of .js files (#8480) (b70e96f)

  • (es/parser) Correctly parse the keyword (#8483) (740e6f3)

  • (es/resolver) Resolve top-level undefined, NaN, and Infinity correctly (#8471) (82bd807)

Documentation

  • Replace string_cache with hstr in ARCHITECTURE.md (#8487) (abd7c51)

Features

... (truncated)

Commits
  • cc48dc6 chore: Publish v1.3.103 with swc_core v0.87.22 (#8503)
  • a21b5f0 chore: Publish 1.3.103-nightly-20240115.1
  • 37d36eb chore: Publish crates
  • 8d9bf4c fix(es/codegen): Fix codegen of a property key in ascii-only mode (#8493)
  • 0c28f72 chore: Publish 1.3.103-nightly-20240114.1
  • 9a9a332 chore: Publish 1.3.103-nightly-20240113.1
  • be3f4bc chore: Publish 1.3.103-nightly-20240112.1
  • 2cd08cf chore: Publish 1.3.103-nightly-20240111.1
  • ce69566 chore: Publish 1.3.103-nightly-20240110.1
  • 9cf91a3 chore: Publish crates
  • Additional commits viewable in compare view


Updates @types/node from 20.10.7 to 20.11.2

Commits


Updates @aws-sdk/client-s3 from 3.485.0 to 3.490.0

Release notes

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

v3.490.0

3.490.0(2024-01-11)

Chores
Documentation Changes
  • client-workspaces: Added AWS Workspaces RebootWorkspaces API - Extended Reboot documentation update (0f0b7853)
  • client-secrets-manager: Doc only update for Secrets Manager (fbbd00f5)
New Features
  • clients: update client endpoints as of 2024-01-11 (3ff330e7)
  • client-iot: Add ConflictException to Update APIs of AWS IoT Software Package Catalog (3b6b5e48)
  • client-iotfleetwise: The following dataTypes have been removed: CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType; CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason; CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in SignalDecoderType (ef8a6996)
  • client-eventbridge: Adding AppSync as an EventBridge Target (1853dabb)
  • client-ecs: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks. (8b7b13e4)
  • client-ec2: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks. (dd0cdf2e)
  • experimentalIdentityAndAuth: release phase for services with customizations (#5288) (ddc477c3)
Bug Fixes
  • experimentalIdentityAndAuth: rename AWSSDKSigV4 to AwsSdkSigV4 (#5667) (9c3e91ae)
  • lib-storage: fix Location field decoding in Upload class (#5668) (59ff8e1d)
Other Changes

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

v3.489.0

3.489.0(2024-01-10)

Chores
Documentation Changes
  • client-redshift-serverless: Updates to ConfigParameter for RSS workgroup, removal of use_fips_ssl (264eba63)
  • middleware-compression: add deprecation messages (#5659) (5696dd1a)
New Features

... (truncated)

Changelog

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

3.490.0 (2024-01-11)

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

3.489.0 (2024-01-10)

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

Commits


Updates @aws-sdk/lib-storage from 3.485.0 to 3.490.0

Release notes

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

v3.490.0

3.490.0(2024-01-11)

Chores
Documentation Changes
  • client-workspaces: Added AWS Workspaces RebootWorkspaces API - Extended Reboot documentation update (0f0b7853)
  • client-secrets-manager: Doc only update for Secrets Manager (fbbd00f5)
New Features
  • clients: update client endpoints as of 2024-01-11 (3ff330e7)
  • client-iot: Add ConflictException to Update APIs of AWS IoT Software Package Catalog (3b6b5e48)
  • client-iotfleetwise: The following dataTypes have been removed: CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType; CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason; CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in SignalDecoderType (ef8a6996)
  • client-eventbridge: Adding AppSync as an EventBridge Target (1853dabb)
  • client-ecs: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks. (8b7b13e4)
  • client-ec2: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks. (dd0cdf2e)
  • experimentalIdentityAndAuth: release phase for services with customizations (#5288) (ddc477c3)
Bug Fixes
  • experimentalIdentityAndAuth: rename AWSSDKSigV4 to AwsSdkSigV4 (#5667) (9c3e91ae)
  • lib-storage: fix Location field decoding in Upload class (#5668) (59ff8e1d)
Other Changes

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

v3.489.0

3.489.0(2024-01-10)

Chores
Documentation Changes
  • client-redshift-serverless: Updates to ConfigParameter for RSS workgroup, removal of use_fips_ssl (264eba63)
  • middleware-compression: add deprecation messages (#5659) (5696dd1a)
New Features

... (truncated)

Changelog

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

3.490.0 (2024-01-11)

Bug Fixes

  • lib-storage: fix Location field decoding in Upload class (#5668) (59ff8e1)

3.489.0 (2024-01-10)

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

Commits


Updates @aws-sdk/s3-request-presigner from 3.485.0 to 3.490.0

Release notes

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

v3.490.0

3.490.0(2024-01-11)

Chores
Documentation Changes
  • client-workspaces: Added AWS Workspaces RebootWorkspaces API - Extended Reboot documentation update (0f0b7853)
  • client-secrets-manager: Doc only update for Secrets Manager (fbbd00f5)
New Features
  • clients: update client endpoints as of 2024-01-11 (3ff330e7)
  • client-iot: Add ConflictException to Update APIs of AWS IoT Software Package Catalog (3b6b5e48)
  • client-iotfleetwise: The following dataTypes have been removed: CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType; CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason; CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in SignalDecoderType (ef8a6996)
  • client-eventbridge: Adding AppSync as an EventBridge Target (1853dabb)
  • client-ecs: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks. (8b7b13e4)
  • client-ec2: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks. (dd0cdf2e)
  • experimentalIdentityAndAuth: release phase for services with customizations (#5288) (ddc477c3)
Bug Fixes
  • experimentalIdentityAndAuth: rename AWSSDKSigV4 to AwsSdkSigV4 (#5667) (9c3e91ae)
  • lib-storage: fix Location field decoding in Upload class (#5668) (59ff8e1d)
Other Changes

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

v3.489.0

3.489.0(2024-01-10)

Chores
Documentation Changes
  • client-redshift-serverless: Updates to ConfigParameter for RSS workgroup, removal of use_fips_ssl (264eba63)
  • middleware-compression: add deprecation messages (#5659) (5696dd1a)
New Features

... (truncated)

Changelog

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

3.490.0 (2024-01-11)

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

3.489.0 (2024-01-10)

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