Sourced from trunk-io/trunk-action's releases.
v1.1.15
What's Changed
- Adds inputs/outputs to the upgrade action (#241)
- Attempts to install the correct pnpm version in setup-ci action(#243)
Full Changelog: https://github.com/trunk-io/trunk-action/compare/v1.1.14...v1.1.15
Sourced from github/codeql-action's changelog.
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
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release and is functionally identical to2.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]
- 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
3.25.5 - 13 May 2024
- Add a compatibility matrix of supported CodeQL Action, CodeQL CLI, and GitHub Enterprise Server versions to the https://github.com/github/codeql-action/blob/main/README.md. #2273
- Avoid printing out a warning for a missing
on.push
trigger when the CodeQL Action is triggered via aworkflow_call
event. #2274- The
tools: latest
input to theinit
Action has been renamed totools: 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. #22813.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 asmacos-12
. ARM machines with SIP disabled, including the newestmacos-latest
image, are unsupported for CLI versions before 2.15.1. #22613.25.2 - 22 Apr 2024
No user facing changes.
3.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 inCODEQL_ACTION_EXTRA_OPTIONS
. #22453.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 theinit
Action- The
CODEQL_ACTION_DISABLE_PYTHON_DEPENDENCY_INSTALLATION
environment variableWe 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
... (truncated)
9fdb3e4
Merge pull request #2300
from github/update-v3.25.6-63d519c0a00792ab
Update changelog for v3.25.663d519c
Merge pull request #2295
from github/update-bundle/codeql-bundle-v2.17.30d9161c
Merge pull request #2293
from github/henrymercer/update-build-mode-autobuild-...e9e2729
Add changelog notede1ac31
Update default bundle to codeql-bundle-v2.17.3a57c67b
Merge pull request #2286
from github/koesie10/ghec-dr-db-uploadb7ef64e
Merge pull request #2294
from github/dependabot/npm_and_yarn/npm-d3285d5234e54dea2
Update checked-in dependencies3b42294
Bump the npm group across 1 directory with 4 updates