Skip to content

chore: bump @grafana/create-plugin configuration to 7.8.0#148

Merged
alexinthesky merged 4 commits into
mainfrom
update-grafana-create-plugin-7.8.0
Jul 21, 2026
Merged

chore: bump @grafana/create-plugin configuration to 7.8.0#148
alexinthesky merged 4 commits into
mainfrom
update-grafana-create-plugin-7.8.0

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps @grafana/create-plugin configuration from 6.7.5 to 7.8.0.

Notes for reviewer:
This is an auto-generated PR which ran @grafana/create-plugin update.
Please consult the create-plugin CHANGELOG.md to understand what may have changed.
Please review the changes thoroughly before merging.

Fix TypeScript 6 compatibility: baseUrl is deprecated in TS6 (error TS5101) and must be replaced with an equivalent paths entry to preserve non-relative import resolution.
Fix ts-node compatibility with the latest @grafana/tsconfig: outdated module/moduleResolution/target overrides break TypeScript 5/6 builds, replaced with nodenext/nodenext/es2022.
Security: replace insecure inline `npx --yes @grafana/sign-plugin@latest` sign script with a locked @grafana/sign-plugin devDependency to prevent arbitrary code execution from a compromised @latest publish.
@alexinthesky
alexinthesky merged commit da34367 into main Jul 21, 2026
12 of 13 checks passed
@alexinthesky
alexinthesky deleted the update-grafana-create-plugin-7.8.0 branch July 21, 2026 08:41
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