Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Merge main into v2 #1019

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 28 commits into from
Apr 5, 2022
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
ee3341a
Update changelog and version after v2.1.6
invalid-email-address Mar 30, 2022
bcd5c02
Update checked-in dependencies
invalid-email-address Mar 30, 2022
bae3a3a
Merge pull request #1005 from github/mergeback/v2.1.6-to-main-28eead24
edoardopirovano Mar 30, 2022
e769c2d
Run all PR checks on v2 branch
henrymercer Mar 30, 2022
381ea36
Delete unused workflows
henrymercer Mar 30, 2022
4d339ae
Merge pull request #1009 from github/henrymercer/run-pr-checks-on-v2-…
henrymercer Mar 30, 2022
a9095ce
Avoid failure if `@types/node` is already 12.12
edoardopirovano Mar 30, 2022
894face
Merge pull request #1008 from github/edoardo/no-fail-12.12
edoardopirovano Mar 30, 2022
e83a1d4
Stop running ML-powered queries on Windows
henrymercer Mar 30, 2022
e6f3e04
Add descriptions to each test
henrymercer Mar 30, 2022
7871f0d
Update CodeQL Action from v1 to v2 in README
henrymercer Mar 30, 2022
a2949f4
Update actions/checkout from v2 to v3
henrymercer Mar 30, 2022
ea751a9
Update other Actions from v2 to v3
henrymercer Mar 30, 2022
9dcc141
Merge pull request #1010 from github/henrymercer/stop-running-ml-powe…
henrymercer Mar 30, 2022
1ea2f2d
Merge branch 'main' into henrymercer/update-actions-major-versions
henrymercer Mar 30, 2022
b0ddf36
Merge pull request #1012 from github/henrymercer/update-actions-major…
henrymercer Mar 30, 2022
57096fe
Add a PR check to validate that ML-powered queries are run correctly
henrymercer Mar 30, 2022
dc0338e
Use latest major version of actions/upload-artifact
henrymercer Mar 30, 2022
a90d8bf
Merge pull request #1011 from github/henrymercer/ml-powered-queries-p…
henrymercer Mar 31, 2022
dd6b592
Simplify ML-powered query status report definition
henrymercer Mar 31, 2022
2c03704
Allow the version of the ML-powered pack to depend on the CLI version
henrymercer Mar 31, 2022
e26813c
Run version `~0.2.0` of the ML-powered query pack for v2.8.4+ of the CLI
henrymercer Mar 31, 2022
935969c
Merge pull request #1013 from github/henrymercer/ml-powered-query-pac…
henrymercer Mar 31, 2022
8a00ed0
Fix issue with dependencies
edoardopirovano Apr 1, 2022
f090899
Merge pull request #1015 from github/edoardo/dependency-update
edoardopirovano Apr 1, 2022
43d0664
Revert usage of `--codescanning-config` flag
edoardopirovano Apr 5, 2022
9cab82f
Merge pull request #1018 from github/edoardo/revert-codescanning-config
edoardopirovano Apr 5, 2022
488f782
Update changelog for v2.1.7
invalid-email-address Apr 5, 2022
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
Next Next commit
Update changelog and version after v2.1.6
  • Loading branch information
github-actions[bot] committed Mar 30, 2022
commit ee3341a9d8da99c6b64c95b980b3105142e923a3
4 changes: 4 additions & 0 deletions 4 CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CodeQL Action Changelog

## [UNRELEASED]

No user facing changes.

## 2.1.6 - 30 Mar 2022

- [v2+ only] The CodeQL Action now runs on Node.js v16. [#1000](https://github.com/github/codeql-action/pull/1000)
Expand Down
4 changes: 2 additions & 2 deletions 4 package-lock.json

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

2 changes: 1 addition & 1 deletion 2 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "codeql",
"version": "2.1.6",
"version": "2.1.7",
"private": true,
"description": "CodeQL action",
"scripts": {
Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.