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.
[UNRELEASED]
No user facing changes.
3.24.8 - 18 Mar 2024
Improve the ease of debugging extraction issues by increasing the verbosity of the extractor logs when running in debug mode. #2195
3.24.7 - 12 Mar 2024
Update default CodeQL bundle version to 2.16.4. #2185
3.24.6 - 29 Feb 2024
No user facing changes.
3.24.5 - 23 Feb 2024
Update default CodeQL bundle version to 2.16.3. #2156
3.24.4 - 21 Feb 2024
Fix an issue where an existing, but empty, /sys/fs/cgroup/cpuset.cpus file always resulted in a single-threaded run. #2151
3.24.3 - 15 Feb 2024
Fix an issue where the CodeQL Action would fail to load a configuration specified by the config input to the init Action. #2147
3.24.2 - 15 Feb 2024
Enable improved multi-threaded performance on larger runners for GitHub Enterprise Server users. This feature is already available to GitHub.com users. #2141
3.24.1 - 13 Feb 2024
Update default CodeQL bundle version to 2.16.2. #2124
The CodeQL action no longer fails if it can't write to the telemetry api endpoint. #2121
3.24.0 - 02 Feb 2024
CodeQL Python analysis will no longer install dependencies on GitHub Enterprise Server, as is already the case for GitHub.com. See release notes for 3.23.0 for more details. #2106
3.23.2 - 26 Jan 2024
On Linux, the maximum possible value for the --threads option now respects the CPU count as specified in cgroup files to more accurately reflect the number of available cores when running in containers. #2083
... (truncated)
Commits
05963f4 Merge pull request #2200 from github/update-v3.24.8-1ecc2779e
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 merge` will merge this PR after your CI passes on it
- `@dependabot squa...
_Description has been truncated_
Bumps the ci group with 10 updates:
4.1.1
4.1.2
3.0.0
3.2.0
4.0.0
4.0.2
1.8.0
1.9.0
5.1.0
5.3.0
3.0.0
3.1.0
0.15.8
0.15.9
1.9.0
1.9.1
3.24.0
3.24.8
2.3.2
2.3.3
Updates
actions/checkout
from 4.1.1 to 4.1.2Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
9bb5618
Prep for release of v4.1.2 (#1649)8eb1f6a
Bump@babel/traverse
from 7.20.5 to 7.24.0 (#1642)556e4c3
Bump tough-cookie from 4.0.0 to 4.1.3 (#1406)b32f140
Warn on attempts to publishtest-ubuntu-git
from non-main branch. (#1623)2650dbd
Givetest-ubuntu-git
its ownREADME
(#1620)aadec89
Explicitly disable sparse checkout unless asked for (#1598)df0bcdd
Refine workflow for generatingtest-ubuntu-git
(#1617)473055b
Createtest-ubuntu-git
Docker Container for Proxy Tests (#1616)Updates
docker/setup-buildx-action
from 3.0.0 to 3.2.0Release notes
Sourced from docker/setup-buildx-action's releases.
Commits
2b51285
Merge pull request #306 from docker/dependabot/npm_and_yarn/docker/actions-to...0f00370
chore: update generated content11c9683
build(deps): bump@docker/actions-toolkit
from 0.18.0 to 0.19.056a16b8
Merge pull request #303 from crazy-max/fix-inputsc23f46e
chore: update generated contentf876da6
rename and align config inputsb7cf918
Merge pull request #304 from crazy-max/rm-docs-dir0150f0e
chore: remove docs dird89f1f9
Merge pull request #302 from docker/dependabot/npm_and_yarn/docker/actions-to...12d65f6
chore: update generated contentUpdates
actions/cache
from 4.0.0 to 4.0.2Release notes
Sourced from actions/cache's releases.
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
0c45773
Merge pull request #1327 from cdce8p/fix-fail-on-cache-miss8a55f83
Add test case for process exit3884cac
Bump versione29dad3
Fix fail-on-cache-miss not workingab5e6d0
Merge pull request #1341 from bethanyj28/main89c7d86
licensed cached2c84da
update@actions/cache
37e7d4e
Merge pull request #1340 from actions/bethanyj28/update-publish-flowa18323f
add release actiona2ed59d
Merge pull request #1305 from actions/yacaovsnc/update_examplesUpdates
helm/kind-action
from 1.8.0 to 1.9.0Release notes
Sourced from helm/kind-action's releases.
Commits
99576bf
docs: bump outdated action version in README (#92)0ca85d0
docs: fix default version in action.yml (#91)fc8d4ed
Fix arch detection in non-Debian distros (#93)4be822c
chore: Bump node version to node20 (#102)100421e
Bump actions/checkout from 4.1.0 to 4.1.1 (#99)5adb538
Bump actions/checkout from 4.0.0 to 4.1.0 (#98)49375a6
Bump actions/checkout from 3.6.0 to 4.0.0 (#97)2d498b1
Bump actions/checkout from 3.5.3 to 3.6.0 (#96)77db130
Bump actions/checkout from 3.3.0 to 3.5.3 (#90)Updates
docker/build-push-action
from 5.1.0 to 5.3.0Release notes
Sourced from docker/build-push-action's releases.
Commits
2cdde99
Merge pull request #1080 from docker/dependabot/npm_and_yarn/docker/actions-t...008747a
chore: update generated content1580753
chore(deps): Bump@docker/actions-toolkit
from 0.18.0 to 0.19.02a7db1d
Merge pull request #1075 from crazy-max/ci-multi-output35e7dd5
ci: test multi outputaf5a7ed
Merge pull request #1074 from crazy-max/build-cmd-debug2a85189
chore: update generated content6c20794
disable quotes detection for "outputs" inputafdf0c0
chore: debug build cmd and args00ae31a
Merge pull request #1070 from docker/dependabot/npm_and_yarn/docker/actions-t...Updates
docker/login-action
from 3.0.0 to 3.1.0Release notes
Sourced from docker/login-action's releases.
Commits
e92390c
Merge pull request #685 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...1e752e2
chore: update generated content51c6097
build(deps): bump the aws-sdk-dependencies group with 2 updates8f079fb
Merge pull request #676 from docker/dependabot/npm_and_yarn/proxy-agent-depen...16fa768
chore: update generated content46d1619
build(deps): bump the proxy-agent-dependencies group with 2 updates8c291c5
Merge pull request #682 from docker/dependabot/npm_and_yarn/docker/actions-to...ec726f4
build(deps): bump@docker/actions-toolkit
from 0.14.0 to 0.18.05139682
Merge pull request #677 from docker/dependabot/npm_and_yarn/undici-5.28.36d4e2ba
chore: update generated contentUpdates
anchore/sbom-action
from 0.15.8 to 0.15.9Release notes
Sourced from anchore/sbom-action's releases.
Commits
9fece9e
fix: reduce syft debug level (#446)f3355df
chore(deps): update Syft to v0.105.0 (#442)Updates
slsa-framework/slsa-github-generator
from 1.9.0 to 1.9.1Release notes
Sourced from slsa-framework/slsa-github-generator's releases.
Changelog
Sourced from slsa-framework/slsa-github-generator's changelog.
... (truncated)
Commits
a2540a1
chore: Update changelog for #3350 (#3401)90f2eb1
chore: Revert "fix: upload-artifact and download-artifact v4" (#3398)1fee7c6
fix: Bump Cosign to latest v2.2.3 (#3355)b595e06
fix: upload-artifact and download-artifact v4 (#3312)e64a212
fix: remove attestation-name input and output (#3313)a66d8c0
feat: Create pull_request_template.md (#3268)5f89252
docs: Update changelog with unreleased changes (#3263)52372c6
chore: Upgrade TypeScript actions to Node 20 (#3264)b097318
fix: gradle builds (#3250)a39709d
docs: Add guide for multiple operating systems (#3257)Updates
github/codeql-action
from 3.24.0 to 3.24.8Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
05963f4
Merge pull request #2200 from github/update-v3.24.8-1ecc2779e2b9b521
Update changelog for v3.24.81ecc277
Merge pull request #2198 from github/henrymercer/improve-tracking-autobuild-e...e28ae3a
Add config error for Swift build failuresbddfc7c
Add config error for Gradle build failures3edd1bf
Truncate autobuild errors to 10 lines88a0b7a
Mark Maven build failures as configuration errors88b28eb
Surface autobuild errors from stderr streamf055b5e
Merge pull request #2197 from github/henrymercer/log-job-status0d680ab
Merge pull request #2196 from github/henrymercer/update-packs-input-descriptionUpdates
EndBug/label-sync
from 2.3.2 to 2.3.3Release notes
Sourced from EndBug/label-sync's releases.
... (truncated)
Commits
5207415
2.3.306c7db9
chore: update build8b2e827
docs: add reece as a contributor for maintenance (#270)c7b590a
fix: update action.yml (#269)b09d94f
chore(deps-dev): bump@typescript-eslint/eslint-plugin
(#268)a464ca4
chore(deps-dev): bump prettier from 3.1.1 to 3.2.4 (#264)60024a7
chore(deps): bump axios from 1.6.3 to 1.6.7 (#267)4ddbbec
chore(deps-dev): bump@typescript-eslint/parser
from 6.18.1 to 6.20.0 (#266)0039e3c
chore(deps-dev): bump husky from 8.0.3 to 9.0.7 (#265)cca8d68
docs: mention description limitations (#261)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 merge` will merge this PR after your CI passes on it - `@dependabot squa... _Description has been truncated_