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 ttf2woff to v3 #111

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ttf2woff 2.0.2 -> 3.0.0 age adoption passing confidence

Release Notes

fontello/ttf2woff ### [`v3.0.0`](https://togithub.com/fontello/ttf2woff/blob/master/CHANGELOG.md#​300--WIP) [Compare Source](https://togithub.com/fontello/ttf2woff/compare/2.0.2...1cfdbe6bb2cef1a0c168c209f664d5d1ce1322e2) - Use node.js `Buffer` instead of `microbuffer` module internally. - `require('ttf2eot')(buf)` now accepts `Uint8Array` and returns `Uint8Array` instead of `microbuffer` (you now should use `result` directly instead of `result.buffer`).

Configuration

📅 Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.