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 #35

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the dependencies group with 5 updates:

Package From To
@swc/core 1.4.14 1.4.16
@aws-sdk/client-s3 3.554.0 3.556.0
@aws-sdk/lib-storage 3.554.0 3.556.0
@aws-sdk/s3-request-presigner 3.554.0 3.556.0
@google-cloud/storage 7.9.0 7.10.1

Updates @swc/core from 1.4.14 to 1.4.16

Changelog

Sourced from @​swc/core's changelog.

[1.4.16] - 2024-04-18

Bug Fixes

  • (es/helpers) Fix resolving of usingCtx helper (#8874) (6e9d1a4)

[1.4.15] - 2024-04-17

Bug Fixes

  • (es/codegen) Fix ascii_only for identifiers (#8866) (2075a23)

  • (es/minifier) Remove raw of strings after modification (#8865) (740c0bb)

  • (es/parser) Fix span of BindingIdent (#8859) (fbd32fb)

  • (es/proposal) Update explicit resource management to match spec (#8860) (6d24076)

Features

  • (es/transforms) Allocate stacks dynamically (#8867) (a1c5415)

Refactor

Build

  • (cargo) Update rustc to nightly-2024-04-03 (#8821) (ca9c76b)

  • (cargo) Update rustc to nightly-2024-04-16 (#8870) (f9459a8)

Commits
  • f58b95a chore: Publish 1.4.16 with swc_core v0.90.35
  • 0036f74 chore: Bump crates
  • 6e9d1a4 fix(es/helpers): Fix resolving of usingCtx helper (#8874)
  • 10bb67a chore: Update changelog
  • ba9f33b chore: Publish 1.4.15 with swc_core v0.90.34
  • 0594398 chore: Publish 1.4.15-nightly-20240417.1
  • 4410d62 chore: Bump crates
  • f9459a8 build(cargo): Update rustc to nightly-2024-04-16 (#8870)
  • 036414a chore: Publish 1.4.15-nightly-20240416.4
  • 2ec3282 chore: Pin version of proc-macro2 to v1.0.79
  • Additional commits viewable in compare view


Updates @aws-sdk/client-s3 from 3.554.0 to 3.556.0

Release notes

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

v3.556.0

3.556.0(2024-04-16)

Chores
  • codegen:
Documentation Changes
  • create supplemental doc for typescript remarks (#5998) (71422277)
New Features
  • clients: update client endpoints as of 2024-04-16 (154d301b)
  • client-outposts: This release adds new APIs to allow customers to configure their Outpost capacity at order-time. (67016465)
  • client-lakeformation: This release adds Lake Formation managed RAM support for the 4 APIs - "DescribeLakeFormationIdentityCenterConfiguration", "CreateLakeFormationIdentityCenterConfiguration", "DescribeLakeFormationIdentityCenterConfiguration", and "DeleteLakeFormationIdentityCenterConfiguration" (93b9ea79)
  • client-iot-wireless: Add PublicGateways in the GetWirelessStatistics call response, indicating the LoRaWAN public network accessed by the device. (a126088f)
  • client-mediapackagev2: Dash v2 is a MediaPackage V2 feature to support egressing on DASH manifest format. (3b624eaf)
  • client-m2: Adding new ListBatchJobRestartPoints API and support for restart batch job. (0aa8336f)
  • client-emr-serverless: This release adds support for shuffle optimized disks that allow larger disk sizes and higher IOPS to efficiently run shuffle heavy workloads. (b99376ec)
  • client-wellarchitected: AWS Well-Architected now has a Connector for Jira to allow customers to efficiently track workload risks and improvement efforts and create closed-loop mechanisms. (aa902b4f)
  • client-entityresolution: Cross Account Resource Support . (639c7113)
  • client-bedrock-agent: For Create Agent API, the agentResourceRoleArn parameter is no longer required. (ed06b5a5)
Bug Fixes

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

v3.555.0

3.555.0(2024-04-12)

Chores
Documentation Changes
  • client-iotfleethub: Documentation updates for AWS IoT Fleet Hub to clarify that Fleet Hub supports organization instance of IAM Identity Center. (fa43c0a7)
  • client-neptune-graph: Update to API documentation to resolve customer reported issues. (72ff8d01)
  • client-config-service: Updates documentation for AWS Config (a9991613)

... (truncated)

Changelog

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

3.556.0 (2024-04-16)

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

Commits


Updates @aws-sdk/lib-storage from 3.554.0 to 3.556.0

Release notes

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

v3.556.0

3.556.0(2024-04-16)

Chores
  • codegen:
Documentation Changes
  • create supplemental doc for typescript remarks (#5998) (71422277)
New Features
  • clients: update client endpoints as of 2024-04-16 (154d301b)
  • client-outposts: This release adds new APIs to allow customers to configure their Outpost capacity at order-time. (67016465)
  • client-lakeformation: This release adds Lake Formation managed RAM support for the 4 APIs - "DescribeLakeFormationIdentityCenterConfiguration", "CreateLakeFormationIdentityCenterConfiguration", "DescribeLakeFormationIdentityCenterConfiguration", and "DeleteLakeFormationIdentityCenterConfiguration" (93b9ea79)
  • client-iot-wireless: Add PublicGateways in the GetWirelessStatistics call response, indicating the LoRaWAN public network accessed by the device. (a126088f)
  • client-mediapackagev2: Dash v2 is a MediaPackage V2 feature to support egressing on DASH manifest format. (3b624eaf)
  • client-m2: Adding new ListBatchJobRestartPoints API and support for restart batch job. (0aa8336f)
  • client-emr-serverless: This release adds support for shuffle optimized disks that allow larger disk sizes and higher IOPS to efficiently run shuffle heavy workloads. (b99376ec)
  • client-wellarchitected: AWS Well-Architected now has a Connector for Jira to allow customers to efficiently track workload risks and improvement efforts and create closed-loop mechanisms. (aa902b4f)
  • client-entityresolution: Cross Account Resource Support . (639c7113)
  • client-bedrock-agent: For Create Agent API, the agentResourceRoleArn parameter is no longer required. (ed06b5a5)
Bug Fixes

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

v3.555.0

3.555.0(2024-04-12)

Chores
Documentation Changes
  • client-iotfleethub: Documentation updates for AWS IoT Fleet Hub to clarify that Fleet Hub supports organization instance of IAM Identity Center. (fa43c0a7)
  • client-neptune-graph: Update to API documentation to resolve customer reported issues. (72ff8d01)
  • client-config-service: Updates documentation for AWS Config (a9991613)

... (truncated)

Changelog

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

3.556.0 (2024-04-16)

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

Commits


Updates @aws-sdk/s3-request-presigner from 3.554.0 to 3.556.0

Release notes

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

v3.556.0

3.556.0(2024-04-16)

Chores
  • codegen:
Documentation Changes
  • create supplemental doc for typescript remarks (#5998) (71422277)
New Features
  • clients: update client endpoints as of 2024-04-16 (154d301b)
  • client-outposts: This release adds new APIs to allow customers to configure their Outpost capacity at order-time. (67016465)
  • client-lakeformation: This release adds Lake Formation managed RAM support for the 4 APIs - "DescribeLakeFormationIdentityCenterConfiguration", "CreateLakeFormationIdentityCenterConfiguration", "DescribeLakeFormationIdentityCenterConfiguration", and "DeleteLakeFormationIdentityCenterConfiguration" (93b9ea79)
  • client-iot-wireless: Add PublicGateways in the GetWirelessStatistics call response, indicating the LoRaWAN public network accessed by the device. (a126088f)
  • client-mediapackagev2: Dash v2 is a MediaPackage V2 feature to support egressing on DASH manifest format. (3b624eaf)
  • client-m2: Adding new ListBatchJobRestartPoints API and support for restart batch job. (0aa8336f)
  • client-emr-serverless: This release adds support for shuffle optimized disks that allow larger disk sizes and higher IOPS to efficiently run shuffle heavy workloads. (b99376ec)
  • client-wellarchitected: AWS Well-Architected now has a Connector for Jira to allow customers to efficiently track workload risks and improvement efforts and create closed-loop mechanisms. (aa902b4f)
  • client-entityresolution: Cross Account Resource Support . (639c7113)
  • client-bedrock-agent: For Create Agent API, the agentResourceRoleArn parameter is no longer required. (ed06b5a5)
Bug Fixes

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

v3.555.0

3.555.0(2024-04-12)

Chores
Documentation Changes
  • client-iotfleethub: Documentation updates for AWS IoT Fleet Hub to clarify that Fleet Hub supports organization instance of IAM Identity Center. (fa43c0a7)
  • client-neptune-graph: Update to API documentation to resolve customer reported issues. (72ff8d01)
  • client-config-service: Updates documentation for AWS Config (a9991613)

... (truncated)

Changelog

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

3.556.0 (2024-04-16)

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

Commits


Updates @google-cloud/storage from 7.9.0 to 7.10.1

Release notes

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

v7.10.1

7.10.1 (2024-04-22)

Bug Fixes

v7.10.0

7.10.0 (2024-04-15)

Features

  • Add ability to create a File object from URL (#2432) (1b71fcc)
  • Allow setting contentEncoding during compose (#2431) (6e81e05)

Bug Fixes

  • Destroy pipeline streams when returned stream errors (#2437) (fe1ac65)
  • Remove extraneous mime-types package in favor of mime (#2435) (63a71f2)
Changelog

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

7.10.1 (2024-04-22)

Bug Fixes

7.10.0 (2024-04-15)

Features

  • Add ability to create a File object from URL (#2432) (1b71fcc)
  • Allow setting contentEncoding during compose (#2431) (6e81e05)

Bug Fixes

  • Destroy pipeline streams when returned stream errors (#2437) (fe1ac65)
  • Remove extraneous mime-types package in favor of mime (#2435) (63a71f2)
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