duna-oss / flystorage

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

Bump the dependencies group with 7 updates #25

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the dependencies group with 7 updates:

Package From To
@swc/core 1.4.2 1.4.6
@types/node 20.11.24 20.11.25
typescript 5.3.3 5.4.2
@aws-sdk/client-s3 3.525.0 3.529.1
@aws-sdk/lib-storage 3.525.1 3.529.1
@aws-sdk/s3-request-presigner 3.525.0 3.529.1
@google-cloud/storage 7.7.0 7.8.0

Updates @swc/core from 1.4.2 to 1.4.6

Changelog

Sourced from @​swc/core's changelog.

[1.4.6] - 2024-03-08

Bug Fixes

  • (es/minifier) Do not drop used properties (#8703) (6069217)

Performance

  • (es) Do not create tokio runtime if not required (#8711) (9a1f04f)

[1.4.5] - 2024-03-06

Bug Fixes

  • (es/module) Fix relativeness check for jsc.paths (#8702) (d37125f)

Features

  • (es/parser) Support Regular Expression v flag (#8690) (4ce39eb)

[1.4.3] - 2024-03-05

Bug Fixes

  • (css/parser) Fix parsing of @import without ; or space (#8657) (60b2340)

  • (es/codegen) Emit computed getter and setter signatures (#8656) (66bf8e9)

  • (es/codegen) Fix replacement when inline_script is on (#8659) (e179134)

  • (es/codegen) Emit namespace keyword of TsModuleDecl if possible (#8676) (64c9b8f)

  • (es/compat) Split declaration and init in block-scoping pass (#8648) (6fe6810)

  • (es/decorators) Handle default exported class (#8691) (570483a)

... (truncated)

Commits
  • 938d725 chore: Publish 1.4.6 with swc_core v0.90.18
  • 18ab6cd chore: Publish 1.4.6-nightly-20240308.1
  • b0c00b9 chore: Bump crates
  • 9a1f04f perf(es): Do not create tokio runtime if not required (#8711)
  • 1f65271 chore: Bump crates
  • 6069217 fix(es/minifier): Do not drop used properties (#8703)
  • c6464ad chore: Publish 1.4.6-nightly-20240307.1
  • cecd026 chore: Update changelog
  • 811d3a0 chore: Publish 1.4.5 with swc_core v0.90.17
  • 2956547 chore: Publish 1.4.5-nightly-20240306.1
  • Additional commits viewable in compare view


Updates @types/node from 20.11.24 to 20.11.25

Commits


Updates typescript from 5.3.3 to 5.4.2

Release notes

Sourced from typescript's releases.

TypeScript 5.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • 42bb138 Bump version to 5.4.2 and LKG
  • 992c705 Add release pipeline to release-5.4 (#57513)
  • db6b2a9 Bump version to 5.4.1-rc and LKG
  • bd4f51c Update LKG
  • 8a1f79d Merge remote-tracking branch 'origin/main' into release-5.4
  • d04e348 Improve apparent type of mapped types (#57122)
  • 86a1663 Update package-lock.json
  • feb57c2 Instantiate earlier inferred constraints in conditional types (#57362)
  • 91e67ff fix(57392): using is not suggested as a keyword (#57394)
  • 29c0024 Avoid creating rest elements with errorType when any is spread (#57116)
  • Additional commits viewable in compare view


Updates @aws-sdk/client-s3 from 3.525.0 to 3.529.1

Release notes

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

v3.529.1

3.529.1(2024-03-08)

Bug Fixes
  • core: add missing fast-xml-parser dependency (#5869) (96c375cb)

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

v3.529.0

3.529.0(2024-03-07)

Chores
Documentation Changes
  • client-rds: Updates Amazon RDS documentation for io2 storage for Multi-AZ DB clusters (2864eaac)
  • client-workspaces: Added note for user decoupling (c7a2f3f9)
  • client-lambda: Documentation updates for AWS Lambda (2536630e)
  • client-snowball: Doc-only update for change to EKS-Anywhere ordering. (1fef8cbf)
New Features
  • client-grafana: Adds support for the new GrafanaToken as part of the Amazon Managed Grafana Enterprise plugins upgrade to associate your AWS account with a Grafana Labs account. (00943f4c)
  • client-payment-cryptography-data: AWS Payment Cryptography EMV Decrypt Feature Release (9cbbebad)
  • client-ec2: This release adds an optional parameter to RegisterImage and CopyImage APIs to support tagging AMIs at the time of creation. (b6f2e1d5)
  • client-appconfig: AWS AppConfig now supports dynamic parameters, which enhance the functionality of AppConfig Extensions by allowing you to provide parameter values to your Extensions at the time you deploy your configuration. (9159ba22)
  • client-wafv2: You can increase the max request body inspection size for some regional resources. The size setting is in the web ACL association config. Also, the AWSManagedRulesBotControlRuleSet EnableMachineLearning setting now takes a Boolean instead of a primitive boolean type, for languages like Java. (e9ce4e89)

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

v3.528.0

3.528.0(2024-03-06)

Documentation Changes
  • client-mwaa: Amazon MWAA adds support for Apache Airflow v2.8.1. (2cfd3677)
  • client-dynamodb: Doc only updates for DynamoDB documentation (6859832d)
  • client-redshift: Update for documentation only. Covers port ranges, definition updates for data sharing, and definition updates to cluster-snapshot documentation. (abd8a847)
  • add link to performance section in README (#5854) (d5a6d355)

... (truncated)

Changelog

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

3.529.1 (2024-03-08)

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

3.529.0 (2024-03-07)

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

Commits


Updates @aws-sdk/lib-storage from 3.525.1 to 3.529.1

Release notes

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

v3.529.1

3.529.1(2024-03-08)

Bug Fixes
  • core: add missing fast-xml-parser dependency (#5869) (96c375cb)

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

v3.529.0

3.529.0(2024-03-07)

Chores
Documentation Changes
  • client-rds: Updates Amazon RDS documentation for io2 storage for Multi-AZ DB clusters (2864eaac)
  • client-workspaces: Added note for user decoupling (c7a2f3f9)
  • client-lambda: Documentation updates for AWS Lambda (2536630e)
  • client-snowball: Doc-only update for change to EKS-Anywhere ordering. (1fef8cbf)
New Features
  • client-grafana: Adds support for the new GrafanaToken as part of the Amazon Managed Grafana Enterprise plugins upgrade to associate your AWS account with a Grafana Labs account. (00943f4c)
  • client-payment-cryptography-data: AWS Payment Cryptography EMV Decrypt Feature Release (9cbbebad)
  • client-ec2: This release adds an optional parameter to RegisterImage and CopyImage APIs to support tagging AMIs at the time of creation. (b6f2e1d5)
  • client-appconfig: AWS AppConfig now supports dynamic parameters, which enhance the functionality of AppConfig Extensions by allowing you to provide parameter values to your Extensions at the time you deploy your configuration. (9159ba22)
  • client-wafv2: You can increase the max request body inspection size for some regional resources. The size setting is in the web ACL association config. Also, the AWSManagedRulesBotControlRuleSet EnableMachineLearning setting now takes a Boolean instead of a primitive boolean type, for languages like Java. (e9ce4e89)

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

v3.528.0

3.528.0(2024-03-06)

Documentation Changes
  • client-mwaa: Amazon MWAA adds support for Apache Airflow v2.8.1. (2cfd3677)
  • client-dynamodb: Doc only updates for DynamoDB documentation (6859832d)
  • client-redshift: Update for documentation only. Covers port ranges, definition updates for data sharing, and definition updates to cluster-snapshot documentation. (abd8a847)
  • add link to performance section in README (#5854) (d5a6d355)

... (truncated)

Changelog

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

3.529.1 (2024-03-08)

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

3.529.0 (2024-03-07)

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

Commits


Updates @aws-sdk/s3-request-presigner from 3.525.0 to 3.529.1

Release notes

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

v3.529.1

3.529.1(2024-03-08)

Bug Fixes
  • core: add missing fast-xml-parser dependency (#5869) (96c375cb)

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

v3.529.0

3.529.0(2024-03-07)

Chores
Documentation Changes
  • client-rds: Updates Amazon RDS documentation for io2 storage for Multi-AZ DB clusters (2864eaac)
  • client-workspaces: Added note for user decoupling (c7a2f3f9)
  • client-lambda: Documentation updates for AWS Lambda (2536630e)
  • client-snowball: Doc-only update for change to EKS-Anywhere ordering. (1fef8cbf)
New Features
  • client-grafana: Adds support for the new GrafanaToken as part of the Amazon Managed Grafana Enterprise plugins upgrade to associate your AWS account with a Grafana Labs account. (00943f4c)
  • client-payment-cryptography-data: AWS Payment Cryptography EMV Decrypt Feature Release (9cbbebad)
  • client-ec2: This release adds an optional parameter to RegisterImage and CopyImage APIs to support tagging AMIs at the time of creation. (b6f2e1d5)
  • client-appconfig: AWS AppConfig now supports dynamic parameters, which enhance the functionality of AppConfig Extensions by allowing you to provide parameter values to your Extensions at the time you deploy your configuration. (9159ba22)
  • client-wafv2: You can increase the max request body inspection size for some regional resources. The size setting is in the web ACL association config. Also, the AWSManagedRulesBotControlRuleSet EnableMachineLearning setting now takes a Boolean instead of a primitive boolean type, for languages like Java. (e9ce4e89)

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

v3.528.0

3.528.0(2024-03-06)

Documentation Changes
  • client-mwaa: Amazon MWAA adds support for Apache Airflow v2.8.1. (2cfd3677)
  • client-dynamodb: Doc only updates for DynamoDB documentation (6859832d)
  • client-redshift: Update for documentation only. Covers port ranges, definition updates for data sharing, and definition updates to cluster-snapshot documentation. (abd8a847)
  • add link to performance section in README (#5854) (d5a6d355)

... (truncated)

Changelog

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

3.529.1 (2024-03-08)

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

3.529.0 (2024-03-07)

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

Commits


Updates @google-cloud/storage from 7.7.0 to 7.8.0

Release notes

Sourced from @​google-cloud/storage's releases.

v7.8.0

7.8.0 (2024-03-07)

Features

Bug Fixes

  • Cannot read properties of null (reading length) in stream-shift (#2422) (11ebe2b)
  • Do not automatically set overrideUnlockedRetention (#2421) (c781bdc)
Changelog

Sourced from @​google-cloud/storage's changelog.

7.8.0 (2024-03-07)

Features

Bug Fixes

  • Cannot read properties of null (reading length) in stream-shift (#2422) (11ebe2b)
  • Do not automatically set overrideUnlockedRetention (#2421) (c781bdc)
Commits
  • d5cd465 chore(main): release 7.8.0 (#2402)
  • 3044d3c feat: add includeFoldersAsPrefixes for managed folders (#2413)
  • c781bdc fix: do not automatically set overrideUnlockedRetention (#2421)
  • 11ebe2b fix: Cannot read properties of null (reading length) in stream-shift (#2422)
  • 86d0b81 test: improvements to requester pays tests and bucket metadata updates (#2414)
  • 55ff53b samples: commented value (missing quote) (#2418)
  • 095ecb1 chore(deps): update dependency gapic-tools to ^0.4.0 (#2417)
  • 153cc00 docs: clarify the limitation message associated with the bucket signed URLs (...
  • a3f4891 feat: Base TPC Support (#2397)
  • 755c9c2 chore(deps): update dependency gapic-tools to ^0.3.0 (#2395)
  • Additional commits viewable in compare view


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