[9.3](backport #7404) build(deps): bump github.com/oapi-codegen/runtime from 1.5.0 to 1.6.0 in /pkg/api#7432
[9.3](backport #7404) build(deps): bump github.com/oapi-codegen/runtime from 1.5.0 to 1.6.0 in /pkg/api#7432mergify[bot] wants to merge 2 commits into
Conversation
Bumps [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/oapi-codegen/runtime/releases) - [Commits](oapi-codegen/runtime@v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: github.com/oapi-codegen/runtime dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit eaab69a)
TL;DRThe E2E job did not reach any tests. It failed while Remediation
Investigation detailsRoot CauseThe PR changes Evidence
VerificationNo tests ran because module resolution failed before the E2E test binary was built. Follow-upThis is a dependency metadata/configuration failure, not the known flaky E2E cases; no flaky-test issue applies to this build. What is this? | From workflow: PR Buildkite Detective Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. |
The testing module uses pkg/api via a replace directive. After pkg/api/go.mod was bumped to v1.6.0, testing/go.mod needs the same indirect dependency update to keep the module graph consistent. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Bumps github.com/oapi-codegen/runtime from 1.5.0 to 1.6.0.
Release notes
Sourced from github.com/oapi-codegen/runtime's releases.
Commits
01be2fachore(deps): update module github.com/golangci/golangci-lint to v2.12.2 (#112)1463938Allow customizing default query encoder (#145)This is an automatic backport of pull request #7404 done by [Mergify](https://mergify.com).