Skip to content

Merge main into releases/v3 #2452

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 19 commits into from
Aug 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
2b14a7b
Update supported GitHub Enterprise Server versions
github-actions[bot] Aug 21, 2024
e885d9d
Send config file path to telemetry status report
Aug 23, 2024
5033d85
Merge remote-tracking branch 'origin/main' into dbartol/config-file-t…
Aug 23, 2024
903fb34
Update map file
Aug 23, 2024
276a3be
Fix formatting
Aug 23, 2024
84edb5f
Update changelog and version after v3.26.5
github-actions[bot] Aug 23, 2024
d9b7453
Update checked-in dependencies
github-actions[bot] Aug 23, 2024
715faf4
Merge pull request #2445 from github/mergeback/v3.26.5-to-main-2c779ab0
angelapwen Aug 23, 2024
a895f2e
Merge pull request #2447 from github/dependabot/npm_and_yarn/npm_and_…
dependabot[bot] Aug 23, 2024
fa428da
Bump the npm group with 5 updates
dependabot[bot] Aug 26, 2024
b3bf514
Update checked-in dependencies
github-actions[bot] Aug 26, 2024
d36c7aa
Merge pull request #2448 from github/dependabot/npm_and_yarn/npm-09b7…
aeisenberg Aug 26, 2024
864b979
Merge pull request #2443 from github/dbartol/config-file-telemetry
Aug 26, 2024
ab408a8
Merge branch 'main' into update-supported-enterprise-server-versions
henrymercer Aug 27, 2024
b8efe4d
Merge pull request #2435 from github/update-supported-enterprise-serv…
henrymercer Aug 27, 2024
2966897
Update default bundle to codeql-bundle-v2.18.3
github-actions[bot] Aug 27, 2024
a32c44d
Add changelog note
github-actions[bot] Aug 27, 2024
7233ec5
Merge pull request #2449 from github/update-bundle/codeql-bundle-v2.18.3
henrymercer Aug 28, 2024
dd9dd2d
Update changelog for v3.26.6
github-actions[bot] Aug 29, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th

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.26.6 - 29 Aug 2024

- Update default CodeQL bundle version to 2.18.3. [#2449](https://github.com/github/codeql-action/pull/2449)

## 3.26.5 - 23 Aug 2024

- Fix an issue where the `csrutil` system call used for telemetry would fail on MacOS ARM machines with System Integrity Protection disabled. [#2441](https://github.com/github/codeql-action/pull/2441)
Expand Down
2 changes: 1 addition & 1 deletion lib/api-compatibility.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ "maximumVersion": "3.14", "minimumVersion": "3.10" }
{ "maximumVersion": "3.15", "minimumVersion": "3.10" }
8 changes: 4 additions & 4 deletions lib/defaults.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"bundleVersion": "codeql-bundle-v2.18.2",
"cliVersion": "2.18.2",
"priorBundleVersion": "codeql-bundle-v2.18.1",
"priorCliVersion": "2.18.1"
"bundleVersion": "codeql-bundle-v2.18.3",
"cliVersion": "2.18.3",
"priorBundleVersion": "codeql-bundle-v2.18.2",
"priorCliVersion": "2.18.2"
}
11 changes: 7 additions & 4 deletions lib/init-action.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/init-action.js.map

Large diffs are not rendered by default.

Loading
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy