Skip to content

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

Open
github-actions[bot] wants to merge 4 commits into
mainfrom
update-grafana-create-plugin-7.8.0
Open

chore: bump @grafana/create-plugin configuration to 7.8.0#52
github-actions[bot] wants to merge 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

Bumps @grafana/create-plugin configuration from 7.0.8 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.
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.

0 participants