Skip to content

fix(deps): update dependency is-svg to v5

Renovate Bot requested to merge renovate/is-svg-5.x into develop

This MR contains the following updates:

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

Release Notes

sindresorhus/is-svg

v5.0.0

Compare Source

Breaking
  • Require Node.js 14 d29071c
  • This package is now pure ESM. Please read this.
  • 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.

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports