Skip to content

Bump @nivo/core from 0.79.0 to 0.81.0#370

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nivo/core-0.81.0
Open

Bump @nivo/core from 0.79.0 to 0.81.0#370
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nivo/core-0.81.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 27, 2023

Bumps @nivo/core from 0.79.0 to 0.81.0.

Release notes

Sourced from @​nivo/core's releases.

v0.81.0

No release notes provided.

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

... (truncated)

Changelog

Sourced from @​nivo/core's changelog.

v0.81.0 (2023-04-26)

v0.80.0 (2022-09-09)

v0.79.1 (2022-01-13)

Commits
  • 56db9cb v0.81.0
  • 6d94660 fix: Relax constraints on @react-spring/web (#2280)
  • 0224904 chore(deps): bump d3-color from 2.0.0 to 3.1.0
  • b35ef90 Run lint
  • 0cdfedf Check if ResizeObserver is defined instead of checking window object
  • 4ccb8df fix(canvas): fix getRelativeCursor for non SVG implementations
  • 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)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@nivo/core](https://github.com/plouc/nivo/tree/HEAD/packages/core) from 0.79.0 to 0.81.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.81.0/packages/core)

---
updated-dependencies:
- dependency-name: "@nivo/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 27, 2023
@dependabot dependabot bot requested a review from marcauberer April 27, 2023 03:53
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