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

@graphierosgraphieros commented May 25, 2026

Copy link
Copy Markdown
Member

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

vercelBot commented May 25, 2026

Copy link
Copy Markdown
Contributor

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

ProjectDeploymentActionsUpdated (UTC)
npmx.devReadyReadyPreview, CommentMay 25, 2026 2:18pm
2 Skipped Deployments
ProjectDeploymentActionsUpdated (UTC)
docs.npmx.devIgnoredIgnoredPreviewMay 25, 2026 2:18pm
npmx-lunariaIgnoredIgnoredMay 25, 2026 2:18pm

Request Review

@socket-security

socket-securityBot commented May 25, 2026

Copy link
Copy Markdown

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

DiffPackageSupply Chain
Security
VulnerabilityQualityMaintenanceLicense
Addedsemver@​7.7.410010010093100

View full report

@socket-security

socket-securityBot commented May 25, 2026

Copy link
Copy Markdown

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.

ActionSeverityAlert (click "▶" to expand/collapse)
WarnHigh
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

coderabbitaiBot commented May 25, 2026

Copy link
Copy Markdown
Contributor

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 nameStatusExplanation
Title check✅ PassedThe 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✅ PassedCheck skipped because no linked issues were found for this pull request.
Out of Scope Changes check✅ PassedCheck skipped because no linked issues were found for this pull request.
Description check✅ PassedThe 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

codecovBot commented May 25, 2026

Copy link
Copy Markdown

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 teamMay 25, 2026 14:24
@graphieros
graphieros added this pull request to the merge queueMay 25, 2026
Merged via the queue into main with commit db64da9May 25, 2026
30 checks passed
@graphieros
graphieros deleted the vue-data-ui-3.20.10 branch May 25, 2026 14:30
@github-actionsgithub-actionsBot mentioned this pull request May 25, 2026
ayo-run pushed a commit to ayo-run/npmx.dev that referenced this pull request Aug 5, 2026
Sign up for freeto 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

@graphieros@gameroman