Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump d3-color, @visx/axis, @visx/grid, @visx/scale and @visx/shape #26

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 7, 2023

Bumps d3-color to 3.1.0 and updates ancestor dependencies d3-color, @visx/axis, @visx/grid, @visx/scale and @visx/shape. 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/axis from 2.6.0 to 2.17.0

Release notes

Sourced from @​visx/axis'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/axis'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

Updates @visx/grid from 2.6.0 to 2.17.0

Release notes

Sourced from @​visx/grid'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/grid'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

Updates @visx/scale from 1.4.0 to 3.0.0

Release notes

Sourced from @​visx/scale's releases.

v3.0.0 (2023-01-06)

💥 Breaking Changes

  • security: Revert "Revert breaking "deps(scale): bump d3-interpolate and d3-scale"" #1621
  • breaking(annotation): remove deprecated/LinePathAnnotation #1620
  • breaking(responsive, xychart): require ResizeObserver or polyfill #1622

🏠 Internal

  • internal(github/workflows): add tsconfig + demo site build checks #1626
  • deps(demo): upgrade to next@11 to fix ESM imports #1627

🏆 Contributors

v2.18.0 (2023-01-03)

🐛 Bug Fix

  • fix(demo/pages/docs): use relative imports to fix API docs #1612
  • Revert breaking "deps(scale): bump d3-interpolate and d3-scale" #1619

📝 Documentation

  • fix(demo/pages/docs): use relative imports to fix API docs #1612

🏆 Contributors

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

... (truncated)

Changelog

Sourced from @​visx/scale's changelog.

v3.0.0 (2023-01-06)

💥 Breaking Changes

  • security: Revert "Revert breaking "deps(scale): bump d3-interpolate and d3-scale"" #1621
  • breaking(annotation): remove deprecated/LinePathAnnotation #1620
  • breaking(responsive, xychart): require ResizeObserver or polyfill #1622

🏠 Internal

  • internal(github/workflows): add tsconfig + demo site build checks #1626
  • deps(demo): upgrade to next@11 #1627

🏆 Contributors

v2.18.0 (2023-01-03)

🐛 Bug Fix

  • fix(demo/pages/docs): use relative imports to fix API docs #1612
  • Revert breaking "deps(scale): bump d3-interpolate and d3-scale" #1619

📝 Documentation

  • fix(demo/pages/docs): use relative imports to fix API docs #1612

🏆 Contributors

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

... (truncated)

Commits
  • 2fbffba v3.0.0
  • 7e2e2a0 Revert "Revert breaking "deps(scale): bump d3-interpolate and d3-scale"" ...
  • fe3157a build(0c838eb04cad56a9bbfbbdcb509da369e397df5c): auto-commit package sizes
  • 0c838eb breaking(responsive, xychart): require ResizeObserver or polyfill (#1622)
  • 09b74c5 build(21d4bf230695574ac890c340bea219b291f73bd9): auto-commit package sizes
  • 21d4bf2 deps(demo): upgrade to next@11 (#1627)
  • 66116e0 internal(github/workflows): add tsconfig + demo site build checks (#1626)
  • 1b00943 build(e7adc243fc7316ead65e1c7b8edc91f0a577e965): auto-commit package sizes
  • e7adc24 breaking(annotation): remove deprecated/LinePathAnnotation (#1620)
  • 1cf7ec2 changelog: v2.18.0
  • Additional commits viewable in compare view

Updates @visx/shape from 1.4.0 to 3.0.0

Release notes

Sourced from @​visx/shape's releases.

v3.0.0 (2023-01-06)

💥 Breaking Changes

  • security: Revert "Revert breaking "deps(scale): bump d3-interpolate and d3-scale"" #1621
  • breaking(annotation): remove deprecated/LinePathAnnotation #1620
  • breaking(responsive, xychart): require ResizeObserver or polyfill #1622

🏠 Internal

  • internal(github/workflows): add tsconfig + demo site build checks #1626
  • deps(demo): upgrade to next@11 to fix ESM imports #1627

🏆 Contributors

v2.18.0 (2023-01-03)

🐛 Bug Fix

  • fix(demo/pages/docs): use relative imports to fix API docs #1612
  • Revert breaking "deps(scale): bump d3-interpolate and d3-scale" #1619

📝 Documentation

  • fix(demo/pages/docs): use relative imports to fix API docs #1612

🏆 Contributors

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

... (truncated)

Changelog

Sourced from @​visx/shape's changelog.

v3.0.0 (2023-01-06)

💥 Breaking Changes

  • security: Revert "Revert breaking "deps(scale): bump d3-interpolate and d3-scale"" #1621
  • breaking(annotation): remove deprecated/LinePathAnnotation #1620
  • breaking(responsive, xychart): require ResizeObserver or polyfill #1622

🏠 Internal

  • internal(github/workflows): add tsconfig + demo site build checks #1626
  • deps(demo): upgrade to next@11 #1627

🏆 Contributors

v2.18.0 (2023-01-03)

🐛 Bug Fix

  • fix(demo/pages/docs): use relative imports to fix API docs #1612
  • Revert breaking "deps(scale): bump d3-interpolate and d3-scale" #1619

📝 Documentation

  • fix(demo/pages/docs): use relative imports to fix API docs #1612

🏆 Contributors

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

... (truncated)

Commits
  • 2fbffba v3.0.0
  • 7e2e2a0 Revert "Revert breaking "deps(scale): bump d3-interpolate and d3-scale"" ...
  • fe3157a build(0c838eb04cad56a9bbfbbdcb509da369e397df5c): auto-commit package sizes
  • 0c838eb breaking(responsive, xychart): require ResizeObserver or polyfill (#1622)
  • 09b74c5 build(21d4bf230695574ac890c340bea219b291f73bd9): auto-commit package sizes
  • 21d4bf2 deps(demo): upgrade to next@11 (#1627)
  • 66116e0 internal(github/workflows): add tsconfig + demo site build checks (#1626)
  • 1b00943 build(e7adc243fc7316ead65e1c7b8edc91f0a577e965): auto-commit package sizes
  • e7adc24 breaking(annotation): remove deprecated/LinePathAnnotation (#1620)
  • 1cf7ec2 changelog: v2.18.0
  • 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 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 dependencies [d3-color](https://github.com/d3/d3-color), [@visx/axis](https://github.com/airbnb/visx), [@visx/grid](https://github.com/airbnb/visx), [@visx/scale](https://github.com/airbnb/visx) and [@visx/shape](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/axis` from 2.6.0 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.6.0...v2.17.0)

Updates `@visx/grid` from 2.6.0 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.6.0...v2.17.0)

Updates `@visx/scale` from 1.4.0 to 3.0.0
- [Release notes](https://github.com/airbnb/visx/releases)
- [Changelog](https://github.com/airbnb/visx/blob/master/CHANGELOG.md)
- [Commits](airbnb/visx@v1.4.0...v3.0.0)

Updates `@visx/shape` from 1.4.0 to 3.0.0
- [Release notes](https://github.com/airbnb/visx/releases)
- [Changelog](https://github.com/airbnb/visx/blob/master/CHANGELOG.md)
- [Commits](airbnb/visx@v1.4.0...v3.0.0)

---
updated-dependencies:
- dependency-name: d3-color
  dependency-type: indirect
- dependency-name: "@visx/axis"
  dependency-type: direct:production
- dependency-name: "@visx/grid"
  dependency-type: direct:production
- dependency-name: "@visx/scale"
  dependency-type: direct:production
- dependency-name: "@visx/shape"
  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 May 7, 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