FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Merge main into releases/v2 by github-actions[bot] · Pull Request #1225 · github/codeql-action · GitHub

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension .js  (30) .json  (9) .map  (5) .md  (3) .ps1  (1) .sh  (1) .ts  (29) No extension  (3) All 8 file types selected
Only manifest files
Viewed files
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Unified
Split
Hide whitespace
Diff view
Unified
Split
Hide whitespace
  • CHANGELOG.md
    • .package-lock.json
          • LICENSE
          • README.md
          • package.json
          • types.d.ts
          • LICENSE
          • README.md
            • index.js
            • index.js.map
            • AuthInterface.js
            • EndpointDefaults.js
            • EndpointInterface.js
            • EndpointOptions.js
            • Fetch.js
            • GetResponseTypeFromEndpointMethod.js
            • OctokitResponse.js
            • RequestError.js
            • RequestHeaders.js
            • RequestInterface.js
            • RequestMethod.js
            • RequestOptions.js
            • RequestParameters.js
            • RequestRequestOptions.js
            • ResponseHeaders.js
            • Route.js
            • Signal.js
            • StrategyInterface.js
            • Url.js
            • VERSION.js
              • Endpoints.js
            • index.js
            • AuthInterface.d.ts
            • EndpointDefaults.d.ts
            • EndpointInterface.d.ts
            • EndpointOptions.d.ts
            • Fetch.d.ts
            • GetResponseTypeFromEndpointMethod.d.ts
            • OctokitResponse.d.ts
            • RequestError.d.ts
            • RequestHeaders.d.ts
            • RequestInterface.d.ts
            • RequestMethod.d.ts
            • RequestOptions.d.ts
            • RequestParameters.d.ts
            • RequestRequestOptions.d.ts
            • ResponseHeaders.d.ts
            • Route.d.ts
            • Signal.d.ts
            • StrategyInterface.d.ts
            • Url.d.ts
            • VERSION.d.ts
              • Endpoints.d.ts
            • index.d.ts
            • index.js
            • index.js.map
          • package.json
  • package-lock.json
  • package.json
6 changes: 6 additions & 0 deletions CHANGELOG.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CodeQL Action Changelog

## 2.1.22 - 01 Sep 2022

- Downloading CodeQL packs has been moved to the `init` step. Previously, CodeQL packs were downloaded during the `analyze` step. [#1218](https://github.com/github/codeql-action/pull/1218)
- Update default CodeQL bundle version to 2.10.4. [#1224](https://github.com/github/codeql-action/pull/1224)
- The newly released [Poetry 1.2](https://python-poetry.org/blog/announcing-poetry-1.2.0) is not yet supported. In the most common case where the CodeQL Action is automatically installing Python dependencies, it will continue to install and use Poetry 1.1 on its own. However, in certain cases such as with self-hosted runners, you may need to ensure Poetry 1.1 is installed yourself.

## 2.1.21 - 25 Aug 2022

- Improve error messages when the code scanning configuration file includes an invalid `queries` block or an invalid `query-filters` block. [#1208](https://github.com/github/codeql-action/pull/1208)
Expand Down
9 changes: 0 additions & 9 deletions lib/analyze.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/analyze.js.map

Large diffs are not rendered by default.

31 changes: 30 additions & 1 deletion lib/config-utils.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/config-utils.js.map

Large diffs are not rendered by default.

68 changes: 68 additions & 0 deletions lib/config-utils.test.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/config-utils.test.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/defaults.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20220811"
"bundleVersion": "codeql-bundle-20220825"
}
29 changes: 21 additions & 8 deletions node_modules/.package-lock.json

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

7 changes: 7 additions & 0 deletions node_modules/@octokit/openapi-types/LICENSE

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

4 changes: 2 additions & 2 deletions node_modules/@octokit/openapi-types/package.json

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

Loading

Back | FazBrowse Home | New Git URL