Henry Mercer
|
3b0aa30bb7
|
Merge pull request #2462 from github/henrymercer/fix-ghes-table
Fix formatting issue with GHES compatibility table
|
2024-09-05 17:51:49 +01:00 |
|
Henry Mercer
|
90cf3d26a7
|
Add PR check for job run UUID
|
2024-09-05 15:02:02 +02:00 |
|
Henry Mercer
|
de6fe7e20a
|
Add job run UUID to SARIF output
|
2024-09-05 14:52:43 +02:00 |
|
Henry Mercer
|
77f9025999
|
Fix formatting issue with GHES compatibility table
Also add a note about GHES 3.11 supporting but not shipping with CodeQL Action v3.
|
2024-09-05 12:19:23 +01:00 |
|
Andrew Eisenberg
|
889597e41d
|
Merge pull request #2451 from github/aeisenberg/recommended
Change "recommended" to "minimum"
|
2024-09-04 12:49:54 -07:00 |
|
Simon Friis Vindum
|
4ac5f37722
|
Merge pull request #2450 from paldepind/use-cache-cleanup-flag
Use cache-cleanup command line option
|
2024-09-04 18:12:30 +02:00 |
|
Henry Mercer
|
b4a863192d
|
Merge pull request #2457 from github/dependabot/npm_and_yarn/npm-689a6f074c
Bump the npm group with 3 updates
|
2024-09-03 10:33:26 +01:00 |
|
github-actions[bot]
|
294a6ed044
|
Update checked-in dependencies
|
2024-09-02 17:34:39 +00:00 |
|
dependabot[bot]
|
52df12d45d
|
Bump the npm group with 3 updates
Bumps the npm group with 3 updates: [adm-zip](https://github.com/cthackers/adm-zip), [@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 `adm-zip` from 0.5.15 to 0.5.16
- [Release notes](https://github.com/cthackers/adm-zip/releases)
- [Changelog](https://github.com/cthackers/adm-zip/blob/master/history.md)
- [Commits](https://github.com/cthackers/adm-zip/compare/v0.5.15...v0.5.16)
Updates `@typescript-eslint/eslint-plugin` from 8.2.0 to 8.4.0
- [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.4.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 8.2.0 to 8.4.0
- [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.4.0/packages/parser)
---
updated-dependencies:
- dependency-name: adm-zip
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-02 17:33:29 +00:00 |
|
Simon Friis Vindum
|
878047babe
|
Merge branch 'main' into use-cache-cleanup-flag
|
2024-09-02 08:33:48 +02:00 |
|
Simon Friis Vindum
|
9a16e925c6
|
Guard usage of cache-cleanup option by version check
|
2024-09-02 08:32:47 +02:00 |
|
Andrew Eisenberg
|
693677d432
|
Update README.md
|
2024-08-30 10:55:17 -07:00 |
|
Henry Mercer
|
821ab42c90
|
Merge pull request #2442 from github/henrymercer/zstd-bundles
Add support for using zstd-compressed nightly bundles
|
2024-08-30 11:42:09 +01:00 |
|
Andrew Eisenberg
|
c28337900b
|
Change "recommended" to "minimum"
The wording was causing confusion.
|
2024-08-29 13:20:13 -07:00 |
|
Henry Mercer
|
27dbb1ab21
|
Infer compression method from URL
Using the downloaded path is unreliable since we may have removed the file extension.
|
2024-08-29 18:09:34 +01:00 |
|
Henry Mercer
|
379271d235
|
Support passing local zstd-compressed bundles
|
2024-08-29 18:08:18 +01:00 |
|
Henry Mercer
|
6240306694
|
Download zstd nightly bundles in PR checks
|
2024-08-29 17:45:09 +01:00 |
|
Henry Mercer
|
335044a8db
|
Add detected tar version to telemetry
|
2024-08-29 17:45:08 +01:00 |
|
Henry Mercer
|
ffa1b05b27
|
Only try zstd for specified version ranges of tar
|
2024-08-29 17:28:43 +01:00 |
|
Henry Mercer
|
cf64c3e3a3
|
Add telemetry for compression method
|
2024-08-29 17:26:14 +01:00 |
|
Henry Mercer
|
e2572269a1
|
Experiment with asking tar to figure out the decompression method
|
2024-08-29 16:49:45 +01:00 |
|
Michael B. Gale
|
f3f8576a9d
|
Go: Bump Go version to 1.23
|
2024-08-29 13:56:47 +01:00 |
|
Henry Mercer
|
b43ac1c23f
|
Merge pull request #2453 from github/mergeback/v3.26.6-to-main-4dd16135
Mergeback v3.26.6 refs/heads/releases/v3 into main
|
2024-08-29 12:04:22 +01:00 |
|
Henry Mercer
|
be8b74c09c
|
Merge pull request #2454 from github/backport-v2.26.6-4dd16135b
Merge releases/v3 into releases/v2
v2.26.6
|
2024-08-29 11:59:21 +01:00 |
|
github-actions[bot]
|
d905212427
|
Update checked-in dependencies
|
2024-08-29 10:42:02 +00:00 |
|
github-actions[bot]
|
65b1807594
|
Update checked-in dependencies
|
2024-08-29 10:41:53 +00:00 |
|
github-actions[bot]
|
2bcad51735
|
Update version and changelog for v2.26.6
|
2024-08-29 10:34:00 +00:00 |
|
github-actions[bot]
|
bd8d52d614
|
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.26.6-4dd16135b
|
2024-08-29 10:34:00 +00:00 |
|
github-actions[bot]
|
4deb1ac80b
|
Revert "Update checked-in dependencies"
This reverts commit 3c0d130c56.
|
2024-08-29 10:34:00 +00:00 |
|
github-actions[bot]
|
2c3520bccc
|
Revert "Update version and changelog for v2.26.5"
This reverts commit df56d3936b.
|
2024-08-29 10:33:59 +00:00 |
|
github-actions[bot]
|
8fdccc5921
|
Update changelog and version after v3.26.6
|
2024-08-29 10:33:09 +00:00 |
|
Henry Mercer
|
4dd16135b6
|
Merge pull request #2452 from github/update-v3.26.6-7233ec5e6
Merge main into releases/v3
v3.26.6
|
2024-08-29 11:32:04 +01:00 |
|
github-actions[bot]
|
dd9dd2d538
|
Update changelog for v3.26.6
|
2024-08-29 09:24:22 +00:00 |
|
Remco Vermeulen
|
0f99b63108
|
Use GitHub App for authz
|
2024-08-28 13:03:54 -07:00 |
|
Simon Friis Vindum
|
e4525acbcb
|
Use cache-cleanup command line option
The --mode command line option to has been renamed to --cache-cleanup
|
2024-08-28 16:48:01 +02:00 |
|
Henry Mercer
|
7233ec5e6b
|
Merge pull request #2449 from github/update-bundle/codeql-bundle-v2.18.3
Update default bundle to 2.18.3
|
2024-08-28 13:42:49 +01:00 |
|
github-actions[bot]
|
a32c44dba1
|
Add changelog note
|
2024-08-27 20:04:14 +00:00 |
|
github-actions[bot]
|
2966897c67
|
Update default bundle to codeql-bundle-v2.18.3
|
2024-08-27 20:04:11 +00:00 |
|
Henry Mercer
|
b8efe4dc6a
|
Merge pull request #2435 from github/update-supported-enterprise-server-versions
Update supported GitHub Enterprise Server versions
codeql-bundle-v2.18.3
|
2024-08-27 13:26:24 +01:00 |
|
Henry Mercer
|
ab408a875b
|
Merge branch 'main' into update-supported-enterprise-server-versions
|
2024-08-27 13:10:43 +01:00 |
|
Dave Bartolomeo
|
864b979bc3
|
Merge pull request #2443 from github/dbartol/config-file-telemetry
|
2024-08-26 19:38:53 -04:00 |
|
Andrew Eisenberg
|
d36c7aaf6a
|
Merge pull request #2448 from github/dependabot/npm_and_yarn/npm-09b7c43f6b
Bump the npm group with 5 updates
|
2024-08-26 10:57:45 -07:00 |
|
github-actions[bot]
|
b3bf514df4
|
Update checked-in dependencies
|
2024-08-26 17:13:37 +00:00 |
|
dependabot[bot]
|
fa428daf9c
|
Bump the npm group with 5 updates
Bumps the npm group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.9.0` | `9.9.1` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.1.0` | `8.2.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.1.0` | `8.2.0` |
| [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.6.1` | `3.6.3` |
| [nock](https://github.com/nock/nock) | `13.5.4` | `13.5.5` |
Updates `@eslint/js` from 9.9.0 to 9.9.1
- [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.9.1/packages/js)
Updates `@typescript-eslint/eslint-plugin` from 8.1.0 to 8.2.0
- [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.2.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 8.1.0 to 8.2.0
- [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.2.0/packages/parser)
Updates `eslint-import-resolver-typescript` from 3.6.1 to 3.6.3
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.6.1...v3.6.3)
Updates `nock` from 13.5.4 to 13.5.5
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nock/nock/compare/v13.5.4...v13.5.5)
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: eslint-import-resolver-typescript
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: nock
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-26 17:12:50 +00:00 |
|
dependabot[bot]
|
a895f2e1b5
|
Merge pull request #2447 from github/dependabot/npm_and_yarn/npm_and_yarn-07a849e1ae
Bump micromatch from 4.0.7 to 4.0.8 in the npm_and_yarn group
|
2024-08-23 16:00:06 -07:00 |
|
Angela P Wen
|
715faf450a
|
Merge pull request #2445 from github/mergeback/v3.26.5-to-main-2c779ab0
Mergeback v3.26.5 refs/heads/releases/v3 into main
|
2024-08-23 15:31:22 -07:00 |
|
Angela P Wen
|
e8b34a2aaa
|
Merge pull request #2446 from github/backport-v2.26.5-2c779ab0d
Merge releases/v3 into releases/v2
v2.26.5
|
2024-08-23 15:31:16 -07:00 |
|
github-actions[bot]
|
3c0d130c56
|
Update checked-in dependencies
|
2024-08-23 22:09:47 +00:00 |
|
github-actions[bot]
|
d9b7453324
|
Update checked-in dependencies
|
2024-08-23 22:09:22 +00:00 |
|
github-actions[bot]
|
df56d3936b
|
Update version and changelog for v2.26.5
|
2024-08-23 22:03:42 +00:00 |
|