Closed renovate[bot] closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
@@ Coverage Diff @@
## main #75 +/- ##
=====================================
Coverage 0.62% 0.62%
=====================================
Files 5 5
Lines 320 320
=====================================
Hits 2 2
Misses 318 318
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Ī = absolute <relative> (impact)
,Ćø = not affected
,? = missing data
Powered by Codecov. Last update f28d62d...89e5d7d. Read the comment docs.
In order to perform the update(s) described in the table above, Renovate ran the go get
command, which resulted in the following additional change(s):
go
directive was updated for compatibility reasonsDetails:
Package | Change |
---|---|
go |
1.22.4 -> 1.22.5 |
github.com/cespare/xxhash/v2 |
v2.2.0 -> v2.3.0 |
github.com/pelletier/go-toml/v2 |
v2.1.0 -> v2.2.2 |
github.com/prometheus/client_golang |
v1.19.0 -> v1.19.1 |
github.com/prometheus/client_model |
v0.6.0 -> v0.6.1 |
github.com/prometheus/common |
v0.51.1 -> v0.55.0 |
github.com/prometheus/procfs |
v0.12.0 -> v0.15.1 |
github.com/spf13/viper |
v1.18.2 -> v1.19.0 |
google.golang.org/genproto/googleapis/api |
v0.0.0-20240123012728-ef4313101c80 -> v0.0.0-20240311132316-a219d84964c2 |
k8s.io/utils |
v0.0.0-20231127182322-b307cd553661 -> v0.0.0-20240502163921-fe8a2dddb1d0 |
This PR contains the following updates:
v0.0.49
->v0.0.51
Release Notes
validator-labs/validator (github.com/validator-labs/validator)
### [`v0.0.51`](https://togithub.com/validator-labs/validator/releases/tag/v0.0.51) [Compare Source](https://togithub.com/validator-labs/validator/compare/v0.0.50...v0.0.51) ##### Refactoring - create root level HelmConfig struct which applies to all HelmReleases ([#356](https://togithub.com/validator-labs/validator/issues/356)) ([8eadfe1](https://togithub.com/validator-labs/validator/commit/8eadfe1f3a94ee91570f095efeb82406eee187c4)) ### [`v0.0.50`](https://togithub.com/validator-labs/validator/releases/tag/v0.0.50) [Compare Source](https://togithub.com/validator-labs/validator/compare/v0.0.49...v0.0.50) ##### Other - bump all plugin versions with releases ([#355](https://togithub.com/validator-labs/validator/issues/355)) ([d2838e4](https://togithub.com/validator-labs/validator/commit/d2838e4ce0286fad96c75608715ba29b6e23b9f5)) - bump network plugin versions ([#346](https://togithub.com/validator-labs/validator/issues/346)) ([6ece95b](https://togithub.com/validator-labs/validator/commit/6ece95bd79ab4861ee26197fe54b8d8a5931a07c))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 this update again.
This PR was generated by Mend Renovate. View the repository job log.