Skip to content

ci: bump github/codeql-action from 4.35.5 to 4.36.0#206

Merged
klodr merged 1 commit into
mainfrom
dependabot/github_actions/github/codeql-action-4.36.0
Jun 1, 2026
Merged

ci: bump github/codeql-action from 4.35.5 to 4.36.0#206
klodr merged 1 commit into
mainfrom
dependabot/github_actions/github/codeql-action-4.36.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown

Bumps github/codeql-action from 4.35.5 to 4.36.0.

Release notes

Sourced from github/codeql-action's releases.

v4.36.0

  • Breaking change: Bump the minimum required CodeQL bundle version to 2.19.4. #3894
  • Add support for SHA-256 Git object IDs. #3893
  • Update default CodeQL bundle version to 2.25.5. #3926
Changelog

Sourced from github/codeql-action's changelog.

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

[UNRELEASED]

No user facing changes.

4.36.0 - 22 May 2026

  • Breaking change: Bump the minimum required CodeQL bundle version to 2.19.4. #3894
  • Add support for SHA-256 Git object IDs. #3893
  • Update default CodeQL bundle version to 2.25.5. #3926

4.35.5 - 15 May 2026

  • We have improved how the JavaScript bundles for the CodeQL Action are generated to avoid duplication across bundles and reduce the size of the repository by around 70%. This should have no effect on the runtime behaviour of the CodeQL Action. #3899
  • For performance and accuracy reasons, improved incremental analysis will now only be enabled on a pull request when diff-informed analysis is also enabled for that run. If diff-informed analysis is unavailable (for example, because the PR diff ranges could not be computed), the action will fall back to a full analysis. #3791
  • If multiple inputs are provided for the GitHub-internal analysis-kinds input, only code-scanning will be enabled. The analysis-kinds input is experimental, for GitHub-internal use only, and may change without notice at any time. #3892
  • Added an experimental change which, when running a Code Scanning analysis for a PR with improved incremental analysis enabled, prefers CodeQL CLI versions that have a cached overlay-base database for the configured languages. This speeds up analysis for a repository when there is not yet a cached overlay-base database for the latest CLI version. We expect to roll this change out to everyone in May. #3880

4.35.4 - 07 May 2026

  • Update default CodeQL bundle version to 2.25.4. #3881

4.35.3 - 01 May 2026

  • Upcoming breaking change: Add a deprecation warning for customers using CodeQL version 2.19.3 and earlier. These versions of CodeQL were discontinued on 9 April 2026 alongside GitHub Enterprise Server 3.15, and will be unsupported by the next minor release of the CodeQL Action. #3837
  • Configurations for private registries that use Cloudsmith or GCP OIDC are now accepted. #3850
  • Best-effort connection tests for private registries now use GET requests instead of HEAD for better compatibility with various registry implementations. For NuGet feeds, the test is now always performed against the service index. #3853
  • Fixed a bug where two diagnostics produced within the same millisecond could overwrite each other on disk, causing one of them to be lost. #3852
  • Update default CodeQL bundle version to 2.25.3. #3865

4.35.2 - 15 Apr 2026

  • The undocumented TRAP cache cleanup feature that could be enabled using the CODEQL_ACTION_CLEANUP_TRAP_CACHES environment variable is deprecated and will be removed in May 2026. If you are affected by this, we recommend disabling TRAP caching by passing the trap-caching: false input to the init Action. #3795
  • The Git version 2.36.0 requirement for improved incremental analysis now only applies to repositories that contain submodules. #3789
  • Python analysis on GHES no longer extracts the standard library, relying instead on models of the standard library. This should result in significantly faster extraction and analysis times, while the effect on alerts should be minimal. #3794
  • Fixed a bug in the validation of OIDC configurations for private registries that was added in CodeQL Action 4.33.0 / 3.33.0. #3807
  • Update default CodeQL bundle version to 2.25.2. #3823

4.35.1 - 27 Mar 2026

4.35.0 - 27 Mar 2026

... (truncated)

Commits
  • 7211b7c Merge pull request #3927 from github/update-v4.36.0-ebc2d9e2b
  • 7740f2f Update changelog for v4.36.0
  • ebc2d9e Merge pull request #3926 from github/update-bundle/codeql-bundle-v2.25.5
  • d1f74b7 Add changelog note
  • 2dc40ce Update default bundle to codeql-bundle-v2.25.5
  • 8449852 Merge pull request #3910 from github/henrymercer/repo-size-diff-check
  • 72ac23c Update excluded required check list
  • c5297a2 Merge pull request #3919 from github/henrymercer/workflow-concurrency
  • 8ffeae7 CI: Automatically cancel non-generated workflows
  • f3f52bf Revert getErrorMessage import
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 25, 2026
@dependabot dependabot Bot requested a review from klodr as a code owner May 25, 2026 09:39
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 25, 2026
@codecov

codecov Bot commented May 25, 2026

Copy link
Copy Markdown

Bundle Report

Bundle size has no change ✅

@codecov

codecov Bot commented May 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.40%. Comparing base (b028c1c) to head (110c8a2).
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #206   +/-   ##
=======================================
  Coverage   99.40%   99.40%           
=======================================
  Files          33       33           
  Lines        1859     1859           
  Branches      530      530           
=======================================
  Hits         1848     1848           
  Misses          9        9           
  Partials        2        2           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b028c1c...110c8a2. Read the comment docs.

@klodr

klodr commented May 25, 2026

Copy link
Copy Markdown
Owner

@coderabbitai review

@coderabbitai

coderabbitai Bot commented May 25, 2026

Copy link
Copy Markdown
✅ Actions performed

Review triggered.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@coderabbitai

coderabbitai Bot commented May 25, 2026

Copy link
Copy Markdown

Review Change Stack

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 061cf36b-2c53-4a6e-bc66-16f84533cec3

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

This PR updates GitHub Actions workflows to bump CodeQL action versions from v4.35.5 to v4.36.0. The codeql.yml workflow's init and analyze steps, along with the scorecard.yml upload-sarif step, are updated to the newer action version pins.

Changes

CodeQL Action Version Updates

Layer / File(s) Summary
CodeQL action version pins
\.github/workflows/codeql.yml, \.github/workflows/scorecard.yml
codeql-action/init, codeql-action/analyze, and codeql-action/upload-sarif steps are pinned to version v4.36.0 instead of v4.35.5.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • klodr/gmail-mcp#4: Previously introduced the CodeQL workflow file that this PR updates with newer action version pins.
  • klodr/gmail-mcp#109: Another PR that bumped the same CodeQL action versions to a newer release.

Suggested reviewers

  • klodr
🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title follows Conventional Commits format with 'ci' type, no scope, and imperative mood lowercase subject without trailing period. All requirements are met: correct type, proper format, under 72 characters (51 characters).
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description check ✅ Passed The pull request description clearly relates to the changeset—it documents the dependency bump of github/codeql-action from 4.35.5 to 4.36.0, including release notes and changelog details that directly correspond to the workflow file updates.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@klodr klodr enabled auto-merge (squash) May 25, 2026 19:03
@klodr klodr disabled auto-merge May 25, 2026 19:04
@dependabot dependabot Bot force-pushed the dependabot/github_actions/github/codeql-action-4.36.0 branch from 485d401 to 3e8cefa Compare May 25, 2026 19:04
@klodr

klodr commented May 26, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github May 26, 2026

Copy link
Copy Markdown
Author

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

klodr added a commit that referenced this pull request May 28, 2026
## Summary

Three sanitizer test files (`test/hardening.test.ts`,
`test/sanitize.test.ts`, `test/utl-attachment-sanitize.test.ts`) embed
invisible/control Unicode codepoints (zero-width spaces, bidi overrides,
word-joiner, BOM, NEL) as **literal bytes** to exercise the sanitizer.
The `editorconfig-checker` action — recently auto-bumped on the
GitHub-hosted runner — now classifies these files as `Wrong character
encoding ("binary" instead of "utf-8")` and fails the **required**
`EditorConfig check`, blocking Dependabot PRs #205#208.

This replaces the 35 invisible literals with `\uXXXX` escape sequences.
**Runtime codepoints are identical** (the TS parser decodes the
escapes), so the sanitizer assertions are unchanged — **784 tests still
pass**. The files are now pure ASCII.

Visible characters (em/en dashes, arrows, emoji, CJK, accented letters)
are intentionally left as-is — valid UTF-8, never the cause.

## Type of change

- [ ] Bug fix (non-breaking)
- [ ] New feature
- [ ] Breaking change
- [ ] Documentation
- [ ] Refactor / chore
- [x] Test / CI

## Checklist

- [x] Tests pass locally (784/784 vitest)
- [x] No behavior change — escapes decode to identical runtime
codepoints
- [x] No secrets/tokens committed

## Related issues

Unblocks #205, #206, #207, #208 (all gated on the same EditorConfig
check).
@klodr

klodr commented May 28, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/github_actions/github/codeql-action-4.36.0 branch from 3e8cefa to f9b495f Compare May 28, 2026 17:39
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.35.5 to 4.36.0.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@9e0d7b8...7211b7c)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/github/codeql-action-4.36.0 branch from f9b495f to 110c8a2 Compare May 28, 2026 17:47

@klodr klodr left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed dependency bump, auto-merge enabled — letting CI + CodeRabbit + Scorecard gate the merge.

@klodr klodr merged commit 1a42785 into main Jun 1, 2026
25 checks passed
@klodr klodr deleted the dependabot/github_actions/github/codeql-action-4.36.0 branch June 1, 2026 13:26
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