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.25.10 - 13 Jun 2024
Update default CodeQL bundle version to 2.17.5. #2327
3.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
3.25.8 - 04 Jun 2024
Update default CodeQL bundle version to 2.17.4. #2321
3.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
3.25.6 - 20 May 2024
Update default CodeQL bundle version to 2.17.3. #2295
Avoid printing out a warning for a missing on.push trigger when the CodeQL Action is triggered via a workflow_call event. #2274
The tools: latest input to the init Action has been renamed to tools: linked. This option specifies that the Action should use the tools shipped at the same time as the Action. The old name will continue to work for backwards compatibility, but we recommend that new workflows use the new name. #2281
3.25.4 - 08 May 2024
Update default CodeQL bundle version to 2.17.2. #2270
3.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
3.25.2 - 22 Apr 2024
No user facing changes.
... (truncated)
Commits
23acc5c Merge pull request #2337 from github/update-v3.25.10-5bf6dad35
Bumps the github-actions group with 13 updates in the / directory:
4.1.1
4.1.7
5.0.0
5.0.1
5.0.0
6.0.0
3.0.0
3.2.0
5.1.0
5.4.0
3.24.6
3.25.10
2.8.3
2.10.1
1.6.0
2.1.0
4.1.3
4.3.3
4.0.0
6.0.1
5.4.5
6.0.1
3.4.0
3.5.0
0.15.8
0.16.0
Updates
actions/checkout
from 4.1.1 to 4.1.7Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
692973e
Prepare 4.1.7 release (#1775)6ccd57f
Pin actions/checkout's own workflows to a known, good, stable version. (#1776)b17fe1e
Handle hidden refs (#1774)b80ff79
Bump actions/checkout from 3 to 4 (#1697)b1ec302
Bump the minor-npm-dependencies group across 1 directory with 4 updates (#1739)a5ac7e5
Update for 4.1.6 release (#1733)24ed1a3
Check platform for extension (#1732)44c2b7a
README: Suggestuser.email
to be `41898282+github-actions[bot]@users
.norepl...8459bc0
Bump actions/upload-artifact from 2 to 4 (#1695)3f603f6
Bump actions/setup-node from 1 to 4 (#1696)Updates
actions/setup-go
from 5.0.0 to 5.0.1Release notes
Sourced from actions/setup-go's releases.
Commits
cdcb360
Remove the description of the old go.mod specification (#458)99176a8
Update README.md with V5 release notes (#459)be1aa11
Bump undici from 5.28.2 to 5.28.3 (#465)6c1fd22
docs: bumpactions/setup-go
to v5 (#449)Updates
goreleaser/goreleaser-action
from 5.0.0 to 6.0.0Release notes
Sourced from goreleaser/goreleaser-action's releases.
Commits
286f3b1
ci: fix testsbeac410
ci: update workflow and .goreleaser.yml18bbabc
feat!: use "~> v2" as default (#463)5742e2a
chore: re-generate70ccc5d
chore(deps): bump@actions/http-client
from 2.2.0 to 2.2.1 (#451)d55bec7
chore(deps): bump semver from 7.6.0 to 7.6.2 (#462)f1dbd53
feat: lock this major version of the action to use '~> v1' as 'latest' (#461)2953d07
chore(deps): update http-client62d4b8a
chore: use corepack to install yarn (#458)f09f1a7
chore(deps): bump tar from 6.1.14 to 6.2.1 (#456)Updates
docker/login-action
from 3.0.0 to 3.2.0Release notes
Sourced from docker/login-action's releases.
Commits
0d4c9c5
Merge pull request #722 from crazy-max/update-readmeb29e14f
add contributing section to README218a70c
Merge pull request #721 from docker/dependabot/npm_and_yarn/docker/actions-to...b820080
build(deps): bump@docker/actions-toolkit
from 0.23.0 to 0.24.027530a9
Merge pull request #720 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...d072a60
chore: update generated content7c627b5
build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 up...787cfc6
Merge pull request #694 from docker/dependabot/npm_and_yarn/undici-5.28.48e66e91
chore: update generated content5ba5e97
build(deps): bump undici from 5.28.3 to 5.28.4Updates
docker/build-push-action
from 5.1.0 to 5.4.0Release notes
Sourced from docker/build-push-action's releases.
Commits
ca052bb
Merge pull request #1128 from crazy-max/builder-info025c205
chore: update generated content12076d2
show builder information before buildingef6cba3
Merge pull request #1127 from docker/dependabot/npm_and_yarn/docker/actions-t...4c16cf9
chore: update generated contenta3118a8
fixes since moved typesc86eb8b
chore(deps): Bump@docker/actions-toolkit
from 0.23.0 to 0.24.02a53c6c
Merge pull request #1122 from crazy-max/update-dev-depsccef1f2
chore: update generated content79117b6
chore: update dev dependenciesUpdates
github/codeql-action
from 3.24.6 to 3.25.10Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
23acc5c
Merge pull request #2337 from github/update-v3.25.10-5bf6dad359b72dbd
Update changelog for v3.25.105bf6dad
Merge pull request #2329 from github/henrymercer/csharp-buildless-rollback-me...feec81c
Merge branch 'main' into henrymercer/csharp-buildless-rollback-mechanism789b5f8
Merge pull request #2328 from github/henrymercer/direct-tracing-fixc36b5fc
Merge pull request #2327 from github/update-bundle/codeql-bundle-v2.17.5b3642aa
Merge branch 'main' into update-bundle/codeql-bundle-v2.17.51fc6e20
Merge pull request #2335 from github/mergeback/v3.25.9-to-main-530d4fea356bee4
Update checked-in dependencies385808c
Update changelog and version after v3.25.9Updates
vladopajic/go-test-coverage
from 2.8.3 to 2.10.1Release notes
Sourced from vladopajic/go-test-coverage's releases.
Commits
1079cd4
version bump: v2.10.15963a53
fixed ThresholdTotal value check (#83)dc6bb7f
Update README.mdc7f1d6f
ci: use combined coverage profiles (#81)e2d732e
ci release action: fix version check (#80)a1e0de1
bump version to v2.10.0d35274a
Update README.md0b76be5
add ability to exclude body of switch and select with annotation (#79)fe6d2c4
various improvements (cosmetics, lints, coverage) (#78)741802c
excluding whole body from coverage when having comment annotation (#77)Updates
dependabot/fetch-metadata
from 1.6.0 to 2.1.0Release notes
Sourced from dependabot/fetch-metadata's releases.
... (truncated)
Commits
5e5f996
Merge pull request #518 from dependabot/bump-to-v2.1.063415e5
v2.1.076b7fe9
Merge pull request #509 from dependabot/switch-to-monthly-release-cadence7c323d5
Switch to monthly release cadence5c7b450
Merge pull request #450 from HealthengineAU/handle-branches-with-hyphensa44a9df
Handle branch names containing hyphen separators518993c
Relaxengine-strict=true
(#510)0fb2170
v2.0.0 (#508)dc2c459
v2
is the new tracking tag (#506)f2f0ad1
Upgrade from node16 to node20 (#443)Updates
actions/dependency-review-action
from 4.1.3 to 4.3.3Release notes
Sourced from actions/dependency-review-action's releases.