Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2024

This PR contains the following updates:

Package Type Update Change
github/codeql-action action minor v3.27.4 -> v3.28.8

Release Notes

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

v3.28.8

Compare Source

CodeQL Action Changelog

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

3.28.8 - 29 Jan 2025

  • Enable support for Kotlin 2.1.10 when running with CodeQL CLI v2.20.3. #​2744

See the full CHANGELOG.md for more information.

v3.28.7

Compare Source

CodeQL Action Changelog

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

3.28.7 - 29 Jan 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.28.6

Compare Source

CodeQL Action Changelog

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

3.28.6 - 27 Jan 2025

  • Re-enable debug artifact upload for CLI versions 2.20.3 or greater. #​2726

See the full CHANGELOG.md for more information.

v3.28.5

Compare Source

CodeQL Action Changelog

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

3.28.5 - 24 Jan 2025

  • Update default CodeQL bundle version to 2.20.3. #​2717

See the full CHANGELOG.md for more information.

v3.28.4

Compare Source

CodeQL Action Changelog

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

3.28.4 - 23 Jan 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.28.3

Compare Source

CodeQL Action Changelog

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

3.28.3 - 22 Jan 2025
  • Update default CodeQL bundle version to 2.20.2. #​2707
  • Fix an issue downloading the CodeQL Bundle from a GitHub Enterprise Server instance which occurred when the CodeQL Bundle had been synced to the instance using the CodeQL Action sync tool and the Actions runner did not have Zstandard installed. #​2710
  • Uploading debug artifacts for CodeQL analysis is temporarily disabled. #​2712

See the full CHANGELOG.md for more information.

v3.28.2

Compare Source

CodeQL Action Changelog

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

3.28.2 - 21 Jan 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.28.1

Compare Source

CodeQL Action Changelog

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

3.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.

v3.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.

3.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.

v3.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.

3.27.9 - 12 Dec 2024

No user facing changes.

See the full CHANGELOG.md for more information.

v3.27.8

Compare Source

v3.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.

3.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.

v3.27.6

Compare Source

v3.27.5

Compare Source


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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner November 20, 2024 18:26
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 9f35b05 to d1feb5e Compare December 3, 2024 12:18
@renovate renovate bot changed the title Update github/codeql-action action to v3.27.5 Update github/codeql-action action to v3.27.6 Dec 3, 2024
@renovate renovate bot changed the title Update github/codeql-action action to v3.27.6 Update github/codeql-action action to v3.27.7 Dec 10, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from d1feb5e to 8128e31 Compare December 10, 2024 15:27
@renovate renovate bot changed the title Update github/codeql-action action to v3.27.7 Update github/codeql-action action to v3.27.8 Dec 12, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch 2 times, most recently from 6e1ea4e to acf6f5c Compare December 13, 2024 02:27
@renovate renovate bot changed the title Update github/codeql-action action to v3.27.8 Update github/codeql-action action to v3.27.9 Dec 13, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from acf6f5c to 844bb0e Compare December 13, 2024 15:27
@renovate renovate bot changed the title Update github/codeql-action action to v3.27.9 Update github/codeql-action action to v3.28.0 Dec 20, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 844bb0e to 3c0b8ac Compare December 20, 2024 20:21
@renovate renovate bot changed the title Update github/codeql-action action to v3.28.0 Update github/codeql-action action to v3.28.1 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 3c0b8ac to 8abb292 Compare January 10, 2025 21:26
@renovate renovate bot changed the title Update github/codeql-action action to v3.28.1 Update github/codeql-action action to v3.28.2 Jan 21, 2025
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 8abb292 to 320d334 Compare January 21, 2025 18:55
@renovate renovate bot changed the title Update github/codeql-action action to v3.28.2 Update github/codeql-action action to v3.28.3 Jan 22, 2025
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 320d334 to 0a6ab83 Compare January 22, 2025 20:30
@renovate renovate bot changed the title Update github/codeql-action action to v3.28.3 Update github/codeql-action action to v3.28.4 Jan 23, 2025
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 0a6ab83 to f7e60cb Compare January 23, 2025 20:36
@renovate renovate bot changed the title Update github/codeql-action action to v3.28.4 Update github/codeql-action action to v3.28.5 Jan 24, 2025
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from f7e60cb to 1d14425 Compare January 24, 2025 21:24
@renovate renovate bot changed the title Update github/codeql-action action to v3.28.5 Update github/codeql-action action to v3.28.6 Jan 27, 2025
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 1d14425 to 93320fb Compare January 27, 2025 22:32
@renovate renovate bot changed the title Update github/codeql-action action to v3.28.6 Update github/codeql-action action to v3.28.7 Jan 29, 2025
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 93320fb to 6a33d8d Compare January 29, 2025 17:00
@renovate renovate bot changed the title Update github/codeql-action action to v3.28.7 Update github/codeql-action action to v3.28.8 Jan 29, 2025
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 6a33d8d to 434103f Compare January 29, 2025 22:04
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 434103f to 7937951 Compare January 31, 2025 07:09
@karle0wne karle0wne merged commit a34092f into master Jan 31, 2025
@karle0wne karle0wne deleted the renovate/github-codeql-action-3.x branch January 31, 2025 07:30
@renovate renovate bot changed the title Update github/codeql-action action to v3.28.8 Update github/codeql-action action to v3.28.8 - autoclosed Jan 31, 2025
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.

2 participants