K-Phoen / dark

(grafana) Dashboards As Resources in Kubernetes
MIT License
428 stars 21 forks source link

Bump github.com/K-Phoen/grabana from 0.20.11 to 0.21.4 #149

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/K-Phoen/grabana from 0.20.11 to 0.21.4.

Release notes

Sourced from github.com/K-Phoen/grabana's releases.

v0.21.4

Changelog

  • 5ca4091 Expose ToBuilder() from DashboardModel
  • 4c09f09 Merge pull request #175 from K-Phoen/builder-from-yaml

v0.21.3

Changelog

  • 4732b66 Fix threshold_mode yaml decoding for stat panels
  • 68ca46f Merge pull request #174 from K-Phoen/fix-threshold-mode-yaml

v0.21.2

Changelog

  • 70e20d3 Merge pull request #173 from K-Phoen/raw-dashboard-uid
  • 3922525 Use dashboard UID from Grafana to hook alerts

v0.21.1

Changelog

  • 09582ca Merge pull request #172 from K-Phoen/query-refs
  • 0279d58 Restore query ref

v0.21.0

Changelog

  • ae9676b Add a few more unit tests for the client
  • 7efac55 Add error management capabilities to some datasource builders
  • 436391d Add naive unit tests for stat panel decoding
  • 04ff85e Add some tests for alert queries decoding
  • 3055061 Add some tests for stackdriver alert queries decoding
  • a426a41 Add some tests on heatmap tooltip decoding
  • e63b425 Add some unit tests for alert queries builders
  • 4758f54 Cleanup stat panel definition
  • 4a1cda9 Comment dashboard creation test for now
  • 967032f Decode alert conditions
  • c87c544 Decode alerts from json
  • 4067fc6 Even more unit tests for dashboard creation
  • ea10c42 Fix linting issues
  • b85fc59 Hook correct dashboard UID and panel ID in alerts
  • bba4823 Hook correct datasource UID in alerts
  • 48319e5 Implement stat panel YAML decoding
  • 4497ac9 Make more datasources work with alerts
  • c600605 Merge pull request #170 from K-Phoen/new-alerts
  • 5c81988 More errors on graph panels
  • 8f8a419 More errors on heatmap panels
  • d1e918c More errors on singlestat and logs panels
  • 8c5350f More errors on table panels
  • dada504 More errors on text panels
  • fe23a3f More errors on timeseries axis definition
  • 026e4b4 More test for the client
  • 5943570 More unit tests for dashboard creation
  • 54d6cf5 More unit tests for stat panels
  • 12eff28 Progress

... (truncated)

Commits
  • 4c09f09 Merge pull request #175 from K-Phoen/builder-from-yaml
  • 5ca4091 Expose ToBuilder() from DashboardModel
  • 68ca46f Merge pull request #174 from K-Phoen/fix-threshold-mode-yaml
  • 4732b66 Fix threshold_mode yaml decoding for stat panels
  • 70e20d3 Merge pull request #173 from K-Phoen/raw-dashboard-uid
  • 3922525 Use dashboard UID from Grafana to hook alerts
  • 09582ca Merge pull request #172 from K-Phoen/query-refs
  • 0279d58 Restore query ref
  • c600605 Merge pull request #170 from K-Phoen/new-alerts
  • 16ac2be Update package doc
  • Additional commits viewable in compare view


Dependabot compatibility score

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 2 years ago

Superseded by #154.