Skip to content

fix(deps): update nivo monorepo to v0.99.0#6341

Merged
lisalupi merged 4 commits intomainfrom
renovate/nivo-monorepo
Apr 23, 2026
Merged

fix(deps): update nivo monorepo to v0.99.0#6341
lisalupi merged 4 commits intomainfrom
renovate/nivo-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 16, 2026

This PR contains the following updates:

Package Change Age Confidence
@nivo/bar (source) 0.89.10.99.0 age confidence
@nivo/core (source) 0.89.10.99.0 age confidence
@nivo/line (source) 0.89.10.99.0 age confidence
@nivo/pie (source) 0.89.10.99.0 age confidence
@nivo/scales (source) 0.89.00.99.0 age confidence
@nivo/treemap (source) 0.89.10.99.0 age confidence

Release Notes

plouc/nivo (@​nivo/bar)

v0.99.0

Compare Source

What's Changed

Full Changelog: plouc/nivo@v0.98.0...v0.99.0

v0.98.0

Compare Source

What's Changed

Full Changelog: plouc/nivo@v0.97.0...v0.98.0

v0.97.0

Compare Source

What's Changed

Full Changelog: plouc/nivo@v0.96.0...v0.97.0

v0.96.0

Compare Source

What's Changed

Full Changelog: plouc/nivo@v0.95.0...v0.96.0

v0.95.0

Compare Source

What's Changed

Full Changelog: plouc/nivo@v0.94.0...v0.95.0

v0.94.0

Compare Source

What's Changed

Full Changelog: plouc/nivo@v0.93.0...v0.94.0

v0.93.0

Compare Source

What's Changed

Full Changelog: plouc/nivo@v0.92.2...v0.93.0

v0.92.2

Compare Source

What's Changed

Full Changelog: plouc/nivo@v0.92.1...v0.92.2

v0.92.1

Compare Source

What's Changed

Full Changelog: plouc/nivo@v0.92.0...v0.92.1

v0.92.0

Compare Source

What's Changed

Full Changelog: plouc/nivo@v0.91.0...v0.92.0

v0.91.0

Compare Source

What's Changed

Full Changelog: plouc/nivo@v0.90.0...v0.91.0

v0.90.0

Compare Source

What's Changed

New Contributors

Full Changelog: plouc/nivo@v0.89.1...v0.90.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested review from a team, jsulpis and lisalupi as code owners April 16, 2026 08:46
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 16, 2026

🦋 Changeset detected

Latest commit: 0bbd75a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@ultraviolet/ui Patch
@ultraviolet/form Patch
@ultraviolet/nextjs Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 16, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@lisalupi lisalupi force-pushed the renovate/nivo-monorepo branch from 63a1d7f to bc1b4c3 Compare April 20, 2026 12:15
@lisalupi lisalupi requested a review from philibea April 20, 2026 12:15
@lisalupi lisalupi force-pushed the renovate/nivo-monorepo branch from bc1b4c3 to 0cf5071 Compare April 20, 2026 12:28
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 20, 2026

Codecov Report

❌ Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.53%. Comparing base (2b89546) to head (0bbd75a).
⚠️ Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
packages/ui/src/components/LineChart/index.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6341      +/-   ##
==========================================
+ Coverage   83.30%   92.53%   +9.22%     
==========================================
  Files          44      533     +489     
  Lines         683    10037    +9354     
  Branches      195     3811    +3616     
==========================================
+ Hits          569     9288    +8719     
- Misses        104      684     +580     
- Partials       10       65      +55     
Files with missing lines Coverage Δ
packages/ui/src/components/BarChart/index.tsx 76.19% <100.00%> (ø)
...kages/ui/src/components/LineChart/CustomLegend.tsx 100.00% <ø> (ø)
packages/ui/src/components/LineChart/Tooltip.tsx 100.00% <ø> (ø)
packages/ui/src/components/LineChart/helpers.ts 92.85% <100.00%> (ø)
packages/ui/src/helpers/nivoTheme.ts 100.00% <ø> (ø)
packages/ui/src/components/LineChart/index.tsx 91.66% <0.00%> (ø)

... and 483 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0ecba85...0bbd75a. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@lisalupi lisalupi force-pushed the renovate/nivo-monorepo branch from c00c79d to 0bbd75a Compare April 23, 2026 09:49
@lisalupi lisalupi merged commit 6ba8c5c into main Apr 23, 2026
16 checks passed
@lisalupi lisalupi deleted the renovate/nivo-monorepo branch April 23, 2026 12:06
@scaleway-bot scaleway-bot mentioned this pull request Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants