Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the nivo group in /web with 5 updates #76

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps the nivo group in /web with 5 updates:

Package From To
@nivo/bar 0.86.0 0.87.0
@nivo/calendar 0.86.0 0.87.0
@nivo/core 0.86.0 0.87.0
@nivo/heatmap 0.86.0 0.87.0
@nivo/line 0.86.0 0.87.0

Updates @nivo/bar from 0.86.0 to 0.87.0

Release notes

Sourced from @​nivo/bar's releases.

v0.87.0

What's Changed

New Contributors

Full Changelog: plouc/nivo@v0.86.0...v0.87.0

Commits

Updates @nivo/calendar from 0.86.0 to 0.87.0

Release notes

Sourced from @​nivo/calendar's releases.

v0.87.0

What's Changed

New Contributors

Full Changelog: plouc/nivo@v0.86.0...v0.87.0

Commits

Updates @nivo/core from 0.86.0 to 0.87.0

Release notes

Sourced from @​nivo/core's releases.

v0.87.0

What's Changed

New Contributors

Full Changelog: plouc/nivo@v0.86.0...v0.87.0

Commits
  • da6d6b7 v0.87.0
  • 3ea4911 feat(line): delegate the mesh current element selection to the voronoi package
  • 664647a feat(voronoi): restore touch events support
  • 1d4eba0 feat(theming): exclude non standard properties from text styles
  • acd5ce3 feat(core): remove unused prop types
  • a7097eb feat(text): introduce @​nivo/text package
  • 874a147 feat(tree): add support for labels
  • 349e122 chore(deps): upgrade d3-shape
  • b683244 fix(core): use readonly arrays for props as the libraries do not modify them
  • bca34e4 feat(recompose): completely remove recompose from the project
  • See full diff in compare view

Updates @nivo/heatmap from 0.86.0 to 0.87.0

Release notes

Sourced from @​nivo/heatmap's releases.

v0.87.0

What's Changed

New Contributors

Full Changelog: plouc/nivo@v0.86.0...v0.87.0

Commits

Updates @nivo/line from 0.86.0 to 0.87.0

Release notes

Sourced from @​nivo/line's releases.

v0.87.0

What's Changed

New Contributors

Full Changelog: plouc/nivo@v0.86.0...v0.87.0

Commits
  • da6d6b7 v0.87.0
  • 3ea4911 feat(line): delegate the mesh current element selection to the voronoi package
  • 664647a feat(voronoi): restore touch events support
  • 1d4eba0 feat(theming): exclude non standard properties from text styles
  • 61d411a fix(line): fix snapshot based tests due to the d3-shape upgrade
  • 349e122 chore(deps): upgrade d3-shape
  • 1ac1246 feat(line): passing the whole point in parameter of the AccessorFunc for Line...
  • 26c9135 feat(line): remove prop-types as we're supposed to rely on TS
  • 3f090bc fix(line): fix area rendering (#2558)
  • 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 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps the nivo group in /web with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@nivo/bar](https://github.com/plouc/nivo/tree/HEAD/packages/bar) | `0.86.0` | `0.87.0` |
| [@nivo/calendar](https://github.com/plouc/nivo/tree/HEAD/packages/calendar) | `0.86.0` | `0.87.0` |
| [@nivo/core](https://github.com/plouc/nivo/tree/HEAD/packages/core) | `0.86.0` | `0.87.0` |
| [@nivo/heatmap](https://github.com/plouc/nivo/tree/HEAD/packages/heatmap) | `0.86.0` | `0.87.0` |
| [@nivo/line](https://github.com/plouc/nivo/tree/HEAD/packages/line) | `0.86.0` | `0.87.0` |


Updates `@nivo/bar` from 0.86.0 to 0.87.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.87.0/packages/bar)

Updates `@nivo/calendar` from 0.86.0 to 0.87.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.87.0/packages/calendar)

Updates `@nivo/core` from 0.86.0 to 0.87.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.87.0/packages/core)

Updates `@nivo/heatmap` from 0.86.0 to 0.87.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.87.0/packages/heatmap)

Updates `@nivo/line` from 0.86.0 to 0.87.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.87.0/packages/line)

---
updated-dependencies:
- dependency-name: "@nivo/bar"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nivo
- dependency-name: "@nivo/calendar"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nivo
- dependency-name: "@nivo/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nivo
- dependency-name: "@nivo/heatmap"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nivo
- dependency-name: "@nivo/line"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nivo
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Dependencies updates web Website labels May 13, 2024
Copy link

vercel bot commented May 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
stats ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 13, 2024 0:46am

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 27, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/web/nivo-989e039e2c branch November 27, 2024 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependencies updates web Website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant