simPod / GrafanaJsonDatasource

Grafana datasource to load JSON data over your arbitrary HTTP backend
https://grafana.com/grafana/plugins/simpod-json-datasource/
MIT License
355 stars 72 forks source link

chore(deps): update grafana packages to ^11.2.1 #638

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@grafana/data (source) ^11.2.0 -> ^11.2.1 age adoption passing confidence
@grafana/runtime (source) ^11.2.0 -> ^11.2.1 age adoption passing confidence
@grafana/schema (source) ^11.2.0 -> ^11.2.1 age adoption passing confidence
@grafana/ui (source) ^11.2.0 -> ^11.2.1 age adoption passing confidence

Release Notes

grafana/grafana (@​grafana/data) ### [`v11.2.1`](https://redirect.github.com/grafana/grafana/releases/tag/v11.2.1): 11.2.1 [Compare Source](https://redirect.github.com/grafana/grafana/compare/v11.2.0...v11.2.1) [Download page](https://grafana.com/grafana/download/11.2.1) [What's new highlights](https://grafana.com/docs/grafana/latest/whatsnew/) ##### Features and enhancements - **Alerting:** Support for optimistic concurrency in priovisioning Tempate API [#​92251](https://redirect.github.com/grafana/grafana/pull/92251), [@​yuri-tceretian](https://redirect.github.com/yuri-tceretian) - **Logs panel:** Enable displayedFields in dashboards and apps [#​92675](https://redirect.github.com/grafana/grafana/pull/92675), [@​matyax](https://redirect.github.com/matyax) - **State timeline:** Add pagination support [#​92257](https://redirect.github.com/grafana/grafana/pull/92257), [@​kevinputera](https://redirect.github.com/kevinputera) ##### Bug fixes - **Authn:** No longer hash service account token twice during authentication [#​92639](https://redirect.github.com/grafana/grafana/pull/92639), [@​kalleep](https://redirect.github.com/kalleep) - **CloudMigrations:** Fix snapshot creation on Windows systems [#​92981](https://redirect.github.com/grafana/grafana/pull/92981), [@​macabu](https://redirect.github.com/macabu) - **DashGPT:** Fixes issue with generation on Safari [#​92952](https://redirect.github.com/grafana/grafana/pull/92952), [@​kaydelaney](https://redirect.github.com/kaydelaney) - **Dashboard:** Fix Annotation runtime error when a data source does not support annotations [#​92830](https://redirect.github.com/grafana/grafana/pull/92830), [@​axelavargas](https://redirect.github.com/axelavargas) - **Grafana SQL:** Fix broken import in NumberInput component [#​92808](https://redirect.github.com/grafana/grafana/pull/92808), [@​chessman](https://redirect.github.com/chessman) - **Logs:** Show older logs button when infinite scroll is enabled and sort order is descending [#​92867](https://redirect.github.com/grafana/grafana/pull/92867), [@​matyax](https://redirect.github.com/matyax) - **RBAC:** Fix an issue with server admins not being able to manage users in orgs that they don't belong to [#​92274](https://redirect.github.com/grafana/grafana/pull/92274), [@​IevaVasiljeva](https://redirect.github.com/IevaVasiljeva) - **RBAC:** Fix an issue with server admins not being able to manage users in orgs that they don't belong to (Enterprise) - **Reporting:** Disable dashboardSceneSolo when rendering PDFs the old way (Enterprise) - **Templating:** Fix searching non-latin template variables [#​92893](https://redirect.github.com/grafana/grafana/pull/92893), [@​leeoniya](https://redirect.github.com/leeoniya) - **TutorialCard:** Fix link to tutorial not opening [#​92647](https://redirect.github.com/grafana/grafana/pull/92647), [@​eledobleefe](https://redirect.github.com/eledobleefe) ##### Plugin development fixes & changes - **AutoSizeInput:** Allow to be controlled by value [#​92999](https://redirect.github.com/grafana/grafana/pull/92999), [@​ivanortegaalba](https://redirect.github.com/ivanortegaalba)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR was generated by Mend Renovate. View the repository job log.