build(deps): bump github.com/oapi-codegen/runtime from 1.5.0 to 1.6.0 in /pkg/api#7404
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
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>
1ee68b6 to
9dbefed
Compare
TL;DRThe MacOS 13 unit-test job in Buildkite build 15544 never reached the test command. Buildkite fetched the PR ref at Remediation
Investigation detailsRoot CauseThe job fetched Evidence
VerificationNo local unit tests were run because the captured failure occurs during CI workspace checkout before the test script starts. No matching What is this? | From workflow: PR Buildkite Detective Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. |
|
@Mergifyio backport 9.5 9.4 9.3 8.19 |
✅ Backports have been createdDetails
|
…me from 1.5.0 to 1.6.0 in /pkg/api (#7430) * build(deps): bump github.com/oapi-codegen/runtime in /pkg/api (#7404) 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) * fix: bump oapi-codegen/runtime to v1.6.0 in testing module 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> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shaunak Kashyap <ycombinator@gmail.com> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
…#7431) 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 ... (cherry picked from commit eaab69a) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…me from 1.5.0 to 1.6.0 in /pkg/api (#7432) * build(deps): bump github.com/oapi-codegen/runtime in /pkg/api (#7404) 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) * fix: bump oapi-codegen/runtime to v1.6.0 in testing module 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> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shaunak Kashyap <ycombinator@gmail.com> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
…ime from 1.5.0 to 1.6.0 in /pkg/api (#7433) * build(deps): bump github.com/oapi-codegen/runtime in /pkg/api (#7404) 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) * fix: bump oapi-codegen/runtime to v1.6.0 in testing module 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> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shaunak Kashyap <ycombinator@gmail.com> 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)