Closed dependabot[bot] closed 3 months ago
/lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: akrejcir
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Bumps the production-dependencies group with 11 updates in the / directory:
3.12.0
3.12.1
2.17.2
2.19.0
0.30.1
0.30.3
0.30.1
0.30.3
1.4.1
1.4.2
1.2.1
1.2.2
1.5.1
1.5.3
0.2.0
0.4.0
0.73.1
0.75.1
0.19.0
0.21.0
1.33.0
1.34.2
Updates
github.com/emicklei/go-restful/v3
from 3.12.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 examplesUpdates
github.com/onsi/ginkgo/v2
from 2.17.2 to 2.19.0Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
28fb5d6
v2.19.0e31f03a
fix another typo966a28c
Fix typos in label sets docscd231fd
Label sets allow for more expressive label filteringeb27ca8
v2.18.0f010b65
Add --slience-skips and --force-newlines42013d6
Fix table entry context edge case9e234ea
always rebuild and run ginkgo in makefile5ce8355
add --fail-on-empty to recommended CI flags in docs3ffbf8b
add makefileUpdates
k8s.io/api
from 0.30.1 to 0.30.3Commits
83bdab1
Update dependencies to v0.30.3 tagUpdates
k8s.io/apimachinery
from 0.30.1 to 0.30.3Commits
Updates
k8s.io/client-go
from 0.30.1 to 0.30.3Commits
ece8c00
Update dependencies to v0.30.3 tagUpdates
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/golang/glog
from 1.2.1 to 1.2.2Release notes
Sourced from github.com/golang/glog's releases.
Commits
9730314
glog: avoid calling user.Current() on windows (#69)Updates
github.com/gorilla/websocket
from 1.5.1 to 1.5.3Release notes
Sourced from github.com/gorilla/websocket's releases.
... (truncated)
Commits
ce903f6
Reverts to v1.5.09ec25ca
fixes broken random value generation1bddf2e
bumps go version & removes deprecated module usage750bf92
adds GHA & Makefile configsb2c246b
Revert " Update go version & add verification/testing tools (#840)"09a6bab
removing error handling while closing connections58af150
return errors instead of printing to logse5f1a0a
excludes errchecks linterb2a86a1
Do not timeout when WriteControl deadline is zero695e909
Remove hideTempErr to allow downstream users to check for errors like net.Err...Updates
github.com/moby/spdystream
from 0.2.0 to 0.4.0Release notes
Sourced from github.com/moby/spdystream's releases.
Commits
258380d
Merge pull request #98 from dmcgowan/remove-ws-packagea3b79af
Merge pull request #99 from liggitt/closeleak5c84296
Avoid 10 minute goroutine leak in error case for handled errors42b2632
Remove unused websocket package0c1fc43
Merge pull request #96 from code-qote/fix-stream-is-finished-data-race478d001
Merge pull request #89 from thaJeztah/carry_48_fix_unit_test_race31503b1
Fix unit test races06348fb
Merge pull request #91 from tigrato/fix-ping-data-race6cf8949
fixed data race3473c0b
Fix Ping data-raceUpdates
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
from 0.73.1 to 0.75.1Release notes
Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's releases.
Changelog
Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's changelog.
Commits
9b72f85
Merge pull request #6725 from slashpai/cut-0.75.17e721e2
chore: cut 0.75.184bddcb
Merge pull request #6723 from kubeservice-stack/Cherry-pick-6722c2a24e4
cherry-pick 672279c225b
Merge pull request #6709 from slashpai/cut-0.75.021e69ff
chore: cut 0.75.091df221
Merge pull request #6707 from slashpai/cut-0.75.0cb79b96
feat(xds): Add OVHcloud service discovery to the ScrapeConfig CRD (#6689)87e3b56
chore: bump go dependencies before releasead006f4
Merge pull request #6706 from prometheus-operator/dependabot/go_modules/githu...Updates
golang.org/x/net
from 0.24.0 to 0.26.0Commits
66e838c
go.mod: update golang.org/x dependencies6249541
http2: avoid race in server handler SetReadDeadine/SetWriteDeadline603e3e6
quic: disable X25519Kyber768Draft00 in tests67e8d0c
http2: report an error if goroutines outlive serverTester tests5608279
http2: avoid corruption in priority write scheduler0d515a5
http2: factor out frame read/write test functions9f5b79b
http2: drop unused retry function03c24c2
http2: use synthetic time in server tests022530c
http2: add a more full-featured test net.Conn410d19e
http2: avoid racy access to clientStream.requestedGzipUpdates
golang.org/x/oauth2
from 0.19.0 to 0.21.0Commits
5fd4241
google: update compute token refresh84cb9f7
oauth2: fix typo in comment4b7f0bd
go.mod: update cloud.google.com/go/compute/metadata dependencye11eea8
microsoft: added DeviceAuthURL to AzureADEndpointUpdates
golang.org/x/sys
from 0.20.0 to 0.21.0Commits
673e0f9
unix: skip ethtool driver test for busy interface6943ab6
unix/linux: update glibc to 2.3992f3ad6
unix: update to Linux kernel 6.9f34bb9f
windows: add net user enum6dfb94e
unix: add types for SOCK_DIAGUpdates
golang.org/x/term
from 0.20.0 to 0.21.0Commits
5f0bb72
go.mod: update golang.org/x dependenciesUpdates
golang.org/x/text
from 0.15.0 to 0.16.0Commits
9c2f3a2
cmd/gotext: fix segfault in extract & rewrite commands59e1219
message: optimize lookupAndFormat function for better performancea20a3e2
x/text: update x/tools for go/ssa range-over-func fixUpdates
golang.org/x/tools
from 0.20.0 to 0.21.1-0.20240508182429-e35e4ccd0d2dCommits
Updates
google.golang.org/protobuf
from 1.33.0 to 1.34.2Updates
k8s.io/apiextensions-apiserver
from 0.30.1 to 0.30.2Commits
2d2addc
Update dependencies to v0.30.2 tag803669d
Merge pull request #124676cici37/automated-cherry-pick-of-#124675
5e9c693
Adding the feature gates to fix cost for VAP and webhook matchConditions.Updates
k8s.io/apiserver
from 0.30.1 to 0.30.2Commits
3b2ed79
Update dependencies to v0.30.2 tag7a3db50
Merge pull request #124676cici37/automated-cherry-pick-of-#124675
a30c80f
Merge pull request #124802seantywork/automated-cherry-pick-of-#124662
1ce5268
Updated & added visibility to apiserver x509 test certificates expiring this ...e025ab4
Adding the feature gates to fix cost for VAP and webhook matchConditions.Updates
k8s.io/klog/v2
from 2.120.1 to 2.130.1Release notes
Sourced from k8s.io/klog/v2's releases.
Commits
75663bb
Merge pull request #408 from pohly/klog-flush-sync-fix2327d4c
data race: avoid unprotected access to sb.file16c7d26
Merge pull request #401 from pohly/ktesting-warning-delaycd24012
ktesting: tone down warning about leaked test goroutine2ee202a
Merge pull request #404 from 1978629634/fsync-freelock79575d8
Do not acquire lock for file.Sync() fsync call7af45d6
Merge pull request #406 from pohly/linterd008cfe
examples: fix linter warningab53041
Merge pull request #402 from pohly/linter-issuesff7c070
build: 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
.[//...
Description has been truncated