Skip to content

Conversation

@ivankatliarchuk
Copy link
Member

@ivankatliarchuk ivankatliarchuk commented Jul 5, 2023

This PR contains the following updates:

Package Update Change
github/codeql-action/analyze minor v2 -> v2.28.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

github/codeql-action (github/codeql-action/analyze)

v2.28.1

Compare Source

CodeQL Action Changelog

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

This is the last planned release of the v2. To continue getting updates for the CodeQL Action, please switch to v3.

2.28.1 - 10 Jan 2025

  • CodeQL Action v2 is now deprecated, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v3. For more information, see this changelog post. #​2677
  • Update default CodeQL bundle version to 2.20.1. #​2678

See the full CHANGELOG.md for more information.

v2.28.0

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

This is the last planned release of the v2. To continue getting updates for the CodeQL Action, please switch to v3.

2.28.0 - 20 Dec 2024

  • Bump the minimum CodeQL bundle version to 2.15.5. #​2655
  • Don't fail in the unusual case that a file is on the search path. #​2660.

See the full CHANGELOG.md for more information.

v2.27.9

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.27.9 - 12 Dec 2024

No user facing changes.

See the full CHANGELOG.md for more information.

v2.27.8

Compare Source

v2.27.7

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.27.7 - 10 Dec 2024

  • We are rolling out a change in December 2024 that will extract the CodeQL bundle directly to the toolcache to improve performance. #​2631
  • Update default CodeQL bundle version to 2.20.0. #​2636

See the full CHANGELOG.md for more information.

v2.27.6

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.27.6 - 03 Dec 2024

  • Update default CodeQL bundle version to 2.19.4. #​2626

See the full CHANGELOG.md for more information.

v2.27.5

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.27.5 - 19 Nov 2024

No user facing changes.

See the full CHANGELOG.md for more information.

v2.27.4

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.27.4 - 14 Nov 2024

No user facing changes.

See the full CHANGELOG.md for more information.

v2.27.3

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.27.3 - 12 Nov 2024

No user facing changes.

See the full CHANGELOG.md for more information.

v2.27.2

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.27.2 - 12 Nov 2024

  • Fixed an issue where setting up the CodeQL tools would sometimes fail with the message "Invalid value 'undefined' for header 'authorization'". #​2590

See the full CHANGELOG.md for more information.

v2.27.1

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.27.1 - 08 Nov 2024

  • The CodeQL Action now downloads bundles compressed using Zstandard on GitHub Enterprise Server when using Linux or macOS runners. This speeds up the installation of the CodeQL tools. This feature is already available to GitHub.com users. #​2573
  • Update default CodeQL bundle version to 2.19.3. #​2576

See the full CHANGELOG.md for more information.

v2.27.0

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.27.0 - 22 Oct 2024

  • Bump the minimum CodeQL bundle version to 2.14.6. #​2549
  • Fix an issue where the upload-sarif Action would fail with "upload-sarif post-action step failed: Input required and not supplied: token" when called in a composite Action that had a different set of inputs to the ones expected by the upload-sarif Action. #​2557
  • Update default CodeQL bundle version to 2.19.2. #​2552

See the full CHANGELOG.md for more information.

v2.26.13

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.26.13 - 14 Oct 2024

No user facing changes.

See the full CHANGELOG.md for more information.

