[release-v1.21][gomod]: Bump the minor group across 1 directory with 5 updates#1254
Conversation
…5 updates Bumps the minor group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) | `0.128.0` | `0.137.0` | | [github.com/oapi-codegen/nethttp-middleware](https://github.com/oapi-codegen/nethttp-middleware) | `1.0.2` | `1.1.2` | | [github.com/oapi-codegen/oapi-codegen/v2](https://github.com/oapi-codegen/oapi-codegen) | `2.4.1` | `2.7.0` | | [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime) | `1.1.1` | `1.4.0` | | [go.uber.org/zap](https://github.com/uber-go/zap) | `1.27.1` | `1.28.0` | Updates `github.com/getkin/kin-openapi` from 0.128.0 to 0.137.0 - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](getkin/kin-openapi@v0.128.0...v0.137.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/oapi-codegen/v2` from 2.4.1 to 2.7.0 - [Release notes](https://github.com/oapi-codegen/oapi-codegen/releases) - [Commits](oapi-codegen/oapi-codegen@v2.4.1...v2.7.0) Updates `github.com/oapi-codegen/runtime` from 1.1.1 to 1.4.0 - [Release notes](https://github.com/oapi-codegen/runtime/releases) - [Commits](oapi-codegen/runtime@v1.1.1...v1.4.0) Updates `go.uber.org/zap` from 1.27.1 to 1.28.0 - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.27.1...v1.28.0) --- updated-dependencies: - dependency-name: github.com/getkin/kin-openapi dependency-version: 0.137.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.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/oapi-codegen/runtime dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: go.uber.org/zap dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
[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 Regular contributors should join the org to skip this step. 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. |
Bumps the minor group with 5 updates in the / directory:
0.128.00.137.01.0.21.1.22.4.12.7.01.1.11.4.01.27.11.28.0Updates
github.com/getkin/kin-openapifrom 0.128.0 to 0.137.0Release notes
Sourced from github.com/getkin/kin-openapi's releases.
... (truncated)
Commits
b641244revert to go 1.25 and revert cc4f8d99ff4bce7fix 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 documentsUpdates
github.com/oapi-codegen/nethttp-middlewarefrom 1.0.2 to 1.1.2Release notes
Sourced from github.com/oapi-codegen/nethttp-middleware's releases.
... (truncated)
Commits
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.7.0Release notes
Sourced from github.com/oapi-codegen/oapi-codegen/v2's releases.
... (truncated)
Commits
b363ca5refactor(codegen): better Swagger compression, modern naming (#1909)08b3018Route server enums through general enums codegen (#2358)fbc8e0drevert external-ref carve-out in strict-server response embedding (#2010) (#2...7517e09respect output file path on gofmt failure (#2356)9643421fix example codegen (#2354)036a54bper-operation middleware in Echo (#2353)3338f93Strict server: gate no-content response headers on nullable/optional (#2351)218effeSynchronize strict servers (#2350)81b9d95Overhaul anonymous schema hoisting (#2348)eff4a2bfix: allow x-go-type and x-go-type-skip-optional-pointer for allOf (#1610)Updates
github.com/oapi-codegen/runtimefrom 1.1.1 to 1.4.0Release notes
Sourced from github.com/oapi-codegen/runtime's releases.
... (truncated)
Commits
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)Updates
go.uber.org/zapfrom 1.27.1 to 1.28.0Release notes
Sourced from go.uber.org/zap's releases.
Changelog
Sourced from go.uber.org/zap's changelog.
Commits
5b81b37release v1.28.0 (#1547)0ab0d5azapcore: Add PreWriteHook for transforming entries before write (#1534)d278c59[chore] CI: test on Go 1.26 (#1535)16fb16bchore(dep): replace archived gopkg.in/yaml.v3 with officially maintained go.y...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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