grafana / grafana-app-sdk

An SDK for developing apps for grafana using kubernetes-like storage and operators
Apache License 2.0
48 stars 8 forks source link

Bump the all group in /plugin with 2 updates #372

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the all group in /plugin with 2 updates: github.com/grafana/grafana-app-sdk and github.com/prometheus/client_golang.

Updates github.com/grafana/grafana-app-sdk from 0.18.1 to 0.18.2

Release notes

Sourced from github.com/grafana/grafana-app-sdk's releases.

v0.18.2

Changelog

  • 22ff650d262c0bcc9f66f3f7906cb728c98bdaee Add CRD Selectable Field Support (#356)
  • c39c2d9efb2aa07ec403a43b512d1192205d6891 Bump the all group across 1 directory with 5 updates (#367)
  • 7deda8424d3aad3df00c6d2c7f525d7ecfc96370 Bump the all group across 1 directory with 7 updates (#370)
  • ba75e19434c4c6bb5dc0c0b0581c9434cd5e6656 Exclude dependabot from workspace check GH action. (#369)
  • 62d7a3a7618c0d2d116c07c32bae32e4832de74d Update go version to 1.22.5 (#371)
  • a338073c702b440c9cda5b10850474576030a3da [CustomCacheInformer] Fix startup race condition between controller and processor (#359)
Commits
  • c39c2d9 Bump the all group across 1 directory with 5 updates (#367)
  • 7deda84 Bump the all group across 1 directory with 7 updates (#370)
  • 62d7a3a Update go version to 1.22.5 (#371)
  • ba75e19 Exclude dependabot from workspace check GH action. (#369)
  • 22ff650 Add CRD Selectable Field Support (#356)
  • a338073 [CustomCacheInformer] Fix startup race condition between controller and proce...
  • See full diff in compare view


Updates github.com/prometheus/client_golang from 1.20.0 to 1.20.1

Release notes

Sourced from github.com/prometheus/client_golang's releases.

v1.20.1

This release contains the critical fix for the issue. Thanks to @​geberl, @​CubicrootXYZ, @​zetaab and @​timofurrer for helping us with the investigation!

  • [BUGFIX] process-collector: Fixed unregistered descriptor error when using process collector with PedanticRegistry on Linux machines. #1587
Changelog

Sourced from github.com/prometheus/client_golang's changelog.

1.20.1 / 2024-08-20

  • [BUGFIX] process-collector: Fixed unregistered descriptor error when using process collector with PedanticRegistry on linux machines. #1587
Commits
  • 2254d6c Merge pull request #1587 from prometheus/fix-processcollector
  • 4a15d05 Cut 1.20.1
  • f2dd7b3 Use pedantic registry in other places too, to double check.
  • 261fe84 bugfix: Pass network metrics to processCollector's Describe() function
  • 5bf3341 Use NewPedanticRegistry in Process' Collector tests
  • See full diff in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions