Bump the gomod-dependencies group across 1 directory with 11 updates #39
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 gomod-dependencies group with 8 updates in the / directory:
1.19.01.19.10.53.00.55.01.8.01.8.11.63.21.64.00.30.00.30.20.30.00.30.20.30.00.30.22.120.12.130.1Updates
github.com/prometheus/client_golangfrom 1.19.0 to 1.19.1Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
6e3f4b1Cut 1.19.1 (#1494)cad1bfaMerge pull request #1454 from prometheus/small-nits0aa8c9fRephrase incompatibility with common v0.48.0Updates
github.com/prometheus/commonfrom 0.53.0 to 0.55.0Release notes
Sourced from github.com/prometheus/common's releases.
... (truncated)
Commits
0c7b585Merge pull request #649 from rajagopalanand/13364804fbbeUpdate common Prometheus files (#660)3f20456Bump golang.org/x/net from 0.25.0 to 0.26.0 (#657)e31eeaaBump google.golang.org/protobuf from 1.34.1 to 1.34.2 (#658)3236a12Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 (#656)1cfb464Bump github.com/aws/aws-sdk-go from 1.53.14 to 1.54.7 in /sigv4 (#659)ab322eachore: add HumanizeTimestamp; make ConvertToFloat exportable (#654)04635d2Merge pull request #655 from yeya24/change-omit-emptyc4974e5fix test43f0db5set http_headers to be omit emptyUpdates
github.com/spf13/cobrafrom 1.8.0 to 1.8.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
e94f6d0Address golangci-lint deprecation warnings, enable some more linters (#2152)8003b74Remove fully inactivated linters (#2148)5c2c1d6Consistent annotation names (#2140)5a1aceabuild(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to 2.0.4 (#2127)0fc86c2docs: update user guide (#2128)6b5f577More linting (#2099)bd914e5fix: remove deprecated io/ioutils package (#2120)1f80fa2chore: remove repetitive words (#2122)c69ae4cci: test golang 1.22 (#2113)a30cee5build(deps): bump actions/cache from 3 to 4 (#2102)Updates
golang.org/x/netfrom 0.24.0 to 0.26.0Commits
66e838cgo.mod: update golang.org/x dependencies6249541http2: avoid race in server handler SetReadDeadine/SetWriteDeadline603e3e6quic: disable X25519Kyber768Draft00 in tests67e8d0chttp2: report an error if goroutines outlive serverTester tests5608279http2: avoid corruption in priority write scheduler0d515a5http2: factor out frame read/write test functions9f5b79bhttp2: drop unused retry function03c24c2http2: use synthetic time in server tests022530chttp2: add a more full-featured test net.Conn410d19ehttp2: avoid racy access to clientStream.requestedGzipUpdates
google.golang.org/grpcfrom 1.63.2 to 1.64.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
fa274d7Change version to 1.64.0 (#7218)6b413c8xds: Surround twoInfofcalls that usepretty.ToJSONwithV(2)checks (...2dbbcefresolver/dns: Add docstring to SetMinResolutionInterval (#7217)070d9c7codes: replace %q to %d in error string when invalid code is an integer (#7188)5d24ee2xds: store server config for LRS server in xdsresource.ClusterUpdate (#7191)c76f686advancedTLS: Rename get root certs related pieces (#7207)f591e3bcodec: remove option to suppress setting supported compressors in headers (#7...b4f7947github: remove dependabot (#7208)0561c78client: add user-friendly error message of LB policy update timed out (#7206)9d9c1fbpeer: remove change detector test (#7204)Updates
google.golang.org/protobuffrom 1.34.0 to 1.34.2Updates
k8s.io/apifrom 0.30.0 to 0.30.2Commits
118f81cUpdate dependencies to v0.30.2 tag0fd470cMerge pull request #124702aojea/automated-cherry-pick-of-#124572a669f18Merge pull request #124694 from pmalek/backport-124553-to-release-1.3015001b5fix(api): make LocalObjectReference.Name and HostAlias.IP required (#124553)d9a08c5tag service.spec.TrafficDistribution field as alphaUpdates
k8s.io/apimachineryfrom 0.30.0 to 0.30.2Commits
Updates
k8s.io/client-gofrom 0.30.0 to 0.30.2Commits
592d891Update dependencies to v0.30.2 tag4e1652bMerge pull request #124694 from pmalek/backport-124553-to-release-1.302daa31efix(api): make LocalObjectReference.Name and HostAlias.IP required (#124553)Updates
k8s.io/component-basefrom 0.30.0 to 0.30.2Commits
244709cUpdate dependencies to v0.30.2 tagUpdates
k8s.io/klog/v2from 2.120.1 to 2.130.1Release notes
Sourced from k8s.io/klog/v2's releases.
Commits
75663bbMerge pull request #408 from pohly/klog-flush-sync-fix2327d4cdata race: avoid unprotected access to sb.file16c7d26Merge pull request #401 from pohly/ktesting-warning-delaycd24012ktesting: tone down warning about leaked test goroutine2ee202aMerge pull request #404 from 1978629634/fsync-freelock79575d8Do not acquire lock for file.Sync() fsync call7af45d6Merge pull request #406 from pohly/linterd008cfeexamples: fix linter warningab53041Merge pull request #402 from pohly/linter-issuesff7c070build: fix some linter warningsDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions