-
Notifications
You must be signed in to change notification settings - Fork 1
[gomod] Bump the dependencies group across 1 directory with 21 updates #159
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
Closed
Conversation
This file contains hidden or 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
ae78a99
to
1c7be14
Compare
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
2b87ed1
to
415cf0b
Compare
ee36bd6
to
bb4c95c
Compare
bb4c95c
to
65b24ab
Compare
Bumps the dependencies group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) | `0.131.0` | `0.133.0` | | [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.4.2` | `1.4.3` | | [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) | `5.2.2` | `5.3.0` | | [github.com/oapi-codegen/nethttp-middleware](https://github.com/oapi-codegen/nethttp-middleware) | `1.0.2` | `1.1.2` | | [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime) | `1.1.1` | `1.1.2` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.23.4` | `2.25.1` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.37.0` | `1.38.1` | | [github.com/rancher/cluster-api-provider-rke2](https://github.com/rancher/cluster-api-provider-rke2) | `0.14.0` | `0.19.0` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.10.0` | `1.11.0` | | [go.uber.org/mock](https://github.com/uber/mock) | `0.5.1` | `0.6.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.32.3` | `0.33.4` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.32.3` | `0.33.4` | | [k8s.io/kubectl](https://github.com/kubernetes/kubectl) | `0.32.1` | `0.33.4` | | [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api) | `1.9.5` | `1.11.0` | | [sigs.k8s.io/cluster-api/test](https://github.com/kubernetes-sigs/cluster-api) | `1.9.6` | `1.11.0` | | [github.com/k3s-io/cluster-api-k3s](https://github.com/k3s-io/cluster-api-k3s) | `0.2.1` | `0.3.0` | Updates `github.com/getkin/kin-openapi` from 0.131.0 to 0.133.0 - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](getkin/kin-openapi@v0.131.0...v0.133.0) Updates `github.com/go-logr/logr` from 1.4.2 to 1.4.3 - [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.2...v1.4.3) Updates `github.com/golang-jwt/jwt/v5` from 5.2.2 to 5.3.0 - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md) - [Commits](golang-jwt/jwt@v5.2.2...v5.3.0) Updates `github.com/oapi-codegen/nethttp-middleware` from 1.0.2 to 1.1.2 - [Release notes](https://github.com/oapi-codegen/nethttp-middleware/releases) - [Commits](oapi-codegen/nethttp-middleware@v1.0.2...v1.1.2) Updates `github.com/oapi-codegen/runtime` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/oapi-codegen/runtime/releases) - [Commits](oapi-codegen/runtime@v1.1.1...v1.1.2) Updates `github.com/onsi/ginkgo/v2` from 2.23.4 to 2.25.1 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.23.4...v2.25.1) Updates `github.com/onsi/gomega` from 1.37.0 to 1.38.1 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.37.0...v1.38.1) Updates `github.com/rancher/cluster-api-provider-rke2` from 0.14.0 to 0.19.0 - [Release notes](https://github.com/rancher/cluster-api-provider-rke2/releases) - [Changelog](https://github.com/rancher/cluster-api-provider-rke2/blob/main/docs/release.md) - [Commits](rancher/cluster-api-provider-rke2@v0.14.0...v0.19.0) Updates `github.com/stretchr/testify` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.10.0...v1.11.0) Updates `go.uber.org/mock` from 0.5.1 to 0.6.0 - [Release notes](https://github.com/uber/mock/releases) - [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md) - [Commits](uber-go/mock@v0.5.1...v0.6.0) Updates `google.golang.org/protobuf` from 1.36.6 to 1.36.7 Updates `k8s.io/api` from 0.32.3 to 0.33.4 - [Commits](kubernetes/api@v0.32.3...v0.33.4) Updates `k8s.io/apimachinery` from 0.32.3 to 0.33.4 - [Commits](kubernetes/apimachinery@v0.32.3...v0.33.4) Updates `k8s.io/client-go` from 0.32.3 to 0.33.4 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.32.3...v0.33.4) Updates `k8s.io/kubectl` from 0.32.1 to 0.33.4 - [Commits](kubernetes/kubectl@v0.32.1...v0.33.4) Updates `sigs.k8s.io/cluster-api` from 1.9.5 to 1.11.0 - [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases) - [Commits](kubernetes-sigs/cluster-api@v1.9.5...v1.11.0) Updates `sigs.k8s.io/cluster-api/test` from 1.9.6 to 1.11.0 - [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases) - [Commits](kubernetes-sigs/cluster-api@v1.9.6...v1.11.0) Updates `sigs.k8s.io/controller-runtime` from 0.20.4 to 0.21.0 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.20.4...v0.21.0) Updates `github.com/k3s-io/cluster-api-k3s` from 0.2.1 to 0.3.0 - [Release notes](https://github.com/k3s-io/cluster-api-k3s/releases) - [Commits](k3s-io/cluster-api-k3s@v0.2.1...v0.3.0) Updates `github.com/prometheus/client_golang` from 1.21.1 to 1.23.0 - [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.21.1...v1.23.0) Updates `k8s.io/apiextensions-apiserver` from 0.32.1 to 0.33.3 - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases) - [Commits](kubernetes/apiextensions-apiserver@v0.32.1...v0.33.3) --- updated-dependencies: - dependency-name: github.com/getkin/kin-openapi dependency-version: 0.133.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/go-logr/logr dependency-version: 1.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/golang-jwt/jwt/v5 dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/oapi-codegen/nethttp-middleware dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/oapi-codegen/runtime dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.25.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/onsi/gomega dependency-version: 1.38.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/rancher/cluster-api-provider-rke2 dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/stretchr/testify dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.uber.org/mock dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google.golang.org/protobuf dependency-version: 1.36.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: k8s.io/api dependency-version: 0.33.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: k8s.io/apimachinery dependency-version: 0.33.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: k8s.io/client-go dependency-version: 0.33.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: k8s.io/kubectl dependency-version: 0.33.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sigs.k8s.io/cluster-api dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sigs.k8s.io/cluster-api/test dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/k3s-io/cluster-api-k3s dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/prometheus/client_golang dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: k8s.io/apiextensions-apiserver dependency-version: 0.33.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
65b24ab
to
601adcd
Compare
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 dependencies group with 16 updates in the / directory:
0.131.0
0.133.0
1.4.2
1.4.3
5.2.2
5.3.0
1.0.2
1.1.2
1.1.1
1.1.2
2.23.4
2.25.1
1.37.0
1.38.1
0.14.0
0.19.0
1.10.0
1.11.0
0.5.1
0.6.0
0.32.3
0.33.4
0.32.3
0.33.4
0.32.1
0.33.4
1.9.5
1.11.0
1.9.6
1.11.0
0.2.1
0.3.0
Updates
github.com/getkin/kin-openapi
from 0.131.0 to 0.133.0Release notes
Sourced from github.com/getkin/kin-openapi's releases.
Commits
2baea3d
openapi2conv: preserve x-fields when converting from v2 to v3 (#1092)59b018c
Some coding style fixes and cleaning up (#1093)a33c5f8
openapi3filter: support primitive parsing for individual text like parts in m...e00a340
openapi3: preserve all validation errors for allOf (#1087)6acf92b
openapi3filter: use FileBodyDecoder if the format is specified as binary (#1088)4358c4a
feat: add support for RFC 7396 application/merge-patch+json (#1084)d72d75b
openapi3: resolve refs in parameter examples (#1086)2de45f7
openapi3: use Ptr instead of BoolPtr,Float64Ptr,Int64Ptr,Uint64Ptr (#1033)783206b
openapi3: fix ineffectual caching of compiled regexps (#1076)90fb641
openapi2conv: Set externalDocs for Operations (#1070)Updates
github.com/go-logr/logr
from 1.4.2 to 1.4.3Release notes
Sourced from github.com/go-logr/logr's releases.
Commits
38a1c47
build(deps): bump github/codeql-action from 3.28.17 to 3.28.18f08bedd
build(deps): bump actions/setup-go from 5.4.0 to 5.5.06295e99
build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0028840d
build(deps): bump github/codeql-action from 3.28.15 to 3.28.17511e5fa
Merge pull request #367 from go-logr/dependabot/github_actions/github/codeql-...d806463
build(deps): bump github/codeql-action from 3.28.13 to 3.28.15158c311
Merge pull request #366 from thockin/masterc79ddb3
Update to support golangci-lint v220a64ba
build(deps): bump github/codeql-action from 3.28.12 to 3.28.130385e14
Add comments around slog exceptionsUpdates
github.com/golang-jwt/jwt/v5
from 5.2.2 to 5.3.0Release notes
Sourced from github.com/golang-jwt/jwt/v5's releases.
Commits
e9547a1
Bump Go version to indicate correct minimum requirement (#452)3839817
Create CODEOWNERS (#449)d83e545
Fix bug in validation of multiple audiences (#441)75740f1
replaced interface{} to any (#445)048854f
Bump golangci/golangci-lint-action from 7 to 8 (#440)497a38e
Implementing validation of multiple audiences (#433)12384ea
Bump GitHub workflows and Go versions (#438)Updates
github.com/oapi-codegen/nethttp-middleware
from 1.0.2 to 1.1.2Release notes
Sourced from github.com/oapi-codegen/nethttp-middleware's releases.
... (truncated)
Commits
a4be325
fix(deps)!: update module github.com/getkin/kin-openapi to v0.132.002b3b1c
build: indicate which versions of Go are supported vs "supported"d05a186
build: build against Go 1.23 and 1.240a8001d
fix: correct error code9b5d19d
chore(deps): update module github.com/golangci/golangci-lint to v2.1.5be28747
refactor: migrateerror
to a method parameter, not part ofErrorHandlerOpts
124a344
feat: add error handler with more configuration750f72e
refactor: return early if nooptions
83a8756
refactor: flip error checking to remove nested conditionals0cb46bb
chore(deps): update module github.com/golangci/golangci-lint to v2.1.4Updates
github.com/oapi-codegen/runtime
from 1.1.1 to 1.1.2Release notes
Sourced from github.com/oapi-codegen/runtime's releases.
... (truncated)
Commits
0f4916e
Use %w formatting directives when fmt.Error'ing an error. (#71)409f622
chore(deps): pin dependencies912bc9f
Merge pull request #48 from TelpeNight/fix-opt-query-paramsfb5c804
Fix BindQueryParameter for optional parameters8c8696b
Merge pull request #47 from swistakm/fix/make-query-bindparam-play-along-with...4061fba
fix: make BindQueryParameter play along with x-go-type-skip-optional-pointer46dbe22
docs(sponsors): addFUNDING.yml
9fd2a77
Merge pull request #38oapi-codegen/runtime#37
1b61163
Change styleMap to iterate via reflectiond741dd7
fix #37Updates
github.com/onsi/ginkgo/v2
from 2.23.4 to 2.25.1Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
1ec9114
v2.25.12e42cff
chore: fix some CodeQL warnings10866d3
fix(types): ignore nameless nodes on FullText()fcc0e74
v2.25.079e35c9
tidy up docs6fef07c
Document AroundNode665e7ba
AroundNode supports simpler signatures tood41f01e
AroundNode - preview3d9dae2
v2.24.03f5d379
remove -o from run commandUpdates
github.com/onsi/gomega
from 1.37.0 to 1.38.1Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
c36e89a
v1.38.192eaa57
go mod tidyb9ed3cd
deprecate CompileTest*2a5bf77
fix invalid fmt.Errorf3e9e385
bump ginkgo7f37abe
Replacegopkg.in/yaml.v3
withgo.yaml.in/yaml/v3
69e4761
fix(async_assertion): use correct error in errors.As95737c0
Bump golang.org/x/net from 0.41.0 to 0.43.0 (#856)91b20ea
chore: fix Go vet issue with Go 1.156823587
Bump nokogiri from 1.18.8 to 1.18.9 in /docs (#854)Updates
github.com/rancher/cluster-api-provider-rke2
from 0.14.0 to 0.19.0Release notes
Sourced from github.com/rancher/cluster-api-provider-rke2's releases.
... (truncated)
Commits
8598e7f
Merge pull request #712 from rancher/dependabot/go_modules/github.com/onsi/go...42e55b0
Merge pull request #715 from rancher/dependabot/go_modules/github.com/prometh...722b44f
Merge pull request #716 from rancher/dependabot/go_modules/sigs.k8s.io/kind-0...4b19718
Merge pull request #718 from rancher/dependabot/go_modules/github.com/docker/...c1496a6
Merge pull request #720 from rancher/dependabot/github_actions/actions/checko...65e0293
chore(deps): Bump actions/checkout from 4 to 5223e1aa
chore(deps): Bump github.com/docker/docker42d64d3
chore(deps): Bump sigs.k8s.io/kind from 0.25.0 to 0.29.01a2dc4d
chore(deps): Bump github.com/onsi/gomega from 1.37.0 to 1.38.0e63bd78
chore(deps): Bump github.com/prometheus/client_golangUpdates
github.com/stretchr/testify
from 1.10.0 to 1.11.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
b7801fb
Merge pull request #1778 from stretchr/dependabot/github_actions/actions/chec...69831f3
build(deps): bump actions/checkout from 4 to 5a53be35
Improve captureTestingT helperaafb604
mock: improve formatting of error message7218e03
improve error msg929a212
Merge pull request #1758 from stretchr/dolmen/suite-faster-method-filteringbc7459e
suite: faster filtering of methods (-testify.m)7d37b5c
suite: refactor methodFilterc58bc90
Merge pull request #1764 from stretchr/dolmen/suite-refactor-stats-for-readab...87101a6
suite.Run: refactor handling of statsUpdates
go.uber.org/mock
from 0.5.1 to 0.6.0Release notes
Sourced from go.uber.org/mock's releases.
Changelog
Sourced from go.uber.org/mock's changelog.