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

   Bumps [d3-format](https://github.com/d3/d3-format) from 1.4.5 to 3.1.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/d3/d3-format/releases";>d3-format's 
releases</a>.</em></p>
   <blockquote>
   <h2>v3.1.0</h2>
   <ul>
   <li>Export local definitions. <a 
href="https://redirect.github.com/d3/d3-format/issues/118";>#118</a></li>
   <li>Update local definitions. <a 
href="https://redirect.github.com/d3/d3-format/issues/120";>#120</a></li>
   <li>Fix documentation for the type <code>c</code> character data format. <a 
href="https://redirect.github.com/d3/d3-format/issues/116";>#116</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>Change the default minus sign to the minus sign (−) instead of 
hyphen-minus (-). <a 
href="https://redirect.github.com/d3/d3-format/issues/62";>#62</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-format 1.x or use a 
transpiler.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/d3/d3-format/commit/08806c62aa8f7b3fe64925f3989f1491c950a71c";><code>08806c6</code></a>
 3.1.0</li>
   <li><a 
href="https://github.com/d3/d3-format/commit/190a2c244fc91677f533b4cb2e3a33143e7bf7da";><code>190a2c2</code></a>
 upgrade dependencies</li>
   <li><a 
href="https://github.com/d3/d3-format/commit/b8cdc5e9cbe6f2797a8bccaf82be01a79f8e241c";><code>b8cdc5e</code></a>
 fix <a href="https://redirect.github.com/d3/d3-format/issues/116";>#116</a>; 
document type c as character data</li>
   <li><a 
href="https://github.com/d3/d3-format/commit/b3fb47e752c3f2f6f1ea338932c187f7028a2fb6";><code>b3fb47e</code></a>
 Russian Ruble sign (<a 
href="https://redirect.github.com/d3/d3-format/issues/120";>#120</a>)</li>
   <li><a 
href="https://github.com/d3/d3-format/commit/2e5a4c665112d58e95604af711c6e939ce734539";><code>2e5a4c6</code></a>
 export locales (<a 
href="https://redirect.github.com/d3/d3-format/issues/118";>#118</a>)</li>
   <li><a 
href="https://github.com/d3/d3-format/commit/bba8f0e93aa76ee366d9a26a097a48aaea5c0455";><code>bba8f0e</code></a>
 3.0.1</li>
   <li><a 
href="https://github.com/d3/d3-format/commit/0206fdd8bbcd95fb239a569a7aae7151f1a0b9b5";><code>0206fdd</code></a>
 update dependencies</li>
   <li><a 
href="https://github.com/d3/d3-format/commit/96ee49be7c10ddfa9f78895ce009982d36f771a0";><code>96ee49b</code></a>
 related <a href="https://redirect.github.com/d3/d3/issues/3";>d3/d33</a>; 
extract copyrights from LICENSE</li>
   <li><a 
href="https://github.com/d3/d3-format/commit/c7cb33b08cb33301e034ab514d859f2fa857913f";><code>c7cb33b</code></a>
 remove Sublime project</li>
   <li><a 
href="https://github.com/d3/d3-format/commit/b9cacd19d547026656184b513f43978549b41d11";><code>b9cacd1</code></a>
 update dependencies</li>
   <li>Additional commits viewable in <a 
href="https://github.com/d3/d3-format/compare/v1.4.5...v3.1.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=d3-format&package-manager=npm_and_yarn&previous-version=1.4.5&new-version=3.1.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 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]

Reply via email to