-
Notifications
You must be signed in to change notification settings - Fork 67
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
build(deps): bump the gomod group with 15 updates #716
Merged
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 gomod group with 15 updates: | Package | From | To | | --- | --- | --- | | [github.com/cert-manager/cert-manager](https://github.com/cert-manager/cert-manager) | `1.15.3` | `1.16.0` | | [golang.org/x/time](https://github.com/golang/time) | `0.6.0` | `0.7.0` | | [sigs.k8s.io/kustomize/kyaml](https://github.com/kubernetes-sigs/kustomize) | `0.17.2` | `0.18.0` | | [github.com/prometheus/common](https://github.com/prometheus/common) | `0.59.1` | `0.60.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.29.0` | `0.30.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.25.0` | `0.26.0` | | [golang.org/x/term](https://github.com/golang/term) | `0.24.0` | `0.25.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.18.0` | `0.19.0` | | [golang.org/x/tools](https://github.com/golang/tools) | `0.25.0` | `0.26.0` | | [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20240814211410-ddb44dafa142` | `0.0.0-20240903143218-8af14fe29dc1` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.67.0` | `1.67.1` | | google.golang.org/protobuf | `1.34.2` | `1.35.1` | | [k8s.io/kube-openapi](https://github.com/kubernetes/kube-openapi) | `0.0.0-20240430033511-f0e62f92d13f` | `0.0.0-20240903163716-9e1beecbcb38` | | [k8s.io/utils](https://github.com/kubernetes/utils) | `0.0.0-20240711033017-18e509b52bc8` | `0.0.0-20240921022957-49e7df575cb6` | | [sigs.k8s.io/gateway-api](https://github.com/kubernetes-sigs/gateway-api) | `1.1.0` | `1.2.0` | Updates `github.com/cert-manager/cert-manager` from 1.15.3 to 1.16.0 - [Release notes](https://github.com/cert-manager/cert-manager/releases) - [Changelog](https://github.com/cert-manager/cert-manager/blob/master/RELEASE.md) - [Commits](cert-manager/cert-manager@v1.15.3...v1.16.0) Updates `golang.org/x/time` from 0.6.0 to 0.7.0 - [Commits](golang/time@v0.6.0...v0.7.0) Updates `sigs.k8s.io/kustomize/kyaml` from 0.17.2 to 0.18.0 - [Release notes](https://github.com/kubernetes-sigs/kustomize/releases) - [Commits](kubernetes-sigs/kustomize@api/v0.17.2...kyaml/v0.18.0) Updates `github.com/prometheus/common` from 0.59.1 to 0.60.0 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md) - [Commits](prometheus/common@v0.59.1...v0.60.0) Updates `golang.org/x/net` from 0.29.0 to 0.30.0 - [Commits](golang/net@v0.29.0...v0.30.0) Updates `golang.org/x/sys` from 0.25.0 to 0.26.0 - [Commits](golang/sys@v0.25.0...v0.26.0) Updates `golang.org/x/term` from 0.24.0 to 0.25.0 - [Commits](golang/term@v0.24.0...v0.25.0) Updates `golang.org/x/text` from 0.18.0 to 0.19.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.18.0...v0.19.0) Updates `golang.org/x/tools` from 0.25.0 to 0.26.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.25.0...v0.26.0) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20240814211410-ddb44dafa142 to 0.0.0-20240903143218-8af14fe29dc1 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/grpc` from 1.67.0 to 1.67.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.67.0...v1.67.1) Updates `google.golang.org/protobuf` from 1.34.2 to 1.35.1 Updates `k8s.io/kube-openapi` from 0.0.0-20240430033511-f0e62f92d13f to 0.0.0-20240903163716-9e1beecbcb38 - [Commits](https://github.com/kubernetes/kube-openapi/commits) Updates `k8s.io/utils` from 0.0.0-20240711033017-18e509b52bc8 to 0.0.0-20240921022957-49e7df575cb6 - [Commits](https://github.com/kubernetes/utils/commits) Updates `sigs.k8s.io/gateway-api` from 1.1.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@v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: github.com/cert-manager/cert-manager dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/time dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: sigs.k8s.io/kustomize/kyaml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/prometheus/common dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/net dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/term dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/text dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/tools dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: google.golang.org/grpc dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: google.golang.org/protobuf dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: k8s.io/kube-openapi dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: k8s.io/utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: sigs.k8s.io/gateway-api dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod ... 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
Oct 7, 2024
Signed-off-by: Moritz Wanzenböck <[email protected]>
WanzenBug
approved these changes
Oct 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 group with 15 updates:
1.15.3
1.16.0
0.6.0
0.7.0
0.17.2
0.18.0
0.59.1
0.60.0
0.29.0
0.30.0
0.25.0
0.26.0
0.24.0
0.25.0
0.18.0
0.19.0
0.25.0
0.26.0
0.0.0-20240814211410-ddb44dafa142
0.0.0-20240903143218-8af14fe29dc1
1.67.0
1.67.1
1.34.2
1.35.1
0.0.0-20240430033511-f0e62f92d13f
0.0.0-20240903163716-9e1beecbcb38
0.0.0-20240711033017-18e509b52bc8
0.0.0-20240921022957-49e7df575cb6
1.1.0
1.2.0
Updates
github.com/cert-manager/cert-manager
from 1.15.3 to 1.16.0Release notes
Sourced from github.com/cert-manager/cert-manager's releases.
... (truncated)
Commits
67c897d
Merge pull request #7325 from cert-manager-bot/cherry-pick-7323-to-release-1.163470785
make update-base-imagesf9e8aa6
Merge pull request #7324 from cert-manager-bot/cherry-pick-7321-to-release-1.16d09894c
BOT: run 'make upgrade-klone' and 'make generate'f98340d
Merge pull request #7319 from cert-manager-bot/cherry-pick-7317-to-release-1.1678dd1bf
Update deployments and startupapi Job8c46145
make generate-helm-schema generate-helm-docs99dc5d2
Add extraEnv to webhook, cainjector, and startupapichecke381fb0
Merge pull request #7318 from cert-manager-bot/cherry-pick-7315-to-release-1.16514f559
Revert "Reduce load on the Kubernetes API server and reduce the peak memory u...Updates
golang.org/x/time
from 0.6.0 to 0.7.0Commits
772484e
x/time/rate: correctly handle 0 limitsUpdates
sigs.k8s.io/kustomize/kyaml
from 0.17.2 to 0.18.0Release notes
Sourced from sigs.k8s.io/kustomize/kyaml's releases.
Commits
2cd9a2e
Merge pull request #5768 from dims/remove-starlark-supportd32eacf
Remove starlark support88f19bf
Merge pull request #5763 from koba1t/update_go_1.22.7a3c0b4a
disable for a step to skip test when that is docs PRb67ce5b
go work sync && ./hack/doGoMod.sh tidy5ba8523
update go 1.22.74034e36
Add--helm-debug
Flag to Kustomize for Enhanced Helm Debugging (#5751)c3872ce
Merge pull request #5745 from isarns/masterd35d21c
Merge pull request #5760 from Kavinjsir/patch-docsa5f43ec
style: lintingUpdates
github.com/prometheus/common
from 0.59.1 to 0.60.0Release notes
Sourced from github.com/prometheus/common's releases.
Commits
dae848d
Update supported Go versions (#700)63ff77e
Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 (#698)b7aa68c
Bump golang.org/x/net from 0.28.0 to 0.29.0 (#699)4e3a6fd
feat: addpromslog.NewNopLogger()
convenience func (#697)d66e745
promslog: use UTC timestamps for go-kit log style (#696)14bac55
Merge pull request #695 from prometheus/repo_sync8bc4cd5
Update common Prometheus files40d6251
Merge pull request #694 from jkroepke/slog/writerfa21dfd
Update common Prometheus files (#692)5f9af24
slog: expose io.WriterUpdates
golang.org/x/net
from 0.29.0 to 0.30.0Commits
6cc5ac4
go.mod: update golang.org/x dependenciesf88258d
websocket: update nhooyr.io/websocket to github.com/coder/websocket7191757
http2: add support for net/http HTTP2 config field4790dc7
http2: add support for server-originated pings541dbe5
http2: add Server.WriteByteTimeout3c333c0
route: fix address parsing of messages on DarwinUpdates
golang.org/x/sys
from 0.25.0 to 0.26.0Commits
23b0dab
unix: mark vgetrandom as non-escapingcbf0eb6
unix: fix grep syntax to work on non-GNU grepse7397b9
unix: update to Linux 6.11981de40
unix: use vDSO for getrandom() on linux48aad76
linux: add tcp_cc_info and its related typesd58f986
all: fix some typos in comment30de352
unix: fix Test{Fd,}Xattr failure on NetBSD68ed59b
windows/svc: fix printf(var) mistake detected by latest printf checkerc08bc6e
unix: update Go to 1.23.0Updates
golang.org/x/term
from 0.24.0 to 0.25.0Commits
9d5441a
go.mod: update golang.org/x dependenciesUpdates
golang.org/x/text
from 0.18.0 to 0.19.0Commits
3043346
x/text: Correct examples in number/doc38a95c2
all: fix some comments20097e4
all: fix printf(var) mistakes detected by latest printf checkerUpdates
golang.org/x/tools
from 0.25.0 to 0.26.0Commits
2ab3b51
go.mod: update golang.org/x dependencies2683c79
gopls/internal/golang/stubmethods: rename analysis/stubmethodsefd951d
gopls/internal/analysis/stubmethods: merge into CodeActiond0d0d9e
gopls/internal/cache: memoize dependent hash on analysisNodea19eef6
gopls/internal/cache: express packageHandle as a state machinedd745ec
gopls/internal/test/marker: update regression test issue68918.txta02ee35
go/analysis/passes/stdversion: reenable testsa24facf
all: set gotypesalias=0 explicitlyce2a33e
gopls/internal: fix extract refactor for cases with anonymous functionsa2ff832
go/ssa: remove references to GOEXPERIMENT rangeUpdates
google.golang.org/genproto/googleapis/rpc
from 0.0.0-20240814211410-ddb44dafa142 to 0.0.0-20240903143218-8af14fe29dc1Commits
Updates
google.golang.org/grpc
from 1.67.0 to 1.67.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
3f95b38
Update version to 1.67.1 (#7682)4f6c5f2
xds/server: Fix xDS Server leak (#7664) (#7681)935f8cb
transport: Fix reporting of bytes read while reading headers (#7660) (#7667)02bbb65
Change version to 1.67.1-dev (#7605)Updates
google.golang.org/protobuf
from 1.34.2 to 1.35.1Updates
k8s.io/kube-openapi
from 0.0.0-20240430033511-f0e62f92d13f to 0.0.0-20240903163716-9e1beecbcb38Commits
Updates
k8s.io/utils
from 0.0.0-20240711033017-18e509b52bc8 to 0.0.0-20240921022957-49e7df575cb6Commits
Updates
sigs.k8s.io/gateway-api
from 1.1.0 to 1.2.0Release notes
Sourced from sigs.k8s.io/gateway-api's releases.
... (truncated)
Changelog
Sourced from sigs.k8s.io/gateway-api's changelog.
... (truncated)
Commits
f735045
chore: bump PR version for 1.2 (#3375)76c3f4c
Adding changelog for v1.2.0 (#3374)b311b1c
mark the GatewayInfrastructure test as Provisional (#3373)076d830
Docs: route rule name (#3299)3b7ca06
fix the bad reference for grpcroute doc (#3369)9f7dd62
Update release docs with new details (#3364)9b0bda4
Update CHANGELOG with v1.2.0-rc2 details (#3363)ff6e320
Disable v1alpha2 versions for GRPCRoute and ReferenceGrant (#3361)2263ec4
Fix a number of GEP stage errors (#3359)5c5fc38
build(deps): bump mkdocs-material from 9.5.34 to 9.5.36 (#3352)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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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