Skip to content

fix(deps): bump plugin-actions in create-plugin templates#2732

Open
mckn wants to merge 4 commits into
mainfrom
mckn/bump-plugin-actions-templates
Open

fix(deps): bump plugin-actions in create-plugin templates#2732
mckn wants to merge 4 commits into
mainfrom
mckn/bump-plugin-actions-templates

Conversation

@mckn

@mckn mckn commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator

What

Bumps the pinned grafana/plugin-actions versions used in the scaffolded GitHub workflow templates (packages/create-plugin/templates/github/workflows/):

Action From To
e2e-version v2.0.0 v3.0.1
wait-for-grafana v1.0.2 v1.0.4
build-plugin v1.0.2 v1.2.0
bundle-size v1.0.2 v1.1.0
is-compatible v1.0.2 v1.0.3
create-plugin-update v2.0.1 v2.0.2

Why

Keep scaffolded plugins on the latest plugin-actions releases. These reach existing plugins via npx @grafana/create-plugin@latest update (templates re-render), so no new codemod migration is required.

Notes

  • e2e-version v3 is a major bump; the only breaking change is removing the broken react19 preview image from the test matrix (#249). No input/output schema change.
  • upload-report-artifacts / deploy-report-pages are not used in these templates.

🤖 Generated with Claude Code

Bump the pinned grafana/plugin-actions versions used in the scaffolded
GitHub workflow templates:

- e2e-version: v2.0.0 -> v3.0.1
- wait-for-grafana: v1.0.2 -> v1.0.4
- build-plugin: v1.0.2 -> v1.2.0
- bundle-size: v1.0.2 -> v1.1.0
- is-compatible: v1.0.2 -> v1.0.3
- create-plugin-update: v2.0.1 -> v2.0.2

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@mckn mckn requested a review from a team as a code owner June 22, 2026 10:08
@mckn mckn requested review from ashharrison90 and joshhunt June 22, 2026 10:08
@grafana-catalog-project-bot grafana-catalog-project-bot Bot moved this from 📬 Triage to 🔬 In review in Grafana Catalog Team Jun 22, 2026
@mckn mckn self-assigned this Jun 22, 2026
@jackw jackw changed the title chore(deps): bump plugin-actions in create-plugin templates fix(deps): bump plugin-actions in create-plugin templates Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🔬 In review

Development

Successfully merging this pull request may close these issues.

1 participant