Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @nivo/bar from 0.61.1 to 0.71.0.

Release notes

Sourced from @​nivo/bar's releases.

v0.71.0

Features

  • annotations:
  • bar: add ability to toggle serie via legend item (#1556) (0def428c)
  • bump: add additional props to custom layers (#1560) (8bd5a77a)
  • calendar:
  • deps: upgrade d3-time-format (ed792656)
  • generators: add generateOrderedDayCounts function (fbcadd70)
  • line: add ability to toggle serie via legend item (#1555) (463d380e)
  • network: add onClick support for node (#1568) (c9156aac)
  • pie: add ability to toggle serie via legend item (#1582) (23059e02)
  • scales:
  • scatterplot: add ability to specify nodeId accessor (343ef6f1)
  • stream: add ability to customize legend label (780954af)
  • swarmplot:
  • website:

Bug Fixes

  • axes: fix time scale bug with days crossing a new month (#1565) (cc27a856)
  • bar:
    • get working with scales updates (48880b43)
    • fix when values are updated from 0 in grouped mode (#1585) (8ff82034)
    • fix inconsistency with custom tooltip (2479df38)
  • calendar: update TimeRange component for consistency (23d569c6)
  • legends: update proptypes to avoid generated type error (f0acb818)
  • line: get working with scales updates (c2e9631b)
  • pie:
    • correct argument type to usePie hook (191e3e0b)
    • use legend.data property if supplied (acdfa902)

... (truncated)

Changelog

Sourced from @​nivo/bar's changelog.

v0.71.0 (2021-06-22)

Features

  • annotations:
  • bar: add ability to toggle serie via legend item (#1556) (0def428c)
  • bump: add additional props to custom layers (#1560) (8bd5a77a)
  • calendar:
  • deps: upgrade d3-time-format (ed792656)
  • generators: add generateOrderedDayCounts function (fbcadd70)
  • line: add ability to toggle serie via legend item (#1555) (463d380e)
  • network: add onClick support for node (#1568) (c9156aac)
  • pie: add ability to toggle serie via legend item (#1582) (23059e02)
  • scales:
  • scatterplot: add ability to specify nodeId accessor (343ef6f1)
  • stream: add ability to customize legend label (780954af)
  • swarmplot:
  • website:

Bug Fixes

  • axes: fix time scale bug with days crossing a new month (#1565) (cc27a856)
  • bar:
    • get working with scales updates (48880b43)
    • fix when values are updated from 0 in grouped mode (#1585) (8ff82034)
    • fix inconsistency with custom tooltip (2479df38)
  • calendar: update TimeRange component for consistency (23d569c6)
  • legends: update proptypes to avoid generated type error (f0acb818)
  • line: get working with scales updates (c2e9631b)
  • pie:

... (truncated)

Commits
  • 232b613 v0.71.0
  • 48880b4 fix(bar): get working with scales updates
  • 4c309fa feat(scales): migrate code to TypeScript
  • 3435784 chore(deps): upgrade lodash to v4.17.21
  • 8ff8203 fix(bar): fix when values are updated from 0 in grouped mode (#1585)
  • 12d8450 chore(bar): add tests for tooltip
  • 2479df3 fix(bar): fix inconsistency with custom tooltip
  • 0def428 feat(bar): add ability to toggle serie via legend item (#1556)
  • 460d79b v0.70.1
  • a091183 fix(bar): add getTooltipLabel to BarItemProps typings (#1550)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by wyze, a new releaser for @​nivo/bar since your current version.


Dependabot compatibility score

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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 23, 2021
@vercel
Copy link

vercel bot commented Jun 23, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/akashraj9828/gitstats/FPrAh5PZBpAJTa62UNU8xDyVL3Zy
✅ Preview: Failed

@dependabot-preview
Copy link
Contributor Author

Superseded by #244.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/nivo/bar-0.71.0 branch June 30, 2021 06:51
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