Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 20, 2019

This PR contains the following updates:

Package Type Update Change
svgo dependencies minor 1.2.2 -> 1.3.0

Release Notes

svg/svgo

v1.3.0

Compare Source

  • 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).

Renovate configuration

📅 Schedule: "every weekend" (UTC).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@algobot
Copy link

algobot commented Jul 20, 2019

Deploy preview for algolia-community ready!

Built with commit 2146c4f

https://deploy-preview-297--algolia-community.netlify.com

@renovate renovate bot force-pushed the renovate/svgo-1.x branch from cdf443c to 2146c4f Compare July 20, 2019 01:16
@renovate renovate bot merged commit e30ee09 into source Jul 20, 2019
@renovate renovate bot deleted the renovate/svgo-1.x branch July 20, 2019 02:13
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