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

front: bump the nivo group in /front with 2 updates #10256

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps the nivo group in /front with 2 updates: @nivo/core and @nivo/line.

Updates @nivo/core from 0.80.0 to 0.88.0

Release notes

Sourced from @​nivo/core's releases.

v0.88.0

What's Changed

New Contributors

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

v0.87.0

What's Changed

New Contributors

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

v0.86.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from @​nivo/core's changelog.

v0.81.0 (2023-04-26)

Commits
  • 78a63f9 v0.88.0
  • 1a4b871 fix(core): allow for actual motionConfig proptypes on <Container /> (#2653)
  • 1ce58a5 feat(core): Allow custom legendNode for markers (#2432)
  • 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
  • Additional commits viewable in compare view

Updates @nivo/line from 0.80.0 to 0.88.0

Release notes

Sourced from @​nivo/line's releases.

v0.88.0

What's Changed

New Contributors

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

v0.87.0

What's Changed

New Contributors

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

v0.86.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from @​nivo/line's changelog.

v0.81.0 (2023-04-26)

Commits
  • 78a63f9 v0.88.0
  • 1ce58a5 feat(core): Allow custom legendNode for markers (#2432)
  • 0f5ac2f (feat)Line: add support for hiding line charts by default (#2540)
  • 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...
  • 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 requested a review from a team as a code owner January 6, 2025 18:54
@dependabot dependabot bot added area:front Work on Standard OSRD Interface modules dependencies Pull requests that update a dependency file labels Jan 6, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/front/nivo-f6545fa24c branch 3 times, most recently from fcd0bbb to 2495dd9 Compare January 13, 2025 18:02
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/front/nivo-f6545fa24c branch 2 times, most recently from 061e83d to 1a7b85d Compare January 17, 2025 10:54
@emersion
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/front/nivo-f6545fa24c branch from 1a7b85d to 0a39e46 Compare January 20, 2025 12:46
Bumps the nivo group in /front with 2 updates: [@nivo/core](/~https://github.com/plouc/nivo/tree/HEAD/packages/core) and [@nivo/line](/~https://github.com/plouc/nivo/tree/HEAD/packages/line).


Updates `@nivo/core` from 0.80.0 to 0.88.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.88.0/packages/core)

Updates `@nivo/line` from 0.80.0 to 0.88.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.88.0/packages/line)

---
updated-dependencies:
- dependency-name: "@nivo/core"
  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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/front/nivo-f6545fa24c branch from 0a39e46 to fe69d7b Compare January 20, 2025 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:front Work on Standard OSRD Interface modules dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant