dependabot[bot] opened a new pull request, #41237:
URL: https://github.com/apache/superset/pull/41237

   Bumps [dom-to-image-more](https://github.com/1904labs/dom-to-image-more) 
from 3.9.0 to 3.10.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/1904labs/dom-to-image-more/releases";>dom-to-image-more's
 releases</a>.</em></p>
   <blockquote>
   <h2>v3.10.0</h2>
   <h1>What's Changed</h1>
   <ul>
   <li>Add <code>logger</code> option to redirect or silence the library's 
console output (<a 
href="https://redirect.github.com/1904labs/dom-to-image-more/issues/251";>#251</a>)
 <a href="https://github.com/IDisposable";><code>@​IDisposable</code></a></li>
   <li>Add <code>loadExternalStyleSheet</code> to embed fonts from cross-origin 
stylesheets (<a 
href="https://redirect.github.com/1904labs/dom-to-image-more/issues/249";>#249</a>)
 <a href="https://github.com/IDisposable";><code>@​IDisposable</code></a></li>
   <li>Add <code>adjustPseudoElement</code> to drop or tweak pseudo-elements 
(<a 
href="https://redirect.github.com/1904labs/dom-to-image-more/issues/248";>#248</a>)
 <a href="https://github.com/IDisposable";><code>@​IDisposable</code></a></li>
   <li>Add <code>requestInterceptor</code> and unify resource handling (<a 
href="https://redirect.github.com/1904labs/dom-to-image-more/issues/242";>#242</a>)
 (<a 
href="https://redirect.github.com/1904labs/dom-to-image-more/issues/247";>#247</a>)
 <a href="https://github.com/IDisposable";><code>@​IDisposable</code></a></li>
   <li>Add <code>ignoreCSSRuleErrors</code> option to silence cross-origin 
cssRules console spam (<a 
href="https://redirect.github.com/1904labs/dom-to-image-more/issues/246";>#246</a>)
 <a href="https://github.com/IDisposable";><code>@​IDisposable</code></a></li>
   </ul>
   <p>This release reimplements some features added by other forks:</p>
   <ul>
   <li>Liu YuanYuan <a 
href="https://github.com/mgenware";><code>@​mgenware</code></a>,</li>
   <li>Davey Tran <a 
href="https://github.com/DaveyTran";><code>@​DaveyTran</code></a></li>
   <li>Nathan Fiscus <a 
href="https://github.com/NathanFiscus";><code>@​NathanFiscus</code></a> 
(requestInterceptor)</li>
   <li>TechValidate <a 
href="https://github.com/TechValidate";><code>@​TechValidate</code></a> 
(pseudo-element filter)</li>
   <li>Sizle <a 
href="https://github.com/SizlePtyLtd";><code>@​SizlePtyLtd</code></a></li>
   <li>kbasten <a 
href="https://github.com/kbasten";><code>@​kbasten</code></a></li>
   <li>Michal Bryxí <a 
href="https://github.com/MichalBryxi";><code>@​MichalBryxi</code></a> (external 
stylesheet loading)</li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/1904labs/dom-to-image-more/compare/v3.9.2...v3.10.0";>https://github.com/1904labs/dom-to-image-more/compare/v3.9.2...v3.10.0</a></p>
   <h2>v3.9.2</h2>
   <h1>What's Changed</h1>
   <h2>Other changes</h2>
   <ul>
   <li>Add preserveScroll option to reflect scrolled content (<a 
href="https://redirect.github.com/1904labs/dom-to-image-more/issues/238";>#238</a>)
 <a href="https://github.com/IDisposable";><code>@​IDisposable</code></a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/1904labs/dom-to-image-more/compare/v3.9.1...v3.9.2";>https://github.com/1904labs/dom-to-image-more/compare/v3.9.1...v3.9.2</a></p>
   <h2>v3.9.1</h2>
   <h1>What's Changed</h1>
   <h2>Other changes</h2>
   <ul>
   <li>Strip XML-illegal attribute names so malformed HTML renders (<a 
href="https://redirect.github.com/1904labs/dom-to-image-more/issues/236";>#236</a>)
 <a href="https://github.com/IDisposable";><code>@​IDisposable</code></a></li>
   <li>Fail cleanly under SSR instead of ReferenceError (<a 
href="https://redirect.github.com/1904labs/dom-to-image-more/issues/233";>#233</a>)
 <a href="https://github.com/IDisposable";><code>@​IDisposable</code></a></li>
   <li>Inline nested SVG <!-- raw HTML omitted --> href (<a 
href="https://redirect.github.com/1904labs/dom-to-image-more/issues/234";>#234</a>)
 <a href="https://github.com/IDisposable";><code>@​IDisposable</code></a></li>
   <li>Neutralize the captured root margin to stop margin-cropping (<a 
href="https://redirect.github.com/1904labs/dom-to-image-more/issues/235";>#235</a>)
 <a href="https://github.com/IDisposable";><code>@​IDisposable</code></a></li>
   <li>Add filterable, per-browser test scripts (<a 
href="https://redirect.github.com/1904labs/dom-to-image-more/issues/237";>#237</a>)
 <a href="https://github.com/IDisposable";><code>@​IDisposable</code></a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/1904labs/dom-to-image-more/compare/v3.9.0...v3.9.1";>https://github.com/1904labs/dom-to-image-more/compare/v3.9.0...v3.9.1</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/1904labs/dom-to-image-more/commit/cc40624a6211c2f424dd3488e18151968e70498e";><code>cc40624</code></a>
 Release v3.10.0</li>
   <li><a 
href="https://github.com/1904labs/dom-to-image-more/commit/f1090ff6d3423f0c88590fdfe47ffd8934fb711b";><code>f1090ff</code></a>
 Add <code>logger</code> option to redirect or silence the library's console 
output</li>
   <li><a 
href="https://github.com/1904labs/dom-to-image-more/commit/03a99b49e3b254eb7ac2bec96a7cc8a81185cfc4";><code>03a99b4</code></a>
 Add <code>logger</code> option to route the library's console diagnostics</li>
   <li><a 
href="https://github.com/1904labs/dom-to-image-more/commit/0055aa71c5b9c25dfab651b83255b5332c6aa62d";><code>0055aa7</code></a>
 Document the onclone recipe for wholesale node replacement (re <a 
href="https://redirect.github.com/1904labs/dom-to-image-more/issues/245";>#245</a>)</li>
   <li><a 
href="https://github.com/1904labs/dom-to-image-more/commit/6159051770cf29211e78f1338bf2c4e6dced4a24";><code>6159051</code></a>
 Add <code>loadExternalStyleSheet</code> to embed fonts from cross-origin 
stylesheets</li>
   <li><a 
href="https://github.com/1904labs/dom-to-image-more/commit/a95da2fcb64c8b47d4849a714f730747c3226ceb";><code>a95da2f</code></a>
 Add loadExternalStyleSheet to embed <a 
href="https://github.com/font-face";><code>@​font-face</code></a> fonts from 
cross-origin sheets</li>
   <li><a 
href="https://github.com/1904labs/dom-to-image-more/commit/aa954413af8f07ce5c00398363905a4a3b5016e7";><code>aa95441</code></a>
 Add <code>adjustPseudoElement</code> to drop or tweak pseudo-elements</li>
   <li><a 
href="https://github.com/1904labs/dom-to-image-more/commit/288650f7dcd9f1fed89d5ccca4b1f9149cc85b79";><code>288650f</code></a>
 Add adjustPseudoElement option to drop or tweak ::before/::after 
pseudo-elements</li>
   <li><a 
href="https://github.com/1904labs/dom-to-image-more/commit/23971f13f68d52a8363305b9c0c6f19a8d8648e3";><code>23971f1</code></a>
 Add <code>requestInterceptor</code> and unify resource handling (<a 
href="https://redirect.github.com/1904labs/dom-to-image-more/issues/242";>#242</a>)</li>
   <li><a 
href="https://github.com/1904labs/dom-to-image-more/commit/2c5d8691aaabae60e6860510bc16888f1d368ceb";><code>2c5d869</code></a>
 Unify resource handling behind requestInterceptor (two-phase {type,status}, 
R...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/1904labs/dom-to-image-more/compare/v3.9.0...v3.10.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dom-to-image-more&package-manager=npm_and_yarn&previous-version=3.9.0&new-version=3.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to