dependabot[bot]
19046cfe2f
build(deps): bump github.com/prometheus/client_golang ( #1114 )
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.21.1 to 1.22.0.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.21.1...v1.22.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-version: 1.22.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-14 10:57:59 -07:00
dholbach
bdb6a2dd27
Merge pull request #1097 from kubereboot/dependabot/go_modules/github.com/prometheus/client_golang-1.21.1
...
build(deps): bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1
2025-03-04 21:21:27 +01:00
dependabot[bot]
ad5cbd64fc
build(deps): bump github.com/prometheus/client_golang
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.21.0 to 1.21.1.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.21.0...v1.21.1 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-04 17:51:49 +00:00
Daniel Holbach
69541a8c28
update k8s for 1.31
...
Signed-off-by: Daniel Holbach <daniel.holbach@gmail.com >
2025-03-04 08:33:19 +01:00
dholbach
3ca4a06257
Patch updates ( #1082 )
...
* Update go version k8s deps and images
* update kind as well
Signed-off-by: Daniel Holbach <daniel.holbach@gmail.com >
Signed-off-by: Jean-Philippe Evrard <open-source@a.spamming.party >
2025-02-25 16:19:56 +01:00
dependabot[bot]
20a35ad8d2
build(deps): bump github.com/prometheus/client_golang
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.20.5 to 1.21.0.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.20.5...v1.21.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-19 18:19:10 +00:00
dependabot[bot]
36c6df7d16
build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6
...
Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag ) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/spf13/pflag/releases )
- [Commits](https://github.com/spf13/pflag/compare/v1.0.5...v1.0.6 )
---
updated-dependencies:
- dependency-name: github.com/spf13/pflag
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-30 17:19:51 +00:00
dependabot[bot]
4ff41fa4fc
build(deps): bump github.com/prometheus/common from 0.61.0 to 0.62.0
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.61.0 to 0.62.0.
- [Release notes](https://github.com/prometheus/common/releases )
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md )
- [Commits](https://github.com/prometheus/common/compare/v0.61.0...v0.62.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-17 17:44:46 +00:00
Daniel Holbach
e191397fa4
update all k8s deps
...
Signed-off-by: Daniel Holbach <daniel.holbach@gmail.com >
2025-01-15 11:08:17 +01:00
dependabot[bot]
36f38825b9
build(deps): bump github.com/prometheus/common from 0.60.1 to 0.61.0
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.60.1 to 0.61.0.
- [Release notes](https://github.com/prometheus/common/releases )
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md )
- [Commits](https://github.com/prometheus/common/compare/v0.60.1...v0.61.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-09 22:09:19 +00:00
Jean-Philippe Evrard
628a8ae590
Fix CVE-2024-45338 and bump k8s.
...
Without this, we'll stay in k8s 0.29, and a vulnerable golang/net.
This contains other bumps, like bumps to golang.org/x/text, which is
flagged by FOSSA as CC licensed.
As these CC-licensed code snippets are used in other CNCF projects
(like kubernetes), this is fine to bump and will be excluded
in our license scans in the future.
Closes : #1049
Signed-off-by: Jean-Philippe Evrard <open-source@a.spamming.party >
2025-01-09 22:53:16 +01:00
dependabot[bot]
a9676db6c3
build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.9.0...v1.10.0 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-25 17:17:31 +00:00
Jean-Philippe Evrard
f20a1ddd05
Fix goroutine leak
...
Without this patch, we use WriterLevel, which spawns
go routines. As we do it at every call of the util commands,
we spawn goroutines at every check.
This is a problem as it leads to memory management issues.
This fixes it by using a buffer for stdout and stderr, then
logging the results after the command was executed.
To make sure the logging happened at the same place, I inlined
the code from utils. This results in duplicated the code.
However, this is not a big problem as:
- It makes the code more readable
- The implementation between checkers and rebooters _ARE_
different -- One definitely NEEDS privileges, while the other
does not... Which could lead to later improvements.
Removing a "utils" package is not really a big deal (it
is kinda a win in itself, as it is an anti-pattern), as the
test coverage was kept.
Partial-Fix: #1004
Fixes : #1013
Signed-off-by: Jean-Philippe Evrard <open-source@a.spamming.party >
2024-11-05 22:11:13 +01:00
Jean-Philippe Evrard
e110d575f0
Be explicit about toolchain version
...
As of Go 1.21, toolchain versions must use the 1.N.P syntax.
We were not explicit in our go.mod.
Without this, the openssf audit will fail to work.
This fixes it by doing a go get go@1.22 .8 toolchain@1.22 .8
Signed-off-by: Jean-Philippe Evrard <open-source@a.spamming.party >
2024-10-27 22:26:19 +01:00
Jean-Philippe Evrard
edb7460928
Merge pull request #997 from evrardjp/tidy_gomod
...
Cleanup gomod
2024-10-27 21:46:31 +01:00
dependabot[bot]
eba33a7149
build(deps): bump github.com/prometheus/common from 0.60.0 to 0.60.1 ( #1003 )
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.60.0 to 0.60.1.
- [Release notes](https://github.com/prometheus/common/releases )
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md )
- [Commits](https://github.com/prometheus/common/compare/v0.60.0...v0.60.1 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-25 15:04:48 -07:00
Jean-Philippe Evrard
7239c5460c
Cleanup gomod
...
Signed-off-by: Jean-Philippe Evrard <open-source@a.spamming.party >
2024-10-18 00:40:34 +02:00
dependabot[bot]
2eec401435
build(deps): bump github.com/prometheus/common from 0.57.0 to 0.60.0
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.57.0 to 0.60.0.
- [Release notes](https://github.com/prometheus/common/releases )
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md )
- [Commits](https://github.com/prometheus/common/compare/v0.57.0...v0.60.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-17 21:42:35 +00:00
dependabot[bot]
d81b2fd93b
build(deps): bump github.com/prometheus/client_golang
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.20.4 to 1.20.5.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.20.4...v1.20.5 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-17 21:15:47 +00:00
Daniel Holbach
575fd245ae
Update k8s deps and images
...
Fixes : #987
Signed-off-by: Daniel Holbach <daniel.holbach@gmail.com >
2024-10-17 22:14:55 +02:00
dependabot[bot]
18c3c06b6e
build(deps): bump github.com/prometheus/client_golang
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.20.3 to 1.20.4.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.20.3...v1.20.4 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-11 13:57:24 +00:00
dependabot[bot]
efbd514af8
build(deps): bump github.com/prometheus/client_golang
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.20.2 to 1.20.3.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.20.3/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.20.2...v1.20.3 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-05 17:39:10 +00:00
dependabot[bot]
ee18dbf482
build(deps): bump github.com/prometheus/common from 0.55.0 to 0.57.0
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.55.0 to 0.57.0.
- [Release notes](https://github.com/prometheus/common/releases )
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md )
- [Commits](https://github.com/prometheus/common/compare/v0.55.0...v0.57.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-29 17:14:21 +00:00
dependabot[bot]
35a7b19d4d
build(deps): bump github.com/prometheus/client_golang
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.20.1 to 1.20.2.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.20.1...v1.20.2 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-26 17:08:05 +00:00
dependabot[bot]
6547ce1f08
build(deps): bump github.com/prometheus/client_golang
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.20.0 to 1.20.1.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.20.1/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.20.0...v1.20.1 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-20 17:15:20 +00:00
dependabot[bot]
685a8c66be
build(deps): bump github.com/prometheus/client_golang
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.19.1 to 1.20.0.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.20.0/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.19.1...v1.20.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-14 17:22:30 +00:00
Daniel Holbach
b21644b11b
chore(deps): k8s dependency updates ( #959 )
...
Signed-off-by: Daniel Holbach <daniel.holbach@gmail.com >
2024-07-24 18:03:25 +02:00
dependabot[bot]
5f88ff3005
build(deps): bump github.com/prometheus/common from 0.54.0 to 0.55.0
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.54.0 to 0.55.0.
- [Release notes](https://github.com/prometheus/common/releases )
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md )
- [Commits](https://github.com/prometheus/common/compare/v0.54.0...v0.55.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-26 17:55:05 +00:00
dependabot[bot]
fcc29c3a88
build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Commits](https://github.com/spf13/cobra/compare/v1.8.0...v1.8.1 )
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-17 17:35:06 +00:00
dependabot[bot]
601e89a4d8
build(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0
...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.18.2 to 1.19.0.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.18.2...v1.19.0 )
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-03 20:00:28 +00:00
dependabot[bot]
1bfc6ed242
build(deps): bump github.com/prometheus/common from 0.53.0 to 0.54.0
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.53.0 to 0.54.0.
- [Release notes](https://github.com/prometheus/common/releases )
- [Commits](https://github.com/prometheus/common/compare/v0.53.0...v0.54.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-03 17:49:40 +00:00
Daniel Holbach
ab4e2b0112
update k8s deps ( #926 )
...
* update k8s deps
Signed-off-by: Daniel Holbach <daniel.holbach@gmail.com >
* update kind images
Signed-off-by: Daniel Holbach <daniel.holbach@gmail.com >
---------
Signed-off-by: Daniel Holbach <daniel.holbach@gmail.com >
2024-05-15 16:48:06 +02:00
dependabot[bot]
836d23005e
build(deps): bump github.com/prometheus/client_golang ( #932 )
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.19.0 to 1.19.1.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.19.0...v1.19.1 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-10 09:49:59 +02:00
Daniel Holbach
496423095a
update x/net dependency ( #925 )
...
Signed-off-by: Daniel Holbach <daniel.holbach@gmail.com >
2024-04-30 17:33:21 +02:00
dependabot[bot]
ab56a0c0ce
build(deps): bump github.com/prometheus/common from 0.52.3 to 0.53.0 ( #922 )
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.52.3 to 0.53.0.
- [Release notes](https://github.com/prometheus/common/releases )
- [Commits](https://github.com/prometheus/common/compare/v0.52.3...v0.53.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-20 09:29:38 +02:00
dependabot[bot]
b526600ec6
build(deps): bump github.com/prometheus/common from 0.48.0 to 0.52.3 ( #921 )
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.48.0 to 0.52.3.
- [Release notes](https://github.com/prometheus/common/releases )
- [Commits](https://github.com/prometheus/common/compare/v0.48.0...v0.52.3 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-12 15:19:13 +02:00
Daniel Holbach
9e5e0bb930
update k8s deps
...
Signed-off-by: Daniel Holbach <daniel.holbach@gmail.com >
2024-03-20 17:02:27 +01:00
Daniel Holbach
2efd823e13
Merge pull request #907 from kubereboot/dependabot/go_modules/github.com/stretchr/testify-1.9.0
...
build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0
2024-03-20 11:06:27 +01:00
Daniel Holbach
bc2867f283
Merge pull request #903 from kubereboot/dependabot/go_modules/github.com/prometheus/client_golang-1.19.0
...
build(deps): bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0
2024-03-20 09:15:15 +01:00
dependabot[bot]
0ad395a9f1
build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
...
Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-13 23:30:09 +00:00
dependabot[bot]
d9216e9baf
build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.8.4 to 1.9.0.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-01 17:52:23 +00:00
dependabot[bot]
6f5d6cb1f9
build(deps): bump github.com/prometheus/client_golang
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.18.0 to 1.19.0.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.19.0/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.18.0...v1.19.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-28 17:33:47 +00:00
dependabot[bot]
dccf0856c7
build(deps): bump github.com/prometheus/common from 0.47.0 to 0.48.0
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.47.0 to 0.48.0.
- [Release notes](https://github.com/prometheus/common/releases )
- [Commits](https://github.com/prometheus/common/compare/v0.47.0...v0.48.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-23 17:33:35 +00:00
Daniel Holbach
b37fd26062
Update k8s deps ( #901 )
...
* make linters happy
Signed-off-by: Daniel Holbach <daniel.holbach@gmail.com >
* update k8s deps/images
Signed-off-by: Daniel Holbach <daniel.holbach@gmail.com >
---------
Signed-off-by: Daniel Holbach <daniel.holbach@gmail.com >
2024-02-17 15:18:42 +01:00
dependabot[bot]
e71df6a94e
build(deps): bump github.com/prometheus/common from 0.46.0 to 0.47.0
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.46.0 to 0.47.0.
- [Release notes](https://github.com/prometheus/common/releases )
- [Commits](https://github.com/prometheus/common/compare/v0.46.0...v0.47.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-15 17:43:52 +00:00
dependabot[bot]
99c255074d
build(deps): bump github.com/prometheus/common from 0.45.0 to 0.46.0 ( #885 )
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.45.0 to 0.46.0.
- [Release notes](https://github.com/prometheus/common/releases )
- [Commits](https://github.com/prometheus/common/compare/v0.45.0...v0.46.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-16 19:56:21 +01:00
dependabot[bot]
3f8760be48
build(deps): bump github.com/prometheus/client_golang
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.17.0...v1.18.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-28 17:10:08 +00:00
dependabot[bot]
a3d7bc3172
build(deps): bump github.com/spf13/viper from 1.18.1 to 1.18.2
...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.18.1 to 1.18.2.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.18.1...v1.18.2 )
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-19 17:29:46 +00:00
Daniel Holbach
84a70a035a
update k8s deps
...
Signed-off-by: Daniel Holbach <daniel.holbach@gmail.com >
2023-12-13 21:17:42 +01:00
dependabot[bot]
06d583fbe6
build(deps): bump github.com/spf13/viper from 1.18.0 to 1.18.1
...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.18.0...v1.18.1 )
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-08 17:20:39 +00:00