duna-oss / flystorage

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

Bump the dependencies group with 6 updates #40

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps the dependencies group with 6 updates:

Package From To
@swc/core 1.4.17 1.5.3
@types/node 20.12.7 20.12.9
@aws-sdk/client-s3 3.564.0 3.569.0
@aws-sdk/lib-storage 3.564.0 3.569.0
@aws-sdk/s3-request-presigner 3.564.0 3.569.0
@google-cloud/storage 7.10.2 7.11.0

Updates @swc/core from 1.4.17 to 1.5.3

Changelog

Sourced from @​swc/core's changelog.

Changelog

[1.5.4] - 2024-05-06

Bug Fixes

  • (es/decorators) Handle ref of decorated class (#8905) (af96e39)

  • (es/minifier) Increment ref_count while invoking IIFE (#8904) (86e2bb0)

  • (es/proposal) Fix scoping of explicit resource management pass (#8903) (762b0d4)

Miscellaneous Tasks

[1.5.1] - 2024-04-27

Bug Fixes

  • (es/decorator) Support for legacy decorators in class expressions (#8892) (8fe57ad)

  • (es/helpers) Remove unused export from _using_ctx.js (#8891) (438d0b3)

  • (es/minifier) Do not add vars if eval exists (#8888) (be359fa)

[1.5.0] - 2024-04-24

Bug Fixes

  • (es/minifier) Abort seq inline on recursive usage (#8887) (cd4548f)

Features

  • (es/ast) Support abstract auto-accessors (#8736) (1155ac7)
Commits
  • bcd3afa chore: Publish 1.5.3 with swc_core v0.91.2
  • 579a1de chore: Publish 1.5.3-nightly-20240429.2
  • 04de507 chore: Publish 1.5.3-nightly-20240429.1
  • 9fdb385 chore: Bump crates
  • 65ea99e chore(ci): Fix macOS x64 build & publish job (#8901)
  • 7ac3b0a chore: Bump crates
  • 0dcdae9 chore: Bump crates
  • cc1432a chore: Apply cargo autoinherit (#8902)
  • 7114530 chore: Update changelog
  • 501ae8b chore: Publish 1.5.2 with swc_core v0.91.1
  • Additional commits viewable in compare view


Updates @types/node from 20.12.7 to 20.12.9

Commits


Updates @aws-sdk/client-s3 from 3.564.0 to 3.569.0

Release notes

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

v3.569.0

3.569.0(2024-05-03)

Chores
Documentation Changes
  • client-datasync: Updated guidance on using private or self-signed certificate authorities (CAs) with AWS DataSync object storage locations. (c4eb11d1)
New Features
  • clients: update client endpoints as of 2024-05-03 (ca804cdb)
  • client-bedrock-agent: This release adds support for using Provisioned Throughput with Bedrock Agents. (7c1d3397)
  • client-inspector2: This release adds CSV format to GetCisScanReport for Inspector v2 (79fb03b9)
  • client-sesv2: Adds support for specifying replacement headers per BulkEmailEntry in SendBulkEmail in SESv2. (9dac593b)
  • client-connectcases: This feature supports the release of Files related items (89b45abe)
  • client-sagemaker: Amazon SageMaker Inference now supports m6i, c6i, r6i, m7i, c7i, r7i and g5 instance types for Batch Transform Jobs (c97f84a4)
  • client-connect: This release adds 5 new APIs for managing attachments: StartAttachedFileUpload, CompleteAttachedFileUpload, GetAttachedFile, BatchGetAttachedFileMetadata, DeleteAttachedFile. These APIs can be used to programmatically upload and download attachments to Connect resources, like cases. (1cbc8f94)
Bug Fixes
  • clients: add deps required by default credential providers (#6055) (bfa86268)
Tests
  • middleware-sdk-s3: add waiter for s3 express e2e test (#6051) (003de3f2)

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

v3.568.0

3.568.0(2024-05-02)

Chores
Documentation Changes
  • clarify lib-storage name change between v2 and v3 (#6023) (4d0eafce)
New Features
  • client-redshift-serverless: Update Redshift Serverless List Scheduled Actions Output Response to include Namespace Name. (044806b1)
  • client-dynamodb: This release adds support to specify an optional, maximum OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs. (7a4330dd)
  • client-personalize: This releases ability to delete users and their data, including their metadata and interactions data, from a dataset group. (3c7432b9)

... (truncated)

Changelog

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

3.569.0 (2024-05-03)

Bug Fixes

  • clients: add deps required by default credential providers (#6055) (bfa8626)

3.568.0 (2024-05-02)

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

3.567.0 (2024-05-01)

Features

3.565.0 (2024-04-29)

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

Commits


Updates @aws-sdk/lib-storage from 3.564.0 to 3.569.0

Release notes

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

v3.569.0

3.569.0(2024-05-03)

Chores
Documentation Changes
  • client-datasync: Updated guidance on using private or self-signed certificate authorities (CAs) with AWS DataSync object storage locations. (c4eb11d1)
New Features
  • clients: update client endpoints as of 2024-05-03 (ca804cdb)
  • client-bedrock-agent: This release adds support for using Provisioned Throughput with Bedrock Agents. (7c1d3397)
  • client-inspector2: This release adds CSV format to GetCisScanReport for Inspector v2 (79fb03b9)
  • client-sesv2: Adds support for specifying replacement headers per BulkEmailEntry in SendBulkEmail in SESv2. (9dac593b)
  • client-connectcases: This feature supports the release of Files related items (89b45abe)
  • client-sagemaker: Amazon SageMaker Inference now supports m6i, c6i, r6i, m7i, c7i, r7i and g5 instance types for Batch Transform Jobs (c97f84a4)
  • client-connect: This release adds 5 new APIs for managing attachments: StartAttachedFileUpload, CompleteAttachedFileUpload, GetAttachedFile, BatchGetAttachedFileMetadata, DeleteAttachedFile. These APIs can be used to programmatically upload and download attachments to Connect resources, like cases. (1cbc8f94)
Bug Fixes
  • clients: add deps required by default credential providers (#6055) (bfa86268)
Tests
  • middleware-sdk-s3: add waiter for s3 express e2e test (#6051) (003de3f2)

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

v3.568.0

3.568.0(2024-05-02)

Chores
Documentation Changes
  • clarify lib-storage name change between v2 and v3 (#6023) (4d0eafce)
New Features
  • client-redshift-serverless: Update Redshift Serverless List Scheduled Actions Output Response to include Namespace Name. (044806b1)
  • client-dynamodb: This release adds support to specify an optional, maximum OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs. (7a4330dd)
  • client-personalize: This releases ability to delete users and their data, including their metadata and interactions data, from a dataset group. (3c7432b9)

... (truncated)

Changelog

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

3.569.0 (2024-05-03)

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

3.568.0 (2024-05-02)

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

3.567.0 (2024-05-01)

Features

3.565.0 (2024-04-29)

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

Commits


Updates @aws-sdk/s3-request-presigner from 3.564.0 to 3.569.0

Release notes

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

v3.569.0

3.569.0(2024-05-03)

Chores
Documentation Changes
  • client-datasync: Updated guidance on using private or self-signed certificate authorities (CAs) with AWS DataSync object storage locations. (c4eb11d1)
New Features
  • clients: update client endpoints as of 2024-05-03 (ca804cdb)
  • client-bedrock-agent: This release adds support for using Provisioned Throughput with Bedrock Agents. (7c1d3397)
  • client-inspector2: This release adds CSV format to GetCisScanReport for Inspector v2 (79fb03b9)
  • client-sesv2: Adds support for specifying replacement headers per BulkEmailEntry in SendBulkEmail in SESv2. (9dac593b)
  • client-connectcases: This feature supports the release of Files related items (89b45abe)
  • client-sagemaker: Amazon SageMaker Inference now supports m6i, c6i, r6i, m7i, c7i, r7i and g5 instance types for Batch Transform Jobs (c97f84a4)
  • client-connect: This release adds 5 new APIs for managing attachments: StartAttachedFileUpload, CompleteAttachedFileUpload, GetAttachedFile, BatchGetAttachedFileMetadata, DeleteAttachedFile. These APIs can be used to programmatically upload and download attachments to Connect resources, like cases. (1cbc8f94)
Bug Fixes
  • clients: add deps required by default credential providers (#6055) (bfa86268)
Tests
  • middleware-sdk-s3: add waiter for s3 express e2e test (#6051) (003de3f2)

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

v3.568.0

3.568.0(2024-05-02)

Chores
Documentation Changes
  • clarify lib-storage name change between v2 and v3 (#6023) (4d0eafce)
New Features
  • client-redshift-serverless: Update Redshift Serverless List Scheduled Actions Output Response to include Namespace Name. (044806b1)
  • client-dynamodb: This release adds support to specify an optional, maximum OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs. (7a4330dd)
  • client-personalize: This releases ability to delete users and their data, including their metadata and interactions data, from a dataset group. (3c7432b9)

... (truncated)

Changelog

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

3.569.0 (2024-05-03)

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

3.568.0 (2024-05-02)

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

3.567.0 (2024-05-01)

Features

3.565.0 (2024-04-29)

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

Commits


Updates @google-cloud/storage from 7.10.2 to 7.11.0

Release notes

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

v7.11.0

7.11.0 (2024-05-03)

Features

  • Add ability to enable hierarchical namespace on buckets (#2453) (4e5726f)
Changelog

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

7.11.0 (2024-05-03)

Features

  • Add ability to enable hierarchical namespace on buckets (#2453) (4e5726f)
Commits
  • dad4dda chore(main): release 7.11.0 (#2455)
  • 13e29f7 chore(deps): replace ent with html-entities to avoid punycode deprecation war...
  • 4e5726f feat: add ability to enable hierarchical namespace on buckets (#2453)
  • See full diff 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