ci: bump the actions group with 2 updates - #204
Conversation
Bumps the actions group with 2 updates: [github/codeql-action/init](https://github.com/github/codeql-action) and [github/codeql-action/analyze](https://github.com/github/codeql-action). Updates `github/codeql-action/init` from 4.37.8 to 4.37.9 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@db488dd...cdf488f) Updates `github/codeql-action/analyze` from 4.37.8 to 4.37.9 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@db488dd...cdf488f) --- updated-dependencies: - dependency-name: github/codeql-action/init dependency-version: 4.37.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: github/codeql-action/analyze dependency-version: 4.37.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Dependabot review: approve
Patch bump of github/codeql-action (init + analyze) from 4.37.8 → 4.37.9. Diff is two SHA pins in .github/workflows/codeql.yml. Plugin source, lockfile, and runtime artifacts are untouched.
Policy
- Title is
ci:— release policy only ships a plugin patch forbuild(deps):. This will not cut a MetaEdit release. Thepatchlabel is cosmetic. - Matches
.github/dependabot.yml(github-actionsecosystem,actionsgroup,cicommit prefix).
Pin integrity
Annotated tag v4.37.9 resolves to cdf488f595d80d6e07e03d4674febd5ab45fa938, matching both uses: pins.
Changelog / advisories
4.37.9 only updates the default CodeQL bundle to 2.26.4. No breaking Action API or workflow-input changes. JS pack 2.4.4 is a false-positive fix (js/superfluous-trailing-arguments); Actions pack 0.6.34 tightens actions/unpinned-tag for reusable workflows — this repo already SHA-pins.
Published codeql-action advisories do not apply here:
- GHSA-vqf5-2xx6-9wfm (High) — patched in 3.28.3
- GHSA-g36v-2xff-pv5m (Moderate, 2021) — CodeQL runner only; Actions users unaffected
Verification
| Check | Result |
|---|---|
pnpm install --frozen-lockfile |
pass |
pnpm run lint |
pass |
pnpm run build |
pass |
pnpm run test |
19 files / 359 tests pass |
| GitHub CI (Build + Lint, Test) | green |
CodeQL Analyze (javascript-typescript, actions) |
green on these new pins |
| Dependency Review | green |
| PR title | green |
| Merge state | CLEAN |
No plugin-code regressions. Ready to squash-merge. This automation cannot merge from its available actions; a maintainer can merge when convenient.
Sent by Cursor Automation: Dependabot PRs
chhoumann
left a comment
There was a problem hiding this comment.
Independent review of the CodeQL Action pin bump (4.37.8 → 4.37.9).
The diff is two SHA pins in .github/workflows/codeql.yml. Annotated tag v4.37.9 peels to cdf488f595d80d6e07e03d4674febd5ab45fa938, matching both uses: lines. 4.37.9 only updates the default CodeQL bundle to 2.26.4. The JS pack change is a false-positive fix; the Actions pack tightens unpinned reusable-workflow detection, which does not apply here because this repo already SHA-pins.
GHSA-vqf5-2xx6-9wfm is patched in 3.28.3 and does not affect 4.37.9.
Plugin source, lockfile, and runtime artifacts are unchanged. ci: does not match the release policy (build + scope deps → patch), so this will not cut a MetaEdit release.
GitHub CI is green, including CodeQL Analyze on the new pins. Local pnpm run lint, build, and test on current master (19 files / 359 tests) passed.
Squash-merging.


Bumps the actions group with 2 updates: github/codeql-action/init and github/codeql-action/analyze.
Updates
github/codeql-action/initfrom 4.37.8 to 4.37.9Release notes
Sourced from github/codeql-action/init's releases.
Changelog
Sourced from github/codeql-action/init's changelog.
... (truncated)
Commits
cdf488fMerge pull request #4107 from github/update-v4.37.9-920ba7cd17243f38Update changelog for v4.37.9920ba7cMerge pull request #4106 from github/update-bundle/codeql-bundle-v2.26.4ecfa6e1Add changelog noteadcdf4aUpdate default bundle to codeql-bundle-v2.26.4486fec2Merge pull request #4099 from github/update-supported-enterprise-server-versions134624cMerge pull request #4101 from github/dependabot/npm_and_yarn/npm-minor-457d82...ff43db8Merge pull request #4103 from github/mergeback/v4.37.8-to-main-db488dde4605e03Rebuild099c869Update changelog and version after v4.37.8Updates
github/codeql-action/analyzefrom 4.37.8 to 4.37.9Release notes
Sourced from github/codeql-action/analyze's releases.
Changelog
Sourced from github/codeql-action/analyze's changelog.
... (truncated)
Commits
cdf488fMerge pull request #4107 from github/update-v4.37.9-920ba7cd17243f38Update changelog for v4.37.9920ba7cMerge pull request #4106 from github/update-bundle/codeql-bundle-v2.26.4ecfa6e1Add changelog noteadcdf4aUpdate default bundle to codeql-bundle-v2.26.4486fec2Merge pull request #4099 from github/update-supported-enterprise-server-versions134624cMerge pull request #4101 from github/dependabot/npm_and_yarn/npm-minor-457d82...ff43db8Merge pull request #4103 from github/mergeback/v4.37.8-to-main-db488dde4605e03Rebuild099c869Update changelog and version after v4.37.8Dependabot 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 conditions