Sourced from actions/setup-node's releases.
v4.0.3
What's Changed
Bug fixes:
- Fix macos latest check failures by
@HarithaVattikuti
in actions/setup-node#1041Documentation changes:
- Documentation update to update default Node version to 20 by
@bengreeley
in actions/setup-node#949Dependency updates:
- Bump undici from 5.26.5 to 5.28.3 by
@dependabot
in actions/setup-node#965- Bump braces from 3.0.2 to 3.0.3 and other dependency updates by
@dependabot
in actions/setup-node#1087New Contributors
@bengreeley
made their first contribution in actions/setup-node#949@HarithaVattikuti
made their first contribution in actions/setup-node#1041Full Changelog: https://github.com/actions/setup-node/compare/v4...v4.0.3
Sourced from actions/setup-dotnet's releases.
v4.0.1
What's Changed
Documentation changes:
- Update README.md to use latest action version by
@mikes-gh
in actions/setup-dotnet#502- Update links to runner software by
@samuel-w
in actions/setup-dotnet#499Dependency updates:
- Bump undici from 5.27.2 to 5.28.3 by
@dependabot
in actions/setup-dotnet#515- Bump braces from 3.0.2 to 3.0.3 and other dependency updates by
@dependabot
in actions/setup-dotnet#533New Contributors
@mikes-gh
made their first contribution in actions/setup-dotnet#502@samuel-w
made their first contribution in actions/setup-dotnet#499Full Changelog: https://github.com/actions/setup-dotnet/compare/v4...v4.0.1
Sourced from actions/setup-python's releases.
v5.1.1
What's Changed
Bug fixes:
- fix(ci): update all failing workflows by
@mayeut
in actions/setup-python#863 This update ensures compatibility and optimal performance of workflows on the latest macOS version.Documentation changes:
- Documentation update for cache by
@gowridurgad
in actions/setup-python#873Dependency updates:
- Bump braces from 3.0.2 to 3.0.3 and undici from 5.28.3 to 5.28.4 by
@dependabot
in actions/setup-python#893New Contributors
@gowridurgad
made their first contribution in actions/setup-python#873Full Changelog: https://github.com/actions/setup-python/compare/v5...v5.1.1
Sourced from actions/dependency-review-action's releases.
v4.3.4
What's Changed
- Include all added dependencies in scorecard entries by
@elireisman
in actions/dependency-review-action#783- Update SPDX Expression Parsing by
@febuiles
in actions/dependency-review-action#719
- This PR is a significant refactor of SPDX expression parsing that may fix some bugs, but unfortunately there are several related known issues that remain unresolved as of this version.
Full Changelog: https://github.com/actions/dependency-review-action/compare/v4.3.3...v4.3.4
5a2ce3f
Merge pull request #791
from actions/juxtin/update-versionac6a6ad
Prepare even more for v4.3.43e2b917
Merge pull request #790
from actions/juxtin/update-versiond9ab9c8
Update version in package.json8c152c7
Merge pull request #769
from actions/dependabot/npm_and_yarn/zod-3.23.80085d30
Update dist08b5bf2
Bump zod from 3.22.4 to 3.23.8986fce9
Merge pull request #784
from actions/dependabot/npm_and_yarn/got-14.4.128743f8
Merge pull request #719
from actions/change-spdx-parserd6f34c3
Merge pull request #789
from actions/dependabot/npm_and_yarn/braces-3.0.3Sourced 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]
- Add
codeql-version
to outputs. #23683.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
3.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
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
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
... (truncated)
4fa2a79
Merge pull request #2369
from github/update-v3.25.12-947b18fb7dec6fb7
Update changelog for v3.25.12947b18f
Merge pull request #2365
from github/dependabot/npm_and_yarn/npm-88aac572419ab7277
Merge pull request #2364
from github/update-bundle/codeql-bundle-v2.18.01c60bf1
Merge branch 'main' into update-bundle/codeql-bundle-v2.18.0be825d5
Merge pull request #2353
from github/henrymercer/enable-direct-tracing243e392
Fix PR number in changelog026682f
Fix bad auto merge in changelog264cbe2
Merge branch 'main' into henrymercer/enable-direct-tracing0b65015
Update checked-in dependencies