dependabot[bot] opened a new pull request, #31534: URL: https://github.com/apache/superset/pull/31534
Bumps [d3-scale](https://github.com/d3/d3-scale) from 3.3.0 to 4.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/d3/d3-scale/releases">d3-scale's releases</a>.</em></p> <blockquote> <h2>v4.0.2</h2> <ul> <li>Default the base-10 log tick format to <code>~s</code> instead of <code>.0e</code>. <a href="https://redirect.github.com/d3/d3-scale/issues/255">#255</a></li> </ul> <h2>v4.0.1</h2> <ul> <li>Fix <em>log</em>.ticks to return exact values for integer bases. <a href="https://redirect.github.com/d3/d3-scale/issues/253">#253</a></li> <li>Fix <em>log</em>.tickFormat to trim trailing zeroes by default if no precision is specified. <a href="https://redirect.github.com/d3/d3-scale/issues/254">#254</a></li> </ul> <h2>v4.0.0</h2> <ul> <li>Adopt type: module. <a href="https://redirect.github.com/d3/d3-scale/issues/246">#246</a></li> <li>Adopt InternMap for ordinal scale domains. <a href="https://redirect.github.com/d3/d3-scale/issues/235">#235</a></li> <li>Update dependencies.</li> <li>Make build reproducible.</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> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/d3/d3-scale/commit/83555bd759c7314420bd4240642beda5e258db9e"><code>83555bd</code></a> 4.0.2</li> <li><a href="https://github.com/d3/d3-scale/commit/cfc7d51f7d9dce9a11f12edf0e2f44b474350112"><code>cfc7d51</code></a> update dependencies</li> <li><a href="https://github.com/d3/d3-scale/commit/13491ee35c64d987fa9c4c1be22636d124f7f191"><code>13491ee</code></a> default base 10 log ticks to ~s (<a href="https://redirect.github.com/d3/d3-scale/issues/255">#255</a>)</li> <li><a href="https://github.com/d3/d3-scale/commit/0561e752c33d3192ecbb74f57621d16ff0516744"><code>0561e75</code></a> 4.0.1</li> <li><a href="https://github.com/d3/d3-scale/commit/925dd3a965c3cc6816b382258f1c5d5c7ddf09e2"><code>925dd3a</code></a> upgrade dependencies</li> <li><a href="https://github.com/d3/d3-scale/commit/f0180a8d12e59045217871e9e2a8258cc08f608a"><code>f0180a8</code></a> simpler exact ticks</li> <li><a href="https://github.com/d3/d3-scale/commit/9f745d08471cd3f40c206157421288ab41ee99ef"><code>9f745d0</code></a> exact log ticks (<a href="https://redirect.github.com/d3/d3-scale/issues/253">#253</a>)</li> <li><a href="https://github.com/d3/d3-scale/commit/8fd6d25abb0c6cf6a83dbb5faed3421d2e2aee72"><code>8fd6d25</code></a> implicit trim for log ticks (<a href="https://redirect.github.com/d3/d3-scale/issues/254">#254</a>)</li> <li><a href="https://github.com/d3/d3-scale/commit/3281b7783856d9505aa53f108f496462c1d751e6"><code>3281b77</code></a> Update README.md (<a href="https://redirect.github.com/d3/d3-scale/issues/252">#252</a>)</li> <li><a href="https://github.com/d3/d3-scale/commit/07e8aac62096d5f662eff983fe0ce5ecbc98d298"><code>07e8aac</code></a> update README</li> <li>Additional commits viewable in <a href="https://github.com/d3/d3-scale/compare/v3.3.0...v4.0.2">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]
