Skip to content

chore: bump grafana/data to resolve dompurify vulnerabilities#2633

Open
jackw wants to merge 1 commit into
mainfrom
jackw/dompurify
Open

chore: bump grafana/data to resolve dompurify vulnerabilities#2633
jackw wants to merge 1 commit into
mainfrom
jackw/dompurify

Conversation

@jackw
Copy link
Copy Markdown
Collaborator

@jackw jackw commented May 13, 2026

What this PR does / why we need it:
Updates grafana/data in plugin-meta-extractor package (unused as far as I know) to resolve some of the security warnings found here.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

@jackw jackw self-assigned this May 13, 2026
Copilot AI review requested due to automatic review settings May 13, 2026 10:42
@jackw jackw added the dependencies Update one or more dependencies version label May 13, 2026
@jackw jackw added javascript Pull requests that update Javascript code no-changelog Don't include in changelog and version calculations labels May 13, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 13, 2026

Hello! 👋 This repository uses Auto for releasing packages using PR labels.

✨ This PR can be merged. It will not be considered when calculating future versions of the npm packages and will not appear in the changelogs.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the @grafana/plugin-meta-extractor workspace’s Grafana SDK dev dependency to a newer major version so that the repo’s lockfile pulls in a patched dompurify version (addressing the Dependabot-reported vulnerabilities).

Changes:

  • Bump @grafana/data devDependency in packages/plugin-meta-extractor from ^12.0.0 to ^13.0.0.
  • Refresh package-lock.json to @grafana/data@13.0.1 and associated transitive updates, including dompurify@3.3.2.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
packages/plugin-meta-extractor/package.json Updates @grafana/data devDependency to ^13.0.0 to pick up patched transitive deps.
package-lock.json Locks to @grafana/data@13.0.1 and updates transitive packages (incl. dompurify@3.3.2).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update one or more dependencies version javascript Pull requests that update Javascript code no-changelog Don't include in changelog and version calculations

Projects

Status: 📬 Triage

Development

Successfully merging this pull request may close these issues.

2 participants