grafana-toolbox / grafana-wtf

Grep through all Grafana entities in the spirit of git-wtf.
GNU Affero General Public License v3.0
143 stars 13 forks source link

Update grafanalib requirement from <0.7 to <0.8 #52

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on grafanalib to permit the latest version.

Release notes

Sourced from grafanalib's releases.

v0.7.0

What's Changed

New Contributors

Full Changelog: https://github.com/weaveworks/grafanalib/compare/v0.6.3...v0.7.0

Changelog

Sourced from grafanalib's changelog.

0.7.0 (2022-10-02)

  • Added Grafana 8.x new Alert Rule
  • Added Grafana 9.x new Alert Rule
  • Added ePict_ plugin.
  • Added ae3e plotly panel support
  • Added datasource parameter to Influxdb targets
  • Added missing units for Boolean, Data, Data Rate, Date & Time, Energy, Length, Mass, and Misc
  • Fix typo in unit constant GIGA_WATT (was GAGA_WATT)
  • Fix typo in unit constant NORMAL_CUBIC_METER (was NORMAIL_CUBIC_METER)

.. _ePict: basehttps://grafana.com/grafana/plugins/larona-epict-panel/

0.6.3 (2022-03-30)

  • Added Azure Monitor Target
  • Added legendCalcs parameter to TimeSeries Panel
  • Added hide parameter to ElasticsearchTarget
  • Added ExpressionTarget support for ElasticSearch data sources

0.6.2 (2022-02-24)

  • Added percentage type for thresholds
  • Added datasource parameter to CloudWatch targets
  • Added support for auto panels ids to AlertList panel
  • Added SeriesOverride options (dashes and Z-index)
  • Added support for fields value in Stat panel
  • Added alertName parameter to AlertList panel
  • Added thresholdsStyleMode parameter to TimeSeries panel
  • Added Histogram panel support
  • Dashboard upload script updated to support overwriting dashboards

0.6.1 (2021-11-23)

  • Added new SqlTarget to core to be able to define SQL queries as well
  • Added missing attributes to the Logs panel
  • Added Cloudwatch Logs Insights Target
  • Added overrides to panels
  • Extend SeriesOverride options

Changes

... (truncated)

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Looks like grafanalib is up-to-date now, so this is no longer needed.