grafana / plugin-tools

Create Grafana plugins with ease.
https://grafana.com/developers/plugin-tools/
Apache License 2.0
55 stars 27 forks source link

Create Plugin: Remove meta-extractor from package.json #946

Closed jackw closed 4 weeks ago

jackw commented 4 weeks ago

What this PR does / why we need it: Create plugin during scaffold or update adds the meta extractor package to a plugins dependencies even though it's not used. I noticed it whilst playing around with automating create-plugin updates via a workflow.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

📦 Published PR as canary version: Canary Versions
:sparkles: Test out this PR locally via: ```bash npm install @grafana/create-plugin@4.11.4-canary.946.28f38dd.0 # or yarn add @grafana/create-plugin@4.11.4-canary.946.28f38dd.0 ```
CLAassistant commented 4 weeks ago

CLA assistant check
All committers have signed the CLA.

CLAassistant commented 4 weeks ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

github-actions[bot] commented 4 weeks ago

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

✨ This PR can be merged and will trigger a new patch release. NOTE: When merging a PR with the release label please avoid merging another PR. For further information see here.

grafana-plugins-platform-bot[bot] commented 4 weeks ago

:rocket: PR was released in @grafana/create-plugin@4.11.4 :rocket: