Skip to content

[Snyk] Upgrade svgo from 1.3.0 to 1.3.2#26

Open
snyk-bot wants to merge 1 commit intomasterfrom
snyk-upgrade-b1f1d696b81809254d33dd4380e944ce
Open

[Snyk] Upgrade svgo from 1.3.0 to 1.3.2#26
snyk-bot wants to merge 1 commit intomasterfrom
snyk-upgrade-b1f1d696b81809254d33dd4380e944ce

Conversation

@snyk-bot
Copy link

Snyk has created this PR to upgrade svgo from 1.3.0 to 1.3.2.

merge advice

✨What is Merge Advice? We check thousands of dependency upgrade pull requests and CI tests every day to see which upgrades were successfully merged. After crunching this data, we give a recommendation on how safe we think the change is for you to merge without causing issues. Learn more, and share your feedback to help improve this feature. 🙏

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 2 versions ahead of your current version.
  • The recommended version was released 6 months ago, on 2019-10-30.
Release notes
Package name: svgo
  • 1.3.2 - 2019-10-30
    • Fixed TypeError: Cannot set property 'multipassCount' of undefined
  • 1.3.1 - 2019-10-29
    • Updated CSSO version to 4.0.2 fixing the issue with empty semicolons ";;" in styles (thanks to @strarsis and @lahmatiy).
    • prefixIds plugin now runs only once with --multipass option (by @strarsis).
    • cleanupIDs plugin is prevented from producing a preserved ID, including one which matches a preserved prefix, when minifying (by @thomsj).
  • 1.3.0 - 2019-07-14
    • Custom plugins now can be loaded from external js through path plugin param.
    • New plugin convertEllipseToCircle to convert ellipse with equal radius measures to circle (by @tigt).
    • New plugin sortDefsChildren for improved compression (by @davidleston).
    • SVGO now removes unnecessary spaces after arcto path command flags.
    • removeDimensions plugin now adds viewBox if it's missing (by @adipascu).
    • Fixed removeUnusedNS not counting attributes in <svg> tag itself.
    • Fixed an issue with incorrect processing multiple images (by @cyberalien).
    • Fixed an error with incorrect converting multiple segmented curve to an arc.
    • Fixed an error with matrix decomposition in convertTransform due to rounding error leading to illegal value.
    • Added force option for mergePaths plugin (by @goyney).
    • Added options to prefixIds plugin for selectively prefixing IDs and/or classes (by @strarsis).
    • Exported config function (by @1000ch).
from svgo GitHub release notes
Commit messages
Package name: svgo
  • d17c429 v1.3.2
  • 99d9c3c Default `info` on SVGO.optimize API
  • 58232a3 v1.3.1
  • 0e6b0ad Fix 'cleanupIDs' minify bug due to preserved IDs
  • 71c7fe7 Add multipassCount to info object passed to the plugins.
  • 67be534 Update csso to 4.0.2 (+semicola in styles test) (#1172)
  • 11f9c79 Add active column in plugins table to readme
  • 9160a41 added node v12 in travis

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant