Skip to content

ci: fix Dependabot updates and stabilize the Grok cleanup test - #70

Merged
thrr87 merged 4 commits into
mainfrom
dependabot/github_actions/github/codeql-action/init-4.37.9
Sep 10, 2026
Merged

thrr87 merged 4 commits into
mainfrom
dependabot/github_actions/github/codeql-action/init-4.37.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Dependabot split the CodeQL init and analyze updates into separate PRs. Each mixed versions 4.37.3 and 4.37.9 and failed while loading the analysis configuration. Both steps now use the same pinned 4.37.9 commit, and github/codeql-action/* updates are grouped to keep them together in future PRs.

This also updates actions/upload-artifact from 4.6.2 to 7.0.1. It supersedes the changes proposed in #71 and #72.

An additional CI run exposed a race in the Grok process-cleanup test. The fake CLI now installs its termination handler before publishing readiness, and the assertion waits up to one second for terminated descendants to be reaped, matching the existing app-exit check. The production cleanup implementation is unchanged.

Validation:

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 1, 2026
@dependabot
dependabot Bot requested a review from thrr87 as a code owner September 1, 2026 09:19
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 1, 2026
Bumps [github/codeql-action/init](https://github.com/github/codeql-action) from 4.37.3 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@e4fba86...cdf488f)

---
updated-dependencies:
- dependency-name: github/codeql-action/init
  dependency-version: 4.37.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/github/codeql-action/init-4.37.9 branch from 23d3820 to 1a697d4 Compare September 10, 2026 19:06
@thrr87 thrr87 changed the title build(deps): bump github/codeql-action/init from 4.37.3 to 4.37.9 ci: update CodeQL to 4.37.9 and group its actions Sep 10, 2026
@thrr87 thrr87 changed the title ci: update CodeQL to 4.37.9 and group its actions ci: group CodeQL updates and upgrade release artifact upload Sep 10, 2026
thrr87
thrr87 previously approved these changes Sep 10, 2026
@thrr87 thrr87 changed the title ci: group CodeQL updates and upgrade release artifact upload ci: fix Dependabot updates and stabilize the Grok cleanup test Sep 10, 2026
@thrr87
thrr87 merged commit 81c357b into main Sep 10, 2026
4 checks passed
@thrr87
thrr87 deleted the dependabot/github_actions/github/codeql-action/init-4.37.9 branch September 10, 2026 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant