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 🚀 #4678

Merged
merged 1 commit into from
Feb 26, 2019
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Feb 24, 2019

The devDependency svgo was updated from 1.1.0 to 1.2.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.2.0 / 24.02.2019

Some goodness from pull-requests.

  • Fixed extra blank lines when processing many files (by @panczarny).
  • Added --recursive option to process folders recursevely with option -f (by @dartess).
  • Added removeAttributesBySelector plugin to remove elements matching a css selector (by @bmease).
  • Added removeOffCanvasPaths plugin to remove elements outside of the viewbox (by @JoshyPHP).
  • removeAttrs plugin: added preserveCurrentColor color (by @roblevintennis) and 3rd optional filter for a value (by @Herman-Freund).
  • Added reusePaths plugin to replace duplicated elements with link (by @jhowcrof).
  • Added support of comma-separated plugins list in --disable and --enable options (by @jmwebservices).
  • Added option to preserve IDs based on prefix in cleanupIDs plugin (by @bkotzz).
  • Replaced colors dependency with chalk (by @xPaw).
Commits

The new version differs by 19 commits.

  • 0cc1d0a v1.2.0
  • 3488f00 Bump dependencies, add package-lock
  • 521ce0a update readme
  • d23355e removeAttrs: add optional value filter (#977)
  • 5d97108 update namespace list (#1064)
  • eb0d66a Replace colors dependency with chalk (#1061)
  • 7eeb5d0 Add config to preserve IDs based on prefix matching (#1060)
  • dcd95d5 Add prefixIds to readme (#1047)
  • f84bff3 Support comma list of plugins for --disable, --enable options. (#1019)
  • 416fcdf SVGO: Add plugin "reusePaths". (#1005)
  • 0fe5368 Add the preserveCurrentColor option to the removeAttrs plugin. (#1000)
  • 32558b8 add removeOffCanvasPaths plugin (#979)
  • b4bd5d5 Add removeAttributesBySelector plugin (#929)
  • d911f0f Option recursive (#837)
  • ee065be Fix indentation

There are 19 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
Copy link
Contributor Author

greenkeeper bot commented Feb 24, 2019

  • The devDependency svgo was updated from 1.1.0 to 1.2.0.

Update to this version instead 🚀

Release Notes for 1.2.0 / 24.02.2019

Some goodness from pull-requests.

  • Fixed extra blank lines when processing many files (by @panczarny).
  • Added --recursive option to process folders recursevely with option -f (by @dartess).
  • Added removeAttributesBySelector plugin to remove elements matching a css selector (by @bmease).
  • Added removeOffCanvasPaths plugin to remove elements outside of the viewbox (by @JoshyPHP).
  • removeAttrs plugin: added preserveCurrentColor color (by @roblevintennis) and 3rd optional filter for a value (by @Herman-Freund).
  • Added reusePaths plugin to replace duplicated elements with link (by @jhowcrof).
  • Added support of comma-separated plugins list in --disable and --enable options (by @jmwebservices).
  • Added option to preserve IDs based on prefix in cleanupIDs plugin (by @bkotzz).
  • Replaced colors dependency with chalk (by @xPaw).
Commits

The new version differs by commits.

See the full diff

@fredj fredj merged commit 914099f into master Feb 26, 2019
@fredj fredj deleted the greenkeeper/svgo-1.2.0 branch February 26, 2019 07:43
@sbrunner sbrunner added this to the dummy milestone Feb 28, 2019
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.

2 participants