Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps d3-color to 3.1.0 and updates ancestor dependency @visx/scale. These dependencies need to be updated together.

Updates d3-color from 1.4.1 to 3.1.0

Release notes

Sourced from d3-color's releases.

v3.1.0

v3.0.1

  • Make build reproducible.

v3.0.0

  • Adopt type: module.

This package now requires Node.js 12 or higher. For more, please read Sindre Sorhus’s FAQ.

v2.0.0

This release adopts ES2015 language features such as for-of and drops support for older browsers, including IE. If you need to support pre-ES2015 environments, you should stick with d3-color 1.x or use a transpiler.

Commits

Updates @visx/scale from 2.2.2 to 2.17.0

Release notes

Sourced from @​visx/scale's releases.

v2.17.0 (2022-12-22)

🐛 Bug Fix

  • deps(scale): bump d3-interpolate and d3-scale #1578

🏠 Internal

  • internal: migrate off nimbus #1609

🏆 Contributors

v2.16.1 (2022-12-20)

🐛 Bug Fix

  • fix(demo/radar): uneven data elements renders spokes and web out of sync #1599
  • fix(brush): update brush start/end on window resize #1606

📝 Documentation

  • docs(xychart): fix typo #1594

🏠 Internal

  • internal(github-actions): add github release script #1585

🏆 Contributors

v2.10.0

What's Changed

New Contributors

Full Changelog: airbnb/visx@v2.9.2...v2.10.0

Changelog

Sourced from @​visx/scale's changelog.

v2.17.0 (2022-12-22)

🐛 Bug Fix

  • deps(scale): bump d3-interpolate and d3-scale #1578

🏠 Internal

  • internal: migrate off nimbus #1609

🏆 Contributors

v2.16.1 (2022-12-20)

🐛 Bug Fix

  • fix(demo/radar): uneven data elements renders spokes and web out of sync #1599
  • fix(brush): update brush start/end on window resize #1606

📝 Documentation

  • docs(xychart): fix typo #1594

🏠 Internal

  • internal(github-actions): add github release script #1585

🏆 Contributors

v2.16.0 (2022-10-19)

🐛 Bug Fix

  • fix(tooltip, bounds): replace findDOMNode with refs for TooltipWithBounds #1583

🏆 Contributors

v2.15.1 (2022-10-13)

🐛 Bug Fix

  • fix(mock-data): add missing bitcoinPrice to index.ts #1582

... (truncated)

Commits
  • 4850219 v2.17.0
  • 0f7ee0a deps(scale): bump d3-interpolate and d3-scale (#1578)
  • 77292e2 v2.17.0-alpha.0
  • 9c73152 build(fa743a47ba83d192d0fcbd7ec71877a169f82ef1): auto-commit package sizes
  • fa743a4 internal: migrate off nimbus (#1609)
  • 0cb5b2f changelog: v2.16.1
  • 31a5492 v2.16.1
  • a4b2ef0 build(f146cadbeba70cad878365b501629bee0759ad0f): auto-commit package sizes
  • f146cad fix(brush): update brush start/end on window resize (#1606)
  • bd96c70 fix uneven data elements renders spokes and wek out of sync (#1599)
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [d3-color](https://github.com/d3/d3-color) to 3.1.0 and updates ancestor dependency [@visx/scale](https://github.com/airbnb/visx). These dependencies need to be updated together.


Updates `d3-color` from 1.4.1 to 3.1.0
- [Release notes](https://github.com/d3/d3-color/releases)
- [Commits](d3/d3-color@v1.4.1...v3.1.0)

Updates `@visx/scale` from 2.2.2 to 2.17.0
- [Release notes](https://github.com/airbnb/visx/releases)
- [Changelog](https://github.com/airbnb/visx/blob/master/CHANGELOG.md)
- [Commits](airbnb/visx@v2.2.2...v2.17.0)

---
updated-dependencies:
- dependency-name: d3-color
  dependency-type: indirect
- dependency-name: "@visx/scale"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants