OlliV / bfree

Bfree smart trainer app.
https://bfree.vercel.app
GNU General Public License v3.0
32 stars 4 forks source link

Bump @nivo/line from 0.63.1 to 0.73.0 in /bfree #129

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps @nivo/line from 0.63.1 to 0.73.0.

Release notes

Sourced from @​nivo/line's releases.

v0.73.0

Bug Fixes

Chore

Breaking Changes

  • upgrade react minimum peer deps range to v16.14.0 (#1677) (11bc6fcd)

v0.72.0

Features

  • bar:
    • add custom renderer support (459e74c8)
    • add layers support to canvas flavor (c39e91f5)
    • add annotations/borderRadius to canvas flavor (31438233)
    • enable labels for canvas flavor (602c1c3c)
    • convert canvas flavor to functional component (3cac1d56)
    • add support for valueFormat (e142895f)
    • add ability to customize legend label (3f0bb4e2)
    • support initialHiddeIds prop (29a80c6f)
    • switch from react-motion to react-spring (abef1fae)
    • migrate package to typescript (10ae918f)
  • bullet: support minValue/maxValue properties (#1635) (86c5d81e)
  • calendar: expose weekdayTicks prop on TimeRange component (#1634) (efafa016)

Bug Fixes

  • axes: update scale types to use @​nivo/scales (0f4271d2)
  • bar:

... (truncated)

Changelog

Sourced from @​nivo/line's changelog.

v0.73.0 (2021-07-14)

Bug Fixes

Chore

v0.72.0 (2021-06-29)

Features

  • bar:
    • add custom renderer support (459e74c8)
    • add layers support to canvas flavor (c39e91f5)
    • add annotations/borderRadius to canvas flavor (31438233)
    • enable labels for canvas flavor (602c1c3c)
    • convert canvas flavor to functional component (3cac1d56)
    • add support for valueFormat (e142895f)
    • add ability to customize legend label (3f0bb4e2)
    • support initialHiddeIds prop (29a80c6f)
    • switch from react-motion to react-spring (abef1fae)
    • migrate package to typescript (10ae918f)
  • bullet: support minValue/maxValue properties (#1635) (86c5d81e)
  • calendar: expose weekdayTicks prop on TimeRange component (#1634) (efafa016)

Bug Fixes

... (truncated)

Commits


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)
OlliV commented 3 years ago

@dependabot rebase

dependabot[bot] commented 2 years ago

Superseded by #147.