chore(deps): bump github/codeql-action from 4 to 4.37.3 - #967
chore(deps): bump github/codeql-action from 4 to 4.37.3#967dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4 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@v4...v4.37.3) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.37.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
There was a problem hiding this comment.
Safe to merge. ✅
This bumps github/codeql-action from the floating @v4 major tag to the pinned @v4.37.3, and only touches .github/workflows/codeql.yml (the init, autobuild, and analyze steps).
Usage: github/codeql-action is referenced only in this one CI code-scanning workflow. It does not affect the published SDK packages, build output, or runtime behaviour. The only inputs used — languages (init) and category (analyze) — are long-stable and unchanged. The workflow's permissions block is unchanged.
Changelog (v4 → v4.37.3): default CodeQL bundle bumps (→ 2.26.1), a new opt-in config-file address format (not used here), deprecation warnings for old CodeQL bundle versions (informational only), private-registry/Default-Setup support (not used here), and minor bug/perf fixes. None are breaking for this usage.
Security/performance: No concerns. Pinning to a specific version is more reproducible than the floating v4 tag. (The tag is still a mutable ref rather than a full commit SHA, so full SHA-pinning would be marginally stricter, but this matches the repo convention, e.g. actions/checkout@v7, and is how Dependabot manages it.)
Verification: YAML is valid, no build/code changes required, and the CodeQL / Analyze (javascript) checks already completed successfully on the PR head commit — direct confirmation the bumped version works.
Bumps github/codeql-action from 4 to 4.37.3.
Release notes
Sourced from github/codeql-action's releases.
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
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)