Bump github/codeql-action from 4.35.2 to 4.35.5
Brought to you by:
tomkozak
Originally created by: dependabot[bot]
Bumps github/codeql-action from 4.35.2 to 4.35.5.
Sourced from github/codeql-action's releases.
v4.35.5
- 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](https://github.com/href="https://redirect.github.com/github/codeql-action/pull/3899">/issues/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](https://github.com/href="https://redirect.github.com/github/codeql-action/pull/3791">/issues/3791)
- If multiple inputs are provided for the GitHub-internal
analysis-kindsinput, onlycode-scanningwill be enabled. Theanalysis-kindsinput is experimental, for GitHub-internal use only, and may change without notice at any time. #3892](https://github.com/href="https://redirect.github.com/github/codeql-action/pull/3892">/issues/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](https://github.com/href="https://redirect.github.com/github/codeql-action/pull/3880">/issues/3880)
v4.35.4
- Update default CodeQL bundle version to 2.25.4. #3881](https://github.com/href="https://redirect.github.com/github/codeql-action/pull/3881">/issues/3881)
v4.35.3
- 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](https://github.com/href="https://redirect.github.com/github/codeql-action/pull/3837">/issues/3837)
- Configurations for private registries that use Cloudsmith or GCP OIDC are now accepted. #3850](https://github.com/href="https://redirect.github.com/github/codeql-action/pull/3850">/issues/3850)
- Best-effort connection tests for private registries now use
GETrequests instead ofHEADfor better compatibility with various registry implementations. For NuGet feeds, the test is now always performed against the service index. #3853](https://github.com/href="https://redirect.github.com/github/codeql-action/pull/3853">/issues/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](https://github.com/href="https://redirect.github.com/github/codeql-action/pull/3852">/issues/3852)
- Update default CodeQL bundle version to 2.25.3. #3865](https://github.com/href="https://redirect.github.com/github/codeql-action/pull/3865">/issues/3865)
Sourced from github/codeql-action's changelog.
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](https://github.com/href="https://redirect.github.com/github/codeql-action/pull/3899">/issues/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](https://github.com/href="https://redirect.github.com/github/codeql-action/pull/3791">/issues/3791)
- If multiple inputs are provided for the GitHub-internal
analysis-kindsinput, onlycode-scanningwill be enabled. Theanalysis-kindsinput is experimental, for GitHub-internal use only, and may change without notice at any time. #3892](https://github.com/href="https://redirect.github.com/github/codeql-action/pull/3892">/issues/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](https://github.com/href="https://redirect.github.com/github/codeql-action/pull/3880">/issues/3880)
4.35.4 - 07 May 2026
- Update default CodeQL bundle version to 2.25.4. #3881](https://github.com/href="https://redirect.github.com/github/codeql-action/pull/3881">/issues/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](https://github.com/href="https://redirect.github.com/github/codeql-action/pull/3837">/issues/3837)
- Configurations for private registries that use Cloudsmith or GCP OIDC are now accepted. #3850](https://github.com/href="https://redirect.github.com/github/codeql-action/pull/3850">/issues/3850)
- Best-effort connection tests for private registries now use
GETrequests instead ofHEADfor better compatibility with various registry implementations. For NuGet feeds, the test is now always performed against the service index. #3853](https://github.com/href="https://redirect.github.com/github/codeql-action/pull/3853">/issues/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](https://github.com/href="https://redirect.github.com/github/codeql-action/pull/3852">/issues/3852)
- Update default CodeQL bundle version to 2.25.3. #3865](https://github.com/href="https://redirect.github.com/github/codeql-action/pull/3865">/issues/3865)
9e0d7b8 Merge pull request #3905](https://github.com/href="https://redirect.github.com/github/codeql-action/issues/3905">/issues/3905) from github/update-v4.35.5-d4b4855156d7d599 Add changelog entry for #3899](https://github.com/href="https://redirect.github.com/github/codeql-action/issues/3899">/issues/3899)51f7e38 Update changelog for v4.35.5d4b4855 Merge pull request #3899](https://github.com/href="https://redirect.github.com/github/codeql-action/issues/3899">/issues/3899) from github/mbg/esbuild/split127de81 Merge remote-tracking branch 'origin/main' into mbg/esbuild/split7fde13f Use src + basename in header to avoid issues on Windowsdfa61e7 Improve pattern matching and error handling52aafec Import and call runWrapper normally in analyze tests0d08c01 Auto-generate shared bundle14085a6 Auto-generate entry pointsDependabot 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.