-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the golang group across 1 directory with 32 updates #783
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/go_modules/golang-fdae15c089
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the golang group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/vmware-tanzu/velero](https://github.com/vmware-tanzu/velero) | `1.12.0` | `1.15.0` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.21.0` | `0.22.0` | | [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.30.5` | `0.31.2` | | [github.com/emicklei/go-restful/v3](https://github.com/emicklei/go-restful) | `3.11.0` | `3.12.1` | | [github.com/evanphx/json-patch](https://github.com/evanphx/json-patch) | `5.6.0+incompatible` | `5.9.0+incompatible` | | [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) | `1.7.0` | `1.8.0` | | [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.19.6` | `0.21.0` | | [github.com/go-openapi/jsonreference](https://github.com/go-openapi/jsonreference) | `0.20.2` | `0.21.0` | | [sigs.k8s.io/gateway-api](https://github.com/kubernetes-sigs/gateway-api) | `0.7.0` | `1.2.0` | | [sigs.k8s.io/structured-merge-diff/v4](https://github.com/kubernetes-sigs/structured-merge-diff) | `4.4.1` | `4.4.3` | Updates `github.com/vmware-tanzu/velero` from 1.12.0 to 1.15.0 - [Release notes](https://github.com/vmware-tanzu/velero/releases) - [Changelog](https://github.com/vmware-tanzu/velero/blob/main/CHANGELOG.md) - [Commits](vmware-tanzu/velero@v1.12.0...v1.15.0) Updates `golang.org/x/mod` from 0.21.0 to 0.22.0 - [Commits](golang/mod@v0.21.0...v0.22.0) Updates `k8s.io/apiextensions-apiserver` from 0.30.5 to 0.31.2 - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases) - [Commits](kubernetes/apiextensions-apiserver@v0.30.5...v0.31.2) Updates `k8s.io/apimachinery` from 0.30.5 to 0.31.2 - [Commits](kubernetes/apimachinery@v0.30.5...v0.31.2) Updates `k8s.io/client-go` from 0.30.5 to 0.31.2 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.30.5...v0.31.2) Updates `github.com/cespare/xxhash/v2` from 2.2.0 to 2.3.0 - [Commits](cespare/xxhash@v2.2.0...v2.3.0) Updates `github.com/davecgh/go-spew` from 1.1.1 to 1.1.2-0.20180830191138-d8f796af33cc - [Commits](https://github.com/davecgh/go-spew/commits) Updates `github.com/emicklei/go-restful/v3` from 3.11.0 to 3.12.1 - [Release notes](https://github.com/emicklei/go-restful/releases) - [Changelog](https://github.com/emicklei/go-restful/blob/v3/CHANGES.md) - [Commits](emicklei/go-restful@v3.11.0...v3.12.1) Updates `github.com/evanphx/json-patch` from 5.6.0+incompatible to 5.9.0+incompatible - [Release notes](https://github.com/evanphx/json-patch/releases) - [Commits](evanphx/json-patch@v5.6.0...v5.9.0) Updates `github.com/fsnotify/fsnotify` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/fsnotify/fsnotify/releases) - [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md) - [Commits](fsnotify/fsnotify@v1.7.0...v1.8.0) Updates `github.com/go-logr/logr` from 1.4.1 to 1.4.2 - [Release notes](https://github.com/go-logr/logr/releases) - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md) - [Commits](go-logr/logr@v1.4.1...v1.4.2) Updates `github.com/go-openapi/jsonpointer` from 0.19.6 to 0.21.0 - [Commits](go-openapi/jsonpointer@v0.19.6...v0.21.0) Updates `github.com/go-openapi/jsonreference` from 0.20.2 to 0.21.0 - [Commits](go-openapi/jsonreference@v0.20.2...v0.21.0) Updates `github.com/go-openapi/swag` from 0.22.3 to 0.23.0 - [Commits](go-openapi/swag@v0.22.3...v0.23.0) Updates `github.com/google/uuid` from 1.3.0 to 1.6.0 - [Release notes](https://github.com/google/uuid/releases) - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md) - [Commits](google/uuid@v1.3.0...v1.6.0) Updates `github.com/pmezard/go-difflib` from 1.0.0 to 1.0.1-0.20181226105442-5d4384ee4fb2 - [Commits](https://github.com/pmezard/go-difflib/commits) Updates `github.com/prometheus/client_golang` from 1.16.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](prometheus/client_golang@v1.16.0...v1.19.1) Updates `github.com/prometheus/client_model` from 0.4.0 to 0.6.1 - [Release notes](https://github.com/prometheus/client_model/releases) - [Commits](prometheus/client_model@v0.4.0...v0.6.1) Updates `github.com/prometheus/common` from 0.44.0 to 0.55.0 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md) - [Commits](prometheus/common@v0.44.0...v0.55.0) Updates `github.com/prometheus/procfs` from 0.12.0 to 0.15.1 - [Release notes](https://github.com/prometheus/procfs/releases) - [Commits](prometheus/procfs@v0.12.0...v0.15.1) Updates `golang.org/x/exp` from 0.0.0-20221028150844-83b7d23a625f to 0.0.0-20230522175609-2e198f4a06a1 - [Commits](https://github.com/golang/exp/commits) Updates `golang.org/x/net` from 0.23.0 to 0.26.0 - [Commits](golang/net@v0.23.0...v0.26.0) Updates `golang.org/x/oauth2` from 0.12.0 to 0.21.0 - [Commits](golang/oauth2@v0.12.0...v0.21.0) Updates `golang.org/x/sys` from 0.18.0 to 0.21.0 - [Commits](golang/sys@v0.18.0...v0.21.0) Updates `golang.org/x/term` from 0.18.0 to 0.21.0 - [Commits](golang/term@v0.18.0...v0.21.0) Updates `golang.org/x/text` from 0.14.0 to 0.16.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.14.0...v0.16.0) Updates `golang.org/x/time` from 0.3.0 to 0.5.0 - [Commits](golang/time@v0.3.0...v0.5.0) Updates `google.golang.org/protobuf` from 1.33.0 to 1.34.2 Updates `k8s.io/klog/v2` from 2.120.1 to 2.130.1 - [Release notes](https://github.com/kubernetes/klog/releases) - [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md) - [Commits](kubernetes/klog@v2.120.1...v2.130.1) Updates `k8s.io/utils` from 0.0.0-20230726121419-3b25d923346b to 0.0.0-20240711033017-18e509b52bc8 - [Commits](https://github.com/kubernetes/utils/commits) Updates `sigs.k8s.io/gateway-api` from 0.7.0 to 1.2.0 - [Release notes](https://github.com/kubernetes-sigs/gateway-api/releases) - [Changelog](https://github.com/kubernetes-sigs/gateway-api/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/gateway-api@v0.7.0...v1.2.0) Updates `sigs.k8s.io/structured-merge-diff/v4` from 4.4.1 to 4.4.3 - [Release notes](https://github.com/kubernetes-sigs/structured-merge-diff/releases) - [Changelog](https://github.com/kubernetes-sigs/structured-merge-diff/blob/master/RELEASE.md) - [Commits](kubernetes-sigs/structured-merge-diff@v4.4.1...v4.4.3) --- updated-dependencies: - dependency-name: github.com/vmware-tanzu/velero dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/mod dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: k8s.io/apiextensions-apiserver dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/cespare/xxhash/v2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/davecgh/go-spew dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/emicklei/go-restful/v3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/evanphx/json-patch dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/fsnotify/fsnotify dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/go-logr/logr dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/go-openapi/jsonpointer dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/go-openapi/jsonreference dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/go-openapi/swag dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/google/uuid dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/pmezard/go-difflib dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/prometheus/client_golang dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/prometheus/client_model dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/prometheus/common dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/prometheus/procfs dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/exp dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: golang.org/x/net dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/oauth2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/term dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/text dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/time dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: google.golang.org/protobuf dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: k8s.io/klog/v2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: k8s.io/utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: sigs.k8s.io/gateway-api dependency-type: indirect update-type: version-update:semver-major dependency-group: golang - dependency-name: sigs.k8s.io/structured-merge-diff/v4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Nov 14, 2024
dependabot
bot
requested review from
abhi16394,
mbasha-dell,
alikdell,
bharathsreekanth,
chimanjain,
coulof,
Deepak-Ghivari,
gallacher,
gilltaran,
harishp8889,
HarishH-DELL,
JacobGros,
jooseppi-luna,
karthikk92,
kumarkgosa,
bandak2,
meggm,
mgandharva,
mjsdell,
nitesh3108,
Prabhu-Dell,
rajendraindukuri,
rajkumar-palani,
shefali-malhotra,
panigs7,
tdawe and
shaynafinocchiaro
as code owners
November 14, 2024 18:09
dependabot
bot
requested review from
atye,
sharmilarama and
shanmydell
as code owners
November 14, 2024 18:09
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the golang group with 10 updates in the / directory:
1.12.0
1.15.0
0.21.0
0.22.0
0.30.5
0.31.2
3.11.0
3.12.1
5.6.0+incompatible
5.9.0+incompatible
1.7.0
1.8.0
0.19.6
0.21.0
0.20.2
0.21.0
0.7.0
1.2.0
4.4.1
4.4.3
Updates
github.com/vmware-tanzu/velero
from 1.12.0 to 1.15.0Release notes
Sourced from github.com/vmware-tanzu/velero's releases.
... (truncated)
Commits
1d4f147
Merge pull request #8349 from blackpiglet/fix_v1.15.0_migration_case_error6f79c54
Fix the KIBISHII_DIRECTORY parameter not working issue.15ee6a4
Refactor the code to get the plugin images for migration cases.d2dec9d
Merge pull request #8336 from Lyndon-Li/release-1.157cd92a5
Pin the version of Golang and base image for v1.15.0706dd13
Merge pull request #8330 from Lyndon-Li/1.15-change-logbdd231c
Merge pull request #8333 from Lyndon-Li/add-1.15-doc6ffe461
add 1.15 changelog9f17fb3
add doc for 1.15182478f
Merge pull request #8332 from Lyndon-Li/fix-doc-index-for-1.15Updates
golang.org/x/mod
from 0.21.0 to 0.22.0Commits
dec0365
sumdb: make data tiles by Server compatible with sum.golang.orgc8a7319
x/mod: fix handling of vendored packages with '/vendor' in non-top-level paths9cd0e4c
x/mod: remove vendor/modules.txt from module downloadUpdates
k8s.io/apiextensions-apiserver
from 0.30.5 to 0.31.2Commits
d96991f
Update dependencies to v0.31.2 tag67f4a1d
informers: add comment that Start does not block647748e
Merge pull request #126353 from liggitt/fix-vendora9ee50f
revendor dependencies1ab7536
Merge pull request #126308 from cici37/hotFix4940c42
Allowing direct CEL reserved keyword usage in CRD (#126188)10c707f
Merge pull request #124061 from Jefftree/conversion-webhook-invalidca3bbcc94
Merge pull request #125661 from mjudeikis/mjudeikis/poststarthookctx.stopch.c...93b42bf
Update with stdlib errors876df11
Hot fix for panic on schema conversion. (#126167)Updates
k8s.io/apimachinery
from 0.30.5 to 0.31.2Commits
a8f449e
Falls back to SPDY for gorilla/websocket https proxy error62791ec
Merge pull request #125571 from liggitt/filter-auth-02-sarcc2ba35
add field and label selectors to authorization attributesce76a8f
generate35052c5
add subjectaccessreview field and label selectorsab06869
Merge pull request #126105 from benluddy/cbor-framer429f4e4
Implement runtime.Framer for CBOR Sequences.d7e1c53
Merge pull request #126018 from aroradaman/bump-k8s-utils07cb122
Merge pull request #125748 from benluddy/cbor-custom-marshalersdd17456
bump k8s.io/utilsUpdates
k8s.io/client-go
from 0.30.5 to 0.31.2Commits
270e5ab
Update dependencies to v0.31.2 tag5e3e8ea
informers: add comment that Start does not blockf71a5cc
Call non-blocking informerFactory.Start synchronously to avoid races4536e5a
Merge pull request #124012 from Jefftree/le-controller93c6a5b
Merge pull request #126353 from liggitt/fix-vendor6a9911a
revendor dependenciesfe54892
Merge pull request #126243 from SergeyKanzhelev/devicePluginFailures825f52e
Change PingTime to be persistentf45c451
fix ordering issue in candidates18dd587
feedback: leasecandidate clientsUpdates
github.com/cespare/xxhash/v2
from 2.2.0 to 2.3.0Commits
998dce2
Add initial support for custom seeds21fc82b
feat: add badger to the projects using this package on README.md66b1409
feat: add ristretto to the Projects using this package on README.mdfe2f6e8
Update Go versions for GH actionUpdates
github.com/davecgh/go-spew
from 1.1.1 to 1.1.2-0.20180830191138-d8f796af33ccCommits
Updates
github.com/emicklei/go-restful/v3
from 3.11.0 to 3.12.1Changelog
Sourced from github.com/emicklei/go-restful/v3's changelog.
Commits
4e4aaa1
update historye5fed1c
fix misroute when dealing multiple webservice with regex (#549)77fc969
golang workflows for restful (#550)9a7c368
better naming for routing related variable (#548)26f2628
path template casing example (#546)59b17dc
update depdencies in examplesd027240
update chgs951a11c
add Flush method #529 (#538)b3a6f77
fix: Improper handling of empty POST requests (#543)c0e56c8
Update README.md: remove build badge until another setupUpdates
github.com/evanphx/json-patch
from 5.6.0+incompatible to 5.9.0+incompatibleRelease notes
Sourced from github.com/evanphx/json-patch's releases.
Commits
b7a4e4a
Merge pull request #202 from evanphx/f-html-escape7eef36c
Guard using options to avoid a crash bug1bcbd0f
Merge pull request #201 from evanphx/b-null9d7ba23
Add option to control if the output is HTMLEscaped009bc56
Validate that the partialDoc is decoded correctlyb82b685
Use a type alias for RawMessage to avoid breaking the public API of Operation05c9526
Merge pull request #197 from evanphx/f-perf7a438a6
Minor simplifications2a122d1
More optimizations174e1d7
Add MergePatch benchmarkUpdates
github.com/fsnotify/fsnotify
from 1.7.0 to 1.8.0Release notes
Sourced from github.com/fsnotify/fsnotify's releases.
Changelog
Sourced from github.com/fsnotify/fsnotify's changelog.
Commits
a9bc2e0
Prepare 1.8.0 release2d133b8
inotify: fix panic on Remove()1626962
Update CIc1467c0
test/kqueue: watch symlinks800ed83
kqueue: don't change internal state when Add() returns error (#638)ad74244
remove extra "to" from doc comment (#634)bec8903
Split out Watcher and backends (#632)a618f07
inotify: add recursive watcher (#472)17d9053
Print diffs for test failures53b06a8
inotify: implement WithNoFollow() (#631)Updates
github.com/go-logr/logr
from 1.4.1 to 1.4.2Release notes
Sourced from github.com/go-logr/logr's releases.
Commits
1205f42
Merge pull request #295 from go-logr/dependabot/github_actions/actions/checko...ccedcbd
Merge pull request #294 from go-logr/dependabot/github_actions/github/codeql-...bead577
build(deps): bump actions/checkout from 4.1.5 to 4.1.6a492d95
build(deps): bump github/codeql-action from 3.25.4 to 3.25.519ad07c
build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.31c97a21
build(deps): bump actions/checkout from 4.1.4 to 4.1.5f70c5b5
build(deps): bump github/codeql-action from 3.25.3 to 3.25.44ade8d3
build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.188d98bd
Merge pull request #289 from go-logr/dependabot/github_actions/golangci/golan...432cd86
Merge pull request #288 from go-logr/dependabot/github_actions/actions/setup-...Updates
github.com/go-openapi/jsonpointer
from 0.19.6 to 0.21.0Commits
8b546b9
chore(go): go-openapi requires go.1.20 across the board5d6253e
updated dependencies8e6deda
chore(lint): relinted9352cad
fix(ci): remove dependency-type from dependabot groupse344ef7
Bump the development-dependencies group with 1 updatee0c759b
ci: remove paths-ignoref9d3b1b
Bump the development-dependencies group with 1 update92c7c39
chore(ci): prevents duplicate workflow runs5767083
ci: regroup & auto-approve all github actions updatesb635cd3
ci: auto-merge dependabot PRsUpdates
github.com/go-openapi/jsonreference
from 0.20.2 to 0.21.0Commits
c5fa756
chore(go): go-openapi requires go.1.20 across the board12387f8
updated dependencies5aeffa5
fix(ci): remove dependency-type from dependabot groups95a16b7
Bump github.com/stretchr/testify from 1.8.4 to 1.9.06a06213
Bump the development-dependencies group with 1 updateaad9db7
ci: remove paths-ignoreeef6c6a
Bump the development-dependencies group with 1 update7c2c0ac
chore(ci): prevents duplicate workflow runs19d90a5
ci: regroup & auto-approve all github actions updates6dced31
ci(dependencies): automate dependencies updatesUpdates
github.com/go-openapi/swag
from 0.22.3 to 0.23.0Commits
53e32e8
chore(go): go-openapi requires go.1.20 across the board5e655d8
fix(ci): remove dependency-type from dependabot groups54f3f80
chore(lint): relinted4896833
Bump github.com/stretchr/testify from 1.8.4 to 1.9.06b32215
Bump the development-dependencies group with 1 updatedb91acc
ci: remove paths-ignoresfec0b4e
Bump the development-dependencies group with 1 update14fcae4
chore(ci): prevents duplicate workflow runsd33767c
Bump the development-dependencies group with 1 updatec877230
ci(dependencies): automate dependencies updatesUpdates
github.com/google/uuid
from 1.3.0 to 1.6.0Release notes
Sourced from github.com/google/uuid's releases.
Changelog
Sourced from github.com/google/uuid's changelog.
Commits
0f11ee6
chore(master): release 1.6.0 (#151)16939da
chore(tests): add strict monotonicity test case for uuid v7. (#154)016b199
fix: fix typo in version 7 uuid documentation (#153)1d8b6ea
ci: set token permissions to github workflows (#143)a2b2b32
fix: Monotonicity in UUIDv7 (#150)c58770e
feat: add Max UUID constant (#149)4d47f8e
chore(master): release 1.5.0 (#145)9ee7366
feat: Validate UUID without creating new UUID (#141)b35aa6a
add uuid version 6 and 7 (#139)8de8764
chore(master): release 1.4.0 (#134)Updates
github.com/pmezard/go-difflib
from 1.0.0 to 1.0.1-0.20181226105442-5d4384ee4fb2Commits
Updates
github.com/prometheus/client_golang
from 1.16.0 to 1.19.1Release notes
Sourced from github.com/prometheus/client_golang's releases.