TryGhost / migrate

MIT License
39 stars 18 forks source link

fix(deps): update dependency file-type to v19.1.1 #1122

Closed renovate[bot] closed 2 months 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.1.1 age adoption passing confidence

Release Notes

sindresorhus/file-type (file-type) ### [`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 - "every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.