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 dependency svgo to v1.3.2 #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svgo (source) 1.1.1 -> 1.3.2 age adoption passing confidence

Release Notes

svg/svgo (svgo)

v1.3.2: 1.3.2 / 30.10.2019

Compare Source

  • Fixed TypeError: Cannot set property 'multipassCount' of undefined

v1.3.1: 1.3.1 / 29.10.2019

Compare Source

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

v1.3.0: 1.3.0 / 14.07.2019

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

v1.2.2: 1.2.2 / 16.04.2019

Compare Source

  • Update js-yaml for Code Injection warning (by @​kaungst).

v1.2.1: 1.2.1 / 04.04.2019

Compare Source

Some goodness from pull-requests.

  • Bump up js-yaml version to fix DoS vulnerability (by @​eugestarr).

v1.2.0: / 24.02.2019

Compare Source

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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 was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Mar 24, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: external/forkawesome/package-lock.json
Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit

@renovate renovate bot force-pushed the renovate/svgo-1.x-lockfile branch 2 times, most recently from aa56da3 to 82647c3 Compare January 30, 2025 18:42
@renovate renovate bot force-pushed the renovate/svgo-1.x-lockfile branch from 82647c3 to 1ce68d3 Compare February 9, 2025 12:54
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.

0 participants