Skip to content

chore: bump vue-data-ui from 3.19.8 to 3.20.10#2793

Merged
graphieros merged 3 commits into
mainfrom
vue-data-ui-3.20.10
May 25, 2026
Merged

chore: bump vue-data-ui from 3.19.8 to 3.20.10#2793
graphieros merged 3 commits into
mainfrom
vue-data-ui-3.20.10

Conversation

@graphieros
Copy link
Copy Markdown
Contributor

@graphieros graphieros commented May 25, 2026

Housekeeping update to latest minor (trusted publishing enabled)

Release notes:

The type definition for the VueUiXy component's dataset was extended. Its impact on TrendsChart.vue is dealt with.

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 25, 2026

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

Project Deployment Actions Updated (UTC)
npmx.dev Ready Ready Preview, Comment May 25, 2026 2:18pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs.npmx.dev Ignored Ignored Preview May 25, 2026 2:18pm
npmx-lunaria Ignored Ignored May 25, 2026 2:18pm

Request Review

@socket-security
Copy link
Copy Markdown

socket-security Bot commented May 25, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedsemver@​7.7.410010010093100

View full report

@socket-security
Copy link
Copy Markdown

socket-security Bot commented May 25, 2026

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm node-fetch-native is 90.0% likely obfuscated

Confidence: 0.90

Location: Package overview

From: pnpm-lock.yamlnpm/@nuxt/test-utils@4.0.3npm/node-fetch-native@1.6.7

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/node-fetch-native@1.6.7. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 25, 2026

Review Change Stack

📝 Walkthrough

Walkthrough

Bumps vue-data-ui in package.json from 3.19.8 to 3.20.10 and changes TrendsChart.vue normalisation to treat numeric series values and object datums (using their y property) explicitly with a 0 fallback.

Changes

Vue Data UI Dependency + TrendsChart

Layer / File(s) Summary
TrendsChart series normalisation
app/components/Package/TrendsChart.vue
normalisedDataset maps each series datum: uses the value when numeric, otherwise extracts y or defaults to 0 (replacing a previous nullish fallback).
Vue Data UI version bump
package.json
Updates vue-data-ui dependency from 3.19.8 to 3.20.10.

Sequence Diagram(s)

(omitted — changes are small and self-contained; no multi-component sequential flow requiring additional diagram)

Possibly related PRs

Suggested reviewers

  • MatteoGabriele
  • gameroman
  • userquin
🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The pull request title accurately describes the main change: upgrading the vue-data-ui dependency from version 3.19.8 to 3.20.10, which matches the primary change in package.json.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description check ✅ Passed The pull request description clearly relates to the changeset, explaining the dependency upgrade and its impact on TrendsChart.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
  • Commit unit tests in branch vue-data-ui-3.20.10

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.

@github-actions
Copy link
Copy Markdown

e18e dependency analysis

No dependency warnings found.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 25, 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!

@graphieros graphieros marked this pull request as ready for review May 25, 2026 14:20
@graphieros graphieros requested a review from a team May 25, 2026 14:24
@graphieros graphieros added this pull request to the merge queue May 25, 2026
Merged via the queue into main with commit db64da9 May 25, 2026
30 checks passed
@graphieros graphieros deleted the vue-data-ui-3.20.10 branch May 25, 2026 14:30
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