Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update svgo to the latest version 🚀 #4237

Merged
merged 1 commit into from Sep 18, 2018
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Sep 16, 2018

The devDependency svgo was updated from 1.0.5 to 1.1.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for 1.1.0 / 16.09.2018
  • Fixed collapseGroups plugin removing property with a child having inherit value.
  • version attribute value is not more being rounded.
  • Fixed jsAPI clone method with respect to the introduced CSS classes.
  • Fixed scaling strokes with vector-effect="non-scaling-stroke" (by @alexjlockwood).
  • Fixed passing properties from groups in collapseGroups plugin if child have a filter (by @stristr).
  • Fixed arc path commands parsing without separators after flags, effectively producing a JS error.
  • Fixed viewBox separators parsing.
  • Fixed removeNonInheritableGroupAttrs plugin to work as intended.
  • Fixed removing path segments without length in presence of stroke-linecap.
  • Fixed removeUnknownsAndDefaults plugin removing attributes from elements with id.
  • Fixed converting to large arcs from nearly straight lines curves.
  • Fixed collapseGroups plugin affecting <switch> and its subgroups.
  • Fixed convertTransform plugin converting to rotate() with wrong sign in some case.
  • Fixed cleanupListOfValues plugin not preserving non-numeric values.
  • Fixed !important being passed to attributes in convertStyleToAttrs plugin.
  • Added option keepImportant to convertStyleToAttrs plugin to preserve styles with !important.
  • removeHiddenElems plugin now also removes elements with visibility="hidden" attribute (by @mikolaj92).
  • Added forceAbsolutePath option to convertPathData plugin to always use absolute coordinates (by @cool).
  • Added keepRoleAttr for removeUnknownsAndDefaults plugin to preserve role- attributes (by @himedlooff).
  • Added xmlns order option in sortAttrs plugin (by @hellatan).
  • Added an option to prefixIds plugin to pass prefix as false or as a function that returns false (by @vzaidman).
  • prefixIds plugin now adds prefix to every class (by @vzaidman).
  • Updated and improved docs a bit (multiple authors).
Commits

The new version differs by 49 commits.

  • e7bdce6 v1.1.0
  • 37d4ca8 Fix cleanupListOfValues to preserve non-numeric values
  • eeeb67d Fix convertTransform wrong rotate sign
  • 7a07b84 Fix collapseGroups plugin affecting switch and subgroups
  • 5800635 Fix converting to large arcs from nearly straight lines curves
  • a4fb3a4 Prevent removeUnknownsAndDefaults removing attributes from elements with id
  • 831f95f Fix empty path segments removing with stroke-linecap
  • a165206 Update presentation attribute collection for removeNonInheritableGroupAttrs plugin
  • 36db31a Fix removeNonInheritableGroupAttrs not working as intended
  • f3bcbcc Fix viewBox value parsing
  • 3c82fd7 Correct parsing of arc flags without following comma/spaces
  • 86ecd37 Handle !important keyword in convertStyleToAttrs
  • 72fa7d3 Sync readme and tty help
  • 32e9e41 Update css-select to version 2
  • aa99c6f Update js-yaml to version 3.12

There are 49 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Sep 17, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 17, 2018

  • The devDependency svgo was updated from 1.0.5 to 1.1.1.

Update to this version instead 🚀

Release Notes for 1.1.1 / 17.09.2018
  • Fixed crash in SVGO.optimize() when ‘info’ is absent.
  • Removed extra space after cleanupListOfValues plugin.
Commits

The new version differs by 3 commits.

  • e68d24f v1.1.1
  • dfcc145 Fix crash when ‘info’ is absent
  • ed75e56 Fix and update cleanupListOfValues tests

See the full diff

@sbrunner sbrunner merged commit e78e9c5 into master Sep 18, 2018
@sbrunner sbrunner deleted the greenkeeper/svgo-1.1.0 branch September 18, 2018 06:06
@sbrunner sbrunner added this to the dummy milestone Oct 30, 2018
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.

None yet

1 participant