[release-v1.21][gomod]: Bump the minor group across 1 directory with 4 updates#1133
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a openshift-knative member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
…4 updates Bumps the minor group with 4 updates in the / directory: [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi), [github.com/oapi-codegen/nethttp-middleware](https://github.com/oapi-codegen/nethttp-middleware), [github.com/oapi-codegen/oapi-codegen/v2](https://github.com/oapi-codegen/oapi-codegen) and [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime). Updates `github.com/getkin/kin-openapi` from 0.128.0 to 0.136.0 - [Commits](getkin/kin-openapi@v0.128.0...v0.136.0) Updates `github.com/oapi-codegen/nethttp-middleware` from 1.0.2 to 1.1.2 - [Commits](oapi-codegen/nethttp-middleware@v1.0.2...v1.1.2) Updates `github.com/oapi-codegen/oapi-codegen/v2` from 2.4.1 to 2.6.0 - [Commits](oapi-codegen/oapi-codegen@v2.4.1...v2.6.0) Updates `github.com/oapi-codegen/runtime` from 1.1.1 to 1.4.0 - [Commits](oapi-codegen/runtime@v1.1.1...v1.4.0) --- 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: minor - 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: minor - dependency-name: github.com/oapi-codegen/oapi-codegen/v2 dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/oapi-codegen/runtime dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
fa12c2b to
0506251
Compare
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the minor group with 4 updates in the / directory: github.com/getkin/kin-openapi, github.com/oapi-codegen/nethttp-middleware, github.com/oapi-codegen/oapi-codegen/v2 and github.com/oapi-codegen/runtime.
Updates
github.com/getkin/kin-openapifrom 0.128.0 to 0.136.0Commits
ff4bce7fix and upgrade goimports-reviser028df2arefacto(tests): use t.Context instead of context.Backgroundcc4f8d9refacto: replaceopenapi3.*Ptr(..)funcs withnew(..)df95b87address various lint errors3556929openapi2conv: nil-guard components lookup in FromV3SchemaRef (#1156)5a0a337openapi3: remove map-iteration order leaks causing flaky tests (#1158)3489553openapi3: skip v3.1 load/validation flaky tests3aa08cdopenapi3: record v3.1 load/validation test failures3179775openapi3: enable testing for 3.1 documents77e911aopenapi3: record failures after rebasing on top of #1125Updates
github.com/oapi-codegen/nethttp-middlewarefrom 1.0.2 to 1.1.2Commits
a4be325fix(deps)!: update module github.com/getkin/kin-openapi to v0.132.002b3b1cbuild: indicate which versions of Go are supported vs "supported"d05a186build: build against Go 1.23 and 1.240a8001dfix: correct error code9b5d19dchore(deps): update module github.com/golangci/golangci-lint to v2.1.5be28747refactor: migrateerrorto a method parameter, not part ofErrorHandlerOpts124a344feat: add error handler with more configuration750f72erefactor: return early if nooptions83a8756refactor: flip error checking to remove nested conditionals0cb46bbchore(deps): update module github.com/golangci/golangci-lint to v2.1.4Updates
github.com/oapi-codegen/oapi-codegen/v2from 2.4.1 to 2.6.0Commits
efb2df3docs: add example of using Renovate to sync files between reposd04991efix: qualify external ref schema types in default response codes (#2241)15fc536fix: pass OpenAPI type/format to runtime parameter binding and styling functions28d0083Update github.com/oapi-codegen/runtime to v1.2.0890e8dechore(deps): update module github.com/golangci/golangci-lint to v2.10.1 (make...6f6e243chore(deps): update github/codeql-action action to v4.32.4 (.github/workflows)3f9222echore(deps): update actions/setup-go action to v6.3.0 (.github/workflows)33cd677chore(deps): update actions/checkout action to v6 (.github/workflows)109fbfachore(deps): update release-drafter/release-drafter action to v6.2.0 (.github...c184310chore(deps): update actions/upload-artifact action to v7 (.github/workflows)Updates
github.com/oapi-codegen/runtimefrom 1.1.1 to 1.4.0Commits
247b459fix(deps): update module github.com/labstack/echo/v4 to v4.15.1 (#105)1d38dfafix(deps): update module github.com/labstack/echo/v5 to v5.1.0 (#120)be9ed17chore(deps): update release-drafter/release-drafter action to v7 (#113)77570f9Fix form/explode=false incorrectly splitting primitive string values on comma...dfe6f3bfeat: support spaceDelimited and pipeDelimited query parameter binding (#117)5ea8c65Improve deepobject unmarshalling to support nullable.Nullable and encode.Text...00e51feFix regression in binding simple parameters (#115)ee2e591chore: Update to go 1.24 (#111)fd63554Fix: Query param deepObject return without assign on !required (#68)c9909fffix: strip style prefix for label/matrix primitive parameters (#99) (#100)