v2.26.12

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.26.12 - 07 Oct 2024

  • Upcoming breaking change: Add a deprecation warning for customers using CodeQL version 2.14.5 and earlier. These versions of CodeQL were discontinued on 24 September 2024 alongside GitHub Enterprise Server 3.10, and will be unsupported by CodeQL Action versions 3.27.0 and later and versions 2.27.0 and later. #​2520
    • If you are using one of these versions, please update to CodeQL CLI version 2.14.6 or later. For instance, if you have specified a custom version of the CLI using the 'tools' input to the 'init' Action, you can remove this input to use the default version.
    • Alternatively, if you want to continue using a version of the CodeQL CLI between 2.13.5 and 2.14.5, you can replace github/codeql-action/*@​v3 by github/codeql-action/*@​v3.26.11 and github/codeql-action/*@​v2 by github/codeql-action/*@​v2.26.11 in your code scanning workflow to ensure you continue using this version of the CodeQL Action.

See the full CHANGELOG.md for more information.

v2.26.11

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.26.11 - 03 Oct 2024

  • Upcoming breaking change: Add support for using actions/download-artifact@v4 to programmatically consume CodeQL Action debug artifacts.
    Starting November 30, 2024, GitHub.com customers will no longer be able to use actions/download-artifact@v3. Therefore, to avoid breakage, customers who programmatically download the CodeQL Action debug artifacts should set the CODEQL_ACTION_ARTIFACT_V4_UPGRADE environment variable to true and bump actions/download-artifact@v3 to actions/download-artifact@v4 in their workflows. The CodeQL Action will enable this behavior by default in early November and workflows that have not yet bumped to actions/download-artifact@v3 to actions/download-artifact@v4 will begin failing then.
    This change is currently unavailable for GitHub Enterprise Server customers, as actions/upload-artifact@v4 and actions/download-artifact@v4 are not yet compatible with GHES.

See the full CHANGELOG.md for more information.

v2.26.10

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.26.10 - 30 Sep 2024

  • We are rolling out a feature in September/October 2024 that sets up CodeQL using a bundle compressed with Zstandard. Our aim is to improve the performance of setting up CodeQL. #​2502

See the full CHANGELOG.md for more information.

v2.26.9

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.26.9 - 24 Sep 2024

No user facing changes.

See the full CHANGELOG.md for more information.

v2.26.8

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.26.8 - 19 Sep 2024

  • Update default CodeQL bundle version to 2.19.0. #​2483

See the full CHANGELOG.md for more information.

v2.26.7

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.26.7 - 13 Sep 2024

  • Update default CodeQL bundle version to 2.18.4. #​2471

See the full CHANGELOG.md for more information.

v2.26.6

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.26.6 - 29 Aug 2024

  • Update default CodeQL bundle version to 2.18.3. #​2449

See the full CHANGELOG.md for more information.

v2.26.5

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.26.5 - 23 Aug 2024

  • Fix an issue where the csrutil system call used for telemetry would fail on MacOS ARM machines with System Integrity Protection disabled. #​2441

See the full CHANGELOG.md for more information.

v2.26.4

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.26.4 - 21 Aug 2024

  • Deprecation: The add-snippets input on the analyze Action is deprecated and will be removed in the first release in August 2025. #​2436
  • Fix an issue where the disk usage system call used for telemetry would fail on MacOS ARM machines with System Integrity Protection disabled, and then surface a warning. The system call is now disabled for these machines. #​2434

See the full CHANGELOG.md for more information.

v2.26.3

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.26.3 - 19 Aug 2024

  • Fix an issue where the CodeQL Action could not write diagnostic messages on Windows. This issue did not impact analysis quality. #​2430

See the full CHANGELOG.md for more information.

v2.26.2

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.26.2 - 14 Aug 2024

  • Update default CodeQL bundle version to 2.18.2. #​2417

See the full CHANGELOG.md for more information.

v2.26.1

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.26.1 - 13 Aug 2024

No user facing changes.

See the full CHANGELOG.md for more information.

v2.26.0

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.26.0 - 06 Aug 2024

  • Deprecation: Swift analysis on Ubuntu runner images is no longer supported. Please migrate to a macOS runner if this affects you. #​2403
  • Bump the minimum CodeQL bundle version to 2.13.5. #​2408

See the full CHANGELOG.md for more information.

v2.25.15

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.25.15 - 26 Jul 2024

  • Update default CodeQL bundle version to 2.18.1. #​2385

See the full CHANGELOG.md for more information.

v2.25.14

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.25.14 - 25 Jul 2024

  • Experimental: add a new start-proxy action which starts the same HTTP proxy as used by github/dependabot-action. Do not use this in production as it is part of an internal experiment and subject to change at any time.

See the full CHANGELOG.md for more information.

v2.25.13

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.25.13 - 19 Jul 2024

  • Add codeql-version to outputs. #​2368
  • Add a deprecation warning for customers using CodeQL version 2.13.4 and earlier. These versions of CodeQL were discontinued on 9 July 2024 alongside GitHub Enterprise Server 3.9, and will be unsupported by CodeQL Action versions 3.26.0 and later and versions 2.26.0 and later. #​2375
    • If you are using one of these versions, please update to CodeQL CLI version 2.13.5 or later. For instance, if you have specified a custom version of the CLI using the 'tools' input to the 'init' Action, you can remove this input to use the default version.
    • Alternatively, if you want to continue using a version of the CodeQL CLI between 2.12.6 and 2.13.4, you can replace github/codeql-action/*@​v3 by github/codeql-action/*@​v3.25.13 and github/codeql-action/*@​v2 by github/codeql-action/*@​v2.25.13 in your code scanning workflow to ensure you continue using this version of the CodeQL Action.

See the full CHANGELOG.md for more information.

v2.25.12

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.25.12 - 12 Jul 2024

  • Improve the reliability and performance of analyzing code when analyzing a compiled language with the autobuild build mode on GitHub Enterprise Server. This feature is already available to GitHub.com users. #​2353
  • Update default CodeQL bundle version to 2.18.0. #​2364

See the full CHANGELOG.md for more information.

v2.25.11

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.25.11 - 28 Jun 2024

  • Avoid failing the workflow run if there is an error while uploading debug artifacts. #​2349
  • Update default CodeQL bundle version to 2.17.6. #​2352

See the full CHANGELOG.md for more information.

v2.25.10

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.25.10 - 13 Jun 2024

  • Update default CodeQL bundle version to 2.17.5. #​2327

See the full CHANGELOG.md for more information.

v2.25.9

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.25.9 - 12 Jun 2024

  • Avoid failing database creation if the database folder already exists and contains some unexpected files. Requires CodeQL 2.18.0 or higher. #​2330
  • The init Action will attempt to clean up the database cluster directory before creating a new database and at the end of the job. This will help to avoid issues where the database cluster directory is left in an inconsistent state. #​2332

See the full CHANGELOG.md for more information.

v2.25.8

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.25.8 - 04 Jun 2024

  • Update default CodeQL bundle version to 2.17.4. #​2321

See the full CHANGELOG.md for more information.

v2.25.7

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.25.7 - 31 May 2024

  • We are rolling out a feature in May/June 2024 that will reduce the Actions cache usage of the Action by keeping only the newest TRAP cache for each language. #​2306

See the full CHANGELOG.md for more information.

v2.25.6

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.25.6 - 20 May 2024

  • Update default CodeQL bundle version to 2.17.3. #​2295

See the full CHANGELOG.md for more information.

v2.25.5

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.25.5 - 13 May 2024

  • Add a compatibility matrix of supported CodeQL Action, CodeQL CLI, and GitHub Enterprise Server versions to the README.md. #​2273
  • Avoid printing out a warning for a missing on.push trigger when the CodeQL Action is triggered via a workflow_call event. #​2274

See the full CHANGELOG.md for more information.

v2.25.4

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.25.4 - 08 May 2024

  • Update default CodeQL bundle version to 2.17.2. #​2270

See the full CHANGELOG.md for more information.

v2.25.3

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.25.3 - 25 Apr 2024

  • Update default CodeQL bundle version to 2.17.1. #​2247
  • Workflows running on macos-latest using CodeQL CLI versions before v2.15.1 will need to either upgrade their CLI version to v2.15.1 or newer, or change the platform to an Intel MacOS runner, such as macos-12. ARM machines with SIP disabled, including the newest macos-latest image, are unsupported for CLI versions before 2.15.1. #​2261

See the full CHANGELOG.md for more information.

v2.25.2

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.25.2 - 22 Apr 2024

No user facing changes.

See the full CHANGELOG.md for more information.

v2.25.1

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.25.1 - 17 Apr 2024

  • We are rolling out a feature in April/May 2024 that improves the reliability and performance of analyzing code when analyzing a compiled language with the autobuild build mode. #​2235
  • Fix a bug where the init Action would fail if --overwrite was specified in CODEQL_ACTION_EXTRA_OPTIONS. #​2245

See the full CHANGELOG.md for more information.

v2.25.0

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.25.0 - 15 Apr 2024

  • The deprecated feature for extracting dependencies for a Python analysis has been removed. #​2224
    As a result, the following inputs and environment variables are now ignored:
    • The setup-python-dependencies input to the init Action
    • The CODEQL_ACTION_DISABLE_PYTHON_DEPENDENCY_INSTALLATION environment variable
      We recommend removing any references to these from your workflows. For more information, see the release notes for CodeQL Action v3.23.0 and v2.23.0.
  • Automatically overwrite an existing database if found on the filesystem. #​2229
  • Bump the minimum CodeQL bundle version to 2.12.6. #​2232
  • A more relevant log message and a diagnostic are now emitted when the file program is not installed on a Linux runner, but is required for Go tracing to succeed. #​2234

See the full CHANGELOG.md for more information.

v2.24.11

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.24.10 - 05 Apr 2024

  • Update default CodeQL bundle version to 2.17.0. #​2219
  • Add a deprecation warning for customers using CodeQL version 2.12.5 and earlier. These versions of CodeQL were discontinued on 26 March 2024 alongside GitHub Enterprise Server 3.8, and will be unsupported by CodeQL Action versions 3.25.0 and later and versions 2.25.0 and later. #​2220
    • If you are using one of these versions, please update to CodeQL CLI version 2.12.6 or later. For instance, if you have specified a custom version of the CLI using the 'tools' input to the 'init' Action, you can remove this input to use the default version.
    • Alternatively, if you want to continue using a version of the CodeQL CLI between 2.11.6 and 2.12.5, you can replace github/codeql-action/*@​v3 by github/codeql-action/*@​v3.24.10 and github/codeql-action/*@​v2 by github/codeql-action/*@​v2.24.10 in your code scanning workflow to ensure you continue using this version of the CodeQL Action.

See the full CHANGELOG.md for more information.

v2.24.10

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.24.10 - 05 Apr 2024

  • Update default CodeQL bundle version to 2.17.0. #​2219
  • Add a deprecation warning for customers using CodeQL version 2.12.5 and earlier. These versions of CodeQL were discontinued on 26 March 2024 alongside GitHub Enterprise Server 3.8, and will be unsupported by CodeQL Action versions 3.25.0 and later and versions 2.25.0 and later. #​2220
    • If you are using one of these versions, please update to CodeQL CLI version 2.12.6 or later. For instance, if you have specified a custom version of the CLI using the 'tools' input to the 'init' Action, you can remove this input to use the default version.
    • Alternatively, if you want to continue using a version of the CodeQL CLI between 2.11.6 and 2.12.5, you can replace github/codeql-action/*@​v3 by github/codeql-action/*@​v3.24.10 and github/codeql-action/*@​v2 by github/codeql-action/*@​v2.24.10 in your code scanning workflow to ensure you continue using this version of the CodeQL Action.

See the full CHANGELOG.md for more information.

v2.24.9

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.24.9 - 22 Mar 2024

  • Update default CodeQL bundle version to 2.16.5. #​2203

See the full CHANGELOG.md for more information.

v2.24.8

Compare Source

CodeQL Action Changelog

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

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.24.8 - 18 Mar 2024

  • Improve the ease of debugging extraction issues by increasing the verbosity of the

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@ivankatliarchuk ivankatliarchuk added deps github-tags minor when you add functionality in a backwards compatible manner renovate labels Jul 5, 2023
@ivankatliarchuk ivankatliarchuk self-assigned this Jul 5, 2023
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/main-.github/workflows-github-codeql-action-analyze-2.x branch from fab72d1 to 508ec62 Compare July 7, 2023 04:31
@ivankatliarchuk ivankatliarchuk changed the title chore(deps): update dependency github/codeql-action/analyze to v2.20.1 (.github/workflows/codeql.yml) (main) chore(deps): update dependency github/codeql-action/analyze to v2.20.2 (.github/workflows/codeql.yml) (main) Jul 7, 2023
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/main-.github/workflows-github-codeql-action-analyze-2.x branch from 508ec62 to 6157bd1 Compare July 10, 2023 04:30
@ivankatliarchuk ivankatliarchuk changed the title chore(deps): update dependency github/codeql-action/analyze to v2.20.2 (.github/workflows/codeql.yml) (main) chore(deps): update dependency github/codeql-action/analyze to v2.20.3 (.github/workflows/codeql.yml) (main) Jul 10, 2023
@ivankatliarchuk ivankatliarchuk changed the title chore(deps): update dependency github/codeql-action/analyze to v2.20.3 (.github/workflows/codeql.yml) (main) chore(deps): update dependency github/codeql-action/analyze to v2.20.3 (.github/workflows/codeql.yml) (main) - autoclosed Jul 16, 2023
@ivankatliarchuk ivankatliarchuk deleted the renovate/main-.github/workflows-github-codeql-action-analyze-2.x branch July 16, 2023 14:52
@ivankatliarchuk ivankatliarchuk changed the title chore(deps): update dependency github/codeql-action/analyze to v2.20.3 (.github/workflows/codeql.yml) (main) - autoclosed chore(deps): update dependency github/codeql-action/analyze to v2.20.3 (.github/workflows/codeql.yml) (main) Jul 20, 2023
@ivankatliarchuk ivankatliarchuk restored the renovate/main-.github/workflows-github-codeql-action-analyze-2.x branch July 20, 2023 04:29
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/main-.github/workflows-github-codeql-action-analyze-2.x branch from 6157bd1 to 908abd9 Compare July 21, 2023 04:26
@ivankatliarchuk ivankatliarchuk changed the title chore(deps): update dependency github/codeql-action/analyze to v2.20.3 (.github/workflows/codeql.yml) (main) chore(deps): update dependency github/codeql-action/analyze to v2.20.4 (.github/workflows/codeql.yml) (main) Jul 21, 2023
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/main-.github/workflows-github-codeql-action-analyze-2.x branch from 908abd9 to 5c5d21a Compare July 23, 2023 04:28
@ivankatliarchuk ivankatliarchuk changed the title chore(deps): update dependency github/codeql-action/analyze to v2.20.4 (.github/workflows/codeql.yml) (main) chore(deps): update dependency github/codeql-action/analyze to v2.21.0 (.github/workflows/codeql.yml) (main) Jul 23, 2023
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/main-.github/workflows-github-codeql-action-analyze-2.x branch from 5c5d21a to 30f38d2 Compare July 30, 2023 04:25
@ivankatliarchuk ivankatliarchuk changed the title chore(deps): update dependency github/codeql-action/analyze to v2.21.0 (.github/workflows/codeql.yml) (main) chore(deps): update dependency github/codeql-action/analyze to v2.21.1 (.github/workflows/codeql.yml) (main) Jul 30, 2023
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/main-.github/workflows-github-codeql-action-analyze-2.x branch from 30f38d2 to dd3a45d Compare August 1, 2023 04:26
@ivankatliarchuk ivankatliarchuk changed the title chore(deps): update dependency github/codeql-action/analyze to v2.21.1 (.github/workflows/codeql.yml) (main) chore(deps): update dependency github/codeql-action/analyze to v2.21.2 (.github/workflows/codeql.yml) (main) Aug 1, 2023
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/main-.github/workflows-github-codeql-action-analyze-2.x branch from dd3a45d to fd416cc Compare August 12, 2023 04:25
@ivankatliarchuk ivankatliarchuk changed the title chore(deps): update dependency github/codeql-action/analyze to v2.21.2 (.github/workflows/codeql.yml) (main) chore(deps): update dependency github/codeql-action/analyze to v2.21.3 (.github/workflows/codeql.yml) (main) Aug 12, 2023
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/main-.github/workflows-github-codeql-action-analyze-2.x branch from fd416cc to 5547c8c Compare August 18, 2023 04:29
@ivankatliarchuk ivankatliarchuk changed the title chore(deps): update dependency github/codeql-action/analyze to v2.21.3 (.github/workflows/codeql.yml) (main) chore(deps): update dependency github/codeql-action/analyze to v2.21.4 (.github/workflows/codeql.yml) (main) Aug 18, 2023
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/main-.github/workflows-github-codeql-action-analyze-2.x branch from 5547c8c to 7cd4c27 Compare September 1, 2023 04:29
@ivankatliarchuk ivankatliarchuk changed the title chore(deps): update dependency github/codeql-action/analyze to v2.21.4 (.github/workflows/codeql.yml) (main) chore(deps): update dependency github/codeql-action/analyze to v2.21.5 (.github/workflows/codeql.yml) (main) Sep 1, 2023
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/main-.github/workflows-github-codeql-action-analyze-2.x branch from 7cd4c27 to 02e9fdf Compare September 17, 2023 04:27
@ivankatliarchuk ivankatliarchuk changed the title chore(deps): update dependency github/codeql-action/analyze to v2.24.8 (.github/workflows/codeql.yml) (main) chore(deps): update dependency github/codeql-action/analyze to v2.24.9 (.github/workflows/codeql.yml) (main) Mar 26, 2024
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/main-.github/workflows-github-codeql-action-analyze-2.x branch from dc3d61b to 14d2472 Compare April 9, 2024 04:18
@ivankatliarchuk ivankatliarchuk changed the title chore(deps): update dependency github/codeql-action/analyze to v2.24.9 (.github/workflows/codeql.yml) (main) chore(deps): update dependency github/codeql-action/analyze to v2.24.10 (.github/workflows/codeql.yml) (main) Apr 9, 2024
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/main-.github/workflows-github-codeql-action-analyze-2.x branch from 14d2472 to da6c341 Compare April 19, 2024 04:22
@ivankatliarchuk ivankatliarchuk changed the title chore(deps): update dependency github/codeql-action/analyze to v2.24.10 (.github/workflows/codeql.yml) (main) chore(deps): update dependency github/codeql-action/analyze to v2.25.0 (.github/workflows/codeql.yml) (main) Apr 19, 2024
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/main-.github/workflows-github-codeql-action-analyze-2.x branch from da6c341 to dfed28a Compare April 21, 2024 04:17
@ivankatliarchuk ivankatliarchuk changed the title chore(deps): update dependency github/codeql-action/analyze to v2.25.0 (.github/workflows/codeql.yml) (main) chore(deps): update dependency github/codeql-action/analyze to v2.25.1 (.github/workflows/codeql.yml) (main) Apr 21, 2024
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/main-.github/workflows-github-codeql-action-analyze-2.x branch from dfed28a to 73c4652 Compare April 27, 2024 04:22
@ivankatliarchuk ivankatliarchuk changed the title chore(deps): update dependency github/codeql-action/analyze to v2.25.1 (.github/workflows/codeql.yml) (main) chore(deps): update dependency github/codeql-action/analyze to v2.25.2 (.github/workflows/codeql.yml) (main) Apr 27, 2024
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/main-.github/workflows-github-codeql-action-analyze-2.x branch from 73c4652 to 1c68014 Compare April 29, 2024 04:28
@ivankatliarchuk ivankatliarchuk changed the title chore(deps): update dependency github/codeql-action/analyze to v2.25.2 (.github/workflows/codeql.yml) (main) chore(deps): update dependency github/codeql-action/analyze to v2.25.3 (.github/workflows/codeql.yml) (main) Apr 29, 2024
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/main-.github/workflows-github-codeql-action-analyze-2.x branch from 1c68014 to 8af24cc Compare May 12, 2024 04:22
@ivankatliarchuk ivankatliarchuk changed the title chore(deps): update dependency github/codeql-action/analyze to v2.25.3 (.github/workflows/codeql.yml) (main) chore(deps): update dependency github/codeql-action/analyze to v2.25.4 (.github/workflows/codeql.yml) (main) May 12, 2024
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/main-.github/workflows-github-codeql-action-analyze-2.x branch from 8af24cc to 9adb407 Compare May 17, 2024 04:21
@ivankatliarchuk ivankatliarchuk changed the title chore(deps): update dependency github/codeql-action/analyze to v2.25.4 (.github/workflows/codeql.yml) (main) chore(deps): update dependency github/codeql-action/analyze to v2.25.5 (.github/workflows/codeql.yml) (main) May 17, 2024
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/main-.github/workflows-github-codeql-action-analyze-2.x branch from 9adb407 to 0a4d4ea Compare May 24, 2024 04:22
@ivankatliarchuk ivankatliarchuk changed the title chore(deps): update dependency github/codeql-action/analyze to v2.25.5 (.github/workflows/codeql.yml) (main) chore(deps): update dependency github/codeql-action/analyze to v2.25.6 (.github/workflows/codeql.yml) (main) May 24, 2024
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/main-.github/workflows-github-codeql-action-analyze-2.x branch from 0a4d4ea to 6b969e9 Compare June 4, 2024 04:23
@ivankatliarchuk ivankatliarchuk changed the title chore(deps): update dependency github/codeql-action/analyze to v2.25.6 (.github/workflows/codeql.yml) (main) chore(deps): update dependency github/codeql-action/analyze to v2.25.7 (.github/workflows/codeql.yml) (main) Jun 4, 2024
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/main-.github/workflows-github-codeql-action-analyze-2.x branch from 6b969e9 to dbaa4c7 Compare June 8, 2024 04:20
@ivankatliarchuk ivankatliarchuk changed the title chore(deps): update dependency github/codeql-action/analyze to v2.25.7 (.github/workflows/codeql.yml) (main) chore(deps): update dependency github/codeql-action/analyze to v2.25.8 (.github/workflows/codeql.yml) (main) Jun 8, 2024
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/main-.github/workflows-github-codeql-action-analyze-2.x branch from dbaa4c7 to 5ca438c Compare June 16, 2024 04:27
@ivankatliarchuk ivankatliarchuk changed the title chore(deps): update dependency github/codeql-action/analyze to v2.25.8 (.github/workflows/codeql.yml) (main) chore(deps): update dependency github/codeql-action/analyze to v2.25.9 (.github/workflows/codeql.yml) (main) Jun 16, 2024
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/main-.github/workflows-github-codeql-action-analyze-2.x branch from 5ca438c to f7d7702 Compare June 17, 2024 04:26
@ivankatliarchuk ivankatliarchuk changed the title chore(deps): update dependency github/codeql-action/analyze to v2.25.9 (.github/workflows/codeql.yml) (main) chore(deps): update dependency github/codeql-action/analyze to v2.25.10 (.github/workflows/codeql.yml) (main) Jun 17, 2024
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/main-.github/workflows-github-codeql-action-analyze-2.x branch from f7d7702 to 172611c Compare December 29, 2024 04:38
@ivankatliarchuk ivankatliarchuk changed the title chore(deps): update dependency github/codeql-action/analyze to v2.25.10 (.github/workflows/codeql.yml) (main) chore(deps): update dependency github/codeql-action/analyze to v2.28.0 (.github/workflows/codeql.yml) (main) Dec 29, 2024
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/main-.github/workflows-github-codeql-action-analyze-2.x branch from 172611c to 45499d6 Compare January 14, 2025 04:24
@ivankatliarchuk ivankatliarchuk changed the title chore(deps): update dependency github/codeql-action/analyze to v2.28.0 (.github/workflows/codeql.yml) (main) chore(deps): update dependency github/codeql-action/analyze to v2.28.1 (.github/workflows/codeql.yml) (main) Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps github-tags minor when you add functionality in a backwards compatible manner renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants