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

chore(deps): update dependency svgo to v1.3.2 - abandoned #266

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 15, 2019

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svgo 1.2.2 -> 1.3.2 age adoption passing confidence

Release Notes

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

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

@lighthousebot
Copy link

Updated Lighthouse report for the changes in this PR:

Category New score Required threshold
Performance 74 85
Accessibility 100 100
Best Practices 93 100
SEO 100 100
Progressive Web App 100 100

Tested with Lighthouse version: 4.1.0

@renovate renovate bot force-pushed the renovate/svgo-1.x branch from ba29e4f to 014218c Compare November 11, 2019 16:57
@renovate renovate bot changed the title chore(deps): update dependency svgo to v1.3.0 chore(deps): update dependency svgo to v1.3.2 Nov 11, 2019
@lighthousebot
Copy link

Updated Lighthouse report for the changes in this PR:

Category New score Required threshold
Performance 78 85
Accessibility 100 100
Best Practices 93 100
SEO 100 100
Progressive Web App 100 100

Tested with Lighthouse version: 4.1.0

@renovate renovate bot force-pushed the renovate/svgo-1.x branch from 014218c to fbc3518 Compare November 21, 2019 23:27
@lighthousebot
Copy link

Updated Lighthouse report for the changes in this PR:

Category New score Required threshold
Performance 73 85
Accessibility 100 100
Best Practices 93 100
SEO 100 100
Progressive Web App 100 100

Tested with Lighthouse version: 4.1.0

@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot changed the title chore(deps): update dependency svgo to v1.3.2 chore(deps): update dependency svgo to v1.3.2 - abandoned Dec 8, 2024
Copy link
Author

renovate bot commented Dec 8, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

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