axe312ger / sqip

"SQIP" (pronounced \skwɪb\ like the non-magical folk of magical descent) is a SVG-based LQIP technique.
http://axe312ger.github.io/sqip
The Unlicense
3.37k stars 82 forks source link

fix(deps): update dependency @svgdotjs/svg.js to v3.2.0 #305

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@svgdotjs/svg.js (source) 3.1.2 -> 3.2.0 age adoption passing confidence

Release Notes

svgdotjs/svg.js (@​svgdotjs/svg.js) ### [`v3.2.0`](https://togithub.com/svgdotjs/svg.js/blob/HEAD/CHANGELOG.md#320) [Compare Source](https://togithub.com/svgdotjs/svg.js/compare/3.1.2...3.2.0) ##### Fixed - improve performance of `point()` by not creating intermediate objects ([#​1251](https://togithub.com/svgdotjs/svg.js/issues/1251)) - fixed references by using single quotes instead of double quotes which lead to errors ([#​1277](https://togithub.com/svgdotjs/svg.js/issues/1277)) - fixed a few spelling errors in comments ([#​1277](https://togithub.com/svgdotjs/svg.js/issues/1277)) - fix several typings ([#​1253](https://togithub.com/svgdotjs/svg.js/issues/1253), [#​1280](https://togithub.com/svgdotjs/svg.js/issues/1280), [#​1300](https://togithub.com/svgdotjs/svg.js/issues/1300)) ##### Added - added second parameter `assignNewId` to `clone()` to allow cloning with the same id ([#​1161](https://togithub.com/svgdotjs/svg.js/issues/1161))

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.



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

codecov-commenter commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (601b674) 86.23% compared to head (5f3b64d) 86.23%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #305 +/- ## ======================================= Coverage 86.23% 86.23% ======================================= Files 9 9 Lines 443 443 Branches 73 73 ======================================= Hits 382 382 Misses 55 55 Partials 6 6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.