You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by GitBox <gi...@apache.org> on 2020/08/27 06:04:00 UTC

[GitHub] [qpid-dispatch] dependabot[bot] opened a new pull request #832: Bump d3 from 3.5.17 to 6.0.0 in /console/react

dependabot[bot] opened a new pull request #832:
URL: https://github.com/apache/qpid-dispatch/pull/832


   Bumps [d3](https://github.com/d3/d3) from 3.5.17 to 6.0.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/d3/d3/releases">d3's releases</a>.</em></p>
   <blockquote>
   <h2>v6.0.0</h2>
   <ul>
   <li>Adopt ES2015, including support for iterables and collections (Map and Set).</li>
   <li>Remove d3.event; <a href="https://github.com/d3/d3-selection/blob/master/README.md#selection_on"><em>selection</em>.on</a> now passes events directly to listeners.</li>
   <li>Remove d3.mouse, d3.touch, d3.touches, d3.clientPoint; add <a href="https://github.com/d3/d3-selection/blob/master/README.md#pointer">d3.pointer</a> and <a href="https://github.com/d3/d3-selection/blob/master/README.md#pointers">d3.pointers</a>.</li>
   <li>Remove d3.nest; add <a href="https://github.com/d3/d3-array/blob/master/README.md#group">d3.group</a> and <a href="https://github.com/d3/d3-array/blob/master/README.md#rollup">d3.rollup</a>.</li>
   <li>Remove <a href="https://github.com/d3/d3-collection">d3-collection</a>; see <a href="https://github.com/d3/d3-array">d3-array</a>.</li>
   <li>Remove <a href="https://github.com/d3/d3-voronoi">d3-voronoi</a>; add <a href="https://github.com/d3/d3-delaunay">d3-delaunay</a>.</li>
   <li>Remove support for Bower.</li>
   </ul>
   <p>For more on what’s new, see <a href="https://github.com/d3/d3/blob/master/CHANGES.md">CHANGES</a>.</p>
   <p>To upgrade from D3 5.x, see the <a href="https://observablehq.com/d/f91cccf0cad5e9cb">migration guide</a>.</p>
   <h2>v5.16.0</h2>
   <ul>
   <li>Add <a href="https://github.com/d3/d3-geo/blob/master/README.md#projection_reflectX"><em>projection</em>.reflectX</a>.</li>
   <li>Add <a href="https://github.com/d3/d3-geo/blob/master/README.md#projection_reflectY"><em>projection</em>.reflectY</a>.</li>
   <li>Fix achromatic hexadecimal colors.</li>
   </ul>
   <h2>v5.15.1</h2>
   <ul>
   <li>Fix sign of near-zero negative values when using the <code>+</code> sign directive.</li>
   </ul>
   <h2>v5.15.0</h2>
   <ul>
   <li>Add <a href="https://github.com/d3/d3-interpolate/blob/master/README.md#interpolateNumberArray">d3.interpolateNumberArray</a>.</li>
   <li>Add support for typed arrays to <a href="https://github.com/d3/d3-interpolate/blob/master/README.md#interpolate">d3.interpolate</a>.</li>
   <li>Add support for typed arrays to <a href="https://github.com/d3/d3-interpolate/blob/master/README.md#interpolateArray">d3.interpolateArray</a>.</li>
   <li>Fix numeric interpolation to return exact values for <em>t</em> = 0 and <em>t</em> = 1.</li>
   <li>Fix trimming of trailing zeroes in exponents.</li>
   </ul>
   <h2>v5.14.2</h2>
   <ul>
   <li>Expose <a href="https://github.com/d3/d3-brush/blob/master/README.md#brush_touchable"><em>brush</em>.touchable</a>.</li>
   </ul>
   <h2>v5.14.1</h2>
   <ul>
   <li>Propagate the <em>this</em> context to interpolators in <em>transition</em>.styleTween, <em>transition</em>.attrTween and <em>transition</em>.textTween.</li>
   </ul>
   <h2>v5.14.0</h2>
   <ul>
   <li>Add <a href="https://github.com/d3/d3-transition/blob/master/README.md#transition_textTween"><em>transition</em>.textTween</a>.</li>
   <li>Fix handling of zero values in <a href="https://github.com/d3/d3-shape/blob/master/README.md#stackOffsetDiverging">d3.stackOffsetDiverging</a>.</li>
   </ul>
   <h2>v5.13.1</h2>
   <ul>
   <li>Fix crash initializing d3.brush.</li>
   </ul>
   <h2>v5.13.0</h2>
   <ul>
   <li>Add <a href="https://github.com/d3/d3-dsv/blob/master/README.md#csvFormatRow">d3.csvFormatRow</a>.</li>
   <li>Add <a href="https://github.com/d3/d3-dsv/blob/master/README.md#csvFormatValue">d3.csvFormatValue</a>.</li>
   <li>Add <a href="https://github.com/d3/d3-dsv/blob/master/README.md#tsvFormatRow">d3.tsvFormatRow</a>.</li>
   <li>Add <a href="https://github.com/d3/d3-dsv/blob/master/README.md#tsvFormatValue">d3.tsvFormatValue</a>.</li>
   <li>Add <a href="https://github.com/d3/d3-dsv/blob/master/README.md#dsv_formatRow"><em>dsv</em>.formatRow</a>.</li>
   <li>Add <a href="https://github.com/d3/d3-dsv/blob/master/README.md#dsv_formatValue"><em>dsv</em>.formatValue</a>.</li>
   <li>Add support for parsing 4- and 8-digit hexadecimal colors in d3.color. Thanks, <a href="https://github.com/zerovox">@zerovox</a>!</li>
   <li>Allow shorthand for current time intervals (e.g., <code>d3.timeDay()</code> returns today’s midnight).</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/d3/d3/blob/master/CHANGES.md">d3's changelog</a>.</em></p>
   <blockquote>
   <h1>Changes in D3 6.0</h1>
   <p><a href="https://github.com/d3/d3/releases/tag/v6.0.0">Released August 26, 2020.</a></p>
   <p><em>This document covers only major changes. For minor and patch changes, please see the <a href="https://github.com/d3/d3/releases">release notes</a>.</em></p>
   <p>D3 6.0 introduces several non-backwards-compatible changes.</p>
   <p><strong>d3-array</strong> now uses native collections (Map and Set) instead of object dictionaries, and accepts any iterable (for-of) not just arrays. <a href="https://observablehq.com/@d3/d3-group">d3.group and d3.rollup</a> are powerful new aggregation functions that replace d3.nest and work great with d3-hierarchy and d3-selection. There are lots of new array helpers, too, such as <a href="https://github.com/d3/d3-array/blob/master/README.md#greatest">d3.greatest</a>, <a href="https://github.com/d3/d3-array/blob/master/README.md#quickselect">d3.quickselect</a>, and <a href="https://github.com/d3/d3-array/blob/master/README.md#fsum">d3.fsum</a>.</p>
   <p><strong>d3-selection</strong> now passes events directly to event listeners, replacing the d3.event global and bringing D3 inline with vanilla JavaScript and most other frameworks.</p>
   <p><strong>d3-delaunay</strong> replaces d3-voronoi, offering dramatic improvements to performance and robustness. It also supports <a href="https://observablehq.com/@d3/delaunay-find">fast search</a>. And there’s a new <a href="https://github.com/Fil/d3-geo-voronoi">d3-geo-voronoi</a> for spherical (geographical) data!</p>
   <p><strong>d3-random</strong> is greatly expanded and includes a fast linear congruential generator for seeded randomness.</p>
   <p><strong>d3-chord</strong> has new layouts for directed and transposed chord diagrams.</p>
   <p><strong>d3-scale</strong> adds a new radial scale type.</p>
   <p>… and a variety of other small enhancements and <a href="https://observablehq.com/@d3/gallery">new and improved examples</a>.</p>
   <p><strong>d3-selection</strong> has a new event manager:</p>
   <ul>
   <li>d3.event → (event) passed as the first argument to all listeners  [<a href="https://observablehq.com/d/f91cccf0cad5e9cb#events">details</a>]</li>
   <li>d3.mouse, d3.touch, d3.touches, d3.clientPoint → d3.pointer [<a href="https://observablehq.com/d/f91cccf0cad5e9cb#pointer">details</a>]</li>
   </ul>
   <p><strong>d3-brush</strong>, <strong>d3-drag</strong> and <strong>d3-zoom</strong> also use the new event manager:</p>
   <ul>
   <li><em>brush</em>.on listeners now receive event [<a href="https://observablehq.com/d/f91cccf0cad5e9cb#event_brush">details</a>]</li>
   <li><em>drag</em>.on listeners now receive event [<a href="https://observablehq.com/d/f91cccf0cad5e9cb#event_drag">details</a>]</li>
   <li><em>zoom</em>.on listeners now receive event [<a href="https://observablehq.com/d/f91cccf0cad5e9cb#event_zoom">details</a>]</li>
   </ul>
   <p><strong>d3-voronoi</strong> is deprecated, and replaced by <a href="https://github.com/d3/d3-delaunay">d3-delaunay</a>:</p>
   <ul>
   <li>d3.voronoi → d3.Delaunay  [<a href="https://observablehq.com/d/f91cccf0cad5e9cb#delaunay">details</a>]</li>
   </ul>
   <p><strong>d3-collection</strong> is deprecated, and its methods are replaced:</p>
   <ul>
   <li>d3.nest → d3.group and d3.rollup (from d3-array)  [<a href="https://observablehq.com/d/f91cccf0cad5e9cb#group">details</a>]</li>
   <li>d3.map → Map [<a href="https://observablehq.com/d/f91cccf0cad5e9cb#collection">details</a>]</li>
   <li>d3.set → Set [<a href="https://observablehq.com/d/f91cccf0cad5e9cb#collection">details</a>]</li>
   <li>d3.keys → Object.keys [<a href="https://observablehq.com/d/f91cccf0cad5e9cb#collection">details</a>]</li>
   <li>d3.values → Object.values [<a href="https://observablehq.com/d/f91cccf0cad5e9cb#collection">details</a>]</li>
   <li>d3.entries → Object.entries [<a href="https://observablehq.com/d/f91cccf0cad5e9cb#collection">details</a>]</li>
   </ul>
   <p><strong>d3-array</strong> has renamed two methods:</p>
   <ul>
   <li>d3.histogram → d3.bin [<a href="https://observablehq.com/d/f91cccf0cad5e9cb#bin">details</a>]</li>
   <li>d3.scan → d3.leastIndex [<a href="https://observablehq.com/d/f91cccf0cad5e9cb#leastIndex">details</a>]</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/d3/d3/commit/89f298aab41928a47ef254985fe4eecb3bb8455e"><code>89f298a</code></a> v6.0.0</li>
   <li><a href="https://github.com/d3/d3/commit/b24af97909b2815e84e22288a93755709879977f"><code>b24af97</code></a> soft release date</li>
   <li><a href="https://github.com/d3/d3/commit/24f83a3baf0f5932572891647794007f643f37ae"><code>24f83a3</code></a> link to v6</li>
   <li><a href="https://github.com/d3/d3/commit/b6dc381a94e1a840fab207a9a765c85853a26586"><code>b6dc381</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/d3/d3/issues/3438">#3438</a> from d3/six</li>
   <li><a href="https://github.com/d3/d3/commit/8feaae56117e0e591360bd40b623f2dea2733faa"><code>8feaae5</code></a> upgrade d3 dependencies</li>
   <li><a href="https://github.com/d3/d3/commit/8d88270cba5d061d1dd45f66f401ec530cb2f1de"><code>8d88270</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/d3/d3/issues/3439">#3439</a> from d3/drop-bower</li>
   <li><a href="https://github.com/d3/d3/commit/d9cb073b859428efc2c729731a64a523c94c5c5e"><code>d9cb073</code></a> Update CHANGES.md</li>
   <li><a href="https://github.com/d3/d3/commit/91242527c33fb1cde610146fc694d3ea1d13e0fe"><code>9124252</code></a> Merge branch 'six' into drop-bower</li>
   <li><a href="https://github.com/d3/d3/commit/de649dd6a8455d9fe99c369a6390819ef5e644aa"><code>de649dd</code></a> CHANGES: bower support dropped</li>
   <li><a href="https://github.com/d3/d3/commit/4933326394da4fba5a936addb05b5122f7ff82dc"><code>4933326</code></a> Use the migration guide's summary as CHANGES.md</li>
   <li>Additional commits viewable in <a href="https://github.com/d3/d3/compare/v3.5.17...v6.0.0">compare view</a></li>
   </ul>
   </details>
   <details>
   <summary>Maintainer changes</summary>
   <p>This version was pushed to npm by <a href="https://www.npmjs.com/~recifs">recifs</a>, a new releaser for d3 since your current version.</p>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=d3&package-manager=npm_and_yarn&previous-version=3.5.17&new-version=6.0.0)](https://help.github.com/articles/configuring-automated-security-fixes)
   
   You can trigger a rebase of this PR 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 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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[GitHub] [qpid-dispatch] dependabot[bot] closed pull request #832: Bump d3 from 3.5.17 to 6.0.0 in /console/react

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #832:
URL: https://github.com/apache/qpid-dispatch/pull/832


   


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[GitHub] [qpid-dispatch] dependabot[bot] commented on pull request #832: Bump d3 from 3.5.17 to 6.0.0 in /console/react

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #832:
URL: https://github.com/apache/qpid-dispatch/pull/832#issuecomment-683578860


   Superseded by #839.


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org