Skip to content

chore: bump vue-data-ui from 3.15.11 to 3.15.12#2040

Merged
graphieros merged 3 commits intonpmx-dev:mainfrom
graphieros:main
Mar 12, 2026
Merged

chore: bump vue-data-ui from 3.15.11 to 3.15.12#2040
graphieros merged 3 commits intonpmx-dev:mainfrom
graphieros:main

Conversation

@graphieros
Copy link
Contributor

  • Bump vue-data-ui to 3.15.12
  • Remove now unnecessary type casting in the tooltip's custom format in FacetBarChart.vue

@vercel
Copy link

vercel bot commented Mar 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
npmx.dev (canary) Ready Ready Preview, Comment Mar 12, 2026 5:45am
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs.npmx.dev Ignored Ignored Preview Mar 12, 2026 5:45am
npmx-lunaria Ignored Ignored Mar 12, 2026 5:45am

Request Review

@codecov
Copy link

codecov bot commented Mar 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 12, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 6d466719-d24e-43bf-b657-f2da57aa9a85

📥 Commits

Reviewing files that changed from the base of the PR and between d6425c9 and ab35abb.

📒 Files selected for processing (1)
  • app/components/Compare/FacetBarChart.vue

📝 Walkthrough

Walkthrough

This PR removes the VueUiHorizontalBarDatapoint type import from app/components/Compare/FacetBarChart.vue and changes tooltip value access to use optional chaining (datapoint?.formattedValue ?? 0) instead of an explicit cast. It also bumps the vue-data-ui dependency in package.json from 3.15.11 to 3.15.12.

Possibly related PRs

Suggested reviewers

  • danielroe
  • serhalp
🚥 Pre-merge checks | ✅ 1
✅ Passed checks (1 passed)
Check name Status Explanation
Description check ✅ Passed The pull request description clearly relates to the changeset, describing the vue-data-ui dependency bump and the type casting removal in FacetBarChart.vue.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@graphieros graphieros added this pull request to the merge queue Mar 12, 2026
Merged via the queue into npmx-dev:main with commit d85c65b Mar 12, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants