amitsingh-007 / bypass-links

🔗 A web extension to bypass links along with custom redirections, private bookmarks panel & person tagging panel.
https://bypass-links.vercel.app
MIT License
40 stars 5 forks source link

Update dependency file-type to v19.3.0 #3143

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

sindresorhus/file-type (file-type) ### [`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 - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.