felixfbecker / svg-screenshots

📸🧩 Browser extension to take scalable, semantic, accessible screenshots of websites in SVG format.
826 stars 31 forks source link

fix(deps): update dependency dom-to-svg to ^0.11.9 #70

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dom-to-svg ^0.11.6 -> ^0.11.9 age adoption passing confidence

Release Notes

felixfbecker/dom-to-svg ### [`v0.11.9`](https://togithub.com/felixfbecker/dom-to-svg/releases/v0.11.9) [Compare Source](https://togithub.com/felixfbecker/dom-to-svg/compare/v0.11.8...v0.11.9) ##### Bug Fixes - only mutate IDs in the output SVG, not the input ([#​122](https://togithub.com/felixfbecker/dom-to-svg/issues/122)) ([7f0ba02](https://togithub.com/felixfbecker/dom-to-svg/commit/7f0ba02af8d1277ac21a5bc3a817d0f7d2788b32)), closes [#​85](https://togithub.com/felixfbecker/dom-to-svg/issues/85) ### [`v0.11.8`](https://togithub.com/felixfbecker/dom-to-svg/releases/v0.11.8) [Compare Source](https://togithub.com/felixfbecker/dom-to-svg/compare/v0.11.7...v0.11.8) ##### Bug Fixes - prevent infinite loop for pseudo elements ([1c8a212](https://togithub.com/felixfbecker/dom-to-svg/commit/1c8a2125bf83dfecec5a0d093114bede89bef532)), closes [#​96](https://togithub.com/felixfbecker/dom-to-svg/issues/96) ### [`v0.11.7`](https://togithub.com/felixfbecker/dom-to-svg/releases/v0.11.7) [Compare Source](https://togithub.com/felixfbecker/dom-to-svg/compare/v0.11.6...v0.11.7) ##### Bug Fixes - use getCTM() for nested SVGs so transforms stack correctly ([a9309e4](https://togithub.com/felixfbecker/dom-to-svg/commit/a9309e431ff0d1ae0080f5a1165b70e99d89eae4))

Configuration

:date: Schedule: "" in timezone Europe/Berlin.

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

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

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



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