[8.19](backport #7233) build(deps): bump github.com/oapi-codegen/runtime from 1.4.1 to 1.4.2#7242
[8.19](backport #7233) build(deps): bump github.com/oapi-codegen/runtime from 1.4.1 to 1.4.2#7242mergify[bot] wants to merge 2 commits into
Conversation
…#7233) * build(deps): bump github.com/oapi-codegen/runtime from 1.4.1 to 1.4.2 Bumps [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/oapi-codegen/runtime/releases) - [Commits](oapi-codegen/runtime@v1.4.1...v1.4.2) --- updated-dependencies: - dependency-name: github.com/oapi-codegen/runtime dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Post dependabot file modifications --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> (cherry picked from commit 2f473c0) # Conflicts: # go.mod # go.sum
|
Cherry-pick of 2f473c0 has failed: To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
This comment has been minimized.
This comment has been minimized.
TL;DRAll six Buildkite failures are caused by unresolved merge-conflict markers committed into Remediation
Investigation detailsRoot CauseThe PR diff contains unresolved conflict markers in dependency files:
The intended resolved state appears to be: github.com/oapi-codegen/runtime v1.4.2
github.com/open-telemetry/opamp-go v0.23.0with matching Evidence
The Buildkite checkout also reports the backport commit had conflicts in VerificationNot run locally against the failing PR state; the CI logs fail during Go module parsing before tests or packaging start. The local workspace shows the resolved form should keep What is this? | From workflow: PR Buildkite Detective Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. |
|
@copilot fix the merge conflicts on this PR |
Fixed in commit |
|
/test |
Bumps github.com/oapi-codegen/runtime from 1.4.1 to 1.4.2.
Release notes
Sourced from github.com/oapi-codegen/runtime's releases.
Commits
7afeea8Add missing required parameter detection (#135)This is an automatic backport of pull request #7233 done by [Mergify](https://mergify.com).