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

   Bumps [d3-hierarchy](https://github.com/d3/d3-hierarchy) from 1.1.9 to 3.1.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/d3/d3-hierarchy/releases";>d3-hierarchy's 
releases</a>.</em></p>
   <blockquote>
   <h2>v3.1.2</h2>
   <ul>
   <li>d3.pack and d3.packEnclose are now fully deterministic. <a 
href="https://redirect.github.com/d3/d3-hierarchy/issues/189";>#189</a> <a 
href="https://redirect.github.com/d3/d3-hierarchy/issues/190";>#190</a> <a 
href="https://redirect.github.com/d3/d3-hierarchy/issues/192";>#192</a> <a 
href="https://redirect.github.com/d3/d3-hierarchy/issues/193";>#193</a></li>
   <li>d3.pack and d3.packEnclose now handle certain floating point errors 
better. <a 
href="https://redirect.github.com/d3/d3-hierarchy/issues/188";>#188</a></li>
   </ul>
   <h2>v3.1.1</h2>
   <ul>
   <li>Fix <em>stratify</em>.path when the top-level directory is only a single 
character. <a 
href="https://redirect.github.com/d3/d3-hierarchy/issues/187";>#187</a></li>
   <li>Fix <em>stratify</em>.path when paths contain multiple trailing slashes. 
<a href="https://redirect.github.com/d3/d3-hierarchy/issues/187";>#187</a></li>
   </ul>
   <h2>v3.1.0</h2>
   <ul>
   <li>Add <em>stratify</em>.path. <a 
href="https://redirect.github.com/d3/d3-hierarchy/issues/185";>#185</a> <a 
href="https://redirect.github.com/d3/d3-hierarchy/issues/33";>#33</a></li>
   <li>Upgrade dependencies.</li>
   </ul>
   <h2>v3.0.1</h2>
   <ul>
   <li>Update dependencies.</li>
   <li>Make build reproducible.</li>
   </ul>
   <h2>v3.0.0</h2>
   <ul>
   <li>Adopt type: module.</li>
   </ul>
   <p>This package now requires Node.js 12 or higher. For more, please read <a 
href="https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c";>Sindre
 Sorhus’s FAQ</a>.</p>
   <h2>v2.0.0</h2>
   <ul>
   <li>Accept iterables. <a 
href="https://redirect.github.com/d3/d3-hierarchy/issues/140";>#140</a> <a 
href="https://redirect.github.com/d3/d3-hierarchy/issues/154";>#154</a></li>
   <li>Add <a 
href="https://github.com/d3/d3-hierarchy/blob/master/README.md#node_iterator";><em>node</em>[Symbol.iterator]</a>;
 hierarchies are now iterable.</li>
   <li>Add <a 
href="https://github.com/d3/d3-hierarchy/blob/master/README.md#node_find";><em>node</em>.find</a>.
 <a href="https://redirect.github.com/d3/d3-hierarchy/issues/94";>#94</a></li>
   <li>Change <a 
href="https://github.com/d3/d3-hierarchy/blob/master/README.md#node_each";><em>node</em>.each</a>
 to pass the traversal index. <a 
href="https://redirect.github.com/d3/d3-hierarchy/issues/67";>#67</a></li>
   <li>Change <a 
href="https://github.com/d3/d3-hierarchy/blob/master/README.md#node_eachAfter";><em>node</em>.eachAfter</a>
 to pass the traversal index. <a 
href="https://redirect.github.com/d3/d3-hierarchy/issues/67";>#67</a></li>
   <li>Change <a 
href="https://github.com/d3/d3-hierarchy/blob/master/README.md#node_eachBefore";><em>node</em>.eachBefore</a>
 to pass the traversal index. <a 
href="https://redirect.github.com/d3/d3-hierarchy/issues/67";>#67</a></li>
   <li>Fix <a 
href="https://github.com/d3/d3-hierarchy/blob/master/README.md#packSiblings";>d3.packSiblings</a>
 for huge circles. <a 
href="https://redirect.github.com/d3/d3-hierarchy/issues/150";>#150</a></li>
   <li>Fix divide-by-zero bug in <a 
href="https://github.com/d3/d3-hierarchy/blob/master/README.md#treemapBinary";>d3.treemapBinary</a>.
 <a href="https://redirect.github.com/d3/d3-hierarchy/issues/157";>#157</a></li>
   <li>Fix divide-by-zero bug in <a 
href="https://github.com/d3/d3-hierarchy/blob/master/README.md#treemapResquarify";>d3.treemapResquarify</a>.
 <a href="https://redirect.github.com/d3/d3-hierarchy/issues/157";>#157</a></li>
   </ul>
   <p>This release adopts ES2015 language features such as <a 
href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/for...of";>for-of</a>
 and drops support for older browsers, including IE. If you need to support 
pre-ES2015 environments, you should stick with d3-hierarchy 1.x or use a 
transpiler.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/d3/d3-hierarchy/commit/7bea49efdc1093b28a8d60d2f8717d8a17803564";><code>7bea49e</code></a>
 3.1.2</li>
   <li><a 
href="https://github.com/d3/d3-hierarchy/commit/7ae882589116b8126199a573aaa0fb30042d29ce";><code>7ae8825</code></a>
 update dependencies</li>
   <li><a 
href="https://github.com/d3/d3-hierarchy/commit/a071e702d5967ded72ddb85b86affc47a7019073";><code>a071e70</code></a>
 fix <a href="https://redirect.github.com/d3/d3-hierarchy/issues/188";>#188</a>; 
floating point error in encloseBasis3</li>
   <li><a 
href="https://github.com/d3/d3-hierarchy/commit/c3833aa888051bb0ddf2b03b17038848ef35bc82";><code>c3833aa</code></a>
 reuse lcg during pack (<a 
href="https://redirect.github.com/d3/d3-hierarchy/issues/193";>#193</a>)</li>
   <li><a 
href="https://github.com/d3/d3-hierarchy/commit/9e0ac436c2dde7819cc6fad29e5bfe426b6637b8";><code>9e0ac43</code></a>
 deterministic shuffling (<a 
href="https://redirect.github.com/d3/d3-hierarchy/issues/190";>#190</a>)</li>
   <li><a 
href="https://github.com/d3/d3-hierarchy/commit/cfbdb22b6d7a91b7257eab33ca052b8603737178";><code>cfbdb22</code></a>
 3.1.1</li>
   <li><a 
href="https://github.com/d3/d3-hierarchy/commit/cd01107e06bd7f09edc9006845a12d6861699ea4";><code>cd01107</code></a>
 update dependencies</li>
   <li><a 
href="https://github.com/d3/d3-hierarchy/commit/296e8c47a42d8e457e41fa1381c40efd371b1ed1";><code>296e8c4</code></a>
 fixes for stratify.path (<a 
href="https://redirect.github.com/d3/d3-hierarchy/issues/187";>#187</a>)</li>
   <li><a 
href="https://github.com/d3/d3-hierarchy/commit/7ca356ef65ccba8f3a62625d80a86b5982e2fab0";><code>7ca356e</code></a>
 3.1.0</li>
   <li><a 
href="https://github.com/d3/d3-hierarchy/commit/83567c02c40484f0dcddb7e73604a69036b4dd64";><code>83567c0</code></a>
 upgrade dependencies</li>
   <li>Additional commits viewable in <a 
href="https://github.com/d3/d3-hierarchy/compare/v1.1.9...v3.1.2";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=d3-hierarchy&package-manager=npm_and_yarn&previous-version=1.1.9&new-version=3.1.2)](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 merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@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: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to