AkariNext / www.akarinext.org

https://www.akarinext.org/
0 stars 0 forks source link

fix(deps): update dependency file-type to v19.4.1 - autoclosed #220

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
file-type 19.0.0 -> 19.4.1 age adoption passing confidence

Release Notes

sindresorhus/file-type (file-type) ### [`v19.4.1`](https://togithub.com/sindresorhus/file-type/releases/tag/v19.4.1) [Compare Source](https://togithub.com/sindresorhus/file-type/compare/v19.4.0...v19.4.1) - Fix passing options to `fileTypeStream` in default entry point ([#​653](https://togithub.com/sindresorhus/file-type/issues/653)) [`ea314a4`](https://togithub.com/sindresorhus/file-type/commit/ea314a4) ### [`v19.4.0`](https://togithub.com/sindresorhus/file-type/releases/tag/v19.4.0) [Compare Source](https://togithub.com/sindresorhus/file-type/compare/v19.3.0...v19.4.0) - Add support for web streams for `fileTypeStream()` ([#​649](https://togithub.com/sindresorhus/file-type/issues/649)) [`2000141`](https://togithub.com/sindresorhus/file-type/commit/2000141) - Fix options in combination with `fileTypeStream()` ([#​650](https://togithub.com/sindresorhus/file-type/issues/650)) [`bd3b5a4`](https://togithub.com/sindresorhus/file-type/commit/bd3b5a4) ### [`v19.3.0`](https://togithub.com/sindresorhus/file-type/releases/tag/v19.3.0) [Compare Source](https://togithub.com/sindresorhus/file-type/compare/v19.2.0...v19.3.0) - Add support for Microsoft Visio files ([#​647](https://togithub.com/sindresorhus/file-type/issues/647)) [`2744be7`](https://togithub.com/sindresorhus/file-type/commit/2744be7) ### [`v19.2.0`](https://togithub.com/sindresorhus/file-type/releases/tag/v19.2.0) [Compare Source](https://togithub.com/sindresorhus/file-type/compare/v19.1.1...v19.2.0) - Add `NodeFileTypeParser#fromFile()` ([#​644](https://togithub.com/sindresorhus/file-type/issues/644)) [`9d2ee02`](https://togithub.com/sindresorhus/file-type/commit/9d2ee02) - Update dependencies ([#​645](https://togithub.com/sindresorhus/file-type/issues/645)) [`6440b3d`](https://togithub.com/sindresorhus/file-type/commit/6440b3d) ### [`v19.1.1`](https://togithub.com/sindresorhus/file-type/releases/tag/v19.1.1) [Compare Source](https://togithub.com/sindresorhus/file-type/compare/v19.1.0...v19.1.1) - Fix Node.js entry point export `fileTypeFromTokenizer` ([#​639](https://togithub.com/sindresorhus/file-type/issues/639)) [`20fdba7`](https://togithub.com/sindresorhus/file-type/commit/20fdba7) ### [`v19.1.0`](https://togithub.com/sindresorhus/file-type/releases/tag/v19.1.0) [Compare Source](https://togithub.com/sindresorhus/file-type/compare/v19.0.0...v19.1.0) - Replace Buffer usage with Uint8Array ([#​633](https://togithub.com/sindresorhus/file-type/issues/633)) [`00e051b`](https://togithub.com/sindresorhus/file-type/commit/00e051bceaf0791ffc1b08b36aee196ccdd95606) - Add support for reading from a web stream ([#​635](https://togithub.com/sindresorhus/file-type/issues/635)) [`b815b5e`](https://togithub.com/sindresorhus/file-type/commit/b815b5e) #### Release notes - Please note that [fileTypeFromBlob(blob)](https://togithub.com/sindresorhus/file-type?tab=readme-ov-file#filetypefromblobblob) is streaming the Blob instead of buffering, which require at least Node.js ≥ 20.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.