chore(deps): bump d3 from 7.8.5 to 7.9.0 #3

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/d3-7.9.0 into v4 2024-03-20 08:46:01 +01:00
dependabot[bot] commented 2024-03-15 13:18:06 +01:00 (Migrated from github.com)

Bumps d3 from 7.8.5 to 7.9.0.

Release notes

Sourced from d3's releases.

v7.9.0

Commits

Dependabot compatibility score

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 commands and options

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)
Bumps [d3](https://github.com/d3/d3) from 7.8.5 to 7.9.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>v7.9.0</h2> <ul> <li>Add d3.schemeObservable10. <a href="https://redirect.github.com/d3/d3-scale-chromatic/pull/51">d3/d3-scale-chromatic#51</a></li> <li>Change d3.geoCircle precision to 2 degrees. <a href="https://redirect.github.com/d3/d3-geo/pull/281">d3/d3-geo#281</a></li> <li>Set projection.clipAngle precision to 2 degrees. <a href="https://redirect.github.com/d3/d3-geo/pull/282">d3/d3-geo#282</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/d3/d3/commit/1f8dd3b92960f58726006532c11e9457864513ec"><code>1f8dd3b</code></a> 7.9.0</li> <li><a href="https://github.com/d3/d3/commit/a8afcf81a1cdda0c030c1c37286a92998add96a9"><code>a8afcf8</code></a> d3-geo 3.1.1</li> <li><a href="https://github.com/d3/d3/commit/b79e7da0386d2e7a1b4f4e338990e6d516d5dc0a"><code>b79e7da</code></a> fix vitepress colors, again</li> <li><a href="https://github.com/d3/d3/commit/1461bfb6cfa18477acc47e5801e0f33e46f11717"><code>1461bfb</code></a> update actions, again</li> <li><a href="https://github.com/d3/d3/commit/6d6fb02d17cf0c3b99c193343ab107f18c7c9979"><code>6d6fb02</code></a> documentation for schemeObservable10 (<a href="https://redirect.github.com/d3/d3/issues/3804">#3804</a>)</li> <li><a href="https://github.com/d3/d3/commit/a353aa525e50a24c89cb8b97a8ebcc7c22cb9a14"><code>a353aa5</code></a> Documentation for d3-geo#281 (<a href="https://redirect.github.com/d3/d3/issues/3803">#3803</a>)</li> <li><a href="https://github.com/d3/d3/commit/9f9d46849c5b5751609b169ffda497e6d79e7c2e"><code>9f9d468</code></a> fix: jsx compatible camelCase syntax in svg (<a href="https://redirect.github.com/d3/d3/issues/3816">#3816</a>)</li> <li><a href="https://github.com/d3/d3/commit/cb875eec7da2c8ed10b996254e4ab618e50171c9"><code>cb875ee</code></a> Remove defunct newsletter signup link from footer (<a href="https://redirect.github.com/d3/d3/issues/3808">#3808</a>)</li> <li><a href="https://github.com/d3/d3/commit/33b372d6b291af1a45a6d463ec9a319ebf16c3a0"><code>33b372d</code></a> Revert &quot;Remove mastodon link, change twitter to x (<a href="https://redirect.github.com/d3/d3/issues/3801">#3801</a>)&quot;</li> <li><a href="https://github.com/d3/d3/commit/4d3e273bec304e09f5ac363928be6b2726198f3a"><code>4d3e273</code></a> Remove mastodon link, change twitter to x (<a href="https://redirect.github.com/d3/d3/issues/3801">#3801</a>)</li> <li>Additional commits viewable in <a href="https://github.com/d3/d3/compare/v7.8.5...v7.9.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=d3&package-manager=npm_and_yarn&previous-version=7.8.5&new-version=7.9.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>
Sign in to join this conversation.