VolkovLabs / business-media

The Business Media panel is a Grafana plugin that renders PNG, JPG, GIF, MP4, WEBM, MP3, OGG, and PDF files encoded in the base64 format and URL.
https://docs.volkovlabs.io
Apache License 2.0
24 stars 3 forks source link

Update to Grafana 9.2.2 #56

Closed mikhail-vl closed 2 years ago

mikhail-vl commented 2 years ago

Update to the latest version of Grafana.

github-actions[bot] commented 2 years ago

Levitate is-compatible report:

🔍 Resolving @grafana/data@latest... 🔍 Resolving @grafana/ui@latest... 🔍 Resolving @grafana/runtime@latest... 🔍 Resolving @grafana/schema@latest... 🔍 Resolving @grafana/e2e-selectors@latest... 🔍 Resolving @grafana/experimental@latest...

🔬 Checking compatibility between ./src/module.ts and @grafana/data@9.2.2... ✔ Found @grafana/data version 9.2.2 locally

🔬 Checking compatibility between ./src/module.ts and @grafana/ui@9.2.2... ✔ Found @grafana/ui version 9.2.2 locally

🔬 Checking compatibility between ./src/module.ts and @grafana/runtime@9.2.2... Skipping package @grafana/runtime because it is not used in the project or not installed locally. did you forget to run yarn install or npm install?

🔬 Checking compatibility between ./src/module.ts and @grafana/schema@9.2.2... Skipping package @grafana/schema because it is not used in the project or not installed locally. did you forget to run yarn install or npm install?

🔬 Checking compatibility between ./src/module.ts and @grafana/e2e-selectors@9.2.2... Skipping package @grafana/e2e-selectors because it is not used in the project or not installed locally. did you forget to run yarn install or npm install?

🔬 Checking compatibility between ./src/module.ts and @grafana/experimental@1.0.1... Skipping package @grafana/experimental because it is not used in the project or not installed locally. did you forget to run yarn install or npm install?

✔️ ./src/module.ts appears to be compatible with @grafana/data,@grafana/ui,@grafana/runtime,@grafana/schema,@grafana/e2e-selectors,@grafana/experimental

codecov[bot] commented 2 years ago

Codecov Report

Base: 93.96% // Head: 93.96% // No change to project coverage :thumbsup:

Coverage data is based on head (624dcd7) compared to base (4c67e82). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #56 +/- ## ======================================= Coverage 93.96% 93.96% ======================================= Files 7 7 Lines 116 116 Branches 24 24 ======================================= Hits 109 109 Misses 7 7 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VolkovLabs). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VolkovLabs)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.