EmpoHQ / empo.im

0 stars 0 forks source link

Update dependency is-svg to v5 #104

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
is-svg ^4.2.2 -> ^5.0.0 age adoption passing confidence

Release Notes

sindresorhus/is-svg (is-svg) ### [`v5.1.0`](https://redirect.github.com/sindresorhus/is-svg/releases/tag/v5.1.0) [Compare Source](https://redirect.github.com/sindresorhus/is-svg/compare/v5.0.1...v5.1.0) - Update dependencies [`5be629e`](https://redirect.github.com/sindresorhus/is-svg/commit/5be629e) ### [`v5.0.1`](https://redirect.github.com/sindresorhus/is-svg/releases/tag/v5.0.1) [Compare Source](https://redirect.github.com/sindresorhus/is-svg/compare/v5.0.0...v5.0.1) - Fix detection of `` [`cb5bef2`](https://redirect.github.com/sindresorhus/is-svg/commit/cb5bef2) ### [`v5.0.0`](https://redirect.github.com/sindresorhus/is-svg/releases/tag/v5.0.0) [Compare Source](https://redirect.github.com/sindresorhus/is-svg/compare/v4.4.0...v5.0.0) ##### Breaking - Require Node.js 14 [`d29071c`](https://redirect.github.com/sindresorhus/is-svg/commit/d29071c) - This package is now pure ESM. **Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).** - It no longer accepts a `Buffer`. - To migrate, simply call `.toString()` on the buffer before passing it in here. - It now strictly validates that the input is a string. ### [`v4.4.0`](https://redirect.github.com/sindresorhus/is-svg/releases/tag/v4.4.0) [Compare Source](https://redirect.github.com/sindresorhus/is-svg/compare/v4.3.2...v4.4.0) - Update `fast-xml-parser` dependency ([#​35](https://redirect.github.com/sindresorhus/is-svg/issues/35)) [`98725ee`](https://redirect.github.com/sindresorhus/is-svg/commit/98725ee) ### [`v4.3.2`](https://redirect.github.com/sindresorhus/is-svg/releases/tag/v4.3.2) [Compare Source](https://redirect.github.com/sindresorhus/is-svg/compare/v4.3.1...v4.3.2) - Fix false-negative with linebreaks inside the SVG tag ([#​29](https://redirect.github.com/sindresorhus/is-svg/issues/29)) [`d46292d`](https://redirect.github.com/sindresorhus/is-svg/commit/d46292d)

Configuration

πŸ“… Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Asia/Seoul, 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.