Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 2022

Removes node-fetch. It's no longer used after updating ancestor dependencies node-fetch, @nivo/core and @nivo/stream. These dependencies need to be updated together.

Removes node-fetch

Updates @nivo/core from 0.62.0 to 0.80.0

Release notes

Sourced from @​nivo/core's releases.

v0.80.0 (2022-09-08)

Features

  • canvas: add custom ref to ScatterPlotCanvas and NetworkCanvas (#1953) (b0210744)
  • choropleth: add support for defs and fill to the choropleth (#2072) (e18733e7)
  • deps: upgrade package constraints to include React 18 (#2056) (9df8a0ae)
  • radar: add support for global rotation to the radar chart (#1985) (d57345a7)
  • radial-bar: implement defs/fill, modeled after Bar implementation (#1957) (c40006f5)
  • react-18: upgrade react-spring to 9.4.5 (#1993) (1b539a4c)

Bug Fixes

  • remove required for labelYOffset in DotsItem (d4daf2ce)
  • axes: Avoid duplicate key error with time scales at millisecond precision (#1756) (b372ec95)
  • bar:
  • codesandbox: fix typo in jsx prop assignment (#1960) (2d8aaafc)
  • core: ignore useMeasure hook if not in a browser context (2763c4a2)
  • line: make copy of points data before reversing (45c31e94)
  • linting: fix bug in makefile script for linting an individual package (#1982) (17e33766)
  • pie: fix custom tooltip not updated due to missing hook deps (#2089) (9634f318)
  • sankey: include link's index in the React Component key when creating the SVG element (#2037) (5985ab40)
  • scales: fix a TypeScript bug when creating log scales (#2001) (43af675e)
  • tooltip: fix positioning when charts are rendered inside an scaled div (#2034) (a1a529c9)
  • xss: Fixed XSS security bug (#1929) (f83ad7bd)

Chore

  • deps:
    • update yarn.lock (fb6cc9fb)
    • bump terser from 4.8.0 to 4.8.1 (9bc03db5)
    • bump moment from 2.29.2 to 2.29.4 (2b0037cb)
    • bump parse-url from 6.0.0 to 6.0.2 (f1a0f116)
    • bump devcert from 1.2.0 to 1.2.1 (b78c3d10)
    • bump jpeg-js from 0.4.3 to 0.4.4 (86312950)
    • bump nanoid from 3.1.30 to 3.3.4 (eebfb94a)
    • bump moment from 2.29.1 to 2.29.2 (165d8a86)
    • bump minimist from 1.2.5 to 1.2.6 (b52fbbf2)

v0.79.1

What's Changed

Full Changelog: plouc/nivo@v0.79.0...v0.79.1

... (truncated)

Changelog

Sourced from @​nivo/core's changelog.

v0.80.0 (2022-09-08)

Features

  • canvas: add custom ref to ScatterPlotCanvas and NetworkCanvas (#1953) (b0210744)
  • choropleth: add support for defs and fill to the choropleth (#2072) (e18733e7)
  • deps: upgrade package constraints to include React 18 (#2056) (9df8a0ae)
  • radar: add support for global rotation to the radar chart (#1985) (d57345a7)
  • radial-bar: implement defs/fill, modeled after Bar implementation (#1957) (c40006f5)
  • react-18: upgrade react-spring to 9.4.5 (#1993) (1b539a4c)

Bug Fixes

  • remove required for labelYOffset in DotsItem (d4daf2ce)
  • axes: Avoid duplicate key error with time scales at millisecond precision (#1756) (b372ec95)
  • bar:
  • codesandbox: fix typo in jsx prop assignment (#1960) (2d8aaafc)
  • core: ignore useMeasure hook if not in a browser context (2763c4a2)
  • line: make copy of points data before reversing (45c31e94)
  • linting: fix bug in makefile script for linting an individual package (#1982) (17e33766)
  • pie: fix custom tooltip not updated due to missing hook deps (#2089) (9634f318)
  • sankey: include link's index in the React Component key when creating the SVG element (#2037) (5985ab40)
  • scales: fix a TypeScript bug when creating log scales (#2001) (43af675e)
  • tooltip: fix positioning when charts are rendered inside an scaled div (#2034) (a1a529c9)
  • xss: Fixed XSS security bug (#1929) (f83ad7bd)

Chore

  • deps:
    • update yarn.lock (fb6cc9fb)
    • bump terser from 4.8.0 to 4.8.1 (9bc03db5)
    • bump moment from 2.29.2 to 2.29.4 (2b0037cb)
    • bump parse-url from 6.0.0 to 6.0.2 (f1a0f116)
    • bump devcert from 1.2.0 to 1.2.1 (b78c3d10)
    • bump jpeg-js from 0.4.3 to 0.4.4 (86312950)
    • bump nanoid from 3.1.30 to 3.3.4 (eebfb94a)
    • bump moment from 2.29.1 to 2.29.2 (165d8a86)
    • bump minimist from 1.2.5 to 1.2.6 (b52fbbf2)

v0.79.1 (2022-01-13)

Features

... (truncated)

Commits
  • df352b8 v0.80.0
  • 9df8a0a feat(deps): upgrade package constraints to include React 18 (#2056)
  • a1a529c fix(tooltip): fix positioning when charts are rendered inside an scaled div (...
  • 1b539a4 feat(react-18): upgrade react-spring to 9.4.5 (#1993)
  • d4daf2c fix: remove required for labelYOffset in DotsItem
  • 2763c4a fix(core): ignore useMeasure hook if not in a browser context
  • c9d8f19 v0.79.0
  • 38257b8 chore(packages): improve package readmes
  • 02da858 feat(website): improve theming guide
  • 806da06 feat(core): add support for legends ticks to nivo theme
  • Additional commits viewable in compare view

Updates @nivo/stream from 0.62.0 to 0.80.0

Release notes

Sourced from @​nivo/stream's releases.

v0.80.0 (2022-09-08)

Features

  • canvas: add custom ref to ScatterPlotCanvas and NetworkCanvas (#1953) (b0210744)
  • choropleth: add support for defs and fill to the choropleth (#2072) (e18733e7)
  • deps: upgrade package constraints to include React 18 (#2056) (9df8a0ae)
  • radar: add support for global rotation to the radar chart (#1985) (d57345a7)
  • radial-bar: implement defs/fill, modeled after Bar implementation (#1957) (c40006f5)
  • react-18: upgrade react-spring to 9.4.5 (#1993) (1b539a4c)

Bug Fixes

  • remove required for labelYOffset in DotsItem (d4daf2ce)
  • axes: Avoid duplicate key error with time scales at millisecond precision (#1756) (b372ec95)
  • bar:
  • codesandbox: fix typo in jsx prop assignment (#1960) (2d8aaafc)
  • core: ignore useMeasure hook if not in a browser context (2763c4a2)
  • line: make copy of points data before reversing (45c31e94)
  • linting: fix bug in makefile script for linting an individual package (#1982) (17e33766)
  • pie: fix custom tooltip not updated due to missing hook deps (#2089) (9634f318)
  • sankey: include link's index in the React Component key when creating the SVG element (#2037) (5985ab40)
  • scales: fix a TypeScript bug when creating log scales (#2001) (43af675e)
  • tooltip: fix positioning when charts are rendered inside an scaled div (#2034) (a1a529c9)
  • xss: Fixed XSS security bug (#1929) (f83ad7bd)

Chore

  • deps:
    • update yarn.lock (fb6cc9fb)
    • bump terser from 4.8.0 to 4.8.1 (9bc03db5)
    • bump moment from 2.29.2 to 2.29.4 (2b0037cb)
    • bump parse-url from 6.0.0 to 6.0.2 (f1a0f116)
    • bump devcert from 1.2.0 to 1.2.1 (b78c3d10)
    • bump jpeg-js from 0.4.3 to 0.4.4 (86312950)
    • bump nanoid from 3.1.30 to 3.3.4 (eebfb94a)
    • bump moment from 2.29.1 to 2.29.2 (165d8a86)
    • bump minimist from 1.2.5 to 1.2.6 (b52fbbf2)

v0.79.1

What's Changed

Full Changelog: plouc/nivo@v0.79.0...v0.79.1

... (truncated)

Changelog

Sourced from @​nivo/stream's changelog.

v0.80.0 (2022-09-08)

Features

  • canvas: add custom ref to ScatterPlotCanvas and NetworkCanvas (#1953) (b0210744)
  • choropleth: add support for defs and fill to the choropleth (#2072) (e18733e7)
  • deps: upgrade package constraints to include React 18 (#2056) (9df8a0ae)
  • radar: add support for global rotation to the radar chart (#1985) (d57345a7)
  • radial-bar: implement defs/fill, modeled after Bar implementation (#1957) (c40006f5)
  • react-18: upgrade react-spring to 9.4.5 (#1993) (1b539a4c)

Bug Fixes

  • remove required for labelYOffset in DotsItem (d4daf2ce)
  • axes: Avoid duplicate key error with time scales at millisecond precision (#1756) (b372ec95)
  • bar:
  • codesandbox: fix typo in jsx prop assignment (#1960) (2d8aaafc)
  • core: ignore useMeasure hook if not in a browser context (2763c4a2)
  • line: make copy of points data before reversing (45c31e94)
  • linting: fix bug in makefile script for linting an individual package (#1982) (17e33766)
  • pie: fix custom tooltip not updated due to missing hook deps (#2089) (9634f318)
  • sankey: include link's index in the React Component key when creating the SVG element (#2037) (5985ab40)
  • scales: fix a TypeScript bug when creating log scales (#2001) (43af675e)
  • tooltip: fix positioning when charts are rendered inside an scaled div (#2034) (a1a529c9)
  • xss: Fixed XSS security bug (#1929) (f83ad7bd)

Chore

  • deps:
    • update yarn.lock (fb6cc9fb)
    • bump terser from 4.8.0 to 4.8.1 (9bc03db5)
    • bump moment from 2.29.2 to 2.29.4 (2b0037cb)
    • bump parse-url from 6.0.0 to 6.0.2 (f1a0f116)
    • bump devcert from 1.2.0 to 1.2.1 (b78c3d10)
    • bump jpeg-js from 0.4.3 to 0.4.4 (86312950)
    • bump nanoid from 3.1.30 to 3.3.4 (eebfb94a)
    • bump moment from 2.29.1 to 2.29.2 (165d8a86)
    • bump minimist from 1.2.5 to 1.2.6 (b52fbbf2)

v0.79.1 (2022-01-13)

Features

... (truncated)

Commits

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [node-fetch](https://github.com/node-fetch/node-fetch). It's no longer used after updating ancestor dependencies [node-fetch](https://github.com/node-fetch/node-fetch), [@nivo/core](https://github.com/plouc/nivo/tree/HEAD/packages/core) and [@nivo/stream](https://github.com/plouc/nivo/tree/HEAD/packages/stream). These dependencies need to be updated together.


Removes `node-fetch`

Updates `@nivo/core` from 0.62.0 to 0.80.0
- [Release notes](https://github.com/plouc/nivo/releases)
- [Changelog](https://github.com/plouc/nivo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plouc/nivo/commits/v0.80.0/packages/core)

Updates `@nivo/stream` from 0.62.0 to 0.80.0
- [Release notes](https://github.com/plouc/nivo/releases)
- [Changelog](https://github.com/plouc/nivo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plouc/nivo/commits/v0.80.0/packages/stream)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
- dependency-name: "@nivo/core"
  dependency-type: direct:production
- dependency-name: "@nivo/stream"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 5, 2022
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.

1 participant