dependabot[bot] opened a new pull request, #26730: URL: https://github.com/apache/superset/pull/26730
Bumps [d3-sankey](https://github.com/d3/d3-sankey) from 0.4.2 to 0.12.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/d3/d3-sankey/releases">d3-sankey's releases</a>.</em></p> <blockquote> <h2>v0.12.3</h2> <ul> <li>Fix <a href="https://github.com/d3/d3-sankey/blob/master/README.md#sankey_linkSort"><em>sankey</em>.linkSort</a> when non-null.</li> </ul> <h2>v0.12.2</h2> <ul> <li>Add support for fixed-value nodes using <em>node</em>.fixedValue. <a href="https://redirect.github.com/d3/d3-sankey/issues/40">#40</a> Thanks, <a href="https://github.com/sillitoe"><code>@sillitoe</code></a>!</li> <li>Fix layout when <em>sankey</em>.nodePadding is excessively large. <a href="https://redirect.github.com/d3/d3-sankey/issues/63">#63</a> Thanks, <a href="https://github.com/antoinerg"><code>@antoinerg</code></a>!</li> </ul> <h2>v0.12.1</h2> <ul> <li>Improve layout.</li> </ul> <h2>v0.12.0</h2> <ul> <li>Improve layout.</li> </ul> <p>Note: 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-sankey 0.11.x or use a transpiler.</p> <h2>v0.11.0</h2> <ul> <li>Add <a href="https://github.com/d3/d3-sankey/blob/master/README.md#sankey_linkSort"><em>sankey</em>.linkSort</a>.</li> </ul> <h2>v0.10.4</h2> <ul> <li>Improve layout.</li> </ul> <h2>v0.10.3</h2> <ul> <li>Improve layout.</li> </ul> <h2>v0.10.2</h2> <ul> <li>Improve layout.</li> </ul> <h2>v0.10.1</h2> <ul> <li>Adjust collision resolution strategy.</li> </ul> <h2>v0.10.0</h2> <ul> <li>Add <em>node</em>.layer, the node’s zero-based column index.</li> <li>Weaken the strength of links that span multiple layers.</li> </ul> <h2>v0.9.1</h2> <ul> <li>Throw an error, instead of hanging, on circular input.</li> </ul> <h2>v0.9.0</h2> <ul> <li>Add <em>sankey</em>.nodeSort. Thanks, <a href="https://github.com/neilrackett"><code>@neilrackett</code></a>!</li> </ul> <h2>v0.8.0</h2> <ul> <li>Improve layout heuristics.</li> </ul> <h2>v0.7.1</h2> <ul> <li>Fix invalid import. (<a href="https://redirect.github.com/d3/d3-sankey/issues/35">#35</a>)</li> </ul> <h2>v0.7.0</h2> <ul> <li>Add <a href="https://github.com/d3/d3-sankey/blob/master/README.md#sankey_nodeAlign"><em>sankey</em>.nodeAlign</a>. Thanks, <a href="https://github.com/vasturiano"><code>@vasturiano</code></a>! (<a href="https://redirect.github.com/d3/d3-sankey/issues/4">#4</a>)</li> <li>Add <a href="https://github.com/d3/d3-sankey/blob/master/README.md#sankey_nodeId"><em>sankey</em>.nodeId</a>. (<a href="https://redirect.github.com/d3/d3-sankey/issues/31">#31</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/d3/d3-sankey/commit/bb7233ea0004669878d922e55fe83084ef3cb555"><code>bb7233e</code></a> 0.12.3</li> <li><a href="https://github.com/d3/d3-sankey/commit/7817fbb610212f8ff6b2cd5bc675044013ae6b74"><code>7817fbb</code></a> Fix sankey.linkSort when non-null.</li> <li><a href="https://github.com/d3/d3-sankey/commit/fe208723d897ce6a2dda09efd24fe881e9eeb967"><code>fe20872</code></a> Update README.</li> <li><a href="https://github.com/d3/d3-sankey/commit/608bb86bc850d32ad514de8a76efce996be23b65"><code>608bb86</code></a> 0.12.2</li> <li><a href="https://github.com/d3/d3-sankey/commit/276882f286cb6c61aa59b88576891c41d06d196c"><code>276882f</code></a> Update dependencies.</li> <li><a href="https://github.com/d3/d3-sankey/commit/0fa75d82d028f243eb6b80fa0c71f3658d31afcf"><code>0fa75d8</code></a> Handle large padding. Fixes <a href="https://redirect.github.com/d3/d3-sankey/issues/63">#63</a>.</li> <li><a href="https://github.com/d3/d3-sankey/commit/31d829e5c550a641129fad0bf195f6ab64a5403e"><code>31d829e</code></a> Add missing semicolon.</li> <li><a href="https://github.com/d3/d3-sankey/commit/2197f17c826003ad8e150df1fc7843315d7a4386"><code>2197f17</code></a> fix typo</li> <li><a href="https://github.com/d3/d3-sankey/commit/a78dbf486862615bc673188b932fc662ab60f836"><code>a78dbf4</code></a> Merge branch 'master' into master</li> <li><a href="https://github.com/d3/d3-sankey/commit/20319c3277f767be7b7531a9ab21d9c71f3ed12b"><code>20319c3</code></a> 0.12.1</li> <li>Additional commits viewable in <a href="https://github.com/d3/d3-sankey/compare/v0.4.2...v0.12.3">compare view</a></li> </ul> </details> <br /> [](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: [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]
