Koen Vlaswinkel
1de9b371a1
Clarify name of function
2024-05-02 10:01:11 +02:00
Koen Vlaswinkel
757fcd3d21
Remove unnecessary optional chaining
2024-05-02 10:00:29 +02:00
Koen Vlaswinkel
40f70f96b1
Extract more information message
2024-05-02 09:59:52 +02:00
Angela P Wen
41857bab35
Textually replace CodeQL version in package.json ( #2269 )
...
Textually replace CodeQL version in `package.json` instead of using `npm version`, which occasionally fails due to merge conflicts that arise in the `package.json` process.
Co-authored-by: Henry Mercer <henrymercer@github.com >
2024-05-01 10:10:05 -07:00
Angela P Wen
8fcfedf570
Merge pull request #2267 from github/dependabot/npm_and_yarn/npm-4c62fc25ba
...
Bump the npm group with 2 updates
codeql-bundle-v2.17.2
2024-04-29 14:28:29 -07:00
github-actions[bot]
c2eaf8a4f9
Update checked-in dependencies
2024-04-29 18:16:17 +00:00
dependabot[bot]
a17ed37616
Bump the npm group with 2 updates
...
Bumps the npm group with 2 updates: [@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 `@typescript-eslint/eslint-plugin` from 7.7.1 to 7.8.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/v7.8.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 7.7.1 to 7.8.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/v7.8.0/packages/parser )
---
updated-dependencies:
- 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-04-29 18:15:09 +00:00
Koen Vlaswinkel
b3225af51b
Mention GHES 3.18 as removal version on GHES
2024-04-26 14:38:20 +02:00
Koen Vlaswinkel
905f9b0083
Only show deprecation warning on GHES 3.14+
2024-04-26 14:38:06 +02:00
Koen Vlaswinkel
80394dcc32
Hide deprecation warning if feature flag is not set
2024-04-26 14:37:27 +02:00
Koen Vlaswinkel
7c29971135
Add combine_sarif_files_deprecation_warning_enabled feature flag
2024-04-26 14:36:55 +02:00
Koen Vlaswinkel
a5e49d1544
Extract check for combine SARIF files deprecation warning
2024-04-26 14:36:54 +02:00
Koen Vlaswinkel
24acd7711e
Set correct changelog URL
2024-04-26 14:23:51 +02:00
Koen Vlaswinkel
8b0dfa84c7
Add deprecation warning for merging SARIF files with non-unique categories
2024-04-26 14:22:30 +02:00
Angela P Wen
4ebadbc746
Merge pull request #2263 from github/mergeback/v3.25.3-to-main-d39d31e6
...
Mergeback v3.25.3 refs/heads/releases/v3 into main
2024-04-25 16:25:19 -07:00
github-actions[bot]
5af22f0433
Update checked-in dependencies
2024-04-25 23:05:16 +00:00
github-actions[bot]
c01f016188
Update changelog and version after v3.25.3
2024-04-25 23:04:23 +00:00
Angela P Wen
d39d31e687
Merge pull request #2262 from github/update-v3.25.3-ac2f82a1f
...
Merge main into releases/v3
v3.25.3
2024-04-25 16:02:51 -07:00
Angela P Wen
a7278252c7
Move changenote to most recent section
2024-04-25 15:45:34 -07:00
github-actions[bot]
1efa8597b1
Update changelog for v3.25.3
2024-04-25 22:40:19 +00:00
Angela P Wen
ac2f82a1ff
Log warning if SIP is disabled and CLI version is < 2.15.1 ( #2261 )
...
* PR Checks: use `macos-12` runners for CLI v. < 2.15.1
Prior to CLI v2.15.1, MacOS ARM runners were not supported by the build tracer. "macos-latest" is now an ARM runner, so we run these tests on the old CLIs on Intel runners instead.
* Log a warning if SIP is disabled and CLI is < 2.15.1
* Add changenote for SIP-disabled support on old CLI versions
* Set up Python 3.11 for all MacOS checks
2024-04-25 22:20:13 +00:00
Alexander Eyers-Taylor
0ad7791640
Merge pull request #2247 from github/update-bundle/codeql-bundle-v2.17.1
...
Update default bundle to 2.17.1
2024-04-24 16:50:24 +01:00
Alexander Eyers-Taylor
79d9ee7f07
Merge branch 'main' into update-bundle/codeql-bundle-v2.17.1
2024-04-24 16:33:51 +01:00
Andrew Eisenberg
dbf2b1706b
Merge pull request #2255 from github/mergeback/v3.25.2-to-main-8f596b4a
...
Mergeback v3.25.2 refs/heads/releases/v3 into main
2024-04-23 03:55:34 -07:00
github-actions[bot]
ff6a3c42a5
Update checked-in dependencies
2024-04-22 20:38:42 +00:00
github-actions[bot]
619dc0c4b8
Update changelog and version after v3.25.2
2024-04-22 20:35:09 +00:00
Andrew Eisenberg
8f596b4ae3
Merge pull request #2254 from github/update-v3.25.2-4909c1ffb
...
Merge main into releases/v3
v3.25.2
2024-04-22 13:33:59 -07:00
github-actions[bot]
de8916ec5a
Update changelog for v3.25.2
2024-04-22 20:00:13 +00:00
dependabot[bot]
4909c1ffb9
Bump the npm group with 3 updates ( #2253 )
...
* Bump the npm group with 3 updates
Bumps the npm group with 3 updates: [@octokit/types](https://github.com/octokit/types.ts ), [@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.4.0 to 13.4.1
- [Release notes](https://github.com/octokit/types.ts/releases )
- [Commits](https://github.com/octokit/types.ts/compare/v13.4.0...v13.4.1 )
Updates `@typescript-eslint/eslint-plugin` from 7.7.0 to 7.7.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/v7.7.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 7.7.0 to 7.7.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/v7.7.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@octokit/types"
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-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 >
* Update checked-in dependencies
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-22 12:51:37 -07:00
Henry Mercer
f45390cde1
Merge pull request #2252 from github/henrymercer/failed-external-repo-config-error
...
Add configuration error for failing to clone external Git repo
2024-04-22 11:14:13 +01:00
Henry Mercer
1be8c488eb
Add configuration error for failing to clone external Git repo
2024-04-19 19:44:05 +01:00
Koen Vlaswinkel
82edfe29ce
Merge pull request #2246 from github/koesie10/remove-incorrect-log
...
Remove incorrect log message
2024-04-17 13:57:30 +02:00
Henry Mercer
8786e1f9a1
Merge pull request #2249 from github/mergeback/v3.25.1-to-main-c7f91257
...
Mergeback v3.25.1 refs/heads/releases/v3 into main
2024-04-17 12:32:26 +01:00
github-actions[bot]
3c7ac61481
Update checked-in dependencies
2024-04-17 11:14:37 +00:00
github-actions[bot]
b5bd9be6da
Update changelog and version after v3.25.1
2024-04-17 10:57:12 +00:00
Henry Mercer
c7f9125735
Merge pull request #2248 from github/update-v3.25.1-c4fb45143
...
Merge main into releases/v3
v3.25.1
2024-04-17 11:56:07 +01:00
github-actions[bot]
1c7e8b2cf2
Update changelog for v3.25.1
2024-04-17 10:35:01 +00:00
github-actions[bot]
39e1e6509e
Add changelog note
2024-04-17 10:06:44 +00:00
github-actions[bot]
501f5f5716
Update default bundle to codeql-bundle-v2.17.1
2024-04-17 10:06:36 +00:00
Koen Vlaswinkel
5d73b1bd71
Remove incorrect log message
2024-04-17 10:20:46 +02:00
Henry Mercer
c4fb451437
Merge pull request #2245 from github/henrymercer/ignore-already-specified-flags
...
Ensure `--overwrite` flag is only passed once
codeql-bundle-v2.17.1
2024-04-16 20:07:08 +01:00
Henry Mercer
556b3bcfae
Add changelog note
2024-04-16 19:03:11 +01:00
Henry Mercer
ef66aeacbf
Merge branch 'main' into henrymercer/ignore-already-specified-flags
2024-04-16 19:01:20 +01:00
Henry Mercer
9b87e0a8c4
Merge pull request #2241 from github/nickfyson/speculative-script-fix
...
fix handling of backport changelog
2024-04-16 19:00:12 +01:00
Henry Mercer
18111b696b
Merge pull request #2235 from github/henrymercer/autobuild-with-direct-tracing
...
Improve reliability and performance when using the `autobuild` build mode
2024-04-16 18:59:43 +01:00
Henry Mercer
ade98b980a
Ensure --overwrite flag is only passed once
2024-04-16 18:10:18 +01:00
Henry Mercer
8566d50a79
Add regression test for double --overwrite
2024-04-16 18:10:17 +01:00
Nick Fyson
453a95695a
Merge pull request #2243 from github/dependabot/npm_and_yarn/npm-9b31496ffc
...
Bump the npm group with 4 updates
2024-04-16 15:30:21 +01:00
Nick Fyson
c7a8056fc3
simplify while loop
2024-04-16 15:05:09 +01:00
Nick Fyson
71e6077db0
Merge branch 'main' into nickfyson/speculative-script-fix
2024-04-16 14:52:36 +01:00