chore(deps): bump the go_modules group across 4 directories with 1 update#3305
chore(deps): bump the go_modules group across 4 directories with 1 update#3305dependabot[bot] wants to merge 2 commits into
Conversation
…date Bumps the go_modules group with 1 update in the /packages/api directory: [github.com/oapi-codegen/oapi-codegen/v2](https://github.com/oapi-codegen/oapi-codegen). Bumps the go_modules group with 1 update in the /packages/envd directory: [github.com/oapi-codegen/oapi-codegen/v2](https://github.com/oapi-codegen/oapi-codegen). Bumps the go_modules group with 1 update in the /packages/orchestrator directory: [github.com/oapi-codegen/oapi-codegen/v2](https://github.com/oapi-codegen/oapi-codegen). Bumps the go_modules group with 1 update in the /tests/integration directory: [github.com/oapi-codegen/oapi-codegen/v2](https://github.com/oapi-codegen/oapi-codegen). Updates `github.com/oapi-codegen/oapi-codegen/v2` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/oapi-codegen/oapi-codegen/releases) - [Commits](oapi-codegen/oapi-codegen@v2.7.0...v2.7.1) Updates `github.com/oapi-codegen/oapi-codegen/v2` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/oapi-codegen/oapi-codegen/releases) - [Commits](oapi-codegen/oapi-codegen@v2.7.0...v2.7.1) Updates `github.com/oapi-codegen/oapi-codegen/v2` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/oapi-codegen/oapi-codegen/releases) - [Commits](oapi-codegen/oapi-codegen@v2.7.0...v2.7.1) Updates `github.com/oapi-codegen/oapi-codegen/v2` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/oapi-codegen/oapi-codegen/releases) - [Commits](oapi-codegen/oapi-codegen@v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: github.com/oapi-codegen/oapi-codegen/v2 dependency-version: 2.7.1 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/oapi-codegen/oapi-codegen/v2 dependency-version: 2.7.1 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/oapi-codegen/oapi-codegen/v2 dependency-version: 2.7.1 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/oapi-codegen/oapi-codegen/v2 dependency-version: 2.7.1 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
LGTM — mechanical dependency bump.
Extended reasoning...
Overview
This PR is an automated Dependabot bump of github.com/oapi-codegen/oapi-codegen/v2 from v2.7.0 to v2.7.1 across four go.mod/go.sum pairs (api, envd, orchestrator, tests/integration). The changes are entirely confined to dependency version pins and their corresponding checksums; no application source code is touched.
Security risks
None from this PR itself. Notably, this bump is fixing a security issue: v2.7.1 patches a Go code-injection vulnerability in oapi-codegen (GHSA-rjwr-m7qx-3fjr) related to insufficiently escaped strings in OpenAPI server URL descriptions used during code generation. The dependency is only used as an indirect build-time code generator tool, not at runtime, further limiting exposure.
Level of scrutiny
Minimal scrutiny is appropriate here. This is a single-patch-version bump of a code-generation tool dependency, mechanically generated by Dependabot, with no hand-written code changes. It follows the same pattern as many prior dependency-bump PRs in this repo.
Other factors
All four go.mod files show only the version bump; go.sum changes are just updated hashes for the new version. No CODEOWNERS-sensitive paths, auth/crypto logic, or runtime behavior are affected.
❌ 5 Tests Failed:
View the top 3 failed test(s) by shortest run time
View the full list of 1 ❄️ flaky test(s)
To view more test analytics, go to the Test Analytics Dashboard |
Bumps the go_modules group with 1 update in the /packages/api directory: github.com/oapi-codegen/oapi-codegen/v2.
Bumps the go_modules group with 1 update in the /packages/envd directory: github.com/oapi-codegen/oapi-codegen/v2.
Bumps the go_modules group with 1 update in the /packages/orchestrator directory: github.com/oapi-codegen/oapi-codegen/v2.
Bumps the go_modules group with 1 update in the /tests/integration directory: github.com/oapi-codegen/oapi-codegen/v2.
Updates
github.com/oapi-codegen/oapi-codegen/v2from 2.7.0 to 2.7.1Release notes
Sourced from github.com/oapi-codegen/oapi-codegen/v2's releases.
Commits
19c6282Improve string escaping and add tests (#2396)Updates
github.com/oapi-codegen/oapi-codegen/v2from 2.7.0 to 2.7.1Release notes
Sourced from github.com/oapi-codegen/oapi-codegen/v2's releases.
Commits
19c6282Improve string escaping and add tests (#2396)Updates
github.com/oapi-codegen/oapi-codegen/v2from 2.7.0 to 2.7.1Release notes
Sourced from github.com/oapi-codegen/oapi-codegen/v2's releases.
Commits
19c6282Improve string escaping and add tests (#2396)Updates
github.com/oapi-codegen/oapi-codegen/v2from 2.7.0 to 2.7.1Release notes
Sourced from github.com/oapi-codegen/oapi-codegen/v2's releases.
Commits
19c6282Improve string escaping and add tests (#2396)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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.