Skip to content

Upgrade svgo to version 2.2.1#834

Closed
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/npm/svgo-2.2.1
Closed

Upgrade svgo to version 2.2.1#834
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/npm/svgo-2.2.1

Conversation

@depfu
Copy link
Copy Markdown
Contributor

@depfu depfu bot commented Mar 7, 2021

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ svgo (^1.0.5 → ^2.2.1) · Repo · Changelog

Release Notes

2.2.1

This is a big patch with new style computing (#1399) and landed to master regression tests

A lot of bugs are fixed

  • fixed scientific notation parsing in paths (d6f972c)
  • forbade invalid <style> type attribute in inlineStyles plugin (#1400)
  • fixed <style> support in removeHiddenElems plugin (#1399)
  • fixed noSpaceAfterFlags option support (0e02fd9)
  • fixed floatPrecision when extending default plugins (d58a7e6)
  • fixed <style> support when removing useless path commands (c21fef5)
  • fixed <style> support when combining path commands (ba7e9bd)
  • prevent removing filter primitive defaults (555a961)
  • prevent merging paths with markers (de4fd79)
  • prevent removing single point paths with markers (21c04e4)
  • keep empty <pattern> when at least one argument is present (0e6b0c4)
  • keep <marker> with display none (d3e3726)
  • preserve empty conditional processing attributes (a2b0e73)
  • preserve viewBox in nested <svg> (28c01cf)

435 of 526 regression tests are passing

Thanks to @XhmikosR @sk- and @TrySound

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 26 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Mar 7, 2021
@depfu depfu bot mentioned this pull request Mar 7, 2021
@depfu
Copy link
Copy Markdown
Contributor Author

depfu bot commented Mar 10, 2021

Closed in favor of #837.

@depfu depfu bot closed this Mar 10, 2021
@depfu depfu bot deleted the depfu/update/npm/svgo-2.2.1 branch March 10, 2021 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants