Closed dependabot[bot] closed 6 months ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign 0xfelix for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
No data about Duplication
@dependabot[bot]: The following tests failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
ci/prow/e2e-single-node-functests | 96c819672329d1918c187a9885303e21944daeb7 | link | true | /test e2e-single-node-functests |
ci/prow/unittests | 96c819672329d1918c187a9885303e21944daeb7 | link | true | /test unittests |
ci/prow/e2e-upgrade-functests | 96c819672329d1918c187a9885303e21944daeb7 | link | true | /test e2e-upgrade-functests |
ci/prow/images | 96c819672329d1918c187a9885303e21944daeb7 | link | true | /test images |
ci/prow/e2e-functests | 96c819672329d1918c187a9885303e21944daeb7 | link | true | /test e2e-functests |
Full PR test history. Your PR dashboard.
Superseded by #970.
Bumps the production-dependencies group with 8 updates in the / directory:
1.32.0
1.33.0
0.73.1
0.73.2
0.52.3
0.53.0
0.29.4
0.30.0
0.29.4
0.30.0
0.29.4
0.30.0
0.13.0
0.14.0
0.173.0
0.175.0
Updates
github.com/onsi/gomega
from 1.32.0 to 1.33.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
f2e65fc
v1.33.002e8706
docs: Receive(POINTER, MATCHER)ec1f186
feat: receiver matcher accepting (POINTER, MATCHER), includes unit tests9999deb
Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1 (#745)cb5ff21
Bump github-pages from 229 to 230 in /docs (#735)bac6596
Bump golang.org/x/net from 0.20.0 to 0.23.0 (#746)Updates
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
from 0.73.1 to 0.73.2Release 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
20beb0b
Merge pull request #6527 from slashpai/cut-0.73.23aa2b0e
chore:cut v0.73.221b32c5
Merge pull request #6525 from simonpasquier/fix-6513af00f92
Merge pull request #6526 from simonpasquier/cherry-pick-6507ada71c2
fix: ScrapeClass TLSConfig nil pointer exception (#6507)349d97e
fix: register k8s metricsUpdates
github.com/prometheus/common
from 0.52.3 to 0.53.0Release notes
Sourced from github.com/prometheus/common's releases.
Commits
e54e4df
Merge pull request #620 from bboreham/test-stringe25b951
Merge pull request #619 from bboreham/restore-sortc1b9b72
Fix up config test (#621)de5ed88
Merge pull request #487 from GiedriusS/allow_exposing_real_valueea817bb
Merge pull request #618 from grobinson-grafana/grobinson/add-status-ata1ca958
LabelSet: add unit test for String methodbe294f1
LabelSet.String: restore faster sort call506a12c
Fix commentfb6970a
Add StatusAt method for Alert structUpdates
k8s.io/api
from 0.29.4 to 0.30.0Commits
fb932d2
Update dependencies to v0.30.0 tagd014286
Merge remote-tracking branch 'origin/master' into release-1.30581c1b8
Update x/net for CVE-2023-4528835ca1f4
Merge pull request #123932 from pohly/dra-api-resource-model-renameb048bd8
Merge pull request #123909 from AkihiroSuda/fix-123906f06d24a
dra api: NodeResourceModel -> ResourceModel30e3187
api: NodeStatus: rename RuntimeClasses to RuntimeHandlers96558b9
Merge pull request #123792 from mimowo/propose-api-comments-fix089c7ca
Merge pull request #123180 from AkihiroSuda/rrob50824d
api: KEP-3857: Recursive Read-only (RRO) mountsUpdates
k8s.io/apiextensions-apiserver
from 0.29.4 to 0.30.0Commits
03da840
Update dependencies to v0.30.0 tagcb47ad4
Merge remote-tracking branch 'origin/master' into release-1.306ce7f38
Update x/net for CVE-2023-45288a2f312c
Merge remote-tracking branch 'origin/master' into release-1.30d3649bc
fix test flake caused by not waiting for CRD schema update9624e52
Merge pull request #123732 from serathius/parallel-featureflags24438a9
Merge pull request #123758 from liggitt/protobump916521e
Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.0fe10ad0
Merge pull request #123405 from cici37/vapGAa853d25
Fix SetFeatureGateDuringTest handling of Parallel testsUpdates
k8s.io/apimachinery
from 0.29.4 to 0.30.0Commits
37988e5
Merge remote-tracking branch 'origin/master' into release-1.30c857a38
Update x/net for CVE-2023-452880407311
followup to allow special characters25164f7
Merge pull request #123435 from tallclair/apparmor-gacbfe0a1
Merge pull request #123758 from liggitt/protobump21d26b6
Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.00c29f84
Merge pull request #123385 from HirazawaUi/allow-special-characters60d24f2
Merge pull request #123708 from p0lyn0mial/upstream-const-watchlist-bookmark-...513d23a
apimachinery/meta/types.go: define InitialEventsAnnotationKey const67cb3a8
Merge pull request #123413 from seans3/tunneling-spdy-websocketsUpdates
k8s.io/client-go
from 0.29.4 to 0.30.0Commits
3aa4577
Update dependencies to v0.30.0 tag2df4de1
Merge remote-tracking branch 'origin/master' into release-1.30ade2ae2
Update x/net for CVE-2023-45288b4632b7
Merge pull request #123932 from pohly/dra-api-resource-model-rename4467b1e
Merge pull request #123909 from AkihiroSuda/fix-123906650f392
dra api: NodeResourceModel -> ResourceModel00e4609
api: NodeStatus: rename RuntimeClasses to RuntimeHandlers7ebe0ea
Merge pull request #123180 from AkihiroSuda/rro3be09aa
api: KEP-3857: Recursive Read-only (RRO) mounts110b75b
Merge pull request #123344 from nilekhc/svm-controllerUpdates
k8s.io/kube-aggregator
from 0.29.4 to 0.30.0Commits
5544326
Update dependencies to v0.30.0 tag8a05ec9
Merge remote-tracking branch 'origin/master' into release-1.30a85034b
Update x/net for CVE-2023-4528803409cd
Merge pull request #123770 from Jefftree/go-restful0ff135f
fix aggregator path filtering to include /0484f16
Merge pull request #123758 from liggitt/protobump9355ef1
Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.076cea3f
Merge pull request #123684 from hakuna-matatah/1235704133c02
Addd negative case for the fix in #1235702e25c05
Merge pull request #123634 from liggitt/handler-raceUpdates
github.com/prometheus/procfs
from 0.13.0 to 0.14.0Release notes
Sourced from github.com/prometheus/procfs's releases.
Commits
6bec248
Revert "fix: same TCP connection appears twice (#631)" (#633)987bedc
fix: same TCP connection appears twice (#631)ee70db2
Merge pull request #632 from prometheus/superq/1.220fdebd3
chore: Use kernel-compliant types for{U,G}IDs
(#620)faa3526
Update Go versions69fc8f6
*:s/(%v|%s)/%w
and usego1.20
(#617)eac8540
update MAINTAINERS.md (#629)3387ec6
style: returns procfs build-in error like other parsing methods (#630)5819c81
Revert add avgRTT to nfs mountstats #487 (#625)c5ada8d
Update common Prometheus filesUpdates
google.golang.org/api
from 0.173.0 to 0.175.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
67a5d6d
chore(main): release 0.175.0 (#2527)d64b1d0
fix: various auth transition bugs (#2533)9622a0d
feat(all): auto-regenerate discovery clients (#2529)f662ab7
fix: bump auth deps (#2528)ec3a580
feat(all): auto-regenerate discovery clients (#2526)f8960e3
chore(main): release 0.174.0 (#2521)0f0a2f0
fix(internal): set scopes for new auth flow (#2525)f49960d
feat(all): auto-regenerate discovery clients (#2524)4054271
feat: add hooks in for new auth library (#2228)Updates
google.golang.org/genproto/googleapis/rpc
from 0.0.0-20240325203815-454cdb8f5daa to 0.0.0-20240415180920-8c6c420018beCommits
Updates
k8s.io/apiserver
from 0.29.4 to 0.30.0Commits
9b2e61f
Update dependencies to v0.30.0 tag15c77ce
Merge remote-tracking branch 'origin/master' into release-1.3061d3001
Renamecluster
tostorage_cluster_id
for apiserver_storage_size_bytes metricd97582e
Merge remote-tracking branch 'origin/master' into release-1.302071c4d
Update x/net for CVE-2023-45288341f6df
Merge pull request #123994 from serathius/undo-double-run-test-watch-semantics7a3a726
Undo double run of the TestWatchSemantics test to avoid hitting timeoute166c44
Merge pull request #123785 from seans3/streamtunnel-unit-testsec72042
Merge pull request #123935 from serathius/consistent-watch-from-etcd13a815b
Serve watch without resourceVersion from cache and introduce a WatchFromStora...Updates
k8s.io/component-base
from 0.29.4 to 0.30.0Commits
98e79b8
Update dependencies to v0.30.0 tag0ac84ef
Merge remote-tracking branch 'origin/master' into release-1.302e27a0c
Update x/net for CVE-2023-45288ecbd1b6
Merge pull request #123732 from serathius/parallel-featureflagsb0a6e40
Merge pull request #123758 from liggitt/protobump0e945e3
Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.0a626a5c
Fix SetFeatureGateDuringTest handling of Parallel tests15d726c
Merge pull request #123529 from thockin/go-workspacesf3d8039
Fix up go.mod files after reviewse3050ed
Remove old gengo detritusUpdates
k8s.io/kube-openapi
from 0.0.0-20240221221325-2ac9dc51f3f1 to 0.0.0-20240228011516-70dd3763d340Commits
Dependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show