Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

build(deps): bump the nivo-charts group with 2 updates #958

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2024

Bumps the nivo-charts group with 2 updates: @nivo/core and @nivo/pie.

Updates @nivo/core from 0.83.0 to 0.85.0

Release notes

Sourced from @​nivo/core's releases.

v0.85.0

What's Changed

New Contributors

Full Changelog: plouc/nivo@v0.84.0...v0.85.0

v0.84.0

What's Changed

New Contributors

Full Changelog: plouc/nivo@v0.83.1...v0.84.0

v0.83.1

What's Changed

... (truncated)

Commits
  • 4ab05e2 v0.85.0
  • 68375a1 fix(dependencies): fix peer dependencies (#2528)
  • a90a6cc feat(line): add support for touch events + crosshair (#2524)
  • d87af09 set default props inside components
  • 0bc2fe8 refactor default props to fix error message
  • 71f3496 v0.84.0
  • 64f4a7d v0.83.1
  • d3e59cf fix(core): upgrade d3-interpolate and d3-scale-chromatic
  • 9045e5e fix: Lodash - use module imports
  • ce598c0 feat(parallel-coords): add support for text outline for axes
  • See full diff in compare view

Updates @nivo/pie from 0.83.0 to 0.85.0

Release notes

Sourced from @​nivo/pie's releases.

v0.85.0

What's Changed

New Contributors

Full Changelog: plouc/nivo@v0.84.0...v0.85.0

v0.84.0

What's Changed

New Contributors

Full Changelog: plouc/nivo@v0.83.1...v0.84.0

v0.83.1

What's Changed

... (truncated)

Commits
  • 4ab05e2 v0.85.0
  • 71f3496 v0.84.0
  • 4fa26a2 feat(pie): add support for forwarding legend data
  • a1a774d feat(pie): fix typings
  • 238e8d1 feat(pie): migrate unit tests to react-test-renderer
  • 401dcf1 feat(pie): add the ability to programmatically control the activeId for the c...
  • de33c89 feat(pie): add the ability to programmatically control the activeId
  • 6dc6636 fix(pie): use readonly arrays for props as the library does not modify them
  • 64f4a7d v0.83.1
  • 2250a31 fix(arcLinkLabels): fix arcLinkLabelsOffset for pie chart (#2369)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 7, 2024
@github-actions github-actions bot enabled auto-merge (rebase) March 7, 2024 03:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/development/nivo-charts-7bb67e3c81 branch 4 times, most recently from fa158fa to 039dff5 Compare March 7, 2024 03:27
Bumps the nivo-charts group with 2 updates: [@nivo/core](https://github.com/plouc/nivo/tree/HEAD/packages/core) and [@nivo/pie](https://github.com/plouc/nivo/tree/HEAD/packages/pie).


Updates `@nivo/core` from 0.83.0 to 0.85.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.85.0/packages/core)

Updates `@nivo/pie` from 0.83.0 to 0.85.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.85.0/packages/pie)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/development/nivo-charts-7bb67e3c81 branch from 039dff5 to 4e80822 Compare March 7, 2024 03:31
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 8, 2024

Superseded by #959.

@dependabot dependabot bot closed this Mar 8, 2024
auto-merge was automatically disabled March 8, 2024 02:23

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development/nivo-charts-7bb67e3c81 branch March 8, 2024 02:23
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants