Skip to content

ci(deps): bump github/codeql-action from 4.33.0 to 4.35.1#101

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/github/codeql-action-4.35.1
Closed

ci(deps): bump github/codeql-action from 4.33.0 to 4.35.1#101
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/github/codeql-action-4.35.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 30, 2026

Bumps github/codeql-action from 4.33.0 to 4.35.1.

Release notes

Sourced from github/codeql-action's releases.

v4.35.1

v4.35.0

v4.34.1

  • Downgrade default CodeQL bundle version to 2.24.3 due to issues with a small percentage of Actions and JavaScript analyses. #3762

v4.34.0

  • Added an experimental change which disables TRAP caching when improved incremental analysis is enabled, since improved incremental analysis supersedes TRAP caching. This will improve performance and reduce Actions cache usage. We expect to roll this change out to everyone in March. #3569
  • We are rolling out improved incremental analysis to C/C++ analyses that use build mode none. We expect this rollout to be complete by the end of April 2026. #3584
  • Update default CodeQL bundle version to 2.25.0. #3585
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.35.1 - 27 Mar 2026

4.35.0 - 27 Mar 2026

4.34.1 - 20 Mar 2026

  • Downgrade default CodeQL bundle version to 2.24.3 due to issues with a small percentage of Actions and JavaScript analyses. #3762

4.34.0 - 20 Mar 2026

  • Added an experimental change which disables TRAP caching when improved incremental analysis is enabled, since improved incremental analysis supersedes TRAP caching. This will improve performance and reduce Actions cache usage. We expect to roll this change out to everyone in March. #3569
  • We are rolling out improved incremental analysis to C/C++ analyses that use build mode none. We expect this rollout to be complete by the end of April 2026. #3584
  • Update default CodeQL bundle version to 2.25.0. #3585

4.33.0 - 16 Mar 2026

  • Upcoming change: Starting April 2026, the CodeQL Action will skip collecting file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses. Pull request analyses will log a warning about this upcoming change. #3562

    To opt out of this change:

    • Repositories owned by an organization: Create a custom repository property with the name github-codeql-file-coverage-on-prs and the type "True/false", then set this property to true in the repository's settings. For more information, see Managing custom properties for repositories in your organization. Alternatively, if you are using an advanced setup workflow, you can set the CODEQL_ACTION_FILE_COVERAGE_ON_PRS environment variable to true in your workflow.
    • User-owned repositories using default setup: Switch to an advanced setup workflow and set the CODEQL_ACTION_FILE_COVERAGE_ON_PRS environment variable to true in your workflow.
    • User-owned repositories using advanced setup: Set the CODEQL_ACTION_FILE_COVERAGE_ON_PRS environment variable to true in your workflow.
  • Fixed a bug which caused the CodeQL Action to fail loading repository properties if a "Multi select" repository property was configured for the repository. #3557

  • The CodeQL Action now loads custom repository properties on GitHub Enterprise Server, enabling the customization of features such as github-codeql-disable-overlay that was previously only available on GitHub.com. #3559

  • Once private package registries can be configured with OIDC-based authentication for organizations, the CodeQL Action will now be able to accept such configurations. #3563

  • Fixed the retry mechanism for database uploads. Previously this would fail with the error "Response body object should not be disturbed or locked". #3564

  • A warning is now emitted if the CodeQL Action detects a repository property whose name suggests that it relates to the CodeQL Action, but which is not one of the properties recognised by the current version of the CodeQL Action. #3570

4.32.6 - 05 Mar 2026

  • Update default CodeQL bundle version to 2.24.3. #3548

4.32.5 - 02 Mar 2026

  • Repositories owned by an organization can now set up the github-codeql-disable-overlay custom repository property to disable improved incremental analysis for CodeQL. First, create a custom repository property with the name github-codeql-disable-overlay and the type "True/false" in the organization's settings. Then in the repository's settings, set this property to true to disable improved incremental analysis. For more information, see Managing custom properties for repositories in your organization. This feature is not yet available on GitHub Enterprise Server. #3507
  • Added an experimental change so that when improved incremental analysis fails on a runner — potentially due to insufficient disk space — the failure is recorded in the Actions cache so that subsequent runs will automatically skip improved incremental analysis until something changes (e.g. a larger runner is provisioned or a new CodeQL version is released). We expect to roll this change out to everyone in March. #3487
  • The minimum memory check for improved incremental analysis is now skipped for CodeQL 2.24.3 and later, which has reduced peak RAM usage. #3515

... (truncated)

Commits
  • c10b806 Merge pull request #3782 from github/update-v4.35.1-d6d1743b8
  • c5ffd06 Update changelog for v4.35.1
  • d6d1743 Merge pull request #3781 from github/henrymercer/update-git-minimum-version
  • 65d2efa Add changelog note
  • 2437b20 Update minimum git version for overlay to 2.36.0
  • ea5f719 Merge pull request #3775 from github/dependabot/npm_and_yarn/node-forge-1.4.0
  • 45ceeea Merge pull request #3777 from github/mergeback/v4.35.0-to-main-b8bb9f28
  • 24448c9 Rebuild
  • 7c51060 Update changelog and version after v4.35.0
  • b8bb9f2 Merge pull request #3776 from github/update-v4.35.0-0078ad667
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.33.0 to 4.35.1.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@b1bff81...c10b806)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 30, 2026

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions github-actions Bot enabled auto-merge (squash) March 30, 2026 09:40
auto-merge was automatically disabled March 30, 2026 09:47

Tried to create or update workflow without `workflows` permission

@github-actions
Copy link
Copy Markdown
Contributor

✅ Benchmark Results: No significant regressions

Click to expand benchmark comparison
group                                          main                                    pr
-----                                          ----                                    --
diffable_ops/equals_self/string                1.00      5.0±0.02ns        ? ?/sec     1.19      5.9±0.09ns        ? ?/sec
format/comparison/csv/simd                     1.41     11.8±0.22µs 82.8 KElem/sec     1.00      8.3±0.27µs 117.0 KElem/sec
format/comparison/toon/simd                    1.00      6.3±0.48µs 154.6 KElem/sec    1.28      8.1±0.79µs 121.2 KElem/sec
format/csv/parsing/field_count/large           1.39    141.0±0.74µs   669.4 MB/sec     1.00    101.7±1.11µs   928.1 MB/sec
format/csv/parsing/field_count/medium          1.38     12.8±0.21µs   664.4 MB/sec     1.00      9.3±0.19µs   914.0 MB/sec
format/csv/parsing/field_count/small           1.33  1183.4±22.61ns   705.2 MB/sec     1.00   887.6±16.26ns   940.1 MB/sec
format/csv/parsing/field_count/tiny            1.16     15.5±0.52ns   739.7 MB/sec     1.00     13.4±0.36ns   854.9 MB/sec
format/csv/parsing/structural/large            1.37    121.4±1.28µs   777.1 MB/sec     1.00     88.5±1.36µs  1066.4 MB/sec
format/csv/parsing/structural/medium           1.38     11.9±0.22µs   719.1 MB/sec     1.00      8.6±0.29µs   992.0 MB/sec
format/csv/parsing/structural/small            1.22  1520.5±17.26ns   548.8 MB/sec     1.00  1247.3±17.08ns   669.0 MB/sec
format/ison/parsing/simd_scan/medium           1.00      6.2±0.09µs   534.8 MB/sec     1.16      7.2±0.12µs   462.2 MB/sec
format/ison/parsing/simd_scan/small            1.00  1202.7±17.58ns   567.7 MB/sec     1.18  1413.8±22.70ns   483.0 MB/sec
format/json/baseline/fionn/large               1.00     79.5±0.52µs   507.2 MB/sec     1.15     91.7±1.41µs   439.8 MB/sec
format/latency/yaml/tiny                       1.00     67.8±3.58ns        ? ?/sec     1.16     78.8±3.90ns        ? ?/sec
format/scaling/csv/records/100                 1.25     11.8±0.20µs   325.2 MB/sec     1.00      9.4±1.78µs   407.4 MB/sec
format/scaling/csv/records/1000                1.38    121.5±1.08µs   332.0 MB/sec     1.00     88.3±0.57µs   456.6 MB/sec
format/scaling/csv/records/10000               1.41  1320.2±31.48µs   319.9 MB/sec     1.00    935.7±4.07µs   451.3 MB/sec
format/scaling/csv/records/500                 1.38     60.7±0.46µs   330.5 MB/sec     1.00     44.0±0.35µs   455.9 MB/sec
format/scaling/csv/records/5000                1.41   658.6±11.14µs   319.0 MB/sec     1.00    466.0±4.90µs   450.8 MB/sec
format/scaling/ison/records/10000              1.00    393.0±5.76µs  1074.4 MB/sec     1.17   461.6±35.63µs   914.9 MB/sec
format/scaling/ison/records/5000               1.00    197.1±2.79µs  1065.6 MB/sec     1.25    246.9±1.00µs   850.8 MB/sec
format/toml/features/inline_table_detection    1.24      2.9±0.04µs     2.4 GB/sec     1.00      2.3±0.04µs     3.0 GB/sec
format/toml/parsing/structural/large           1.37     31.0±0.31µs   458.2 MB/sec     1.00     22.6±0.72µs   629.4 MB/sec
format/toml/parsing/structural/medium          1.19      3.2±0.03µs   419.2 MB/sec     1.00      2.7±0.33µs   498.3 MB/sec
format/toon/parsing/indent/large               1.21      2.4±0.06µs     2.1 GB/sec     1.00  1943.7±91.95ns     2.5 GB/sec
format/toon/parsing/simd_scan/large            1.19     12.9±0.29µs   382.1 MB/sec     1.00     10.9±0.19µs   454.6 MB/sec
format/toon/parsing/simd_scan/medium           1.41     12.5±0.20µs   309.5 MB/sec     1.00      8.9±0.22µs   436.9 MB/sec
format/toon/parsing/simd_scan/small            1.20    471.3±8.04ns   483.7 MB/sec     1.00    391.3±3.56ns   582.5 MB/sec
format/toon/parsing/structural/large           1.00      9.6±1.43µs   516.2 MB/sec     1.17     11.2±1.03µs   442.7 MB/sec
format/toon/parsing/structural/medium          1.00      6.5±0.55µs   592.7 MB/sec     1.17      7.6±1.09µs   508.6 MB/sec
format/toon/parsing/structural/small           1.00   663.7±52.84ns   343.4 MB/sec     1.19    791.0±3.74ns   288.2 MB/sec
format/yaml/features/merge_key_detection       1.20      5.8±0.10µs   763.6 MB/sec     1.00      4.8±0.04µs   918.4 MB/sec
format/yaml/parsing/simd_scan/large            1.00     46.4±0.35µs   489.4 MB/sec     1.25     58.0±0.29µs   392.2 MB/sec
format/yaml/parsing/simd_scan/medium           1.00      4.2±0.06µs   532.6 MB/sec     1.38      5.8±0.08µs   387.0 MB/sec
format/yaml/parsing/simd_scan/small            1.00    442.1±4.97ns   515.6 MB/sec     1.22    539.8±3.32ns   422.2 MB/sec
format/yaml/parsing/structural/small           1.00   638.5±12.82ns   357.0 MB/sec     1.30    826.8±5.47ns   275.7 MB/sec
streaming/allocation/fresh_processor           1.22    414.9±4.66µs   278.0 MB/sec     1.00   340.6±10.78µs   338.7 MB/sec
streaming/allocation/reused_processor          1.22    417.9±2.94µs   276.1 MB/sec     1.00    343.9±9.52µs   335.5 MB/sec
streaming/chunk_throughput/chunk_size/100      1.34      4.1±0.02ms   288.8 MB/sec     1.00      3.1±0.08ms   385.6 MB/sec
streaming/chunk_throughput/chunk_size/1000     1.15      4.3±0.02ms   279.5 MB/sec     1.00      3.7±0.07ms   322.4 MB/sec
streaming/jsonl_batch_size/optimized/10        1.16      3.6±0.03µs   297.4 MB/sec     1.00      3.1±0.09µs   343.5 MB/sec
streaming/jsonl_batch_size/optimized/100       1.19     34.4±0.56µs   324.7 MB/sec     1.00     28.8±0.99µs   388.0 MB/sec
streaming/jsonl_batch_size/optimized/1000      1.19    339.5±4.43µs   339.8 MB/sec     1.00    286.0±6.64µs   403.4 MB/sec
streaming/jsonl_batch_size/optimized/10000     1.18      4.2±0.03ms   283.6 MB/sec     1.00      3.6±0.03ms   334.5 MB/sec
streaming/schema_selectivity/fields/1          1.22    305.3±3.41µs   377.9 MB/sec     1.00    251.2±6.23µs   459.3 MB/sec
streaming/schema_selectivity/fields/2          1.20    350.5±3.32µs   329.1 MB/sec     1.00   291.2±12.29µs   396.1 MB/sec
streaming/schema_selectivity/fields/4          1.18   438.2±11.73µs   263.2 MB/sec     1.00    370.7±7.67µs   311.2 MB/sec
streaming/schema_selectivity/fields/6          1.16   524.3±25.94µs   220.0 MB/sec     1.00    452.7±6.50µs   254.8 MB/sec
streaming/simd_comparison/simd_batch/100       1.18     35.6±0.76µs   313.4 MB/sec     1.00     30.1±0.88µs   370.2 MB/sec
streaming/simd_comparison/simd_batch/1000      1.23    417.8±6.29µs   276.1 MB/sec     1.00    338.9±7.87µs   340.4 MB/sec
streaming/variable_lines/uniform_1k            1.20    349.1±3.48µs   330.4 MB/sec     1.00    290.5±8.63µs   397.1 MB/sec
streaming/variable_lines/variable_1k           1.31    335.6±4.20µs   170.4 MB/sec     1.00    257.1±4.92µs   222.4 MB/sec

Threshold: 15% regression triggers warning


Benchmarks compare this PR against main branch

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 20, 2026

Superseded by #110.

@dependabot dependabot Bot closed this Apr 20, 2026
@dependabot dependabot Bot deleted the dependabot/github_actions/github/codeql-action-4.35.1 branch April 20, 2026 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants