jaywcjlove / svgtofont

Read a set of SVG icons and ouput a TTF/EOT/WOFF/WOFF2/SVG font.
https://jaywcjlove.github.io/svgtofont
MIT License
536 stars 84 forks source link

fix(deps): update dependency ttf2woff2 to v6 #230

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
ttf2woff2 ~5.0.0 -> ~6.0.0 age adoption passing confidence
@​types/ttf2woff2 ~2.0.0 -> ~6.0.0 age adoption passing confidence

Release Notes

nfroidure/ttf2woff2 (ttf2woff2) ### [`v6.0.1`](https://togithub.com/nfroidure/ttf2woff2/blob/HEAD/CHANGELOG.md#601-2024-07-20) [Compare Source](https://togithub.com/nfroidure/ttf2woff2/compare/v6.0.0...v6.0.1) ##### Bug Fixes - **ci:** fix CI runs ([4650b51](https://togithub.com/nfroidure/ttf2woff2/commit/4650b511a725a7f18128a0b3a691146cb40387d0)) - **core:** fix native bindings import ([420930f](https://togithub.com/nfroidure/ttf2woff2/commit/420930f8f2776904753d197a1f93263b1b68d66f)) ### [`v6.0.0`](https://togithub.com/nfroidure/ttf2woff2/blob/HEAD/CHANGELOG.md#600-2024-07-20) [Compare Source](https://togithub.com/nfroidure/ttf2woff2/compare/v5.0.0...v6.0.0) ##### chore - **dependencies:** update dependencies ([4319d41](https://togithub.com/nfroidure/ttf2woff2/commit/4319d41f552e563a1163f0a4a3664d68895871da)) ##### Features - **core:** better choice between builds ([ff54055](https://togithub.com/nfroidure/ttf2woff2/commit/ff540555e6a55fcd4e7c69a8702167a1f9abfe1e)), closes [#​22](https://togithub.com/nfroidure/ttf2woff2/issues/22) [#​46](https://togithub.com/nfroidure/ttf2woff2/issues/46) ##### BREAKING CHANGES - **dependencies:** Requires Node20+, use ESM, provide TypeScript types #### [5.0.0](https://togithub.com/nfroidure/ttf2woff2/compare/v4.0.5...v5.0.0) (2022-12-06) ##### Chore - **bundle:** Update Emscripten builds - **ci:** Add Node 19 to test matrix - **dependencies:** Update dependencies (jest) and remove unsued dependencies (mocha, mocha-lcov-reporter) ##### BREAKING CHANGES - **dependencies:** Drop Node 12 support #### [4.0.5](https://togithub.com/nfroidure/ttf2woff2/compare/v4.0.4...v4.0.5) (2022-04-23) ##### Chore - **bundle:** Update Emscripten builds - **ci:** Add Node 18 to test matrix - **dependencies:** Update dependencies (node-gyp, eslint, prettier) and remove unsued dependencies (babel-eslint, [@​babel/register](https://togithub.com/babel/register)) - **readme:** Add PowerShell use case ([#​72](https://togithub.com/nfroidure/ttf2woff2/pull/72)) #### [4.0.4](https://togithub.com/nfroidure/ttf2woff2/compare/v4.0.3...v4.0.4) (2021-05-29) ##### Chore - **dependencies:** Update jest, mocha, node-gyp ([#​71](https://togithub.com/nfroidure/ttf2woff2/pull/71)) #### [4.0.3](https://togithub.com/nfroidure/ttf2woff2/compare/v4.0.2...v4.0.3) (2021-05-29) ##### Bug Fixes - **build:** support Node 16 ([b8a8986](https://togithub.com/nfroidure/ttf2woff2/commit/b8a898636b5d66e55bc1344caa15a03f49c46b59)) #### [4.0.2](https://togithub.com/nfroidure/ttf2woff2/compare/v4.0.1...v4.0.2) (2021-03-15) ##### Bug Fixes - **docs:** fix the readme ([acb62c5](https://togithub.com/nfroidure/ttf2woff2/commit/acb62c579974b510a4d824ee5a6fed74923f3935)) #### [4.0.1](https://togithub.com/nfroidure/ttf2woff2/compare/v4.0.0...v4.0.1) (2020-12-22) ##### Bug Fixes - **bundle:** add necessary files to the bundle ([fc9bb76](https://togithub.com/nfroidure/ttf2woff2/commit/fc9bb76fa8a51b55a81aec5a7a8efb72722860cc)) #### [4.0.0](https://togithub.com/nfroidure/ttf2woff2/compare/v3.0.0...v4.0.0) (2020-12-22) ##### Chore - **dependencies:** update dependencies ([0657e8d](https://togithub.com/nfroidure/ttf2woff2/commit/0657e8df60fa5b984406cf0d33b86c64c759a2c8)) ##### BREAKING CHANGES - **dependencies:** Requiring Node12 to work

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 these updates again.



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