duna-oss / flystorage

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

Bump the dependencies group with 6 updates #33

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the dependencies group with 6 updates:

Package From To
@swc/core 1.4.11 1.4.12
@types/node 20.12.2 20.12.5
typescript 5.4.3 5.4.4
@aws-sdk/client-s3 3.540.0 3.550.0
@aws-sdk/lib-storage 3.540.0 3.550.0
@aws-sdk/s3-request-presigner 3.540.0 3.550.0

Updates @swc/core from 1.4.11 to 1.4.12

Changelog

Sourced from @​swc/core's changelog.

[1.4.12] - 2024-04-04

Bug Fixes

  • (common) Fix source index for inputSourceMap (#8800) (4f9ab81)

  • (es) Change default value of inputSourceMap to true (#8801) (9ffcd18)

  • (es/bugfixes) Fix fn transform in nameless fns (#8796) (7ad004e)

  • (es/helpers) Fix metadata of decorators being undefined (#8768) (263ce6e)

  • (es/minifier) Abort fn inliner if there's a spread arg (#8809) (730ded2)

  • (es/module) Fix jsc.paths with resolveFully (#8784) (4961bb0)

  • (es/parser) Tweak msg of SyntaxError::UsingDeclNotEnabled (#8791) (95c822e)

Features

  • (es/minifier) Evaluate spread of arrays (#8811) (47714c5)

  • (plugin/runner) Improve error message for Wasm plugin crashes (#8794) (571d297)

Miscellaneous Tasks

  • (deps) Update dependencies (#8810) (207582f)

  • (es/transforms) Add repository field to swc_ecma_ext_transforms (#8793) (37f0a79)

Performance

... (truncated)

Commits
  • 0a76e16 chore: Publish 1.4.12 with swc_core v0.90.27
  • c3b750d chore: Publish 1.4.12-nightly-20240404.1
  • dc25df1 chore: Bump crates
  • 47714c5 feat(es/minifier): Evaluate spread of arrays (#8811)
  • ff5f69f chore: Bump crates
  • 730ded2 fix(es/minifier): Abort fn inliner if there's a spread arg (#8809)
  • d1eb7b8 chore: Bump crates
  • 207582f chore(deps): Update dependencies (#8810)
  • 9e28254 chore: Bump crates
  • 9ffcd18 fix(es): Change default value of inputSourceMap to true (#8801)
  • Additional commits viewable in compare view


Updates @types/node from 20.12.2 to 20.12.5

Commits


Updates typescript from 5.4.3 to 5.4.4

Release notes

Sourced from typescript's releases.

TypeScript 5.4.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • 8eb3367 Bump version to 5.4.4 and LKG
  • de9096b 🤖 Pick PR #57871 (Divide-and-conquer strategy for int...) into release-5.4 (#...
  • 06aae98 🤖 Pick PR #57973 (Compare package.json paths with cor...) into release-5.4 (#...
  • 6d8134e 🤖 Pick PR #57637 (Fixed a regression related to deter...) into release-5.4 (#...
  • 1c25c7f 🤖 Pick PR #57968 (Normalize slashes for paths in watc...) into release-5.4 (#...
  • 3caec2c Cherry pick PR 57887 into release-5.4 (#57898)
  • 896947e 🤖 Pick PR #57938 (Directories dont check modified tim...) into release-5.4 (#...
  • 521d3fb 🤖 Pick PR #57950 (Watch events enhancements) into release-5.4 (#57967)
  • See full diff in compare view


Updates @aws-sdk/client-s3 from 3.540.0 to 3.550.0

Release notes

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

v3.550.0

3.550.0(2024-04-05)

Chores
  • codegen: move s3 transform to Java code (#5963) (58875c9f)
  • ec2-metadata-service: readme update to link to imds credentials method (#5962) (ffd93809)
Documentation Changes
  • UPGRADING: on the use of expiration in credential provider functions (#5961) (6fd6269e)
New Features
  • clients: update client endpoints as of 2024-04-05 (e31f957e)
  • client-verifiedpermissions: Adding BatchIsAuthorizedWithToken API which supports multiple authorization requests against a PolicyStore given a bearer token. (8f5691c8)
  • client-resource-groups: Added a new QueryErrorCode RESOURCE_TYPE_NOT_SUPPORTED that is returned by the ListGroupResources operation if the group query contains unsupported resource types. (73a6573a)
  • client-quicksight: Adding IAMIdentityCenterInstanceArn parameter to CreateAccountSubscription (a837f798)

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

v3.549.0

3.549.0(2024-04-04)

Chores
New Features
  • clients: update client endpoints as of 2024-04-04 (da490a15)
  • client-ivs: API update to include an SRT ingest endpoint and passphrase for all channels. (9d148371)
  • client-cleanrooms: Feature: New schemaStatusDetails field to the existing Schema object that displays a status on Schema API responses to show whether a schema is queryable or not. New BatchGetSchemaAnalysisRule API to retrieve multiple schemaAnalysisRules using a single API call. (30e75ea7)
  • client-emr-containers: This release adds support for integration with EKS AccessEntry APIs to enable automatic Cluster Access for EMR on EKS. (36c67508)
  • client-ec2: Amazon EC2 G6 instances powered by NVIDIA L4 Tensor Core GPUs can be used for a wide range of graphics-intensive and machine learning use cases. Gr6 instances also feature NVIDIA L4 GPUs and can be used for graphics workloads with higher memory requirements. (379b756b)
  • client-b2bi: Adding support for X12 5010 HIPAA EDI version and associated transaction sets. (f4cb659c)
  • client-verifiedpermissions: Adds GroupConfiguration field to Identity Source API's (d2d80fda)

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

v3.548.0

3.548.0(2024-04-03)

New Features

... (truncated)

Changelog

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

3.550.0 (2024-04-05)

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

3.549.0 (2024-04-04)

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

Commits


Updates @aws-sdk/lib-storage from 3.540.0 to 3.550.0

Release notes

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

v3.550.0

3.550.0(2024-04-05)

Chores
  • codegen: move s3 transform to Java code (#5963) (58875c9f)
  • ec2-metadata-service: readme update to link to imds credentials method (#5962) (ffd93809)
Documentation Changes
  • UPGRADING: on the use of expiration in credential provider functions (#5961) (6fd6269e)
New Features
  • clients: update client endpoints as of 2024-04-05 (e31f957e)
  • client-verifiedpermissions: Adding BatchIsAuthorizedWithToken API which supports multiple authorization requests against a PolicyStore given a bearer token. (8f5691c8)
  • client-resource-groups: Added a new QueryErrorCode RESOURCE_TYPE_NOT_SUPPORTED that is returned by the ListGroupResources operation if the group query contains unsupported resource types. (73a6573a)
  • client-quicksight: Adding IAMIdentityCenterInstanceArn parameter to CreateAccountSubscription (a837f798)

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

v3.549.0

3.549.0(2024-04-04)

Chores
New Features
  • clients: update client endpoints as of 2024-04-04 (da490a15)
  • client-ivs: API update to include an SRT ingest endpoint and passphrase for all channels. (9d148371)
  • client-cleanrooms: Feature: New schemaStatusDetails field to the existing Schema object that displays a status on Schema API responses to show whether a schema is queryable or not. New BatchGetSchemaAnalysisRule API to retrieve multiple schemaAnalysisRules using a single API call. (30e75ea7)
  • client-emr-containers: This release adds support for integration with EKS AccessEntry APIs to enable automatic Cluster Access for EMR on EKS. (36c67508)
  • client-ec2: Amazon EC2 G6 instances powered by NVIDIA L4 Tensor Core GPUs can be used for a wide range of graphics-intensive and machine learning use cases. Gr6 instances also feature NVIDIA L4 GPUs and can be used for graphics workloads with higher memory requirements. (379b756b)
  • client-b2bi: Adding support for X12 5010 HIPAA EDI version and associated transaction sets. (f4cb659c)
  • client-verifiedpermissions: Adds GroupConfiguration field to Identity Source API's (d2d80fda)

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

v3.548.0

3.548.0(2024-04-03)

New Features

... (truncated)

Changelog

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

3.550.0 (2024-04-05)

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

3.549.0 (2024-04-04)

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

Commits


Updates @aws-sdk/s3-request-presigner from 3.540.0 to 3.550.0

Release notes

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

v3.550.0

3.550.0(2024-04-05)

Chores
  • codegen: move s3 transform to Java code (#5963) (58875c9f)
  • ec2-metadata-service: readme update to link to imds credentials method (#5962) (ffd93809)
Documentation Changes
  • UPGRADING: on the use of expiration in credential provider functions (#5961) (6fd6269e)
New Features
  • clients: update client endpoints as of 2024-04-05 (e31f957e)
  • client-verifiedpermissions: Adding BatchIsAuthorizedWithToken API which supports multiple authorization requests against a PolicyStore given a bearer token. (8f5691c8)
  • client-resource-groups: Added a new QueryErrorCode RESOURCE_TYPE_NOT_SUPPORTED that is returned by the ListGroupResources operation if the group query contains unsupported resource types. (73a6573a)
  • client-quicksight: Adding IAMIdentityCenterInstanceArn parameter to CreateAccountSubscription (a837f798)

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

v3.549.0

3.549.0(2024-04-04)

Chores
New Features
  • clients: update client endpoints as of 2024-04-04 (da490a15)
  • client-ivs: API update to include an SRT ingest endpoint and passphrase for all channels. (9d148371)
  • client-cleanrooms: Feature: New schemaStatusDetails field to the existing Schema object that displays a status on Schema API responses to show whether a schema is queryable or not. New BatchGetSchemaAnalysisRule API to retrieve multiple schemaAnalysisRules using a single API call. (30e75ea7)
  • client-emr-containers: This release adds support for integration with EKS AccessEntry APIs to enable automatic Cluster Access for EMR on EKS. (36c67508)
  • client-ec2: Amazon EC2 G6 instances powered by NVIDIA L4 Tensor Core GPUs can be used for a wide range of graphics-intensive and machine learning use cases. Gr6 instances also feature NVIDIA L4 GPUs and can be used for graphics workloads with higher memory requirements. (379b756b)
  • client-b2bi: Adding support for X12 5010 HIPAA EDI version and associated transaction sets. (f4cb659c)
  • client-verifiedpermissions: Adds GroupConfiguration field to Identity Source API's (d2d80fda)

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

v3.548.0

3.548.0(2024-04-03)

New Features

... (truncated)

Changelog

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

3.550.0 (2024-04-05)

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

3.549.0 (2024-04-04)

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