Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Bump @nivo/core from 0.67.0 to 0.69.0 #245

Merged
merged 1 commit into from
May 1, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2021

Bumps @nivo/core from 0.67.0 to 0.69.0.

Release notes

Sourced from @​nivo/core's releases.

v0.69.0

Features

  • axes: init migration to typescript (73f98032)
  • build: add test watch commands to makefile (e706d48e)
  • circle-packing:
    • update default childColor (ca07b9e6)
    • restore patterns and gradients support for the SVG implementation (08ee5155)
    • add a dedicated prop to enable parent color inheritance (b864de9f)
    • update website descriptions (b91c0570)
    • update stories (9b7a3046)
    • restore border support (2911b61c)
    • restore pixelRatio property for canvas implementation (56491038)
    • add colorBy property to control which property should be used to assign a color (10914684)
    • add mouse handlers support to canvas implementation (82cb7c55)
    • add zoom support (d8c7a883)
    • expose hooks to be able to build fully custom charts (03433b02)
    • add support for custom circle component to SVG and HTML implementations (6f8a4caf)
    • memoize labels transition phases (d9170572)
    • add support for mouse handlers to SVG and HTML implementations (138eafb5)
    • restore labels (4fb658dc)
    • restore leavesOnly support (07135815)
    • migrate canvas implementation to new architecture (478da0ee)
    • rename Bubble to CirclePacking (43bb075c)
    • init hooks (6fb27f70)
    • remove licence headers (1f5290a7)
    • enable TS support (e75f1c89)
  • d3-scale: upgrade d3-scale package (c976d663)
  • deps: replace recompose with inlined version (#1494) (09b02069)
  • generators: migrate package to typescript (#1492) (46d2ae0c)
  • voronoi:

Bug Fixes

  • axes:
  • build: include latest changelog when publishing (e9360be8)
  • bullet: remove some ts-ignore comments (b4372cf1)
  • circle-packing:
    • add support for controlled zoomed ID (faf00aa8)
    • fix HTML implementation overflow (f83f2f1c)
  • deps: remove recompose (53b9c1cc)

... (truncated)

Changelog

Sourced from @​nivo/core's changelog.

v0.69.0 (2021-04-30)

Features

  • axes: init migration to typescript (73f98032)
  • build: add test watch commands to makefile (e706d48e)
  • circle-packing:
    • update default childColor (ca07b9e6)
    • restore patterns and gradients support for the SVG implementation (08ee5155)
    • add a dedicated prop to enable parent color inheritance (b864de9f)
    • update website descriptions (b91c0570)
    • update stories (9b7a3046)
    • restore border support (2911b61c)
    • restore pixelRatio property for canvas implementation (56491038)
    • add colorBy property to control which property should be used to assign a color (10914684)
    • add mouse handlers support to canvas implementation (82cb7c55)
    • add zoom support (d8c7a883)
    • expose hooks to be able to build fully custom charts (03433b02)
    • add support for custom circle component to SVG and HTML implementations (6f8a4caf)
    • memoize labels transition phases (d9170572)
    • add support for mouse handlers to SVG and HTML implementations (138eafb5)
    • restore labels (4fb658dc)
    • restore leavesOnly support (07135815)
    • migrate canvas implementation to new architecture (478da0ee)
    • rename Bubble to CirclePacking (43bb075c)
    • init hooks (6fb27f70)
    • remove licence headers (1f5290a7)
    • enable TS support (e75f1c89)
  • d3-scale: upgrade d3-scale package (c976d663)
  • deps: replace recompose with inlined version (#1494) (09b02069)
  • generators: migrate package to typescript (#1492) (46d2ae0c)
  • voronoi:

Bug Fixes

  • axes:
  • build: include latest changelog when publishing (e9360be8)
  • bullet: remove some ts-ignore comments (b4372cf1)
  • circle-packing:
    • add support for controlled zoomed ID (faf00aa8)

... (truncated)

Commits
  • 2675b60 v0.69.0
  • c976d66 feat(d3-scale): upgrade d3-scale package
  • 82cb7c5 feat(circle-packing): add mouse handlers support to canvas implementation
  • 4fb658d feat(circle-packing): restore labels
  • 09b0206 feat(deps): replace recompose with inlined version (#1494)
  • 923ff31 v0.68.0
  • 296f5d1 fix(core): fix invalid core types (#1386)
  • 1d94b5f fix(deps): upgrade react-spring to v9.1.2 (#1480)
  • 0f67123 feat(line): use theme values for line slice tooltip (#1471)
  • ff2cc31 fix(core): add missing marker typings (#1440)
  • Additional commits viewable in compare view

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 dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nivo/core-0.69.0 branch 2 times, most recently from 515f20a to fe3879e Compare May 1, 2021 06:08
@evantahler evantahler enabled auto-merge (squash) May 1, 2021 15:21
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nivo/core-0.69.0 branch from fe3879e to 0ed928b Compare May 1, 2021 15:22
@evantahler
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nivo/core-0.69.0 branch 2 times, most recently from 1cdb7ff to 7721f65 Compare May 1, 2021 16:16
@evantahler evantahler merged commit 544c4ef into master May 1, 2021
@evantahler evantahler deleted the dependabot/npm_and_yarn/nivo/core-0.69.0 branch May 1, 2021 16:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant