github-actions[bot]
ca2d8a2534
Update checked-in dependencies
2024-07-29 17:49:13 +00:00
dependabot[bot]
ee304a3057
Bump the npm group with 2 updates
...
Bumps the npm group with 2 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) and [typescript](https://github.com/Microsoft/TypeScript ).
Updates `@eslint/js` from 9.7.0 to 9.8.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.8.0/packages/js )
Updates `typescript` from 5.5.3 to 5.5.4
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.5.3...v5.5.4 )
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-29 17:48:05 +00:00
Remco Vermeulen
060c11b07f
Reword comment
2024-07-26 16:55:34 -07:00
Remco Vermeulen
9f7e0af9f6
Add registries to the init status complete report
...
Registries might require authentication, before we add it to the
report we remove any credentials.
2024-07-26 16:35:29 -07:00
Remco Vermeulen
25d25968e6
Add query-filters to the init complete status report
2024-07-26 16:35:11 -07:00
Remco Vermeulen
a6c4760357
Add packs to init complete status report
...
To support both the single language and multi language case we turn
the single language case into a multi language case using the
configured language.
The entire packs record is then stored as a stringified JSON object.
2024-07-26 16:32:22 -07:00
Chuan-kai Lin
aa96d09e16
Merge pull request #2392 from github/mergeback/v3.25.15-to-main-afb54ba3
...
Mergeback v3.25.15 refs/heads/releases/v3 into main
2024-07-26 08:04:05 -07:00
github-actions[bot]
95d81a0096
Update checked-in dependencies
2024-07-26 14:20:09 +00:00
github-actions[bot]
8f2e2d6281
Update changelog and version after v3.25.15
2024-07-26 14:14:30 +00:00
Chuan-kai Lin
afb54ba388
Merge pull request #2391 from github/update-v3.25.15-4b1d7da10
...
Merge main into releases/v3
v3.25.15
2024-07-26 07:13:13 -07:00
github-actions[bot]
57a4b22c7d
Update changelog for v3.25.15
2024-07-26 13:50:10 +00:00
Chuan-kai Lin
4b1d7da102
Merge pull request #2385 from github/update-bundle/codeql-bundle-v2.18.1
...
Update default bundle to 2.18.1
2024-07-25 09:09:39 -07:00
Chuan-kai Lin
97e8f69368
Merge branch 'main' into update-bundle/codeql-bundle-v2.18.1
2024-07-25 08:44:30 -07:00
Angela P Wen
f8e94f9775
Merge pull request #2389 from github/mergeback/v3.25.14-to-main-5cf07d8b
...
Mergeback v3.25.14 refs/heads/releases/v3 into main
2024-07-25 11:18:04 +02:00
github-actions[bot]
9e375a8f4f
Update checked-in dependencies
2024-07-25 08:33:53 +00:00
github-actions[bot]
02d73d0544
Update changelog and version after v3.25.14
2024-07-25 08:30:02 +00:00
Angela P Wen
5cf07d8b70
Merge pull request #2388 from github/update-v3.25.14-1b214db07
...
Merge main into releases/v3
v3.25.14
2024-07-25 10:28:49 +02:00
github-actions[bot]
ecab108bfb
Update changelog for v3.25.14
2024-07-25 08:04:50 +00:00
Arthur Baars
1b214db077
Merge pull request #2387 from github/aibaars/remove-set-secret
...
Remove setSecret call
2024-07-24 19:26:34 +02:00
Arthur Baars
826b78c018
Remove setSecret call
2024-07-24 18:10:27 +02:00
Arthur Baars
f67c9cd326
Merge pull request #2376 from github/aibaars/start-proxy
...
Add `codeql-action/start-proxy`
2024-07-24 14:26:29 +02:00
Arthur Baars
77e41720af
start-proxy: get binary from toolcache
2024-07-24 13:52:31 +02:00
Arthur Baars
4733419117
Address comments
2024-07-24 11:42:14 +02:00
Arthur Baars
6186179441
Print proxy log when debugging is enabled
2024-07-24 11:42:14 +02:00
Arthur Baars
7b43b7c7ca
Add codeql-action/start-proxy
2024-07-24 11:42:14 +02:00
Arthur Baars
5669f66a72
Add node-forge to package.json
2024-07-24 11:42:14 +02:00
Angela P Wen
b400d0f668
Merge pull request #2355 from github/angelapwen/make-log-links-clickable
...
Make all instances of doc links in logs clickable
2024-07-23 20:33:39 +02:00
github-actions[bot]
736528d92f
Add changelog note
2024-07-23 14:36:45 +00:00
github-actions[bot]
98042e78ca
Update default bundle to codeql-bundle-v2.18.1
2024-07-23 14:36:41 +00:00
Angela P Wen
892ff9ec25
Fix linting errors
2024-07-23 15:21:21 +02:00
Angela P Wen
edfef2739a
Further standardize doc URL messages
...
Always say "see $URL for more information" without parentheses.
2024-07-23 14:18:04 +02:00
Angela P Wen
7ad1090882
Refactor all doc URLs into their own enum
2024-07-23 14:17:34 +02:00
Angela P Wen
7cb4b5a421
Make all instances of doc links in logs clickable
2024-07-23 14:17:34 +02:00
Angela P Wen
0e346f2c4a
Merge pull request #2384 from github/dependabot/npm_and_yarn/npm-3ec7586e85
...
Bump the npm group with 3 updates
codeql-bundle-v2.18.1
2024-07-22 20:20:02 +02:00
github-actions[bot]
4e038ccdaf
Update checked-in dependencies
2024-07-22 17:58:57 +00:00
dependabot[bot]
59c6d06ad6
Bump the npm group with 3 updates
...
Bumps the npm group with 3 updates: [semver](https://github.com/npm/node-semver ), [@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 `semver` from 7.6.2 to 7.6.3
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.6.2...v7.6.3 )
Updates `@typescript-eslint/eslint-plugin` from 7.16.0 to 7.17.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.17.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 7.16.0 to 7.17.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.17.0/packages/parser )
---
updated-dependencies:
- dependency-name: semver
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-07-22 17:57:47 +00:00
Angela P Wen
ea8137f35f
Merge pull request #2382 from github/angelapwen/make-autobuild-config-error
...
Classify autobuild errors as configuration errors
2024-07-22 15:25:48 +02:00
Angela P Wen
b516521723
Classify autobuild errors as configuration errors
2024-07-22 14:35:54 +02:00
Henry Mercer
44534b787f
Merge pull request #2380 from github/mergeback/v3.25.13-to-main-2d790406
...
Mergeback v3.25.13 refs/heads/releases/v3 into main
2024-07-19 16:48:44 +01:00
github-actions[bot]
667992c63e
Update checked-in dependencies
2024-07-19 15:17:51 +00:00
github-actions[bot]
000ba111dd
Update changelog and version after v3.25.13
2024-07-19 15:04:57 +00:00
Henry Mercer
2d790406f5
Merge pull request #2379 from github/update-v3.25.13-270a29d1c
...
Merge main into releases/v3
v3.25.13
2024-07-19 16:03:42 +01:00
github-actions[bot]
232a8bc80e
Update changelog for v3.25.13
2024-07-19 12:49:29 +00:00
Henry Mercer
270a29d1cc
Merge pull request #2375 from github/update-supported-enterprise-server-versions
...
Update supported GitHub Enterprise Server versions
2024-07-17 18:29:45 +01:00
Henry Mercer
58f46da2c3
Add changelog note
2024-07-17 17:35:56 +01:00
Henry Mercer
f2166816d7
Announce deprecation of CodeQL v2.13.4 and earlier
2024-07-17 17:34:38 +01:00
Andrew Eisenberg
8e147925e0
Merge pull request #2374 from github/aeisenberg/eslint
...
Migrate to `eslint.config.mjs`
2024-07-17 08:36:20 -07:00
github-actions[bot]
e6663d9fa2
Update supported GitHub Enterprise Server versions
2024-07-17 00:13:09 +00:00
github-actions[bot]
455bd98666
Update checked-in dependencies
2024-07-16 22:21:50 +00:00
Andrew Eisenberg
778c2bc28d
Fix eslint configuration
2024-07-16 15:13:51 -07:00