scriptex / svg-symbol-sprite

A script to generate a symbol sprite from SVG files
https://atanas.info/portfolio/open-source/svg-symbol-sprite
MIT License
17 stars 2 forks source link

Update dependency svgo to v3.3.2 #56

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svgo (source) 3.2.0 -> 3.3.2 age adoption passing confidence

Release Notes

svg/svgo (svgo) ### [`v3.3.2`](https://togithub.com/svg/svgo/releases/tag/v3.3.2) [Compare Source](https://togithub.com/svg/svgo/compare/v3.3.1...v3.3.2) #### Notice An update on what happened with v3.3.0 and v3.3.1. While we have retained CJS support, the migration to EMS has changed the acceptable ways to import SVGO, in ways that users depended on before. This effectively made SVGO a breaking change. Rather than resolve or workaround these differences, we've opted to release SVGO v3.3.2, which is effectively a revert to v3.2.0, and deprecate versions v3.3.0 and v3.3.1. We'll then proceed to work on releasing v4 which will document the breaking changes, and feature further breaking changes that were slated for v4, like disabling `removeViewBox` by default. Sorry for the headache, and thanks for your patience. ### [`v3.3.1`](https://togithub.com/svg/svgo/compare/v3.3.0...73fe46b1f46a0b3d5e3772403c290ab12d4dc40f) [Compare Source](https://togithub.com/svg/svgo/compare/v3.3.0...v3.3.1) ### [`v3.3.0`](https://togithub.com/svg/svgo/compare/v3.2.0...a3ac91af71c262660eda90fad893ba83be7fe24f) [Compare Source](https://togithub.com/svg/svgo/compare/v3.2.0...v3.3.0)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Mend Renovate. View repository job log here.

renovate[bot] commented 5 months ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud