ci(deps): bump github/codeql-action/analyze from 3.35.5 to 4.37.3 - #262
ci(deps): bump github/codeql-action/analyze from 3.35.5 to 4.37.3#262dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [github/codeql-action/analyze](https://github.com/github/codeql-action) from 3.35.5 to 4.37.3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@458d36d...e4fba86) --- updated-dependencies: - dependency-name: github/codeql-action/analyze dependency-version: 4.37.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 45231b6202
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
|
|
||
| - name: Perform CodeQL analysis | ||
| uses: github/codeql-action/analyze@458d36d7d4f47d0dd16ca424c1d3cda0060f1360 # v3 | ||
| uses: github/codeql-action/analyze@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v3 |
There was a problem hiding this comment.
Keep CodeQL steps on one action version
This workflow still initializes CodeQL with the old v3 SHA in the Initialize CodeQL step, but this changed analysis step now runs a v4 SHA. CodeQL Action treats mixed versions in one workflow as unsupported and v3.30.4+ can fail later steps when they read an init configuration generated by a different action version, so CodeQL runs will stop at analysis instead of uploading results until the init and analyze pins are bumped or downgraded together.
Useful? React with 👍 / 👎.
Automated Dependabot review — ❌ blocked, not mergingScope: Step 1 — Code reviewThe diff is a single-line SHA bump of the Step 2/3 — CI verification (fail-fast)The Root cause: this PR bumps only the DecisionPer fail-fast, I am stopping and not merging. This PR and #259 (which bumps No further action taken. This is an automated review. Generated by Claude Code |
Automated Dependabot review —
|
Dependabot PR review — STOP (fail-fast)Decision: not merging. A required check is failing and this PR cannot pass CI on its own. Step 1 — Code review
Step 2/3 — Regression / CIThe i.e. v4 Root cause & recommendationDependabot split the single Recommended options for the maintainer:
Halting here per fail-fast; leaving the merge decision to a maintainer since it requires coordinating two PRs. Generated by Claude Code |
Bumps github/codeql-action/analyze from 3.35.5 to 4.37.3.
Release notes
Sourced from github/codeql-action/analyze's releases.
... (truncated)
Changelog
Sourced from github/codeql-action/analyze's changelog.
... (truncated)
Commits
e4fba86Merge pull request #4031 from github/update-v4.37.3-72f6a9da0fb50ab5Update changelog for v4.37.372f6a9dMerge pull request #4030 from github/mbg/fix/no-proxy3b5ee58Use defaultrequestoptions instead ofundefinedbfb6be4Merge pull request #4028 from github/mergeback/v4.37.2-to-main-e0647621526ab84Rebuildd6217b9Update changelog and version after v4.37.2e064762Merge pull request #4027 from github/update-v4.37.2-385bcdc5ae0faed8Add a couple of change notes73aad0eUpdate changelog for v4.37.2Dependabot 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)