build(deps): bump github.com/oapi-codegen/oapi-codegen/v2 from 2.5.0 to 2.7.1 in /dev-tools - #7401
Conversation
|
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.
c55fd6f to
5e03746
Compare
|
@copilot Address the CI failure. |
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>
…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>
762d81f to
86c554a
Compare
TL;DRThe failing Remediation
Investigation detailsRoot CauseThis currently classifies as Infrastructure/observability failure (not yet a confirmed code regression) because the available log artifact does not include the original failing command output. The job script is designed to always run cleanup via trap:
Evidence
Verification
Follow-up
What is this? | From workflow: PR Buildkite Detective Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. |
|
This pull request is now in conflicts. Could you fix it @dependabot[bot]? 🙏 |
|
@dependabot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
Bumps github.com/oapi-codegen/oapi-codegen/v2 from 2.5.0 to 2.7.1.
Release notes
Sourced from github.com/oapi-codegen/oapi-codegen/v2's releases.
... (truncated)
Commits
19c6282Improve string escaping and add tests (#2396)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)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.