Hive Hive
Sign in

Grafana data source 0.1.2

Metadata
Source
GitHub
Version
grafana-datasource@0.1.2
Published
Jun 15, 2026 · 13:50 UTC
Repository
tuist/tuist
Update

This release resolves the blockers that prevented Grafana catalog review of version 0.1.1, so the plugin can be submitted and installed from the Grafana catalog.

  • The build now forces the serialize-javascript transitive dependency to 7.0.5, closing the high-severity RCE and DoS vulnerabilities reported by osv-scanner in the 6.x branch.
  • The release tag now includes the version-stamped package.json and package-lock.json, so the source version matches the published plugin version and passes Grafana’s packagecode-version-mismatch check.