build(deps): bump github.com/getkin/kin-openapi from 0.132.0 to 0.144.0 in /dev-tools - #7469
Conversation
Bumps [github.com/oapi-codegen/oapi-codegen/v2](https://github.com/oapi-codegen/oapi-codegen) from 2.5.0 to 2.7.1. - [Release notes](https://github.com/oapi-codegen/oapi-codegen/releases) - [Commits](oapi-codegen/oapi-codegen@v2.5.0...v2.7.1) --- updated-dependencies: - dependency-name: github.com/oapi-codegen/oapi-codegen/v2 dependency-version: 2.7.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.132.0 to 0.144.0. - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](getkin/kin-openapi@v0.132.0...v0.144.0) --- updated-dependencies: - dependency-name: github.com/getkin/kin-openapi dependency-version: 0.144.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
|
This pull request does not have a backport label. Could you fix it @dependabot[bot]? 🙏
|
This comment has been minimized.
This comment has been minimized.
…ht headers oapi-codegen v2.7.1 generates different output from v2.5.0. Add a user-template (model/templates/imports.tmpl) that prepends the Elastic copyright header to all generated files, since v2.7.1 no longer emits it automatically. Update go:generate directives for types.gen.go and client.gen.go to use the -templates flag, and oapi-cfg.yml to reference the same template via user-templates. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
oapi-codegen v2.5.0 is incompatible with kin-openapi v0.144.0 due to openapi3.MappingRef changing from string to struct. Bring in the oapi-codegen v2.7.1 bump and regenerated API files (with copyright headers restored via user-templates) so both dependency upgrades land together. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
TL;DRThe Remediation
Investigation detailsRoot CauseThe failed-job artifact begins in cleanup ( However, the teardown state includes Relevant code paths:
Evidence
Verification
Follow-up
What is this? | From workflow: PR Buildkite Detective Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. |
Bumps github.com/getkin/kin-openapi from 0.132.0 to 0.144.0.
Release notes
Sourced from github.com/getkin/kin-openapi's releases.
... (truncated)
Commits
f0407d5Merge commit from forkc947670some fixes to please my moulinette (#1232)68ac2afMerge commit from fork3e5d7f4openapi3filter: prefer non-empty value for repeated scalar query params (#1231)30e2923Merge commit from forkc11a481openapi3gen: inline embedded struct with options-only JSON tag (#1229)0fb1f0eopenapi3filter: skip schema checks for empty allowEmptyValue strings (#1228)a872c57openapi3: stable codes for validation errors (#1223)d2f115eopenapi3: preserve origin for a $ref to a schema under an arbitrary top-level...49523e0openapi3filter: skip Split allocation for single-value array query params (#1...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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.