robosats
robosats copied to clipboard
chore(deps): bump @nivo/core from 0.86.0 to 0.87.0 in /frontend
Bumps @nivo/core from 0.86.0 to 0.87.0.
Release notes
Sourced from @nivo/core's releases.
v0.87.0
What's Changed
- Fix area rendering disparity of line canvas compared to line svg by
@MatinAnissin plouc/nivo#2558- Add mesh to bump chart by
@santiperonein plouc/nivo#2496- fix: Add missing key to BarTotals by
@dbuhonin plouc/nivo#2575- Bump mesh improvements by
@ploucin plouc/nivo#2572- feat(line): remove prop-types as we're supposed to rely on TS by
@ploucin plouc/nivo#2576- feat(recompose): completely remove recompose from the project by
@ploucin plouc/nivo#2577- fix(bar): fix canvas grid lines not considering margin by
@ploucin plouc/nivo#2578- feat(Line): passing the full Point info to the
AccessorFuncfor Label by@akassaeiin plouc/nivo#2541- fix(core): use readonly arrays for props as the libraries do not modify them by
@pcorpetin plouc/nivo#2588@nivo/treeby@ploucin plouc/nivo#2582New Contributors
@MatinAnissmade their first contribution in plouc/nivo#2558@santiperonemade their first contribution in plouc/nivo#2496@dbuhonmade their first contribution in plouc/nivo#2575@akassaeimade their first contribution in plouc/nivo#2541Full Changelog: https://github.com/plouc/nivo/compare/v0.86.0...v0.87.0
Commits
da6d6b7v0.87.03ea4911feat(line): delegate the mesh current element selection to the voronoi package664647afeat(voronoi): restore touch events support1d4eba0feat(theming): exclude non standard properties from text stylesacd5ce3feat(core): remove unused prop typesa7097ebfeat(text): introduce@nivo/textpackage874a147feat(tree): add support for labels349e122chore(deps): upgrade d3-shapeb683244fix(core): use readonly arrays for props as the libraries do not modify thembca34e4feat(recompose): completely remove recompose from the project- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.
Can't merge https://github.com/plouc/nivo/issues/2612
Superseded by #1621.