Skip to content

chore: bump vue-data-ui from 3.15.8 to 3.15.9#1740

Merged
graphieros merged 1 commit intonpmx-dev:mainfrom
graphieros:main
Feb 28, 2026
Merged

chore: bump vue-data-ui from 3.15.8 to 3.15.9#1740
graphieros merged 1 commit intonpmx-dev:mainfrom
graphieros:main

Conversation

@graphieros
Copy link
Contributor

Fixes the downloads sparkline data label issue when the wrapper has a rtl direction.
Linked to #1727, the following css override can now be removed in WeeklyDownloadStats.vue:

/* TODO: remove this style once we have rtl support */
.vue-ui-sparkline svg {
  direction: ltr;
}

@vercel
Copy link

vercel bot commented Feb 28, 2026

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

Project Deployment Actions Updated (UTC)
docs.npmx.dev Ready Ready Preview, Comment Feb 28, 2026 8:12am
npmx.dev Ready Ready Preview, Comment Feb 28, 2026 8:12am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
npmx-lunaria Ignored Ignored Feb 28, 2026 8:12am

Request Review

@codecov
Copy link

codecov bot commented Feb 28, 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 Feb 28, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 5de9c36 and 053b0da.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (1)
  • package.json

📝 Walkthrough

Walkthrough

This pull request updates a single dependency in package.json, bumping the vue-data-ui library from version 3.15.8 to 3.15.9. No other code modifications or functional changes are included. This is a straightforward patch version increment for the data visualisation UI component library.

Possibly related PRs

Suggested reviewers

  • danielroe
🚥 Pre-merge checks | ✅ 1
✅ Passed checks (1 passed)
Check name Status Explanation
Description check ✅ Passed The pull request description clearly explains the purpose of the dependency update, references the specific issue being fixed, and describes the CSS override that can now be removed.

✏️ 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 enabled auto-merge February 28, 2026 08:13
@graphieros graphieros added this pull request to the merge queue Feb 28, 2026
Merged via the queue into npmx-dev:main with commit afa406f Feb 28, 2026
18 checks passed
graphieros added a commit that referenced this pull request Feb 28, 2026
Override not necessary after vue-data-ui's bump to 3.15.9 (#1740)
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