Skip to content

Update Nedi Viz.js CDN asset to 3.30.0 - #3073

Open
ktsaou wants to merge 1 commit into
masterfrom
update-viz-js-3-30-0
Open

Update Nedi Viz.js CDN asset to 3.30.0#3073
ktsaou wants to merge 1 commit into
masterfrom
update-viz-js-3-30-0

Conversation

@ktsaou

@ktsaou ktsaou commented Sep 4, 2026

Copy link
Copy Markdown
Member

Summary

  • Update the Nedi Graphviz browser dependency from Viz.js 3.29.0 to 3.30.0.
  • Replace the Subresource Integrity hash with the independently verified SHA-384 digest for the immutable 3.30.0 jsDelivr asset.
  • Preserve the existing Nedi asset API, ordering, and cache-buster behavior.

Compatibility

  • Viz.js 3.30.0 updates its bundled Graphviz, Expat, and Emscripten toolchain without a JavaScript API change.
  • Browser validation passed with both baseline and candidate Nedi producers.

Validation

  • Frozen Yarn install
  • Focused Nedi tests: 44 passed
  • Complete test command: Vitest 452 passed / 1 skipped; IndexNow 64 passed; Swagger vendor 2 passed; dependency authority 3 passed; site-build gate 4 passed under the repository-declared Node 22.23.2 runtime
  • Production build
  • Real Chromium DOT-to-SVG rendering with SRI enforcement against baseline and candidate Nedi producers
  • CDN SHA-384 digest independently reproduced

Summary by cubic

Updates the Nedi Graphviz browser dependency @viz-js/viz from 3.29.0 to 3.30.0.

  • Replaces the Subresource Integrity hash with the independently verified SHA-384 digest for the 3.30.0 CDN asset.
  • Viz.js 3.30.0 has no JavaScript API change, so the Nedi asset API, ordering, and cache-buster behavior stay the same.

Written for commit 21a98e5. Summary will update on new commits.

Review in cubic

Summary by CodeRabbit

  • Chores
    • Updated the bundled visualization asset to version 3.30.0.
    • Updated its integrity verification data to match the new asset.

@netlify

netlify Bot commented Sep 4, 2026

Copy link
Copy Markdown

Deploy Preview for netdata-docusaurus ready!

Name Link
🔨 Latest commit 21a98e5
🔍 Latest deploy log https://app.netlify.com/projects/netdata-docusaurus/deploys/6a9a9657f4b52d0008bff658
😎 Deploy Preview https://deploy-preview-3073--netdata-docusaurus.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai

coderabbitai Bot commented Sep 4, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Team

Run ID: 730df7e3-ecad-4395-85e5-1afe3956a74f

📥 Commits

Reviewing files that changed from the base of the PR and between fd2ae0f and 21a98e5.

📒 Files selected for processing (1)
  • src/components/Nedi/assets.js

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The NEDI asset definition upgrades @viz-js/viz from version 3.29.0 to 3.30.0 and updates its Subresource Integrity hash.

Changes

Viz.js asset upgrade

Layer / File(s) Summary
Update Viz.js asset pin
src/components/Nedi/assets.js
The NEDI asset list now uses @viz-js/viz version 3.30.0 with its matching SRI hash.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 21a98

The Nedi Graphviz browser asset is updated to Viz.js 3.30.0 with a matching integrity hash. Asset loading behavior remains unchanged, and no current merge-blocking risk is identified.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely identifies the Viz.js CDN asset update to version 3.30.0, which is the main change.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 1…
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.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch update-viz-js-3-30-0

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.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Re-trigger cubic

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.

1 participant