-
Notifications
You must be signed in to change notification settings - Fork 339
Comparing changes
Open a pull request
base repository: github/codeql-action
base: c36620d31ac7c881962c3d9dd939c40ec9434f2b
head repository: github/codeql-action
compare: f779452ac5af1c261dce0346a8f964149f49322b
- 19 commits
- 50 files changed
- 6 contributors
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c0098c8 - Browse repository at this point
Copy the full SHA c0098c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 690a986 - Browse repository at this point
Copy the full SHA 690a986View commit details -
Mergeback v3.26.12 refs/heads/releases/v3 into main (#2530)
* Update changelog for v3.26.12 * Update changelog and version after v3.26.12 * Update checked-in dependencies --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Angela P Wen <angelapwen@github.com>
Configuration menu - View commit details
-
Copy full SHA for 572cc52 - Browse repository at this point
Copy the full SHA 572cc52View commit details
Commits on Oct 8, 2024
-
Bump the npm group across 1 directory with 4 updates
Bumps the npm group with 4 updates in the / directory: [@octokit/types](https://github.com/octokit/types.ts), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `@octokit/types` from 13.6.0 to 13.6.1 - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](octokit/types.ts@v13.6.0...v13.6.1) Updates `@eslint/js` from 9.11.1 to 9.12.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.12.0/packages/js) Updates `@typescript-eslint/eslint-plugin` from 8.8.0 to 8.8.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.8.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.8.0 to 8.8.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.8.1/packages/parser) --- updated-dependencies: - dependency-name: "@octokit/types" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 47dd08d - Browse repository at this point
Copy the full SHA 47dd08dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 422a279 - Browse repository at this point
Copy the full SHA 422a279View commit details -
Merge pull request #2534 from github/dependabot/npm_and_yarn/npm-8179…
…11fdd4 Bump the npm group across 1 directory with 4 updates
Configuration menu - View commit details
-
Copy full SHA for f31ce56 - Browse repository at this point
Copy the full SHA f31ce56View commit details -
PR Checks: update artifacts tests
We are planning to make the default behavior of the `CODEQL_ACTION_ARTIFACT_V4_UPGRADE` feature flag to be true. This change updates our debug artifact PR checks so that the relevant environment variable is set to `true`, and changes the `debug-artifacts-upgrade` test to `debug-artifacts-legacy` test.
Configuration menu - View commit details
-
Copy full SHA for dafc7dd - Browse repository at this point
Copy the full SHA dafc7ddView commit details -
Merge pull request #2535 from github/angelapwen/update-artifacts-tests
PR Checks: update artifacts tests
Configuration menu - View commit details
-
Copy full SHA for 9d1e406 - Browse repository at this point
Copy the full SHA 9d1e406View commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 502028f - Browse repository at this point
Copy the full SHA 502028fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65dd816 - Browse repository at this point
Copy the full SHA 65dd816View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce5f900 - Browse repository at this point
Copy the full SHA ce5f900View commit details -
Configuration menu - View commit details
-
Copy full SHA for 201e02e - Browse repository at this point
Copy the full SHA 201e02eView commit details
Commits on Oct 10, 2024
-
Don't use Zstandard bundles on Windows
In testing, gzip performs better than Zstandard on Windows.
Configuration menu - View commit details
-
Copy full SHA for eefb943 - Browse repository at this point
Copy the full SHA eefb943View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b6984e - Browse repository at this point
Copy the full SHA 5b6984eView commit details -
Merge pull request #2537 from github/henrymercer/no-zstd-windows
Don't use Zstandard bundles on Windows
Configuration menu - View commit details
-
Copy full SHA for 38469af - Browse repository at this point
Copy the full SHA 38469afView commit details
Commits on Oct 11, 2024
-
Merge pull request #2536 from yoff/python/ff-std-lib-extraction
Python: Handle new default for standard library extraction
Configuration menu - View commit details
-
Copy full SHA for 0c3e006 - Browse repository at this point
Copy the full SHA 0c3e006View commit details -
Configuration menu - View commit details
-
Copy full SHA for 007ba25 - Browse repository at this point
Copy the full SHA 007ba25View commit details
Commits on Oct 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5329324 - Browse repository at this point
Copy the full SHA 5329324View commit details -
Merge pull request #2539 from github/update-v3.26.13-0c3e00641
Merge main into releases/v3
Configuration menu - View commit details
-
Copy full SHA for f779452 - Browse repository at this point
Copy the full SHA f779452View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff c36620d31ac7c881962c3d9dd939c40ec9434f2b...f779452ac5af1c261dce0346a8f964149f49322b