Koen Vlaswinkel
d6bbdef45e
Merge pull request #2977 from github/update-v3.29.3-7710ed11e
...
Merge main into releases/v3
2025-07-21 13:32:49 +02:00
github-actions[bot]
210cc9bfa2
Update changelog for v3.29.3
2025-07-21 09:29:13 +00:00
Chuan-kai Lin
7710ed11e3
Merge pull request #2970 from github/cklin/diff-informed-feature-enable
...
Enable Feature.DiffInformedQueries
2025-07-17 08:21:08 -07:00
Chuan-kai Lin
6a49a8cbce
build: refresh js files
2025-07-17 06:17:30 -07:00
Chuan-kai Lin
3aef4108d1
Add diff-informed-analysis-utils.test.ts
2025-07-17 06:14:37 -07:00
Chuan-kai Lin
614b64c6ec
Diff-informed analysis: disable for GHES below 3.19
2025-07-17 06:10:14 -07:00
Chuan-kai Lin
aefb854fe5
Feature.DiffInformedQueries: default to true
2025-07-17 06:03:52 -07:00
Chuan-kai Lin
03a2a17e75
Merge pull request #2967 from github/cklin/overlay-feature-flags
...
Overlay: additional feature flags
2025-07-17 05:54:21 -07:00
Koen Vlaswinkel
07455ed3c3
Merge pull request #2972 from github/koesie10/ghes-satisfies
...
Ignore pre-release parts when comparing GHES versions
2025-07-17 10:35:33 +02:00
Chuan-kai Lin
3fb562ddcc
build: refresh js files
2025-07-16 07:10:40 -07:00
Chuan-kai Lin
709cf22a66
Limit Code Scanning API to 25 features per request
2025-07-16 07:07:44 -07:00
Chuan-kai Lin
3eaefb4deb
Replicate "too many feature flags" error in test
2025-07-16 07:06:52 -07:00
Koen Vlaswinkel
e30db30685
Ignore pre-release parts when comparing GHES versions
2025-07-16 11:51:53 +02:00
Arthur Baars
0d17ea4843
Merge pull request #2963 from github/dependabot/npm_and_yarn/npm-d16eacb461
...
Bump the npm group across 1 directory with 7 updates
2025-07-15 14:45:25 +02:00
Arthur Baars
38fdaed818
npm run build
2025-07-15 07:33:26 +00:00
github-actions[bot]
37e3c3113a
Update checked-in dependencies
2025-07-15 07:33:26 +00:00
Arthur Baars
15605b194f
Make eslint happy
2025-07-15 07:31:22 +00:00
Arthur Baars
0b8d278f47
Run: npx update-browserslist-db@latest
2025-07-15 07:30:36 +00:00
Arthur Baars
ca53360d04
Fix tests
2025-07-15 07:25:49 +00:00
Arthur Baars
bbf184bd4c
Update ava
2025-07-15 07:25:49 +00:00
dependabot[bot]
0c2ac60444
Bump the npm group across 1 directory with 7 updates
...
Bumps the npm group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@types/node-forge](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-forge ) | `1.3.11` | `1.3.12` |
| [@ava/typescript](https://github.com/avajs/typescript ) | `4.1.0` | `6.0.0` |
| [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat ) | `1.1.1` | `1.3.1` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) | `9.28.0` | `9.30.1` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `8.33.1` | `8.35.1` |
| [sinon](https://github.com/sinonjs/sinon ) | `20.0.0` | `21.0.0` |
Updates `@types/node-forge` from 1.3.11 to 1.3.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-forge )
Updates `@ava/typescript` from 4.1.0 to 6.0.0
- [Release notes](https://github.com/avajs/typescript/releases )
- [Commits](https://github.com/avajs/typescript/compare/v4.1.0...v6.0.0 )
Updates `@eslint/compat` from 1.1.1 to 1.3.1
- [Release notes](https://github.com/eslint/rewrite/releases )
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md )
- [Commits](https://github.com/eslint/rewrite/commits/compat-v1.3.1/packages/compat )
Updates `@eslint/js` from 9.28.0 to 9.30.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.30.1/packages/js )
Updates `@typescript-eslint/eslint-plugin` from 8.33.1 to 8.35.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.35.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.33.1 to 8.35.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.35.1/packages/parser )
Updates `sinon` from 20.0.0 to 21.0.0
- [Release notes](https://github.com/sinonjs/sinon/releases )
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md )
- [Commits](https://github.com/sinonjs/sinon/commits )
---
updated-dependencies:
- dependency-name: "@types/node-forge"
dependency-version: 1.3.12
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@ava/typescript"
dependency-version: 6.0.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: npm
- dependency-name: "@eslint/compat"
dependency-version: 1.3.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@eslint/js"
dependency-version: 9.30.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.35.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.35.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: sinon
dependency-version: 21.0.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-14 20:52:48 +00:00
Koen Vlaswinkel
6f936b5c2d
Merge pull request #2969 from github/koesie10/fix-ghes-version-parsing
...
Fix parsing of GHES pre-release versions
2025-07-14 13:42:48 +02:00
Koen Vlaswinkel
c6a6c1490f
Move comment to JSDoc
2025-07-14 13:18:38 +02:00
Michael B. Gale
4e20239e7b
Merge pull request #2951 from github/update-supported-enterprise-server-versions
...
Update supported GitHub Enterprise Server versions
2025-07-14 10:39:53 +01:00
Koen Vlaswinkel
59d67fc4bf
Fix parsing of GHES pre-release versions
2025-07-14 11:25:20 +02:00
Chuan-kai Lin
b37e7e2c5d
Move initializeFeatures() to testing-utils
...
This change eliminates the need for setup-codeql.test to import from
feature-flags.test, which makes the former run all tests defined in the
latter.
2025-07-11 09:54:40 -07:00
Chuan-kai Lin
90d7727554
Overlay: check code-scanning features
2025-07-10 14:16:19 -07:00
Chuan-kai Lin
fb771764cb
Extract generateCodeScanningConfig()
2025-07-10 14:14:46 -07:00
Chuan-kai Lin
d799ff5e6a
Overlay: check per-language features
2025-07-10 14:14:14 -07:00
Chuan-kai Lin
9f70a5fc86
Overlay: define language-specific features
2025-07-10 11:09:28 -07:00
Chuan-kai Lin
55cb6b8b94
Extract isOverlayAnalysisFeatureEnabled()
2025-07-10 10:48:43 -07:00
Chuan-kai Lin
4bdb7fe04f
Overlay database mode tests: list features
...
Before we introduce additional features for controlling overlay analysis
enablement, change the unit tests to specify features directly instead
of through a isFeatureEnabled boolean field.
2025-07-10 10:46:32 -07:00
Chuan-kai Lin
64fce5856f
Use exclude-from-incremental also for overlay analysis
2025-07-09 14:32:05 -07:00
Chuan-kai Lin
fe7205c739
Move getOverlayDatabaseMode() call into initConfig()
...
In an upcoming change, getOverlayDatabaseMode() will depend on the
contents of Config. As a result, getOverlayDatabaseMode() needs to be
called after the rest of Config has already been populated.
This commit performs the refactoring to move the
getOverlayDatabaseMode() into initConfig(), after the rest of Config has
already been populated.
2025-07-09 14:32:05 -07:00
Chuan-kai Lin
4cd7a721f7
Remove loadConfig()
...
The loadConfig() function is mostly the same as getDefaultConfig(),
except that it calls loadUserConfig() and stores the results in
originalUserInput.
This refactoring commit replaces the loadConfig() call with
getDefaultConfig() and loadUserConfig(), which allows deleting a large
amount of duplicated code.
2025-07-09 14:32:05 -07:00
Chuan-kai Lin
f4358b38d1
Extract loadUserConfig()
2025-07-09 14:32:05 -07:00
Koen Vlaswinkel
f53ec7c550
Merge pull request #2961 from github/koesie10/disable-combine-sarif-files-ghes
...
Unconditionally disable combining SARIF files for GHES 3.18
2025-07-08 10:01:06 +02:00
Chuan-kai Lin
624d0bca90
Merge pull request #2945 from github/cklin/overlay-analysis
...
Basic support for overlay PR analysis
2025-07-07 08:41:24 -07:00
Chuan-kai Lin
ec836d6b8a
build: refresh js files
2025-07-07 08:15:20 -07:00
Chuan-kai Lin
95a1b7e2bf
Add getOverlayDatabaseMode() tests
2025-07-07 08:14:41 -07:00
Chuan-kai Lin
8c5122ea75
Add getPullRequestBranches() tests
2025-07-07 08:13:06 -07:00
Koen Vlaswinkel
aafbeb29bc
Unconditionally disable combining SARIF files for GHES 3.18
2025-07-04 15:24:36 +02:00
Chuan-kai Lin
6a51e635a5
Add "overlay" to SARIF incrementalMode run property
2025-07-03 12:35:25 -07:00
Chuan-kai Lin
42835b3971
Override cleanup-level for overlay-base database
2025-07-03 12:35:25 -07:00
Chuan-kai Lin
2fc04c80cc
Download overlay-base database from actions cache
2025-07-03 12:35:25 -07:00
Chuan-kai Lin
b95402dae1
Extract checkOverlayBaseDatabase()
2025-07-03 12:35:24 -07:00
Chuan-kai Lin
6ca06f41c4
Upload overlay-base database to actions cache
2025-07-03 12:35:24 -07:00
Chuan-kai Lin
d42ce71087
Add AugmentationProperties.useOverlayDatabaseCaching
...
This commit adds useOverlayDatabaseCaching to AugmentationProperties to
indicate whether the action should upload overlay-base databases to the
actions cache and to download a cached overlay-base database when
creating an overlay database.
2025-07-03 12:35:24 -07:00
Chuan-kai Lin
b4425372ef
Limit OverlayAnalysis to internal repos
2025-07-03 12:35:24 -07:00
Chuan-kai Lin
93e8729640
getOverlayDatabaseMode: use Feature.OverlayAnalysis
...
This commit changes getOverlayDatabaseMode so that, when
Feature.OverlayAnalysis is enabled, it calculates the overlay database
mode automatically based on analysis metadata. If we are analyzing the
default branch, use OverlayBase, and if we are analyzing a PR, use
Overlay.
If CODEQL_OVERLAY_DATABASE_MODE is set to a valid overlay database mode,
that environment variable still takes precedence.
2025-07-03 12:35:24 -07:00
Chuan-kai Lin
da758dc0cd
Add Feature.OverlayAnalysis
2025-07-03 12:35:24 -07:00
Chuan-kai Lin
60a2a7d623
Add isAnalyzingPullRequest()
2025-07-03 12:35:24 -07:00
Chuan-kai Lin
a336faa497
databaseInitCluster: use overlayDatabaseMode from config
...
This commit changes databaseInitCluster() to use overlayDatabaseMode
from AugmentationProperties instead of the overlayDatabaseMode
parameter. There is no behavior change because both overlayDatabaseMode
values are computed the same way.
The commit then cleans up the overlayDatabaseMode parameter and the code
paths that feed into it.
2025-07-03 12:35:24 -07:00
Chuan-kai Lin
ee8a8c4e0b
config-utils: populate getOverlayDatabaseMode()
...
This commit populates getOverlayDatabaseMode() in config-utils with the
same code from getOverlayDatabaseMode() in init.
2025-07-03 12:35:24 -07:00
Chuan-kai Lin
9022c7382c
Add AugmentationProperties.overlayDatabaseMode
...
This commit adds overlayDatabaseMode to AugmentationProperties and
creates a placeholder getOverlayDatabaseMode() function, with the
necessary inputs, to populate it.
2025-07-03 12:35:24 -07:00
Michael B. Gale
b69421388d
Merge pull request #2956 from github/mbg/start-proxy/validation-improvements
...
Improve JSON validation in `start-proxy` action
2025-07-03 12:23:56 +01:00
Koen Vlaswinkel
33f84897c3
Merge pull request #2959 from github/koesie10/remove-combine-runs
...
Remove support for combining SARIF runs with non-unique categories
2025-07-02 14:34:01 +02:00
Koen Vlaswinkel
612df8d91c
Remove support for combining SARIF runs with non-unique categories
2025-07-01 15:20:28 +02:00
Michael B. Gale
dcc1a6637b
Merge pull request #2958 from github/mergeback/v3.29.2-to-main-181d5eef
...
Mergeback v3.29.2 refs/heads/releases/v3 into main
2025-06-30 14:15:46 +01:00
github-actions[bot]
144d3b8f62
Update checked-in dependencies
2025-06-30 13:02:41 +00:00
github-actions[bot]
6881d2cdc1
Update changelog and version after v3.29.2
2025-06-30 13:01:12 +00:00
Michael B. Gale
181d5eefc2
Merge pull request #2957 from github/update-v3.29.2-4c57370d0
...
Merge main into releases/v3
2025-06-30 14:00:45 +01:00
Michael B. Gale
c77386a9db
Fix changelog PR number
2025-06-30 13:48:01 +01:00
github-actions[bot]
8d43d4ecec
Update changelog for v3.29.2
2025-06-30 12:44:54 +00:00
Michael B. Gale
9281048a40
Include goproxy_server in configuration filtering tests
2025-06-27 14:32:16 +01:00
Michael B. Gale
6b83dc33ed
Check for null in addition to undefined; extend tests accordingly
2025-06-27 14:32:16 +01:00
Michael B. Gale
ca0540d370
Check that individual proxy configurations are objects
2025-06-27 14:32:16 +01:00
Michael B. Gale
e9938e34d5
Check that proxy configurations are an array
2025-06-27 14:32:15 +01:00
Michael B. Gale
4c57370d03
Merge pull request #2935 from github/mbg/interpret-cq-results
...
Produce separate SARIF file for `quality-queries` alerts
2025-06-27 14:03:38 +01:00
Michael B. Gale
2830b750e5
Add changelog entry
2025-06-27 13:49:45 +01:00
Michael B. Gale
aa72ddaead
Merge branch 'main' into mbg/interpret-cq-results
2025-06-27 13:45:51 +01:00
Michael B. Gale
65d1e45f0b
Rename SARIF_UPLOAD_ENDPOINT members
2025-06-27 13:45:14 +01:00
Michael B. Gale
362ebf85da
Check both SARIF files in quality-queries.yml test
2025-06-27 12:32:56 +01:00
Michael B. Gale
10a3e4b17d
Fix formatting
2025-06-27 12:32:56 +01:00
Arthur Baars
8593ea65e2
Merge pull request #2954 from github/mergeback/v3.29.1-to-main-39edc492
...
Mergeback v3.29.1 refs/heads/releases/v3 into main
2025-06-27 13:11:54 +02:00
Michael B. Gale
3e95091e3b
Add test workflow for upload-sarif with quality results
2025-06-27 12:11:12 +01:00
Michael B. Gale
7b3d150883
Use findSarifFilesInDir in upload-sarif to avoid error when there are no quality.sarif files
2025-06-27 12:08:40 +01:00
github-actions[bot]
2e3a72539c
Update checked-in dependencies
2025-06-27 10:52:35 +00:00
github-actions[bot]
baf20c9b52
Update changelog and version after v3.29.1
2025-06-27 10:44:54 +00:00
Arthur Baars
39edc492db
Merge pull request #2953 from github/update-v3.29.1-428aea55f
...
Merge main into releases/v3
2025-06-27 12:44:25 +02:00
github-actions[bot]
27c4fb1eef
Update changelog for v3.29.1
2025-06-27 10:15:45 +00:00
Mads Navntoft
428aea55f5
Merge pull request #2952 from github/redsun82/fix-swift-test
...
Swift: recreate a default Swift package to fix test
2025-06-27 07:27:03 +02:00
Paolo Tranquilli
973250f3d2
Swift: recreate a default Swift package to fix test
2025-06-26 17:41:45 +02:00
Michael B. Gale
ad6046ff97
Avoid default arguments with historical values
2025-06-26 13:51:08 +01:00
Michael B. Gale
9ec0bb9605
Fix incorrect getSarifFilePaths call in upload-sarif action
2025-06-26 12:22:08 +01:00
Arthur Baars
8ef17824cf
Merge pull request #2950 from github/update-bundle/codeql-bundle-v2.22.1
...
Update default bundle to 2.22.1
2025-06-26 12:53:13 +02:00
Michael B. Gale
08955dbc0d
Move .sarif predicates into UploadTarget instances and rename
2025-06-26 11:43:36 +01:00
Michael B. Gale
71dd63398f
Rename SARIF_UPLOAD_TARGET
2025-06-26 11:38:45 +01:00
Michael B. Gale
27db6cb5d6
Document queries parameter for databaseRunQueries
2025-06-26 11:37:10 +01:00
Michael B. Gale
768fc170da
Rename resolveQuerySuiteAlias parameter
2025-06-26 11:32:48 +01:00
Michael B. Gale
79049d92c6
Fix config-queries.qls location
2025-06-25 14:42:24 +01:00
Michael B. Gale
e382508853
Prototyping adding quality queries when running queries
2025-06-25 14:24:34 +01:00
Michael B. Gale
2c76207fa4
Upload .quality.sarif files to CQ service in upload-sarif action
2025-06-25 13:43:39 +01:00
github-actions[bot]
83de9b082b
Update supported GitHub Enterprise Server versions
2025-06-25 00:17:41 +00:00
github-actions[bot]
f3bfb98603
Add changelog note
2025-06-24 14:13:14 +00:00
github-actions[bot]
2b4afc20b6
Update default bundle to codeql-bundle-v2.22.1
2025-06-24 14:13:10 +00:00
Michael B. Gale
86f47e8b74
Add some more comments
2025-06-24 13:59:46 +01:00
Michael B. Gale
9b9286a835
Add test for resolveQuerySuiteAlias
2025-06-24 13:42:52 +01:00
Michael B. Gale
af32bc6d6f
Add test for modified validateUniqueCategory
2025-06-24 13:26:34 +01:00
Michael B. Gale
51891595a7
Add test for modified findSarifFilesInDir
2025-06-24 13:24:04 +01:00
Michael B. Gale
f7fbaa019f
Support all default query suites and resolve them
2025-06-24 13:08:56 +01:00
Michael B. Gale
9b02dc2f60
Merge pull request #2928 from github/update-supported-enterprise-server-versions
...
Update supported GitHub Enterprise Server versions
2025-06-24 12:42:08 +01:00
Michael B. Gale
7ab92d0295
Merge pull request #2948 from github/mbg/copilot-instructions
...
Add initial Copilot instructions
2025-06-24 12:41:11 +01:00
Michael B. Gale
2cae828745
Merge pull request #2947 from github/dependency-proxy/codeql-bundle-v2.22.0
...
Update release used by `start-proxy` to `codeql-bundle-v2.22.0`
2025-06-24 12:28:40 +01:00
Michael B. Gale
6b78c6eca2
Update .github/copilot-instructions.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-06-24 12:27:18 +01:00
Michael B. Gale
f7258be256
Add initial Copilot instructions
2025-06-24 12:26:04 +01:00
github-actions[bot]
35083eedc1
Update release used by start-proxy action
2025-06-24 11:09:10 +00:00
Michael B. Gale
80e2dc47d8
Merge pull request #2941 from github/mbg/update-proxy-binaries
...
Add workflow for updating release used by `start-proxy`
2025-06-24 12:07:32 +01:00
Michael B. Gale
2e3b93fe41
Remove push trigger that was used for testing
2025-06-24 11:34:13 +01:00
Michael B. Gale
bbfc5bef5b
Replace inline expressions with environment variables
2025-06-24 11:30:24 +01:00
Michael B. Gale
6abacdb184
Fix getSarifFilePaths not using right filter
2025-06-23 18:19:43 +01:00
Michael B. Gale
f1834221f2
Allow the same category once for each type of upload
2025-06-23 18:19:43 +01:00
Michael B. Gale
45b3bec064
Upload quality SARIFs to CQ endpoint
2025-06-23 18:19:42 +01:00
Michael B. Gale
22444a650f
Add ability to use different filters in findSarifFilesInDir
2025-06-23 18:19:42 +01:00
Michael B. Gale
320f7b0fd6
Resolve code-quality alias
2025-06-23 18:19:42 +01:00
Michael B. Gale
3a7544ea8f
Check SARIF with quality results for expected configuration
2025-06-23 18:19:42 +01:00
Michael B. Gale
aba8788d12
Upload both SARIF files in quality-queries check
2025-06-23 18:19:42 +01:00
Michael B. Gale
3963bf423a
Interpret results for quality queries and store as separate SARIF file
2025-06-23 18:19:40 +01:00
Michael B. Gale
6e22e41a25
Add reminder to mark PR as ready for review to trigger CI
2025-06-23 17:57:53 +01:00
Michael B. Gale
0cec254fa1
Use --dry-run for non-workflow_dispatch events
2025-06-23 17:57:52 +01:00
Michael B. Gale
6a3692d673
Construct target branch name in checks step
2025-06-23 17:57:52 +01:00
Michael B. Gale
9ee60a6e32
Run on Ubuntu
2025-06-23 17:57:52 +01:00
Michael B. Gale
cce0287569
Check that the release exists
2025-06-23 17:57:52 +01:00
Michael B. Gale
e044b152ab
Check that the release tag has the expected format
2025-06-23 17:57:51 +01:00
Michael B. Gale
46cafbca67
Add missing v to regex
2025-06-23 12:56:13 +01:00
Michael B. Gale
fcd0ad43d5
Start with main
2025-06-23 12:47:58 +01:00
Michael B. Gale
c55fb0ab89
Fix pr_body contents
2025-06-23 12:46:45 +01:00
Michael B. Gale
37a3fcc3af
Improve PR title formatting
2025-06-23 12:45:26 +01:00
Michael B. Gale
7ca4105454
Fix branch name
2025-06-23 12:45:06 +01:00
Michael B. Gale
286556a968
Fix pr_title quotes
2025-06-23 12:41:56 +01:00
Michael B. Gale
e8ad3afb1e
Add push trigger for testing
2025-06-23 12:39:21 +01:00
Michael B. Gale
0180811a94
Use environment variable to store release tag
2025-06-23 12:34:21 +01:00
Michael B. Gale
6b9b66d6f9
Add workflow for updating release used by start-proxy
2025-06-23 12:31:20 +01:00
Michael B. Gale
ac30a39d8c
Merge pull request #2931 from github/mbg/fail-build.sh-on-error
...
Fail `build.sh` if any command in it fails
2025-06-20 11:04:42 +01:00
Chuan-kai Lin
66d72553a2
Merge pull request #2938 from github/cklin/default-query-filters
...
Keep user-provided query filters first
2025-06-19 13:46:30 -07:00
Chuan-kai Lin
65abb79a75
build: refresh js files
2025-06-19 12:19:33 -07:00
Chuan-kai Lin
0b8d151adc
Keep user-provided query filters first
2025-06-19 12:19:33 -07:00
Chuan-kai Lin
f5304e7bf5
Rename defaultQueryFilters
...
This commit renames AugmentationProperties.defaultQueryFilters to
extraQueryExclusions, and changes its type to ExcludeQueryFilter[]. It
matters whether we are adding query inclusions or exclusions, and this
renaming makes that distinction clearer.
2025-06-19 12:19:28 -07:00
Chuan-kai Lin
1764e3d1c2
Use defaultAugmentationProperties in tests
...
Using defaultAugmentationProperties to generated expected test output
eliminates the need to change individual tests when we add a new field
to AugmentationProperties.
2025-06-19 10:57:34 -07:00
Michael B. Gale
ef36b69c6d
Merge pull request #2936 from github/dependabot/github_actions/actions-aae69f6766
...
build(deps): bump ruby/setup-ruby from 1.244.0 to 1.245.0 in the actions group
2025-06-17 00:48:14 +01:00
Michael B. Gale
4cb21ac46b
Update workflow source file
2025-06-17 00:33:02 +01:00
dependabot[bot]
dee9f91810
build(deps): bump ruby/setup-ruby in the actions group
...
Bumps the actions group with 1 update: [ruby/setup-ruby](https://github.com/ruby/setup-ruby ).
Updates `ruby/setup-ruby` from 1.244.0 to 1.245.0
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb )
- [Commits](13e7a03dc3...a4effe49ee )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-version: 1.245.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-16 19:15:31 +00:00
Michael B. Gale
3de706a4a3
Merge pull request #2917 from github/mbg/use-cq-endpoint
...
Add new `quality-queries` input
2025-06-16 13:54:01 +01:00
Michael B. Gale
0fb9447fd1
Mark quality-queries input as "Internal" for now
2025-06-16 13:25:01 +01:00
Michael B. Gale
6b66390454
De-duplicate query array in generateCodeScanningConfig
2025-06-16 13:17:57 +01:00
Michael B. Gale
22b1968d7c
Add test for security and quality query inputs
2025-06-16 13:17:57 +01:00
Michael B. Gale
7e3bc059bb
Add basic check that resulting SARIF contains quality-queries queries
2025-06-16 13:17:57 +01:00
Michael B. Gale
f4c96f59d9
Pass quality queries to CLI
2025-06-16 13:17:57 +01:00
Michael B. Gale
87c547189e
Read and parse quality-queries input
2025-06-16 13:17:55 +01:00
Michael B. Gale
f10997b601
Add new quality-queries input to init action
2025-06-16 13:17:21 +01:00
Michael B. Gale
8f71d47b93
Add installGo input for adding setup-go step in sync.py
2025-06-16 12:28:23 +01:00
Michael B. Gale
ece6bb6fe7
Merge pull request #2934 from kgangulyvibe/patch-1
...
Update README.md
2025-06-16 12:12:53 +01:00
Kaushaya G.
3f8ca3519d
Update README.md
...
Co-authored-by: Michael B. Gale <mbg@github.com >
2025-06-16 20:56:41 +10:00
Michael B. Gale
04b73050b2
Merge branch 'main' into update-supported-enterprise-server-versions
2025-06-16 11:08:09 +01:00
Michael B. Gale
2847b7f7ab
Merge pull request #2930 from github/mbg/start-proxy/mask-tokens
...
Register credentials extracted from proxy configuration as secrets
2025-06-16 10:59:24 +01:00
Kaushaya G.
3c60275a04
Update README.md
...
Build mode `none` is in public preview for C/C++. Readme updated.
2025-06-16 14:42:03 +10:00
Paolo Tranquilli
be30325fa6
Merge pull request #2929 from github/redsun82/rust
...
Prepare action for public rust support
2025-06-13 09:12:27 +02:00
Michael B. Gale
429b71ea4b
Fail build.sh if any command in it fails
2025-06-12 15:07:58 +01:00
Paolo Tranquilli
3d4b4d2241
Fix typo
2025-06-12 14:24:24 +02:00
Michael B. Gale
bbab10229f
Register credentials extracted from proxy configuration as secrets to mask in logs
2025-06-12 13:16:39 +01:00
Paolo Tranquilli
de1f97ca1d
Prepare action for public rust support
2025-06-12 12:59:58 +02:00
github-actions[bot]
e74e30ba7f
Update supported GitHub Enterprise Server versions
2025-06-12 00:17:16 +00:00
Chuan-kai Lin
466d6ce584
Merge pull request #2927 from github/mergeback/v3.29.0-to-main-ce28f5bb
...
Mergeback v3.29.0 refs/heads/releases/v3 into main
2025-06-11 12:57:26 -07:00
github-actions[bot]
853b3397ce
Update checked-in dependencies
2025-06-11 19:06:11 +00:00
github-actions[bot]
eaadd985c8
Update changelog and version after v3.29.0
2025-06-11 19:00:06 +00:00
Chuan-kai Lin
ce28f5bb42
Merge pull request #2926 from github/update-v3.29.0-e8799281c
...
Merge main into releases/v3
2025-06-11 11:59:41 -07:00
github-actions[bot]
bc251b7932
Update changelog for v3.29.0
2025-06-11 18:29:08 +00:00
Chuan-kai Lin
e8799281c8
Merge pull request #2925 from github/update-bundle/codeql-bundle-v2.22.0
...
Update default bundle to 2.22.0
2025-06-11 08:37:30 -07:00
Chuan-kai Lin
efd43b3097
Merge branch 'main' into update-bundle/codeql-bundle-v2.22.0
2025-06-10 06:56:41 -07:00
Michael B. Gale
7cb9b16051
Merge pull request #2912 from github/henrymercer/bump-minimum-codeql-2.16.6
...
Bump minimum CodeQL version to 2.16.6
2025-06-09 22:43:41 +01:00
github-actions[bot]
3855117ba1
Add changelog note
2025-06-09 20:28:37 +00:00
github-actions[bot]
f5d4e2a7ca
Update default bundle to codeql-bundle-v2.22.0
2025-06-09 20:28:33 +00:00
Arthur Baars
22deae890c
Update package-lock.json
2025-06-05 13:43:46 +02:00
Arthur Baars
df2a830ca4
Merge branch 'main' into henrymercer/bump-minimum-codeql-2.16.6
2025-06-05 13:41:07 +02:00
Michael B. Gale
b1e4dc3db5
Merge pull request #2916 from github/dependabot/npm_and_yarn/npm-5cdccdc43f
...
build(deps): bump the npm group with 5 updates
2025-06-04 21:51:29 +01:00
Michael B. Gale
72be4b6df6
Merge pull request #2922 from github/mbg/fix/sanitizeArtifactName
...
Fix backslashes being accepted by `sanitizeArtifactName`
2025-06-04 21:46:46 +01:00
Michael B. Gale
1eab40885f
Fix backslashes being accepted by sanitizeArtifactName
2025-06-04 12:28:25 +01:00
Arthur Baars
075e08aca6
Merge pull request #2919 from github/mergeback/v3.28.19-to-main-fca7ace9
...
Mergeback v3.28.19 refs/heads/releases/v3 into main
2025-06-03 15:28:32 +02:00
github-actions[bot]
be60d9f5f9
Update checked-in dependencies
2025-06-03 13:11:09 +00:00
github-actions[bot]
a28627ae8f
Update changelog and version after v3.28.19
2025-06-03 13:08:53 +00:00
Arthur Baars
fca7ace96b
Merge pull request #2918 from github/update-v3.28.19-4a00331d4
...
Merge main into releases/v3
2025-06-03 15:08:22 +02:00
github-actions[bot]
1dcd2bebbb
Update changelog for v3.28.19
2025-06-03 12:37:58 +00:00
github-actions[bot]
313daefcef
Update checked-in dependencies
2025-06-02 17:50:04 +00:00
dependabot[bot]
55ff016766
build(deps): bump the npm group with 5 updates
...
Bumps the npm group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [octokit](https://github.com/octokit/octokit.js ) | `5.0.2` | `5.0.3` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) | `9.27.0` | `9.28.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `8.32.1` | `8.33.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `8.32.1` | `8.33.1` |
| [nock](https://github.com/nock/nock ) | `14.0.4` | `14.0.5` |
Updates `octokit` from 5.0.2 to 5.0.3
- [Release notes](https://github.com/octokit/octokit.js/releases )
- [Commits](https://github.com/octokit/octokit.js/compare/v5.0.2...v5.0.3 )
Updates `@eslint/js` from 9.27.0 to 9.28.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.28.0/packages/js )
Updates `@typescript-eslint/eslint-plugin` from 8.32.1 to 8.33.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.33.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.32.1 to 8.33.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.33.1/packages/parser )
Updates `nock` from 14.0.4 to 14.0.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/v14.0.4...v14.0.5 )
---
updated-dependencies:
- dependency-name: octokit
dependency-version: 5.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@eslint/js"
dependency-version: 9.28.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.33.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.33.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: nock
dependency-version: 14.0.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 17:48:34 +00:00
Arthur Baars
4a00331d4e
Merge pull request #2910 from github/update-bundle/codeql-bundle-v2.21.4
...
Update default bundle to 2.21.4
2025-06-02 13:38:25 +02:00
github-actions[bot]
c0a821da11
Add changelog note
2025-06-02 13:23:20 +02:00
github-actions[bot]
d6216866b4
Update default bundle to codeql-bundle-v2.21.4
2025-06-02 13:23:20 +02:00
Paolo Tranquilli
dc138d4f51
Merge pull request #2913 from github/henrymercer/win-2019-deprecated
...
Stop running CI on `windows-2019`
2025-06-02 09:13:58 +02:00
Henry Mercer
3201e46e26
Stop running CI on windows-2019
...
There are scheduled brownouts for this runner image. Replace it with `windows-2025`, and start running on `macos-15` too.
2025-05-30 17:57:28 +01:00
Henry Mercer
d54c5e2206
Add changelog note
2025-05-30 17:52:01 +01:00
Henry Mercer
36121ec458
Bump minor version number
2025-05-30 17:52:01 +01:00
Henry Mercer
7419bc61b3
Update CodeQL versions in generated workflows
2025-05-30 17:52:01 +01:00
Henry Mercer
c7f3c79ac0
Remove guards for fully enabled tool features
2025-05-30 17:52:01 +01:00
Henry Mercer
0be24c0c9a
Remove redundant code based on CLI version number
2025-05-30 17:11:02 +01:00
Henry Mercer
fb70a8a3d6
Bump minimum CodeQL version to 2.16.6
2025-05-30 17:05:33 +01:00
Henry Mercer
7fd62151d9
Merge pull request #2911 from github/update-supported-enterprise-server-versions
...
Update supported GitHub Enterprise Server versions
2025-05-28 11:36:35 +01:00
github-actions[bot]
31eae5e821
Update supported GitHub Enterprise Server versions
2025-05-28 00:17:14 +00:00
Henry Mercer
bc02a25f64
Merge pull request #2908 from github/henrymercer/dependabot
...
Dependabot: Remove deprecated `reviewers` config
2025-05-27 16:48:31 +01:00
Henry Mercer
1a67b5df99
Merge pull request #2905 from github/dependabot/github_actions/actions-92be4e1609
...
build(deps): bump ruby/setup-ruby from 1.242.0 to 1.244.0 in the actions group
2025-05-27 13:51:23 +01:00
Henry Mercer
97fbf51190
Merge pull request #2907 from github/dependabot/npm_and_yarn/npm-41871dd9e3
...
build(deps): bump the npm group across 1 directory with 2 updates
2025-05-27 13:49:38 +01:00
Henry Mercer
eaed21baf2
Dependabot: Remove deprecated reviewers config
...
This field will soon be ignored
2025-05-27 13:40:01 +01:00
github-actions[bot]
655a969b7c
Update checked-in dependencies
2025-05-27 12:34:30 +00:00
dependabot[bot]
3934d2b758
build(deps): bump the npm group across 1 directory with 2 updates
...
Bumps the npm group with 2 updates in the / directory: [@octokit/types](https://github.com/octokit/types.ts ) and [octokit](https://github.com/octokit/octokit.js ).
Updates `@octokit/types` from 14.0.0 to 14.1.0
- [Release notes](https://github.com/octokit/types.ts/releases )
- [Commits](https://github.com/octokit/types.ts/compare/v14.0.0...v14.1.0 )
Updates `octokit` from 4.1.3 to 5.0.2
- [Release notes](https://github.com/octokit/octokit.js/releases )
- [Commits](https://github.com/octokit/octokit.js/compare/v4.1.3...v5.0.2 )
---
updated-dependencies:
- dependency-name: "@octokit/types"
dependency-version: 14.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: octokit
dependency-version: 5.0.2
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-27 12:33:52 +00:00
Henry Mercer
0abe43cb59
Update generated workflow source
2025-05-27 13:33:09 +01:00
dependabot[bot]
83a4df546f
build(deps): bump ruby/setup-ruby in the actions group
...
Bumps the actions group with 1 update: [ruby/setup-ruby](https://github.com/ruby/setup-ruby ).
Updates `ruby/setup-ruby` from 1.242.0 to 1.244.0
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb )
- [Commits](cb0fda56a3...13e7a03dc3 )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-version: 1.244.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-26 17:29:05 +00:00
Henry Mercer
7b0fb5a4ac
Merge pull request #2899 from github/dependabot/github_actions/actions-999e423561
...
build(deps): bump ruby/setup-ruby from 1.230.0 to 1.242.0 in the actions group
2025-05-22 16:05:07 +01:00
Henry Mercer
23262aef80
Merge pull request #2898 from github/dependabot/npm_and_yarn/npm-aa8c6e63b8
...
build(deps-dev): bump @eslint/js from 9.26.0 to 9.27.0 in the npm group
2025-05-22 15:52:32 +01:00
Henry Mercer
5239ab193d
Merge pull request #2787 from github/dbartol/remove-actions-extractor
...
Remove bundled copy of `actions` extractor
2025-05-22 15:52:03 +01:00
Henry Mercer
bcaa06bbb4
Update generated workflow source to match
2025-05-22 15:48:29 +01:00
Henry Mercer
b63847bb99
Update version number in changelog
2025-05-22 15:37:50 +01:00
Andrew Eisenberg
54a7f3b869
Merge branch 'main' into dbartol/remove-actions-extractor
2025-05-21 23:38:42 -04:00
dependabot[bot]
ba7fabd835
build(deps): bump ruby/setup-ruby in the actions group
...
Bumps the actions group with 1 update: [ruby/setup-ruby](https://github.com/ruby/setup-ruby ).
Updates `ruby/setup-ruby` from 1.230.0 to 1.242.0
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb )
- [Commits](e5ac7b085f...cb0fda56a3 )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-version: 1.242.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-19 18:11:59 +00:00
github-actions[bot]
cae4996048
Update checked-in dependencies
2025-05-19 18:02:02 +00:00
dependabot[bot]
566c8dfa81
build(deps-dev): bump @eslint/js from 9.26.0 to 9.27.0 in the npm group
...
Bumps the npm group with 1 update: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ).
Updates `@eslint/js` from 9.26.0 to 9.27.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.27.0/packages/js )
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-version: 9.27.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-19 18:01:21 +00:00
Henry Mercer
396fd27c30
Merge pull request #2895 from github/dependabot/npm_and_yarn/npm_and_yarn-87115a91ec
...
build(deps): bump undici from 5.28.5 to 5.29.0 in the npm_and_yarn group
2025-05-19 12:31:15 +01:00
Chris Smowton
57eebf61a2
Merge pull request #2897 from github/mergeback/v3.28.18-to-main-ff0a06e8
...
Mergeback v3.28.18 refs/heads/releases/v3 into main
2025-05-16 11:33:31 +01:00
github-actions[bot]
4428f8e35c
Update checked-in dependencies
2025-05-16 10:17:48 +00:00
github-actions[bot]
655a335537
Update changelog and version after v3.28.18
2025-05-16 10:15:17 +00:00
Chris Smowton
ff0a06e83c
Merge pull request #2896 from github/update-v3.28.18-b86edfc27
...
Merge main into releases/v3
2025-05-16 11:14:47 +01:00
github-actions[bot]
a41e0844be
Update changelog for v3.28.18
2025-05-16 09:36:50 +00:00
github-actions[bot]
99ec5f3dd6
Update checked-in dependencies
2025-05-15 16:31:59 +00:00
dependabot[bot]
c07c4ee026
build(deps): bump undici from 5.28.5 to 5.29.0 in the npm_and_yarn group
...
Bumps the npm_and_yarn group with 1 update: [undici](https://github.com/nodejs/undici ).
Updates `undici` from 5.28.5 to 5.29.0
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.28.5...v5.29.0 )
---
updated-dependencies:
- dependency-name: undici
dependency-version: 5.29.0
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-15 16:31:22 +00:00
Chris Smowton
b86edfc27a
Merge pull request #2893 from github/update-bundle/codeql-bundle-v2.21.3
...
Update default bundle to 2.21.3
2025-05-15 12:40:00 +01:00
Henry Mercer
e93b90025f
Merge branch 'main' into update-bundle/codeql-bundle-v2.21.3
2025-05-14 19:57:41 +01:00
Henry Mercer
510dfa3460
Merge pull request #2894 from github/henrymercer/skip-validating-codeql-sarif
...
Skip validating SARIF produced by CodeQL
2025-05-14 19:55:03 +01:00
Henry Mercer
492d783245
Merge branch 'main' into henrymercer/skip-validating-codeql-sarif
2025-05-14 19:16:54 +01:00
Henry Mercer
83bdf3b7f9
Merge pull request #2859 from github/update-supported-enterprise-server-versions
...
Update supported GitHub Enterprise Server versions
2025-05-14 19:15:31 +01:00
Andrew Eisenberg
cffc916774
Merge pull request #2891 from austinpray-mixpanel/patch-1
...
Allow configuring CODEQL_THREADS with an env var
2025-05-14 14:00:23 -04:00
Henry Mercer
4420887272
Add deprecation warning for CodeQL 2.16.5 and earlier
2025-05-14 17:13:10 +01:00
Henry Mercer
4e178c5841
Update supported versions table in README
2025-05-14 17:12:44 +01:00
Henry Mercer
05446e4bbf
Merge branch 'main' into update-supported-enterprise-server-versions
2025-05-14 16:58:40 +01:00
Austin Pray
bb9fc01aa6
Update CHANGELOG.md
2025-05-14 10:44:35 -05:00
Austin Pray
3dce55ac70
rebuild
2025-05-14 15:41:39 +00:00
github-actions[bot]
bacf5fe7c2
Rebuild
2025-05-14 14:23:08 +00:00
Henry Mercer
15f19ac220
Improve docstring
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-05-14 15:21:38 +01:00
Henry Mercer
f7ab654551
Add changelog note
2025-05-14 15:12:22 +01:00
Henry Mercer
2f70a988e7
Skip validating SARIF produced by CodeQL
2025-05-14 15:11:16 +01:00
Henry Mercer
f681ad69a7
Add utility function to get testing environment
2025-05-14 14:10:19 +01:00
github-actions[bot]
15447f393e
Add changelog note
2025-05-13 22:28:13 +00:00
github-actions[bot]
ded79fc5fd
Update default bundle to codeql-bundle-v2.21.3
2025-05-13 22:28:10 +00:00
Austin Pray
77ae18dc82
Revert "threads defaults to CODEQL_THREADS env var"
...
This reverts commit df7d681f04 .
2025-05-13 22:19:47 +00:00
Austin Pray
df7d681f04
threads defaults to CODEQL_THREADS env var
2025-05-13 20:13:00 +00:00
Nick Fyson
15bce5bb14
Merge pull request #2892 from github/dependabot/npm_and_yarn/npm-9a9ecb9151
...
build(deps): bump the npm group across 1 directory with 4 updates
2025-05-13 11:35:20 +01:00
Nick Fyson
c64095f75e
Merge pull request #2889 from github/dependabot/github_actions/actions-b37916a4ef
...
build(deps): bump the actions group with 2 updates
2025-05-13 11:16:24 +01:00
nickfyson
07dbe6f6f7
update generated workflows
2025-05-13 11:02:59 +01:00
github-actions[bot]
3d97729508
Update checked-in dependencies
2025-05-12 18:01:08 +00:00
dependabot[bot]
d5e9ae3f8b
build(deps): bump the npm group across 1 directory with 4 updates
...
Bumps the npm group with 4 updates in the / directory: [semver](https://github.com/npm/node-semver ), [@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 `semver` from 7.7.1 to 7.7.2
- [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.7.1...v7.7.2 )
Updates `@eslint/js` from 9.25.1 to 9.26.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.26.0/packages/js )
Updates `@typescript-eslint/eslint-plugin` from 8.31.1 to 8.32.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.32.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.31.1 to 8.32.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.32.1/packages/parser )
---
updated-dependencies:
- dependency-name: semver
dependency-version: 7.7.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@eslint/js"
dependency-version: 9.26.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.32.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.32.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-12 18:00:33 +00:00
Austin Pray
c41b278fa8
Allow configuring CODEQL_THREADS with an env var
...
ref https://github.com/github/codeql-action/issues/2890
2025-05-05 21:28:43 -05:00
dependabot[bot]
7657741c79
build(deps): bump the actions group with 2 updates
...
Bumps the actions group with 2 updates: [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) and [actions/create-github-app-token](https://github.com/actions/create-github-app-token ).
Updates `ruby/setup-ruby` from 1.230.0 to 1.237.0
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb )
- [Commits](e5ac7b085f...eaecf785f6 )
Updates `actions/create-github-app-token` from 2.0.2 to 2.0.6
- [Release notes](https://github.com/actions/create-github-app-token/releases )
- [Commits](https://github.com/actions/create-github-app-token/compare/v2.0.2...v2.0.6 )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-version: 1.237.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: actions/create-github-app-token
dependency-version: 2.0.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 18:27:10 +00:00
Nick Rolfe
5eb3ed6614
Merge pull request #2887 from github/mergeback/v3.28.17-to-main-60168efe
...
Mergeback v3.28.17 refs/heads/releases/v3 into main
2025-05-02 11:26:39 +01:00
github-actions[bot]
213a8a5a44
Update checked-in dependencies
2025-05-02 09:30:05 +00:00
github-actions[bot]
c46165d67e
Update changelog and version after v3.28.17
2025-05-02 09:27:21 +00:00
Nick Rolfe
60168efe1c
Merge pull request #2886 from github/update-v3.28.17-97a2bfd2a
...
Merge main into releases/v3
2025-05-02 10:26:47 +01:00
github-actions[bot]
0d5a3115da
Update changelog for v3.28.17
2025-05-02 09:10:30 +00:00
Nick Rolfe
97a2bfd2a3
Merge pull request #2872 from github/update-bundle/codeql-bundle-v2.21.2
...
Update default bundle to 2.21.2
2025-05-01 13:31:16 +01:00
Nick Rolfe
9aba20e4c9
Merge branch 'main' into update-bundle/codeql-bundle-v2.21.2
2025-05-01 13:16:31 +01:00
Henry Mercer
81a9508deb
Merge pull request #2876 from github/henrymercer/fix-diff-informed-multiple-analyze
...
Do not fail diff informed analyses when analyze is run twice in the same job
2025-05-01 13:07:58 +01:00
Henry Mercer
1569f4c145
Disable diff-informed queries in code scanning config tests
2025-05-01 12:14:34 +01:00
Henry Mercer
62fbeb66b3
Merge branch 'main' into henrymercer/fix-diff-informed-multiple-analyze
2025-05-01 12:05:02 +01:00
Henry Mercer
f122d1dc9e
Address test failures from computing temporary directory too early
...
These relied on the RUNNER_TEMP environment variable that does not necessarily exist when running locally.
2025-05-01 12:01:22 +01:00
Henry Mercer
083772aae4
Do not fail diff informed analyses when analyze is run twice in the same job
2025-05-01 12:00:46 +01:00
Nick Rolfe
5db14d0471
Merge branch 'main' into update-bundle/codeql-bundle-v2.21.2
2025-05-01 10:28:59 +01:00
Andrew Eisenberg
40e16edda1
Merge pull request #2874 from github/aeisenberg/add-actions-telemetry
...
Add actions-specific telemetry fields
2025-04-30 08:02:38 -07:00
Andrew Eisenberg
3ca9a88941
Add actions-specific telemetry fields
2025-04-29 16:14:46 -07:00
Henry Mercer
ed51cb5abd
Merge pull request #2873 from github/dependabot/npm_and_yarn/npm-a5e2fd638a
...
build(deps-dev): bump the npm group with 2 updates
2025-04-29 11:36:38 +01:00
Andrew Eisenberg
8ccb6b16a6
Merge pull request #2861 from github/dependabot/github_actions/actions-0553007f0f
...
build(deps): bump ruby/setup-ruby from 1.229.0 to 1.230.0 in the actions group
2025-04-29 03:21:43 -07:00
github-actions[bot]
1817a33c8b
Update checked-in dependencies
2025-04-28 18:49:27 +00:00
dependabot[bot]
6893d12604
build(deps-dev): 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 8.31.0 to 8.31.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.31.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.31.0 to 8.31.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.31.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.31.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.31.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-28 18:48:49 +00:00
Henry Mercer
83605b3ce2
Merge pull request #2864 from github/dependabot/npm_and_yarn/npm-cac24ffe08
...
build(deps): bump the npm group across 1 directory with 7 updates
2025-04-28 18:34:13 +01:00
github-actions[bot]
6a3cfab0e9
Add changelog note
2025-04-28 15:20:43 +00:00
github-actions[bot]
4b7eecf8a7
Update default bundle to codeql-bundle-v2.21.2
2025-04-28 15:20:40 +00:00
Michael B. Gale
018ac1a585
Merge pull request #2834 from github/mbg/private-registry/goproxy
...
Go: Support `GOPROXY` via the Dependabot proxy
2025-04-28 11:11:41 +01:00
Michael B. Gale
6ad5d99ccc
Add goproxy_server to LANGUAGE_TO_REGISTRY_TYPE
2025-04-25 16:56:36 +01:00
Michael B. Gale
f843d94177
Merge pull request #2869 from github/mbg/proxy/use-2.21.1-artifacts
...
Use proxy artifacts for `v2.21.1`
2025-04-25 16:50:50 +01:00
Michael B. Gale
2264a4ecc1
Merge branch 'main' into mbg/proxy/use-2.21.1-artifacts
2025-04-25 14:25:57 +01:00
Michael B. Gale
d3b65fcaf0
Merge pull request #2870 from github/mbg/ci/retire-ubuntu-20.04
...
Remove ubuntu-20.04 and add ubuntu-24.04
2025-04-25 14:25:40 +01:00
Michael B. Gale
eea52ddc4e
Remove ubuntu-20.04 and add ubuntu-24.04
2025-04-25 13:03:25 +01:00
Michael B. Gale
6ef9b921b1
Use proxy artifacts for v2.21.1
2025-04-24 18:20:31 +01:00
Ian Lynagh
4ffa2364a0
Merge pull request #2867 from github/mergeback/v3.28.16-to-main-28deaeda
...
Mergeback v3.28.16 refs/heads/releases/v3 into main
2025-04-23 13:34:31 +01:00
github-actions[bot]
7e00290d34
Update checked-in dependencies
2025-04-23 12:17:11 +00:00
github-actions[bot]
259434501f
Update changelog and version after v3.28.16
2025-04-23 12:10:49 +00:00
Ian Lynagh
28deaeda66
Merge pull request #2865 from github/update-v3.28.16-2a8cbadc0
...
Merge main into releases/v3
2025-04-23 13:10:18 +01:00
github-actions[bot]
03c5d71c11
Update changelog for v3.28.16
2025-04-23 10:40:48 +00:00
Ian Lynagh
2a8cbadc02
Merge pull request #2863 from github/update-bundle/codeql-bundle-v2.21.1
...
Update default bundle to 2.21.1
2025-04-22 12:30:12 +01:00
github-actions[bot]
95d52b7807
Update checked-in dependencies
2025-04-21 18:01:41 +00:00
dependabot[bot]
c9f0d30a86
build(deps): bump the npm group across 1 directory with 7 updates
...
Bumps the npm group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@octokit/types](https://github.com/octokit/types.ts ) | `13.10.0` | `14.0.0` |
| [long](https://github.com/dcodeIO/long.js ) | `5.3.1` | `5.3.2` |
| [octokit](https://github.com/octokit/octokit.js ) | `4.1.2` | `4.1.3` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) | `9.24.0` | `9.25.1` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `8.29.0` | `8.31.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `8.29.0` | `8.31.0` |
| [nock](https://github.com/nock/nock ) | `14.0.3` | `14.0.4` |
Updates `@octokit/types` from 13.10.0 to 14.0.0
- [Release notes](https://github.com/octokit/types.ts/releases )
- [Commits](https://github.com/octokit/types.ts/compare/v13.10.0...v14.0.0 )
Updates `long` from 5.3.1 to 5.3.2
- [Release notes](https://github.com/dcodeIO/long.js/releases )
- [Commits](https://github.com/dcodeIO/long.js/compare/v5.3.1...v5.3.2 )
Updates `octokit` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/octokit/octokit.js/releases )
- [Commits](https://github.com/octokit/octokit.js/compare/v4.1.2...v4.1.3 )
Updates `@eslint/js` from 9.24.0 to 9.25.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.25.1/packages/js )
Updates `@typescript-eslint/eslint-plugin` from 8.29.0 to 8.31.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.31.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.29.0 to 8.31.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.31.0/packages/parser )
Updates `nock` from 14.0.3 to 14.0.4
- [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/v14.0.3...v14.0.4 )
---
updated-dependencies:
- dependency-name: "@octokit/types"
dependency-version: 14.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: npm
- dependency-name: long
dependency-version: 5.3.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: octokit
dependency-version: 4.1.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@eslint/js"
dependency-version: 9.25.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.31.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.31.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: nock
dependency-version: 14.0.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-21 18:01:03 +00:00
github-actions[bot]
f76eaf51a6
Add changelog note
2025-04-16 16:54:18 +00:00
github-actions[bot]
e63b3f5166
Update default bundle to codeql-bundle-v2.21.1
2025-04-16 16:54:11 +00:00
Andrew Eisenberg
c0cffae534
Update checks file
2025-04-14 14:00:02 -07:00
dependabot[bot]
7eaba0dbc6
build(deps): bump ruby/setup-ruby in the actions group
...
Bumps the actions group with 1 update: [ruby/setup-ruby](https://github.com/ruby/setup-ruby ).
Updates `ruby/setup-ruby` from 1.229.0 to 1.230.0
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb )
- [Commits](354a1ad156...e5ac7b085f )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-version: 1.230.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-14 17:57:59 +00:00
github-actions[bot]
d1c7d49753
Update supported GitHub Enterprise Server versions
2025-04-11 00:16:14 +00:00
Andrew Eisenberg
4c3e536282
Merge pull request #2853 from github/dependabot/npm_and_yarn/npm-7d84c66b66
...
build(deps-dev): bump the npm group with 3 updates
2025-04-10 16:31:21 -07:00
Nick Fyson
56dd02f26d
Merge pull request #2852 from github/dependabot/github_actions/actions-4575878e06
...
build(deps): bump actions/create-github-app-token from 1.12.0 to 2.0.2 in the actions group
2025-04-09 17:18:03 +01:00
Nick Fyson
192406dd84
Merge branch 'main' into dependabot/github_actions/actions-4575878e06
2025-04-09 16:59:59 +01:00
Nick Fyson
c7dbb2084e
Merge pull request #2857 from github/nickfyson/address-vulns
...
move use of input variables into env vars
2025-04-09 16:05:04 +01:00
nickfyson
9a45cd8c50
move use of input variables into env vars
2025-04-09 14:13:35 +01:00
Andrew Eisenberg
d26c46acea
Merge pull request #2855 from github/mergeback/v3.28.15-to-main-45775bd8
...
Mergeback v3.28.15 refs/heads/releases/v3 into main
2025-04-07 14:48:19 -07:00
github-actions[bot]
51c83e1588
Update checked-in dependencies
2025-04-07 21:34:58 +00:00
github-actions[bot]
8774e3f945
Update changelog and version after v3.28.15
2025-04-07 21:32:19 +00:00
Andrew Eisenberg
45775bd823
Merge pull request #2854 from github/update-v3.28.15-a35ae8c38
...
Merge main into releases/v3
2025-04-07 14:31:50 -07:00
Andrew Eisenberg
dd78aab407
Update CHANGELOG.md with bug fix details
2025-04-07 14:15:05 -07:00
github-actions[bot]
e40af59174
Update changelog for v3.28.15
2025-04-07 21:05:03 +00:00
Chuan-kai Lin
a35ae8c380
Merge pull request #2843 from github/cklin/diff-informed-compat
...
Set checkPresence in diff-range data extension
2025-04-07 13:29:16 -07:00
github-actions[bot]
5bddbeb2bf
Update checked-in dependencies
2025-04-07 17:59:50 +00:00
dependabot[bot]
c7102cdca1
build(deps-dev): bump the npm group with 3 updates
...
Bumps the npm group with 3 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ), [nock](https://github.com/nock/nock ) and [typescript](https://github.com/microsoft/TypeScript ).
Updates `@eslint/js` from 9.23.0 to 9.24.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.24.0/packages/js )
Updates `nock` from 14.0.2 to 14.0.3
- [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/v14.0.2...v14.0.3 )
Updates `typescript` from 5.8.2 to 5.8.3
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml )
- [Commits](https://github.com/microsoft/TypeScript/commits )
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-version: 9.24.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: nock
dependency-version: 14.0.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: typescript
dependency-version: 5.8.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-07 17:59:17 +00:00
dependabot[bot]
a1ca4846bc
build(deps): bump actions/create-github-app-token in the actions group
...
Bumps the actions group with 1 update: [actions/create-github-app-token](https://github.com/actions/create-github-app-token ).
Updates `actions/create-github-app-token` from 1.12.0 to 2.0.2
- [Release notes](https://github.com/actions/create-github-app-token/releases )
- [Commits](https://github.com/actions/create-github-app-token/compare/v1.12.0...v2.0.2 )
---
updated-dependencies:
- dependency-name: actions/create-github-app-token
dependency-version: 2.0.2
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-07 17:53:11 +00:00
Andrew Eisenberg
bb59df6c17
Merge pull request #2842 from github/henrymercer/zip64
...
Raise the file limit for debug artifacts by producing zip64 files where necessary
2025-04-07 10:50:46 -07:00
Arthur Baars
4b508f5964
Merge pull request #2845 from github/mergeback/v3.28.14-to-main-fc7e4a0f
...
Mergeback v3.28.14 refs/heads/releases/v3 into main
2025-04-07 13:04:29 +02:00
github-actions[bot]
ca00afb5f1
Update checked-in dependencies
2025-04-07 09:33:21 +00:00
github-actions[bot]
2969c78ce0
Update changelog and version after v3.28.14
2025-04-07 09:27:28 +00:00
Arthur Baars
fc7e4a0fa0
Merge pull request #2844 from github/update-v3.28.14-362ef4ce2
...
Merge main into releases/v3
2025-04-07 11:26:56 +02:00
github-actions[bot]
be0175c800
Update changelog for v3.28.14
2025-04-07 09:09:01 +00:00
Andrew Eisenberg
a8be43c24e
Don't throw error for ENOENT
2025-04-04 13:42:00 -07:00
Chuan-kai Lin
94102d99b0
Set checkPresence in diff-range data extension
...
This commit updates the diff-range data extension to use the new
checkPresence field being introduced in CodeQL CLI 2.21.0, so that
diff-informed analysis no longer fails when a query pack does not have
the restrictAlertsTo extensible predicate.
2025-04-04 08:41:50 -07:00
github-actions[bot]
fd8685f16e
Update checked-in dependencies
2025-04-04 13:46:53 +00:00
Henry Mercer
56feaac968
Raise file limit in debug artifacts by using zip64
2025-04-04 14:40:53 +01:00
Arthur Baars
362ef4ce20
Merge pull request #2838 from github/update-bundle/codeql-bundle-v2.21.0
...
Update default bundle to 2.21.0
2025-04-03 15:40:24 +02:00
Arthur Baars
2b85c00718
Merge branch 'main' into update-bundle/codeql-bundle-v2.21.0
2025-04-03 15:28:09 +02:00
Angela P Wen
41aa437638
Merge pull request #2841 from github/angelapwen/log-init-post-telemetry
...
Add logs around status report telemetry in `init-post` step
2025-04-03 14:51:03 +02:00
Angela P Wen
92864f48b0
Add logs around status report telemetry in init-post step
2025-04-03 14:37:27 +02:00
Andrew Eisenberg
46fbf563e6
Merge branch 'main' into dbartol/remove-actions-extractor
2025-04-02 12:40:53 -07:00
Fotis Koutoulakis
e13fe0dd2d
Merge pull request #2833 from github/NlightNFotis/reclassify_upload_sarif_issues
...
feat: further error re-classification
2025-04-02 20:09:36 +01:00
Andrew Eisenberg
4a19b5125b
Merge branch 'main' into dbartol/remove-actions-extractor
2025-04-02 11:14:54 -07:00
Fotis Koutoulakis
06703ce3e5
Merge branch 'main' into NlightNFotis/reclassify_upload_sarif_issues
2025-04-02 19:06:45 +01:00
Fotis Koutoulakis (@NlightNFotis)
676a422916
review-comments: nest validateSariFileSchema into try-catch block to better discriminate error thrown
2025-04-02 19:06:31 +01:00
Fotis Koutoulakis (@NlightNFotis)
498c7f37e8
review-comments: unwrap error in upload-sarif-action and re-classify as ConfigurationError if in known error category
2025-04-02 15:20:03 +01:00
Fotis Koutoulakis (@NlightNFotis)
efd29bef22
refactor: revert getActionsStatus taking an extra argument
2025-04-02 15:13:00 +01:00
Angela P Wen
dab8a02091
Merge pull request #2836 from github/dependabot/github_actions/actions-02c935407f
...
build(deps): bump the actions group with 2 updates
2025-04-02 14:57:29 +02:00
Angela P Wen
10771737a9
Merge pull request #2840 from github/dependabot/npm_and_yarn/npm-05c8aca45e
...
build(deps-dev): bump the npm group across 1 directory with 4 updates
2025-04-02 14:56:55 +02:00
Angela P Wen
17379bcd20
Manually update PR check workflow
2025-04-02 14:43:55 +02:00
github-actions[bot]
dbb232a3d8
Update checked-in dependencies
2025-04-02 12:43:14 +00:00
dependabot[bot]
4b72bef651
build(deps-dev): bump the npm group across 1 directory with 4 updates
...
Bumps the npm group with 4 updates in the / directory: [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver ), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) and [nock](https://github.com/nock/nock ).
Updates `@types/semver` from 7.5.8 to 7.7.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver )
Updates `@typescript-eslint/eslint-plugin` from 8.28.0 to 8.29.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.29.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.28.0 to 8.29.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.29.0/packages/parser )
Updates `nock` from 14.0.1 to 14.0.2
- [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/v14.0.1...v14.0.2 )
---
updated-dependencies:
- dependency-name: "@types/semver"
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-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
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 >
2025-04-02 12:42:37 +00:00
Fotis Koutoulakis (@NlightNFotis)
b53826d56d
review-comments: remove syntax-error handling for SARIF from upload-lib
2025-04-01 15:10:16 +01:00
Fotis Koutoulakis (@NlightNFotis)
55ee663d5f
review-comments: refactor getActionsStatus to accept an extra parameter designating if the analysis is third-party
2025-04-01 14:58:59 +01:00
github-actions[bot]
a27e401674
Add changelog note
2025-04-01 13:51:07 +00:00
github-actions[bot]
a69f5113b7
Update default bundle to codeql-bundle-v2.21.0
2025-04-01 13:51:03 +00:00
dependabot[bot]
b6f76bd566
build(deps): bump the actions group with 2 updates
...
Bumps the actions group with 2 updates: [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) and [actions/create-github-app-token](https://github.com/actions/create-github-app-token ).
Updates `ruby/setup-ruby` from 1.227.0 to 1.229.0
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb )
- [Commits](1a615958ad...354a1ad156 )
Updates `actions/create-github-app-token` from 1.11.7 to 1.12.0
- [Release notes](https://github.com/actions/create-github-app-token/releases )
- [Commits](https://github.com/actions/create-github-app-token/compare/v1.11.7...v1.12.0 )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: actions/create-github-app-token
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-31 17:16:14 +00:00
Fotis Koutoulakis (@NlightNFotis)
01f1a1f2c9
Merge branch 'main' into NlightNFotis/reclassify_upload_sarif_issues
2025-03-31 16:29:02 +01:00
Chuan-kai Lin
efffb483ec
Merge pull request #2831 from github/cklin/diff-informed-query-filtering
...
Respect `exclude-from-incremental` query tag for diff-informed analysis
2025-03-31 08:00:50 -07:00
Fotis Koutoulakis (@NlightNFotis)
f21cf0bbd7
feat: reclassify InvalidSarifUploadError as a user-error when final status report is produced
2025-03-31 12:22:18 +01:00
Fotis Koutoulakis (@NlightNFotis)
72a2b1295e
feat: classify some observed SARIF errors as InvalidSarifUploadError
2025-03-31 12:17:23 +01:00
Fotis Koutoulakis (@NlightNFotis)
a022653e2d
feat: classify more HTTP errors as configuration errors in api-client
2025-03-31 11:54:16 +01:00
Fotis Koutoulakis (@NlightNFotis)
3c42562190
fix: update comment for test to state correct expected outcome
2025-03-31 11:51:11 +01:00
Chuan-kai Lin
e4ca874973
build: refresh js files
2025-03-28 12:30:40 -07:00
Chuan-kai Lin
e7f67e2e61
Redefine shouldPerformDiffInformedAnalysis()
...
This commit renames the original shouldPerformDiffInformedAnalysis(),
which returns `PullRequestBranches | undefined`, to
getDiffInformedAnalysisBranches(). It also adds a new
shouldPerformDiffInformedAnalysis() function that returns boolean.
Separating these two functions makes it clear what the intended uses and
return values should be for each.
2025-03-28 12:29:28 -07:00
Fotis Koutoulakis
9f45e7498b
Merge pull request #2832 from github/NlightNFotis/fix_config_error_classification
...
fix: change regex matching for API error to not contain regex boundaries
2025-03-28 15:18:02 +00:00
Fotis Koutoulakis (@NlightNFotis)
73c938dbc0
fix: fix issue where wrapApiConfigurationError would fail to regex match a string due to boundary constraints on the regex
2025-03-28 14:38:06 +00:00
Fotis Koutoulakis (@NlightNFotis)
2be6da694a
test: add tests for the wrapApiConfigurationError function
2025-03-28 14:37:10 +00:00
Fotis Koutoulakis (@NlightNFotis)
76f9ed9cd9
test: add tests to validate getActionsStatus' behaviour
2025-03-28 14:37:10 +00:00
Chuan-kai Lin
71ab101d38
Set default query filter for diff-informed analysis
2025-03-27 14:06:40 -07:00
Chuan-kai Lin
da967b1ade
AugmentationProperties: add defaultQueryFilters
...
This commit adds a defaultQueryFilters field to AugmentationProperties
and incorporates its value into the augmented Code Scanning config.
However, in this commit defaultQueryFilters is always empty, so there is
not yet any actual behavior change.
2025-03-27 13:44:47 -07:00
Chuan-kai Lin
3c4533916b
Call shouldPerformDiffInformedAnalysis() outside setupDiffInformedQueryRun()
2025-03-27 10:27:24 -07:00
Chuan-kai Lin
1994ea768e
Move shouldPerformDiffInformedAnalysis()
2025-03-27 10:27:24 -07:00
Chuan-kai Lin
534bc63d5e
Rename diff-filtering-utils.ts to diff-informed-analysis-utils.ts
2025-03-27 10:27:23 -07:00
Chuan-kai Lin
3fbee52426
Extract shouldPerformDiffInformedAnalysis()
2025-03-27 10:27:23 -07:00
Chuan-kai Lin
9bd18b486f
Merge pull request #2830 from github/cklin/code-scanning-repo
...
getFileDiffsWithBasehead(): use CODE_SCANNING_REPOSITORY if present
2025-03-27 10:25:27 -07:00
Chuan-kai Lin
0afd488dc1
build: refresh js files
2025-03-27 08:50:55 -07:00
Chuan-kai Lin
c1fc897eb2
getFileDiffsWithBasehead(): use CODE_SCANNING_REPOSITORY if present
2025-03-27 08:50:31 -07:00
Chuan-kai Lin
f88459c0a3
Use getRepositoryNwo()
2025-03-26 10:18:40 -07:00
Chuan-kai Lin
b22f3341fe
Add getRepositoryNwo() helper functions
2025-03-26 08:11:16 -07:00
Henry Mercer
486ab5a292
Merge pull request #2827 from github/dependabot/npm_and_yarn/npm-6956921c2d
...
build(deps): bump the npm group with 8 updates
2025-03-24 21:40:41 +00:00
github-actions[bot]
5275714183
Update checked-in dependencies
2025-03-24 21:18:42 +00:00
dependabot[bot]
08e5c8d618
build(deps): bump the npm group with 8 updates
...
Bumps the npm group with 8 updates:
| Package | From | To |
| --- | --- | --- |
| [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache ) | `4.0.2` | `4.0.3` |
| [@octokit/types](https://github.com/octokit/types.ts ) | `13.8.0` | `13.10.0` |
| [@eslint/eslintrc](https://github.com/eslint/eslintrc ) | `3.3.0` | `3.3.1` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) | `9.22.0` | `9.23.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `8.26.1` | `8.28.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `8.26.1` | `8.28.0` |
| [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript ) | `3.8.3` | `3.8.7` |
| [sinon](https://github.com/sinonjs/sinon ) | `19.0.2` | `20.0.0` |
Updates `@actions/cache` from 4.0.2 to 4.0.3
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache )
Updates `@octokit/types` from 13.8.0 to 13.10.0
- [Release notes](https://github.com/octokit/types.ts/releases )
- [Commits](https://github.com/octokit/types.ts/compare/v13.8.0...v13.10.0 )
Updates `@eslint/eslintrc` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/eslint/eslintrc/releases )
- [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslintrc/compare/v3.3.0...v3.3.1 )
Updates `@eslint/js` from 9.22.0 to 9.23.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.23.0/packages/js )
Updates `@typescript-eslint/eslint-plugin` from 8.26.1 to 8.28.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.28.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.26.1 to 8.28.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.28.0/packages/parser )
Updates `eslint-import-resolver-typescript` from 3.8.3 to 3.8.7
- [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.8.3...v3.8.7 )
Updates `sinon` from 19.0.2 to 20.0.0
- [Release notes](https://github.com/sinonjs/sinon/releases )
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md )
- [Commits](https://github.com/sinonjs/sinon/compare/v19.0.2...v20.0.0 )
---
updated-dependencies:
- dependency-name: "@actions/cache"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@octokit/types"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@eslint/eslintrc"
dependency-type: direct:development
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-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: sinon
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-24 21:18:05 +00:00
Andrew Eisenberg
be853de3b7
Merge pull request #2822 from github/dependabot/github_actions/actions-cbe19e082f
...
build(deps): bump the actions group with 2 updates
2025-03-24 12:03:54 -07:00
Andrew Eisenberg
502426aa6b
Also update checks/rubocop-multi-language.yml
2025-03-24 11:50:24 -07:00
github-actions[bot]
4cdde5c397
Rebuild
2025-03-24 18:43:49 +00:00
dependabot[bot]
6ceaf4460c
build(deps): bump the actions group with 2 updates
...
Bumps the actions group with 2 updates: [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) and [actions/create-github-app-token](https://github.com/actions/create-github-app-token ).
Updates `ruby/setup-ruby` from 1.226.0 to 1.227.0
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb )
- [Commits](922ebc4c52...1a615958ad )
Updates `actions/create-github-app-token` from 1.11.6 to 1.11.7
- [Release notes](https://github.com/actions/create-github-app-token/releases )
- [Commits](https://github.com/actions/create-github-app-token/compare/v1.11.6...v1.11.7 )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: actions/create-github-app-token
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-24 18:06:50 +00:00
Chuan-kai Lin
f15aac3db1
Merge pull request #2820 from github/mergeback/v3.28.13-to-main-1b549b92
...
Mergeback v3.28.13 refs/heads/releases/v3 into main
2025-03-24 07:41:49 -07:00
github-actions[bot]
e149e39832
Update checked-in dependencies
2025-03-24 13:48:13 +00:00
github-actions[bot]
f313d62247
Update changelog and version after v3.28.13
2025-03-24 13:43:41 +00:00
Chuan-kai Lin
1b549b9259
Merge pull request #2819 from github/update-v3.28.13-e0ea14102
...
Merge main into releases/v3
2025-03-24 06:42:41 -07:00
github-actions[bot]
82630c85f3
Update changelog for v3.28.13
2025-03-24 13:18:07 +00:00
Chuan-kai Lin
e0ea141027
Merge pull request #2818 from github/cklin/empty-pr-diff-range
...
Diff-informed analysis: fix empty PR handling
2025-03-21 16:04:38 -07:00
Chuan-kai Lin
b361a91508
Diff-informed analysis: fix empty PR handling
2025-03-21 14:18:25 -07:00
Chuan-kai Lin
bd1d9ab4ed
Merge pull request #2816 from github/cklin/overlay-file-list
...
Overlay databases: use --overlay-changes
2025-03-21 12:30:26 -07:00
Chuan-kai Lin
b98ae6ca52
Add overlay-database-utils tests
2025-03-21 11:31:28 -07:00
Chuan-kai Lin
9825184a0a
Add getFileOidsUnderPath() tests
2025-03-21 10:53:21 -07:00
Chuan-kai Lin
ac67cffe5c
Merge pull request #2817 from github/cklin/default-setup-diff-informed
...
Support diff-informed queries under Default Setup
2025-03-21 09:47:20 -07:00
Chuan-kai Lin
9c674ba4f5
build: refresh js files
2025-03-21 09:25:30 -07:00
Chuan-kai Lin
d109dd5d33
Detect PR branches for Default Setup
2025-03-21 09:25:08 -07:00
Chuan-kai Lin
3e5446c3d2
Introduce PullRequestBranches
2025-03-21 09:24:16 -07:00
Chuan-kai Lin
6adda79888
Move PR branch detection into setupDiffInformedQueryRun()
2025-03-20 09:51:17 -07:00
Chuan-kai Lin
6be6984cc1
Overlay databases: use --overlay-changes
...
This commit changes overlay database creation to use the
--overlay-changes flag. It also implements Git-based file change
detection to generate the list of files to extract for the overlay
database.
2025-03-19 11:38:45 -07:00
Andrew Eisenberg
c50c157cc3
Merge pull request #2813 from github/NlightNFotis/enhance_justfile
...
build: sync some utility just instructions I had locally
2025-03-19 10:57:36 -07:00
Fotis Koutoulakis
c74c378e29
Update justfile
...
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com >
2025-03-19 17:11:02 +00:00
Fotis Koutoulakis
d271bde0ec
Update justfile
...
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com >
2025-03-19 17:10:52 +00:00
Chris Smowton
df9f80e0f0
Merge pull request #2815 from github/mergeback/v3.28.12-to-main-5f8171a6
...
Mergeback v3.28.12 refs/heads/releases/v3 into main
2025-03-19 13:42:24 +00:00
github-actions[bot]
46371933a7
Update checked-in dependencies
2025-03-19 12:43:51 +00:00
github-actions[bot]
ee6a063cbd
Update changelog and version after v3.28.12
2025-03-19 12:41:18 +00:00
Chris Smowton
5f8171a638
Merge pull request #2814 from github/update-v3.28.12-6349095d1
...
Merge main into releases/v3
2025-03-19 12:40:51 +00:00
github-actions[bot]
bb59f7707d
Update changelog for v3.28.12
2025-03-19 12:17:24 +00:00
Fotis Koutoulakis (@NlightNFotis)
8b0dccd066
build: sync some utility just instructions I had locally
2025-03-19 11:56:11 +00:00
Chris Smowton
6349095d19
Merge pull request #2810 from github/update-bundle/codeql-bundle-v2.20.7
...
Update default bundle to 2.20.7
2025-03-18 12:35:37 +00:00
github-actions[bot]
d7d03fda12
Add changelog note
2025-03-18 12:21:54 +00:00
github-actions[bot]
4e3a5342c5
Update default bundle to codeql-bundle-v2.20.7
2025-03-18 12:21:54 +00:00
Michael B. Gale
55f023701c
Merge pull request #2802 from github/mbg/dependency-caching/java-buildless
...
Set and cache dependency directory for Java `build-mode: none`
2025-03-18 10:28:36 +00:00
Angela P Wen
6a151cd774
Merge pull request #2811 from github/dependabot/github_actions/actions-c2c311daa1
...
build(deps): bump ruby/setup-ruby from 1.222.0 to 1.226.0 in the actions group
2025-03-17 12:15:27 -07:00
Angela P Wen
7866bcdb1b
Manually bump workflow to match autogenerated file
2025-03-17 12:00:05 -07:00
dependabot[bot]
611289e0b0
build(deps): bump ruby/setup-ruby in the actions group
...
Bumps the actions group with 1 update: [ruby/setup-ruby](https://github.com/ruby/setup-ruby ).
Updates `ruby/setup-ruby` from 1.222.0 to 1.226.0
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb )
- [Commits](277ba2a127...922ebc4c52 )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-17 18:11:32 +00:00
Michael B. Gale
4c409a5b66
Remove temporary dependency directory in analyze post action
2025-03-17 11:34:09 +00:00
Andrew Eisenberg
70df9def86
Merge pull request #2808 from github/aeisenberg/fix-dependabot
...
Fix dependabot errors
2025-03-14 13:49:58 -07:00
Andrew Eisenberg
5f98c40063
Fix dependabot errors
...
I explicitly had to downgrade "@octokit/plugin-retry" to "^6.0.0". Other
dependencies were upgraded.
2025-03-14 13:13:56 -07:00
Chuan-kai Lin
f338ec87a3
Merge pull request #2806 from github/cklin/delete-unused-git-utils
...
git-utils: deleted unused functions
2025-03-13 11:51:05 -07:00
Chuan-kai Lin
c31f6c89e8
git-utils: deleted unused functions
2025-03-13 10:45:14 -07:00
Michael B. Gale
251c7fdf5d
Update changelog
2025-03-13 11:50:11 +00:00
Michael B. Gale
afa3ed33bb
Add more documentation
2025-03-13 11:45:27 +00:00
Michael B. Gale
f8367fb063
Set and cache dependency directory for Java build-mode: none
2025-03-13 11:39:39 +00:00
Andrew Eisenberg
dc49dcabdb
Merge pull request #2800 from github/aeisenberg/remove-minimatch
...
Minimally remove micromatch
2025-03-11 16:01:07 -07:00
Andrew Eisenberg
7254660adc
Merge pull request #2804 from github/dependabot/github_actions/actions-96d25c356e
...
build(deps): bump ruby/setup-ruby from 1.221.0 to 1.222.0 in the actions group
2025-03-11 08:53:45 -07:00
Chuan-kai Lin
13f2f96cdd
Merge pull request #2801 from github/cklin/overlay-databases
...
Basic support for overlay databases
2025-03-11 08:33:33 -07:00
Chuan-kai Lin
0efe12d12c
build: refresh js files
2025-03-10 13:31:46 -07:00
Chuan-kai Lin
ff5f0b9efd
Support overlay database creation
...
This commit adds support for creating overlay-base and overlay
databases, controlled via the CODEQL_OVERLAY_DATABASE_MODE environment
variable.
2025-03-10 13:25:46 -07:00
Chuan-kai Lin
270886f805
Pass overlay mode into databaseInitCluster()
...
This commit adds a OverlayDatabaseMode parameter to
databaseInitCluster(). The parameter controls the "codeql database init"
flags concerning overlay database creation.
There is no behavior change in this commit because we always pass
OverlayDatabaseMode.None to databaseInitCluster(). That will change in
the next commit.
2025-03-10 13:22:24 -07:00
Andrew Eisenberg
d3762699d1
Update pr-check
2025-03-10 11:22:58 -07:00
Henry Mercer
b46b37a8a3
Merge pull request #2803 from github/dependabot/npm_and_yarn/npm-129f0c3752
...
build(deps-dev): bump the npm group with 3 updates
2025-03-10 18:01:08 +00:00
dependabot[bot]
aecf01557d
build(deps): bump ruby/setup-ruby in the actions group
...
Bumps the actions group with 1 update: [ruby/setup-ruby](https://github.com/ruby/setup-ruby ).
Updates `ruby/setup-ruby` from 1.221.0 to 1.222.0
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb )
- [Commits](32110d4e31...277ba2a127 )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-10 17:57:35 +00:00
github-actions[bot]
053e2184a0
Update checked-in dependencies
2025-03-10 17:42:57 +00:00
dependabot[bot]
248ab9b811
build(deps-dev): bump the npm group with 3 updates
...
Bumps the npm group with 3 updates: [@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 `@eslint/js` from 9.21.0 to 9.22.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.22.0/packages/js )
Updates `@typescript-eslint/eslint-plugin` from 8.26.0 to 8.26.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.26.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.26.0 to 8.26.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.26.1/packages/parser )
---
updated-dependencies:
- 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 >
2025-03-10 17:42:05 +00:00
Chuan-kai Lin
d76f393713
Do not set --expect-discarded-cache on "cleanup-level: overlay"
...
When a user specifies "cleanup-level: overlay", it suggests that the
user wishes to preserve the evaluation cache for future use. So in this
case we should not set --expect-discarded-cache when running queries.
2025-03-10 10:32:13 -07:00
Andrew Eisenberg
88676f2b14
Minimally remove micromatch
2025-03-07 10:07:08 -08:00
Chuan-kai Lin
b2e6519679
Merge pull request #2799 from github/mergeback/v3.28.11-to-main-6bb031af
...
Mergeback v3.28.11 refs/heads/releases/v3 into main
2025-03-07 08:34:57 -08:00
github-actions[bot]
ff91c9db25
Update checked-in dependencies
2025-03-07 16:12:00 +00:00
github-actions[bot]
d1b3f740d8
Update changelog and version after v3.28.11
2025-03-07 16:09:54 +00:00
Chuan-kai Lin
6bb031afdd
Merge pull request #2798 from github/update-v3.28.11-56b25d5d5
...
Merge main into releases/v3
2025-03-07 08:09:23 -08:00
github-actions[bot]
6bca7dd940
Update changelog for v3.28.11
2025-03-07 14:28:04 +00:00
Chuan-kai Lin
56b25d5d52
Merge pull request #2793 from github/update-bundle/codeql-bundle-v2.20.6
...
Update default bundle to 2.20.6
2025-03-06 07:12:12 -08:00
Chuan-kai Lin
256aa16582
Merge branch 'main' into update-bundle/codeql-bundle-v2.20.6
2025-03-06 06:59:38 -08:00
Nick Fyson
911d845ab6
Merge pull request #2796 from github/nickfyson/adjust-rate-error-string
...
adjust string for handling rate limit error
2025-03-06 10:45:00 +00:00
nickfyson
7b7ed63503
adjust string for handling rate limit error
2025-03-06 10:33:25 +00:00
Henry Mercer
608ccd6cd9
Merge pull request #2794 from github/update-supported-enterprise-server-versions
...
Update supported GitHub Enterprise Server versions
2025-03-05 14:41:52 +00:00
github-actions[bot]
35d04d3627
Update supported GitHub Enterprise Server versions
2025-03-05 00:15:30 +00:00
Chuan-kai Lin
ec3b22164b
Update supported GitHub Enterprise Server versions
2025-03-03 13:06:35 -08:00
github-actions[bot]
8dc01f6342
Add changelog note
2025-03-03 20:54:07 +00:00
github-actions[bot]
b378daf0bc
Update default bundle to codeql-bundle-v2.20.6
2025-03-03 20:54:03 +00:00
Dave Bartolomeo
80f9930395
Merge pull request #2788 from github/dbartol/use-real-actions-extractor
...
Use embedded `actions` extractor only for old CLI versions
2025-03-03 13:59:30 -05:00
Angela P Wen
f544ec5e4a
Merge pull request #2791 from github/dependabot/npm_and_yarn/npm-24c237cb71
...
build(deps): bump the npm group with 9 updates
2025-03-03 10:56:56 -08:00
Dave Bartolomeo
d37931ae65
Merge remote-tracking branch 'origin/main' into dbartol/use-real-actions-extractor
2025-03-03 13:01:21 -05:00
Angela P Wen
4b35b04661
Merge pull request #2792 from github/dependabot/github_actions/actions-f0e7f3112e
...
build(deps): bump actions/create-github-app-token from 1.11.5 to 1.11.6 in the actions group
2025-03-03 09:40:10 -08:00
dependabot[bot]
1a69221aeb
build(deps): bump actions/create-github-app-token in the actions group
...
Bumps the actions group with 1 update: [actions/create-github-app-token](https://github.com/actions/create-github-app-token ).
Updates `actions/create-github-app-token` from 1.11.5 to 1.11.6
- [Release notes](https://github.com/actions/create-github-app-token/releases )
- [Commits](https://github.com/actions/create-github-app-token/compare/v1.11.5...v1.11.6 )
---
updated-dependencies:
- dependency-name: actions/create-github-app-token
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-03 17:26:51 +00:00
github-actions[bot]
452ffd6e8e
Update checked-in dependencies
2025-03-03 17:25:47 +00:00
dependabot[bot]
a8ade63a2f
build(deps): bump the npm group with 9 updates
...
Bumps the npm group with 9 updates:
| Package | From | To |
| --- | --- | --- |
| [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache ) | `4.0.1` | `4.0.2` |
| [uuid](https://github.com/uuidjs/uuid ) | `11.0.5` | `11.1.0` |
| [@eslint/eslintrc](https://github.com/eslint/eslintrc ) | `3.2.0` | `3.3.0` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) | `9.20.0` | `9.21.0` |
| [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon ) | `17.0.3` | `17.0.4` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `8.24.1` | `8.26.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `8.24.1` | `8.26.0` |
| [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript ) | `3.8.1` | `3.8.3` |
| [typescript](https://github.com/microsoft/TypeScript ) | `5.7.3` | `5.8.2` |
Updates `@actions/cache` from 4.0.1 to 4.0.2
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache )
Updates `uuid` from 11.0.5 to 11.1.0
- [Release notes](https://github.com/uuidjs/uuid/releases )
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v11.0.5...v11.1.0 )
Updates `@eslint/eslintrc` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/eslint/eslintrc/releases )
- [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslintrc/compare/v3.2.0...v3.3.0 )
Updates `@eslint/js` from 9.20.0 to 9.21.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.21.0/packages/js )
Updates `@types/sinon` from 17.0.3 to 17.0.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon )
Updates `@typescript-eslint/eslint-plugin` from 8.24.1 to 8.26.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.26.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.24.1 to 8.26.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.26.0/packages/parser )
Updates `eslint-import-resolver-typescript` from 3.8.1 to 3.8.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.8.1...v3.8.3 )
Updates `typescript` from 5.7.3 to 5.8.2
- [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.7.3...v5.8.2 )
---
updated-dependencies:
- dependency-name: "@actions/cache"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@eslint/eslintrc"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@types/sinon"
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: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-03 17:24:56 +00:00
Henry Mercer
2db5b5a35f
Merge pull request #2786 from github/henrymercer/more-config-errors
...
Add some more configuration errors
2025-03-03 12:21:31 +00:00
Dave Bartolomeo
85e30fe57a
Use embedded actions extractor only for old CLI versions
2025-02-27 15:42:11 -05:00
Dave Bartolomeo
c7c9a57be6
Add changelog entry
2025-02-27 13:18:18 -05:00
Dave Bartolomeo
c29cab9aac
Remove bundled copy of actions extractor
2025-02-27 12:46:11 -05:00
Paolo Tranquilli
83923549f6
Merge pull request #2776 from github/redsun82/just
...
Do some just+pre-commit tweaking
2025-02-27 12:40:34 +01:00
Paolo Tranquilli
96632630a9
Do some just+pre-commit tweaking
...
* pre-commit: move the linting check ahead of the compiling one, as a
typescript lint can change the compilaed javascript, so you can end up
in a situation where the pre-commit check fails twice in a row
* just: add linting and make the default to run all
2025-02-27 08:10:04 +01:00
Ian Lynagh
97aac9bb56
Merge pull request #2785 from github/igfoo/mb
...
Warn about small amounts of MB, not GB
2025-02-26 16:56:30 +00:00
Henry Mercer
d59d0eb99a
Add CLI error for failure to create temp directory
2025-02-26 16:52:50 +00:00
Henry Mercer
0ae74e1ae0
Check for running out of disk space
2025-02-26 16:52:50 +00:00
Ian Lynagh
146dd5cfb0
npm run build
2025-02-26 15:12:53 +00:00
Ian Lynagh
32505c6f2d
Warn about small amounts of MB, not GB
...
The number of GB is at most 2, and can be tiny. MB gives a more
comprehensible range of values.
2025-02-26 15:11:14 +00:00
Angela P Wen
8c69433c34
Merge pull request #2782 from github/angelapwen/fix-unversioned-immutable-action
...
PR Checks: use semantic versioning for `create-github-app-token`
2025-02-25 08:49:25 -08:00
Angela P Wen
c4f2a076e5
PR Checks: use semantic versioning for create-github-app-token
2025-02-24 17:06:31 -08:00
Angela P Wen
a8849fbe63
Merge pull request #2781 from github/angelapwen/fix-code-injection-warning
...
Fix code injection warnings in `check-codescanning-config` internal Action
2025-02-24 16:53:51 -08:00
Angela P Wen
628c1e669a
Remove print debugging
2025-02-24 13:29:47 -08:00
Angela P Wen
e12eb8d7c1
Set environment variable in the correct step
2025-02-24 13:24:22 -08:00
Angela P Wen
3b348d9a54
Debug only: print environment variable
2025-02-24 13:18:08 -08:00
Angela P Wen
7567eab606
Fail when expected config does not exist
2025-02-24 13:17:24 -08:00
Angela P Wen
a9f7529f47
Quote expected-config-file-contents input
2025-02-24 13:05:29 -08:00
Angela P Wen
5e88a178fe
Update .github/actions/check-codescanning-config/action.yml
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-02-24 12:52:19 -08:00
Angela P Wen
c0a8eb9a67
Use $RUNNER_TEMP for good measure
...
`runner.temp` is not user-controlled but we replace it with `$RUNNER_TEMP` in any case.
2025-02-24 12:35:51 -08:00
Angela P Wen
286fd68a67
Use env var for EXPECTED_CONFIG_FILE_CONTENTS
2025-02-24 12:35:17 -08:00
Angela P Wen
d3c7d03197
Merge pull request #2780 from github/angelapwen/fix-inconsistent-action-input
...
Unify `token` description for `resolve-environment`, `start-proxy`, and `upload-sarif`
2025-02-24 12:09:09 -08:00
Angela P Wen
03c921eac5
Unify token description for resolve-environment, start-proxy, and upload-sarif`
2025-02-24 11:26:00 -08:00
Ian Lynagh
ff79de67cc
Merge pull request #2779 from github/mergeback/v3.28.10-to-main-b56ba49b
...
Mergeback v3.28.10 refs/heads/releases/v3 into main
2025-02-21 16:32:29 +00:00
github-actions[bot]
5d1a3cb0ee
Update checked-in dependencies
2025-02-21 16:12:38 +00:00
github-actions[bot]
2923046360
Update changelog and version after v3.28.10
2025-02-21 16:09:55 +00:00
Ian Lynagh
b56ba49b26
Merge pull request #2778 from github/update-v3.28.10-9856c48b1
...
Merge main into releases/v3
2025-02-21 16:09:01 +00:00
github-actions[bot]
60c9c77c33
Update changelog for v3.28.10
2025-02-21 15:15:06 +00:00
Paolo Tranquilli
9856c48b1a
Merge pull request #2773 from github/redsun82/rust
...
Support rust analysis
2025-02-20 18:03:30 +01:00
Paolo Tranquilli
9572e09da4
Rust: fix log string
2025-02-20 17:38:35 +01:00
Paolo Tranquilli
1a529366ac
Rust: special case default setup
2025-02-20 17:38:02 +01:00
Ian Lynagh
cf7e90952b
Merge pull request #2772 from github/update-bundle/codeql-bundle-v2.20.5
...
Update default bundle to 2.20.5
2025-02-20 14:19:30 +00:00
Ian Lynagh
b7006aab6d
Merge branch 'main' into update-bundle/codeql-bundle-v2.20.5
2025-02-20 13:27:14 +00:00
Paolo Tranquilli
cfedae723e
Rust: throw configuration errors if requested and not correctly enabled
2025-02-20 11:49:32 +01:00
Paolo Tranquilli
3971ed2a74
Merge branch 'main' into redsun82/rust
2025-02-20 08:13:54 +01:00
Angela P Wen
d38c6e60df
Merge pull request #2775 from github/angelapwen/bump-octokit
...
Upgrade `octokit` to v4.1.2
2025-02-19 11:31:42 -08:00
github-actions[bot]
c0d59dba56
Update checked-in dependencies
2025-02-19 19:16:52 +00:00
Angela P Wen
c1745a9831
Upgrade octokit to v4.1.2
2025-02-19 11:13:12 -08:00
Henry Mercer
67e48c1eaf
Merge branch 'main' into update-bundle/codeql-bundle-v2.20.5
2025-02-19 18:38:45 +00:00
Chuan-kai Lin
dbbcbe019d
Merge pull request #2765 from github/cklin/alert-diff-filtering
...
Perform consistent diff-informed alert filtering in the action
2025-02-19 10:15:01 -08:00
Paolo Tranquilli
fb3e7cdd88
Merge pull request #2774 from github/redsun82/sync
...
Fix sync recipes and add base `justfile`
2025-02-19 17:26:08 +01:00
Paolo Tranquilli
ff50469ca0
Add comments to the justfile
2025-02-19 17:13:51 +01:00
Paolo Tranquilli
d0aab9fc20
Fix sync recipes and add base justfile
...
Both the justfile and the pre-commit configuration for the `pr-check`
sync were broken:
* justfiles run recipes one line at a time in a fresh shell, so the venv
activation was not working
* the pre-commit config was relying on an installed `ruamel.yaml`
pakcage, but the default one installable via `apt` on Ubuntu 24.04 is
old and generates different output (with formatting differences).
Now:
* the venv dance is put in a separate bash script
* both just and pre-commit will use that same script, so both problems
will be fixed
As a bonus, a root `justfile` is added exposing the `update-pr-checks`
recipes plus a `build` one. Running `just` without arguments will also
now call the default `sync` recipes that will call both of the above.
2025-02-19 16:51:46 +01:00
Paolo Tranquilli
c9ebc3bb8b
Regenerate workflows with more recent ruamel.yaml
2025-02-19 16:21:48 +01:00
Paolo Tranquilli
a7b17782a9
Support rust analysis
...
This is supposed to enable rust analysis for the staff ship only.
2025-02-19 15:56:52 +01:00
Chuan-kai Lin
f85d8b5a74
build: refresh js files
2025-02-19 06:26:33 -08:00
Chuan-kai Lin
dae1626680
Filter alerts by pr-diff-range JSON file
2025-02-19 06:26:11 -08:00
Henry Mercer
d99c7e8e5b
Merge pull request #2771 from github/revert-2767-cklin/prefer-gtar
...
Revert "Prefer gtar if available"
2025-02-18 16:05:36 +00:00
github-actions[bot]
eb88b40ca4
Add changelog note
2025-02-18 12:37:24 +00:00
github-actions[bot]
6b1da0d33e
Update default bundle to codeql-bundle-v2.20.5
2025-02-18 12:37:20 +00:00
Henry Mercer
906452d251
Merge branch 'main' into revert-2767-cklin/prefer-gtar
2025-02-18 10:47:19 +00:00
Henry Mercer
0656d7fb91
Add changelog note for #2768
2025-02-18 10:45:37 +00:00
Henry Mercer
1bb15d06a6
Merge pull request #2768 from github/smowton/fix/zstd-tarball-trailing-zeros
...
Pass `--ignore-zeros` to `tar` when decompressing `zstd`-compressed tarballs
2025-02-18 10:42:42 +00:00
Henry Mercer
65a3aa1fbc
Revert "Prefer gtar if available"
2025-02-18 10:38:41 +00:00
Henry Mercer
acadfedea5
Merge pull request #2770 from github/dependabot/npm_and_yarn/npm-17cd1da1dd
...
build(deps): bump the npm group with 5 updates
2025-02-17 19:30:47 +00:00
Henry Mercer
1930ca4359
Merge pull request #2769 from github/dependabot/github_actions/actions-60ccfc8cbe
...
build(deps): bump the actions group with 2 updates
2025-02-17 19:30:27 +00:00
Henry Mercer
1d4f241470
Update generated workflow source
2025-02-17 19:17:28 +00:00
github-actions[bot]
9dfa165835
Update checked-in dependencies
2025-02-17 18:21:02 +00:00
dependabot[bot]
47d5364431
build(deps): bump the npm group with 5 updates
...
Bumps the npm group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache ) | `4.0.0` | `4.0.1` |
| [long](https://github.com/dcodeIO/long.js ) | `5.3.0` | `5.3.1` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `8.23.0` | `8.24.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `8.23.0` | `8.24.1` |
| [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript ) | `3.7.0` | `3.8.1` |
Updates `@actions/cache` from 4.0.0 to 4.0.1
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache )
Updates `long` from 5.3.0 to 5.3.1
- [Release notes](https://github.com/dcodeIO/long.js/releases )
- [Commits](https://github.com/dcodeIO/long.js/compare/v5.3.0...v5.3.1 )
Updates `@typescript-eslint/eslint-plugin` from 8.23.0 to 8.24.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.24.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.23.0 to 8.24.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.24.1/packages/parser )
Updates `eslint-import-resolver-typescript` from 3.7.0 to 3.8.1
- [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.7.0...v3.8.1 )
---
updated-dependencies:
- dependency-name: "@actions/cache"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: long
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
- dependency-name: eslint-import-resolver-typescript
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-17 18:20:12 +00:00
dependabot[bot]
30b1c2ae15
build(deps): bump the actions group with 2 updates
...
Bumps the actions group with 2 updates: [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) and [actions/create-github-app-token](https://github.com/actions/create-github-app-token ).
Updates `ruby/setup-ruby` from 1.218.0 to 1.221.0
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb )
- [Commits](d781c1b4ed...32110d4e31 )
Updates `actions/create-github-app-token` from 1.11.3 to 1.11.5
- [Release notes](https://github.com/actions/create-github-app-token/releases )
- [Commits](67e27a7eb7...0d564482f0 )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: actions/create-github-app-token
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-17 17:37:07 +00:00
github-actions[bot]
c4158ff890
Rebuild
2025-02-17 17:21:30 +00:00
Chris Smowton
2be5f244ff
Pass --ignore-zeros to tar when decompressing zstd-compressed tarballs
...
See comment in the diff for full explanation.
2025-02-17 17:04:36 +00:00
Ian Lynagh
8c1551cdd4
Merge pull request #2767 from github/cklin/prefer-gtar
...
Prefer gtar if available
2025-02-17 12:31:54 +00:00
Chuan-kai Lin
fc4873bed7
Changelog entry: Prefer gtar if available
2025-02-14 13:57:09 -08:00
Chuan-kai Lin
c3ad6e9deb
build: refresh js files
2025-02-14 13:40:54 -08:00
Chuan-kai Lin
61c77a48ff
Prefer gtar if available
2025-02-14 13:34:30 -08:00
Chuan-kai Lin
4267fa66a2
getTarVersion(): add programName parameter
...
This commit changes getTarVersion() so that it receives the name of the
tar program from the caller instead of using the hardcoded string "tar".
2025-02-14 13:24:19 -08:00
Chuan-kai Lin
c4a8587f45
Add TarVersion.name field
...
This refactoring commit records the name of the tar program in the new
TarVersion.name field and makes extractTarZst() use the new field
instead of the hardcoded name "tar". Code behavior remains unchanged
because currently TarVersion.name is always "tar".
This is the first step toward supporting a tar program under a different
executable name.
2025-02-14 12:08:07 -08:00
Chuan-kai Lin
77bc2a595e
Write pr-diff-range JSON file
2025-02-14 08:50:52 -08:00
Henry Mercer
1c15a48f3f
Merge pull request #2762 from github/henrymercer/debug-upload-nit
...
Improve logs for combined SARIF debug artifact
2025-02-12 20:49:09 +00:00
Henry Mercer
3df6d20d31
Improve logs for combined SARIF debug artifact
...
Don't start a "Uploading combined SARIF debug artifact" log group if we aren't going to do the upload.
2025-02-12 16:27:40 +00:00
Michael B. Gale
affec202b3
Merge pull request #2656 from github/go/1.24
...
Go: Use Go `1.24` in PR checks
2025-02-12 10:03:43 +00:00
Owen Mansel-Chan
a963b41ebd
Merge branch 'main' into go/1.24
2025-02-11 22:38:14 +00:00
Owen Mansel-Chan
683c0f5360
Update Go version to 1.24.0
2025-02-11 22:15:05 +00:00
Henry Mercer
6063925771
Merge pull request #2760 from github/dependabot/github_actions/actions-ee85065439
...
build(deps): bump the actions group with 2 updates
2025-02-10 17:48:20 +00:00
Henry Mercer
67eb53aecb
Merge pull request #2759 from github/dependabot/npm_and_yarn/npm-692b17fb19
...
build(deps): bump the npm group with 5 updates
2025-02-10 17:39:57 +00:00
Henry Mercer
226ab86c29
Update generated workflow source
2025-02-10 17:36:44 +00:00
dependabot[bot]
078f43891a
build(deps): bump the actions group with 2 updates
...
Bumps the actions group with 2 updates: [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) and [actions/create-github-app-token](https://github.com/actions/create-github-app-token ).
Updates `ruby/setup-ruby` from 1.215.0 to 1.218.0
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb )
- [Commits](2654679fe7...d781c1b4ed )
Updates `actions/create-github-app-token` from 1.11.2 to 1.11.3
- [Release notes](https://github.com/actions/create-github-app-token/releases )
- [Commits](136412a57a...67e27a7eb7 )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: actions/create-github-app-token
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-10 17:31:53 +00:00
github-actions[bot]
ccc5046d0b
Update checked-in dependencies
2025-02-10 17:23:18 +00:00
dependabot[bot]
8c70d43f73
build(deps): bump the npm group with 5 updates
...
Bumps the npm group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [long](https://github.com/dcodeIO/long.js ) | `5.2.4` | `5.3.0` |
| [semver](https://github.com/npm/node-semver ) | `7.7.0` | `7.7.1` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) | `9.19.0` | `9.20.0` |
| [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) | `5.1.7` | `5.1.8` |
| [nock](https://github.com/nock/nock ) | `14.0.0` | `14.0.1` |
Updates `long` from 5.2.4 to 5.3.0
- [Release notes](https://github.com/dcodeIO/long.js/releases )
- [Commits](https://github.com/dcodeIO/long.js/compare/v5.2.4...v5.3.0 )
Updates `semver` from 7.7.0 to 7.7.1
- [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.7.0...v7.7.1 )
Updates `@eslint/js` from 9.19.0 to 9.20.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.20.0/packages/js )
Updates `eslint-plugin-github` from 5.1.7 to 5.1.8
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v5.1.7...v5.1.8 )
Updates `nock` from 14.0.0 to 14.0.1
- [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/v14.0.0...v14.0.1 )
---
updated-dependencies:
- dependency-name: long
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: semver
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: eslint-plugin-github
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 >
2025-02-10 17:22:20 +00:00
Arthur Baars
0a35e8f686
Merge pull request #2758 from github/mergeback/v3.28.9-to-main-9e8d0789
...
Mergeback v3.28.9 refs/heads/releases/v3 into main
2025-02-07 11:58:16 +01:00
github-actions[bot]
fb1a08b0c7
Update checked-in dependencies
2025-02-07 10:36:17 +00:00
github-actions[bot]
fc5ba27156
Update changelog and version after v3.28.9
2025-02-07 10:35:07 +00:00
Arthur Baars
9e8d0789d4
Merge pull request #2757 from github/update-v3.28.9-24e1c2d33
...
Merge main into releases/v3
2025-02-07 11:34:10 +01:00
github-actions[bot]
43d9be6701
Update changelog for v3.28.9
2025-02-07 10:18:39 +00:00
Owen Mansel-Chan
7b5dd253ad
Update Go version to 1.24.0-rc.3
2025-02-06 17:07:29 +00:00
Arthur Baars
24e1c2d337
Merge pull request #2753 from github/update-bundle/codeql-bundle-v2.20.4
...
Update default bundle to 2.20.4
2025-02-06 11:59:36 +01:00
github-actions[bot]
57a08c0c7f
Add changelog note
2025-02-04 11:22:54 +00:00
github-actions[bot]
52189d23af
Update default bundle to codeql-bundle-v2.20.4
2025-02-04 11:22:50 +00:00
Henry Mercer
08bc0cf022
Merge pull request #2751 from github/henrymercer/fix-init-post-without-config
...
Send `init-post` status report in absence of config
2025-02-03 20:00:22 +00:00
Henry Mercer
cf7c687919
Send init-post status report in absence of config
2025-02-03 19:46:23 +00:00
Angela P Wen
ad42dbd32d
Merge pull request #2750 from github/dependabot/npm_and_yarn/npm-768bd9b555
...
build(deps): bump the npm group with 5 updates
2025-02-03 10:00:42 -08:00
Angela P Wen
a8f5935da0
Merge pull request #2749 from github/dependabot/github_actions/actions-29d379cebb
...
build(deps): bump actions/create-github-app-token from 1.11.1 to 1.11.2 in the actions group
2025-02-03 09:24:29 -08:00
github-actions[bot]
9660df3fcc
Update checked-in dependencies
2025-02-03 17:20:53 +00:00
dependabot[bot]
3e913ef09d
build(deps): bump the npm group with 5 updates
...
Bumps the npm group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [@octokit/types](https://github.com/octokit/types.ts ) | `13.7.0` | `13.8.0` |
| [semver](https://github.com/npm/node-semver ) | `7.6.3` | `7.7.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `8.22.0` | `8.23.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `8.22.0` | `8.23.0` |
| [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) | `5.1.5` | `5.1.7` |
Updates `@octokit/types` from 13.7.0 to 13.8.0
- [Release notes](https://github.com/octokit/types.ts/releases )
- [Commits](https://github.com/octokit/types.ts/compare/v13.7.0...v13.8.0 )
Updates `semver` from 7.6.3 to 7.7.0
- [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.3...v7.7.0 )
Updates `@typescript-eslint/eslint-plugin` from 8.22.0 to 8.23.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.23.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.22.0 to 8.23.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.23.0/packages/parser )
Updates `eslint-plugin-github` from 5.1.5 to 5.1.7
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v5.1.5...v5.1.7 )
---
updated-dependencies:
- dependency-name: "@octokit/types"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: semver
dependency-type: direct:production
update-type: version-update:semver-minor
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-plugin-github
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 17:19:36 +00:00
dependabot[bot]
e456c53578
build(deps): bump actions/create-github-app-token in the actions group
...
Bumps the actions group with 1 update: [actions/create-github-app-token](https://github.com/actions/create-github-app-token ).
Updates `actions/create-github-app-token` from 1.11.1 to 1.11.2
- [Release notes](https://github.com/actions/create-github-app-token/releases )
- [Commits](c1a285145b...136412a57a )
---
updated-dependencies:
- dependency-name: actions/create-github-app-token
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 17:10:22 +00:00
Óscar San José
0701025a8b
Merge pull request #2727 from github/oscarsj-patch-1
...
Switch auth for enterprises-release repo from ssh to codeql CI token
2025-01-30 19:22:18 +01:00
Henry Mercer
9a4ae2164a
Merge pull request #2748 from github/henrymercer/pin-setup-ruby
...
Pin `ruby/setup-ruby` Action to v1.215.0
2025-01-30 17:48:15 +00:00
Henry Mercer
5be1eb0d46
Pin ruby/setup-ruby Action to v1.215.0
2025-01-30 11:09:54 +00:00
Andrew Eisenberg
dcf2d0d183
Merge branch 'main' into oscarsj-patch-1
2025-01-29 14:16:29 -08:00
Andrew Eisenberg
e9987ad0c1
Merge pull request #2725 from github/aeisenberg/enable-actions-analysis
...
Add actions analysis to code scanning
2025-01-29 14:16:07 -08:00
Andrew Eisenberg
50954e7f00
Use a separate config file for actions queries
2025-01-29 12:25:34 -08:00
Henry Mercer
cf6550fa50
Merge pull request #2747 from github/mergeback/v3.28.8-to-main-dd746615
...
Mergeback v3.28.8 refs/heads/releases/v3 into main
2025-01-29 19:50:50 +00:00
github-actions[bot]
30ac3f3555
Update checked-in dependencies
2025-01-29 19:00:06 +00:00
github-actions[bot]
44dfd8f991
Update changelog and version after v3.28.8
2025-01-29 18:58:44 +00:00
Ian Lynagh
dd746615b3
Merge pull request #2746 from github/update-v3.28.8-a91a3f767
...
Merge main into releases/v3
2025-01-29 18:57:40 +00:00
Ian Lynagh
3210a3cda6
Fix Kotlin version in changelog
2025-01-29 18:33:39 +00:00
github-actions[bot]
72f9d0296b
Update changelog for v3.28.8
2025-01-29 18:02:09 +00:00
Ian Lynagh
a91a3f7678
Merge pull request #2744 from github/igfoo/kot2.1.10
...
Kotlin: The 2.20.3 release supports Kotlin 2.1.10.
2025-01-29 16:45:39 +00:00
Marco Gario
c520fb59d4
Merge pull request #2745 from github/mergeback/v3.28.7-to-main-6e545590
...
Mergeback v3.28.7 refs/heads/releases/v3 into main
2025-01-29 14:22:11 +01:00
Ian Lynagh
3879c57660
Add changelog entry
2025-01-29 13:08:49 +00:00
Ian Lynagh
0c2193725f
Run "npm run build"
2025-01-29 13:08:49 +00:00
Ian Lynagh
5a61bf07fa
Kotlin: The 2.20.3 release supports Kotlin 2.1.10.
2025-01-29 13:08:49 +00:00
github-actions[bot]
163d1195df
Update checked-in dependencies
2025-01-29 13:05:13 +00:00
github-actions[bot]
bcf5cecbc6
Update changelog and version after v3.28.7
2025-01-29 13:04:01 +00:00
Marco Gario
6e54559041
Merge pull request #2743 from github/update-v3.28.7-797fb30ed
...
Merge main into releases/v3
2025-01-29 14:03:15 +01:00
github-actions[bot]
cd346029a4
Update changelog for v3.28.7
2025-01-29 12:45:09 +00:00
Marco Gario
797fb30eda
Merge pull request #2741 from github/reset_proxy_envs
...
Properly unset proxy env if empty
2025-01-29 13:23:57 +01:00
Óscar San José
1b7bc4888b
Rename token to clarify scope
2025-01-29 12:34:35 +01:00
Marco Gario
f98f14dd82
Unset proxy env
2025-01-29 11:04:28 +00:00
Marco Gario
14b9c0ec59
Merge pull request #2740 from github/revert-2724-marcogario/skip_proxy
...
Revert "start-proxy: Skip proxy setup if no credentials are available"
2025-01-29 11:03:48 +01:00
Marco Gario
7fdc1b8d67
Revert "start-proxy: Skip proxy setup if no credentials are available"
2025-01-29 09:33:23 +01:00
Marco Gario
54b1c84213
Merge pull request #2724 from github/marcogario/skip_proxy
...
start-proxy: Skip proxy setup if no credentials are available
2025-01-28 22:15:51 +01:00
Marco Gario
76622e7fee
Merge branch 'main' into marcogario/skip_proxy
2025-01-28 19:49:45 +00:00
Marco Gario
5f4f998a94
Merge pull request #2733 from github/marcogario/remove_proxy_password
...
start-proxy: Remove unusued proxy_password input
2025-01-28 09:59:10 +01:00
Andrew Eisenberg
43cffee811
Merge pull request #2736 from github/mergeback/v3.28.6-to-main-17a820bf
...
Mergeback v3.28.6 refs/heads/releases/v3 into main
2025-01-27 13:25:18 -08:00
github-actions[bot]
a5f217b812
Update checked-in dependencies
2025-01-27 21:06:23 +00:00
github-actions[bot]
c386dcd486
Update changelog and version after v3.28.6
2025-01-27 21:04:21 +00:00
Andrew Eisenberg
17a820bf2e
Merge pull request #2735 from github/aeisenberg/fix-permissions
...
Add extra permission to mergeback workflow
2025-01-27 13:00:25 -08:00
Andrew Eisenberg
3a4eae00ff
Add extra permission to mergeback workflow
2025-01-27 12:45:34 -08:00
Andrew Eisenberg
4e83f6b818
Merge pull request #2732 from github/update-v3.28.6-b49419044
...
Merge main into releases/v3
2025-01-27 12:28:00 -08:00
Marco Gario
e2f043dee4
Remove unusued proxy_password input
2025-01-27 20:10:59 +00:00
github-actions[bot]
64ad47c7c1
Update changelog for v3.28.6
2025-01-27 20:04:40 +00:00
Marco Gario
8aa028b476
Merge branch 'main' into marcogario/skip_proxy
2025-01-27 20:24:32 +01:00
Andrew Eisenberg
b494190443
Merge pull request #2726 from github/aeisenberg/reenable-artifact-upload
...
Ensure artifacts are only uploaded in safe situations
2025-01-27 11:10:46 -08:00
Andrew Eisenberg
a879704805
Clarify test fail;ure message
2025-01-27 10:51:01 -08:00
Andrew Eisenberg
62c322fad9
Add better comments around artifact upload tests
2025-01-27 10:18:03 -08:00
Andrew Eisenberg
c6b286132e
Merge pull request #2731 from github/dependabot/npm_and_yarn/npm-e1e9e6cd15
...
build(deps-dev): bump the npm group with 4 updates
2025-01-27 10:14:25 -08:00
Andrew Eisenberg
9ba5bca2ab
Update Python version to 3.13 in workflow
2025-01-27 09:29:49 -08:00
Andrew Eisenberg
297e89a0d9
Merge pull request #2723 from github/marcogario/start-proxy_tests
...
start-proxy: Fix bug when language is not provided
2025-01-27 09:25:59 -08:00
github-actions[bot]
357e0ceaa9
Update checked-in dependencies
2025-01-27 17:21:38 +00:00
dependabot[bot]
7fdbca3ba3
build(deps-dev): bump the npm group with 4 updates
...
Bumps the npm group with 4 updates: [@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 ), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) and [nock](https://github.com/nock/nock ).
Updates `@eslint/js` from 9.18.0 to 9.19.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.19.0/packages/js )
Updates `@typescript-eslint/eslint-plugin` from 8.21.0 to 8.22.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.22.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.21.0 to 8.22.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.22.0/packages/parser )
Updates `nock` from 13.5.6 to 14.0.0
- [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.6...v14.0.0 )
---
updated-dependencies:
- 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-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: nock
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-27 17:20:44 +00:00
Marco Gario
7c2eafa990
Use ConfigureationError for exceptions
2025-01-27 10:09:07 +00:00
Óscar San José
faa23b6fee
Switch auth for enterprises-release repo from ssh to codeql CI token
2025-01-27 10:54:47 +01:00
Andrew Eisenberg
a2c1b36bdf
Iterate over each version
...
Not sure why we need this now, but didn't before.
2025-01-26 19:18:07 -08:00
Andrew Eisenberg
346d06794f
Fix CLI versions
2025-01-26 19:17:29 -08:00
Andrew Eisenberg
f71067bd5f
Stop using feature-flag support for determining if a feature is active
...
Using the feature flag mechanism for checking if uploads are enabled was
too clunky. I'm moving the change to checking versions directly.
2025-01-26 13:42:15 -08:00
Andrew Eisenberg
5ff24648ef
Update changelog
2025-01-25 15:34:21 -08:00
Andrew Eisenberg
2bab9f7984
Ensure artifacts are only uploaded in safe situations
...
This commit:
Turns on uploading of artifacts again but only if CLI version is
>= 2.20.3. I implemented the check using our feature flag functionality.
I was on the fence about this since it makes the PR more complex.
However, it does give us more flexibility when controlling artifact
uploads.
Also, I renamed the two workflows that were previously disabled. This
way we will not accidentally enable the old workflows for previous
versions of the action.
2025-01-25 15:31:35 -08:00
Andrew Eisenberg
de4457eac2
Add actions analysis to code scannign
...
Create a new job to run actions since we don't need to
matrix the runs across multiple OSes.
2025-01-24 15:14:37 -08:00
Marco Gario
7d7758bb24
Skip proxy if no credentials
2025-01-24 21:46:40 +00:00
Marco Gario
f6d19ed42e
Formatting
2025-01-24 20:27:36 +00:00
Marco Gario
ecf723239a
Sanitize inputs
2025-01-24 20:20:10 +00:00
Dave Bartolomeo
e7c0c9d71b
Merge pull request #2722 from github/mergeback/v3.28.5-to-main-f6091c01
...
Mergeback v3.28.5 refs/heads/releases/v3 into main
2025-01-24 11:52:47 -05:00
Marco Gario
51bb5eb99a
Fix bug in getCredentials + tests
2025-01-24 16:39:47 +00:00
Henry Mercer
4b8aeabbe4
Merge branch 'main' into mergeback/v3.28.5-to-main-f6091c01
2025-01-24 16:39:07 +00:00
github-actions[bot]
336c69eec0
Update checked-in dependencies
2025-01-24 16:37:53 +00:00
github-actions[bot]
da67fa0eb5
Update changelog and version after v3.28.5
2025-01-24 16:34:16 +00:00
Dave Bartolomeo
f6091c0113
Merge pull request #2721 from github/update-v3.28.5-01f001931
...
Merge main into releases/v3
2025-01-24 11:26:18 -05:00
Henry Mercer
c22d1f36ab
Merge pull request #2720 from github/henrymercer/add-permissions
...
Restrict workflow permissions
2025-01-24 16:21:00 +00:00
github-actions[bot]
064af10f0d
Update changelog for v3.28.5
2025-01-24 16:11:52 +00:00
Dave Bartolomeo
01f0019310
Merge pull request #2717 from github/update-bundle/codeql-bundle-v2.20.3
...
Update default bundle to 2.20.3
2025-01-24 09:53:17 -05:00
Henry Mercer
3b34c672ca
Merge branch 'main' into henrymercer/add-permissions
2025-01-24 13:40:54 +00:00
Henry Mercer
9cd802ec12
Give only read-level security-events permission where possible
2025-01-24 13:27:33 +00:00
Henry Mercer
d39065943f
Add missing permissions
2025-01-24 13:21:05 +00:00
Stephan Brandauer
573ad887cd
Merge pull request #2718 from github/kaeluka/4779-1
...
Update workflow permissions
2025-01-24 14:16:12 +01:00
Stephan Brandauer
d7f39764f6
permissions block in query-filters.yml
2025-01-24 12:12:00 +01:00
github-actions[bot]
428975ce2c
Add changelog note
2025-01-23 22:15:18 +00:00
github-actions[bot]
208091da0a
Update default bundle to codeql-bundle-v2.20.3
2025-01-23 22:15:14 +00:00
Chris Smowton
7e3036b9cd
Merge pull request #2716 from github/mergeback/v3.28.4-to-main-ee117c90
...
Mergeback v3.28.4 refs/heads/releases/v3 into main
2025-01-23 17:09:33 +00:00
github-actions[bot]
e32a0d62d4
Update checked-in dependencies
2025-01-23 16:48:10 +00:00
github-actions[bot]
67c21e4084
Update changelog and version after v3.28.4
2025-01-23 16:44:36 +00:00
Chris Smowton
ee117c905a
Merge pull request #2715 from github/update-v3.28.4-b44b19fe8
...
Merge main into releases/v3
2025-01-23 16:43:44 +00:00
github-actions[bot]
377913f015
Update changelog for v3.28.4
2025-01-23 16:28:37 +00:00
Angela P Wen
b44b19fe8d
Merge pull request #2714 from github/mergeback/v3.28.3-to-main-dd196fa9
...
Mergeback v3.28.3 refs/heads/releases/v3 into main
2025-01-22 11:34:36 -08:00
github-actions[bot]
d7366a1e50
Update checked-in dependencies
2025-01-22 19:16:53 +00:00
github-actions[bot]
4872b26ff9
Update changelog and version after v3.28.3
2025-01-22 19:14:27 +00:00
Angela P Wen
dd196fa9ce
Merge pull request #2713 from github/update-v3.28.3-23ec3afaf
...
Merge main into releases/v3
2025-01-22 11:13:29 -08:00
github-actions[bot]
23d07bb885
Update changelog for v3.28.3
2025-01-22 18:55:38 +00:00
Angela P Wen
23ec3afaf8
Merge pull request #2712 from github/angelapwen/stop-debug-artifacts
...
Temporarily disable uploading debug artifacts
2025-01-22 10:53:09 -08:00
Angela P Wen
519de26711
Temporarily disable uploading debug artifacts
2025-01-22 10:35:38 -08:00
Henry Mercer
7e4b683a3d
Merge pull request #2710 from github/henrymercer/fix-extension-assumption
...
Fix assumption that download URLs contain file extension
2025-01-22 16:03:43 +00:00
Henry Mercer
3505f8142a
Merge branch 'main' into henrymercer/fix-extension-assumption
2025-01-22 14:52:26 +00:00
Chris Smowton
1645dbd3bf
Merge pull request #2707 from github/update-bundle/codeql-bundle-v2.20.2
...
Update default bundle to 2.20.2
2025-01-22 14:41:04 +00:00
Chris Smowton
4b7c237f3d
Merge branch 'main' into update-bundle/codeql-bundle-v2.20.2
2025-01-22 14:27:19 +00:00
Henry Mercer
924ef8f189
Merge pull request #2711 from github/dependabot/npm_and_yarn/npm_and_yarn-2c579f9325
...
build(deps): bump undici from 5.28.4 to 5.28.5 in the npm_and_yarn group
2025-01-22 13:35:07 +00:00
github-actions[bot]
140c5ea762
Update checked-in dependencies
2025-01-22 13:22:06 +00:00
dependabot[bot]
c34eb63970
build(deps): bump undici from 5.28.4 to 5.28.5 in the npm_and_yarn group
...
Bumps the npm_and_yarn group with 1 update: [undici](https://github.com/nodejs/undici ).
Updates `undici` from 5.28.4 to 5.28.5
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.28.4...v5.28.5 )
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-22 13:20:50 +00:00
Henry Mercer
07d32980ce
Tweak wording of changelog entry
2025-01-22 13:14:30 +00:00
Henry Mercer
20bbc8f5b5
Add changelog note
2025-01-22 13:02:46 +00:00
Henry Mercer
d23f49f56f
Fix assumption that download URLs contain file extension
...
This is not the case when downloading the bundle from a GitHub Release synced to GHES with the CodeQL Action sync tool.
2025-01-22 13:02:45 +00:00
Marco Gario
f89b8a7d52
Merge pull request #2709 from github/mergeback/v3.28.2-to-main-d68b2d4e
...
Mergeback v3.28.2 refs/heads/releases/v3 into main
2025-01-21 18:20:37 +01:00
github-actions[bot]
86400836d1
Update checked-in dependencies
2025-01-21 17:07:17 +00:00
github-actions[bot]
6fee807c9b
Update changelog and version after v3.28.2
2025-01-21 17:05:34 +00:00
Marco Gario
d68b2d4edb
Merge pull request #2708 from github/update-v3.28.2-d90e07f32
...
Merge main into releases/v3
2025-01-21 18:04:25 +01:00
github-actions[bot]
ea23796445
Update changelog for v3.28.2
2025-01-21 15:58:08 +00:00
github-actions[bot]
a0c2b7d296
Add changelog note
2025-01-21 14:20:16 +00:00
github-actions[bot]
aa76523503
Update default bundle to codeql-bundle-v2.20.2
2025-01-21 14:20:11 +00:00
Andrew Eisenberg
d90e07f32e
Merge pull request #2703 from github/dependabot/npm_and_yarn/npm-cd3f77644b
...
build(deps): bump the npm group with 3 updates
2025-01-20 11:06:11 -08:00
github-actions[bot]
7b7562b176
Update checked-in dependencies
2025-01-20 17:43:54 +00:00
dependabot[bot]
c16863838b
build(deps): bump the npm group with 3 updates
...
Bumps the npm group with 3 updates: [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache ), [@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 `@actions/tool-cache` from 2.0.1 to 2.0.2
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache )
Updates `@typescript-eslint/eslint-plugin` from 8.20.0 to 8.21.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.21.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.20.0 to 8.21.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.21.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@actions/tool-cache"
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 >
2025-01-20 17:42:26 +00:00
Owen Mansel-Chan
0d043c929c
Update to rc2
2025-01-17 09:20:52 +00:00
Chuan-kai Lin
0f1559aeaf
Merge pull request #2699 from github/cklin/diff-informed-file-fallback
...
getDiffRanges: better fallback for absent patch
2025-01-16 13:46:22 -08:00
Chuan-kai Lin
2d608a3097
Merge branch 'main' into cklin/diff-informed-file-fallback
2025-01-16 13:27:15 -08:00
Chuan-kai Lin
94f08f339e
Merge pull request #2698 from github/cklin/diff-informed-status-report
...
Add analysis_is_diff_informed to status report
2025-01-16 12:47:24 -08:00
Chuan-kai Lin
071996fbe2
getDiffRanges: better fallback for absent patch
2025-01-16 09:26:22 -08:00
Chuan-kai Lin
5889cfd499
Add analysis_is_diff_informed to status report
2025-01-16 08:50:23 -08:00
Henry Mercer
7ae5fc37a2
Merge pull request #2696 from github/henrymercer/delete-code
...
Remove redundant version checks
2025-01-16 15:55:05 +00:00
Henry Mercer
40a203a0ea
Remove redundant version checks
...
Remove version checks that always return true given the new minimum version of CodeQL.
2025-01-15 18:02:25 +00:00
Henry Mercer
bd76a92ebe
PR checks: Remove code for unsupported versions
2025-01-15 17:50:02 +00:00
Henry Mercer
93da9f25ab
Merge pull request #2690 from github/dependabot/npm_and_yarn/npm-006da05bd8
...
build(deps): bump the npm group with 8 updates
2025-01-15 17:43:17 +00:00
Henry Mercer
4de061d85d
Merge branch 'main' into dependabot/npm_and_yarn/npm-006da05bd8
2025-01-15 17:30:02 +00:00
Henry Mercer
b40fa61fd6
Merge pull request #2695 from github/henrymercer/remove-node-16-check
...
Remove Node 16 compilation PR check
2025-01-15 17:29:40 +00:00
Henry Mercer
fc8d71f801
Add reminder to CONTRIBUTING.md
2025-01-15 14:12:58 +00:00
Henry Mercer
048b0a2fc9
Remove Node 16 compilation PR check
2025-01-15 13:59:30 +00:00
Henry Mercer
02dfacf1c1
Fix linting errors
2025-01-15 13:57:55 +00:00
Marco Gario
3b4f4d94c0
Merge pull request #2680 from github/marcogario/filter_registries
...
Filter registry credentials by language
2025-01-15 11:34:00 +01:00
Chuan-kai Lin
1efc6bb9ce
Merge pull request #2679 from github/cklin/get-diff-from-api
...
getPullRequestEditedDiffRanges: use GitHub API
2025-01-14 07:10:58 -08:00
Marco Gario
31d11b19a0
Use Language type
2025-01-14 14:29:26 +00:00
Chuan-kai Lin
ae19466961
build: refresh js files
2025-01-13 14:29:39 -08:00
Chuan-kai Lin
3548ff54b5
writeDiffRangeDataExtensionPack: escape special characters in filenames
2025-01-13 14:28:56 -08:00
Chuan-kai Lin
52315a9f7d
setupDiffInformedQueryRun: log setup failure
2025-01-13 14:28:56 -08:00
Chuan-kai Lin
784896750f
getDiffRanges: add unit tests
2025-01-13 14:28:56 -08:00
Chuan-kai Lin
d4c56bbb31
getDiffRanges: improve handling for missing patch
2025-01-13 14:28:56 -08:00
Chuan-kai Lin
63d1f4f8a2
getPullRequestEditedDiffRanges: check the number of changed files
2025-01-13 14:28:56 -08:00
Chuan-kai Lin
68b1b4e9eb
getPullRequestEditedDiffRanges: compute diff ranges
2025-01-13 14:28:54 -08:00
Andrew Eisenberg
10a3f072a0
Merge pull request #2689 from josiahaltschuler/add-period-to-sentence
...
Add period to end of sentence
2025-01-13 09:44:46 -08:00
github-actions[bot]
e5a7c904c1
Update checked-in dependencies
2025-01-13 17:23:46 +00:00
dependabot[bot]
7269bf610b
build(deps): bump the npm group with 8 updates
...
Bumps the npm group with 8 updates:
| Package | From | To |
| --- | --- | --- |
| [@octokit/types](https://github.com/octokit/types.ts ) | `13.6.2` | `13.7.0` |
| [long](https://github.com/dcodeIO/long.js ) | `5.2.3` | `5.2.4` |
| [uuid](https://github.com/uuidjs/uuid ) | `11.0.4` | `11.0.5` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) | `9.17.0` | `9.18.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `8.19.0` | `8.20.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `8.19.0` | `8.20.0` |
| [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) | `5.1.4` | `5.1.5` |
| [typescript](https://github.com/microsoft/TypeScript ) | `5.7.2` | `5.7.3` |
Updates `@octokit/types` from 13.6.2 to 13.7.0
- [Release notes](https://github.com/octokit/types.ts/releases )
- [Commits](https://github.com/octokit/types.ts/compare/v13.6.2...v13.7.0 )
Updates `long` from 5.2.3 to 5.2.4
- [Release notes](https://github.com/dcodeIO/long.js/releases )
- [Commits](https://github.com/dcodeIO/long.js/compare/v5.2.3...v5.2.4 )
Updates `uuid` from 11.0.4 to 11.0.5
- [Release notes](https://github.com/uuidjs/uuid/releases )
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v11.0.4...v11.0.5 )
Updates `@eslint/js` from 9.17.0 to 9.18.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.18.0/packages/js )
Updates `@typescript-eslint/eslint-plugin` from 8.19.0 to 8.20.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.20.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.19.0 to 8.20.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.20.0/packages/parser )
Updates `eslint-plugin-github` from 5.1.4 to 5.1.5
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v5.1.4...v5.1.5 )
Updates `typescript` from 5.7.2 to 5.7.3
- [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.7.2...v5.7.3 )
---
updated-dependencies:
- dependency-name: "@octokit/types"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: long
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: uuid
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-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-plugin-github
dependency-type: direct:development
update-type: version-update:semver-patch
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 >
2025-01-13 17:22:41 +00:00
Andrew Eisenberg
a082142a01
Merge branch 'main' into add-period-to-sentence
2025-01-13 09:21:14 -08:00
Andrew Eisenberg
2584941842
Merge pull request #2687 from josiahaltschuler/typo-change-an-to-a
...
Change 'an' to 'a'
2025-01-13 08:44:03 -08:00
Andrew Eisenberg
cecb471d0a
Merge branch 'main' into typo-change-an-to-a
2025-01-13 08:30:14 -08:00
Marco Gario
de0f9cf316
Support both namings for java
2025-01-13 16:15:26 +00:00
Chuan-kai Lin
68378a359a
getPullRequestEditedDiffRanges: use GitHub API
2025-01-13 07:35:44 -08:00
Henry Mercer
1f86f55dce
Merge pull request #2685 from github/henrymercer/invalid-specifier-config-error
...
Mark invalid external repo specifiers as configuration error
2025-01-13 11:30:58 +00:00
Marco Gario
e02d65ac18
Filter registry credentials by language
2025-01-13 10:52:07 +00:00
Josiah Altschuler
c0addecf24
Add period to end of sentence
2025-01-10 21:37:36 -06:00
Josiah Altschuler
a477602004
Change 'an' to 'a'
2025-01-10 20:20:12 -06:00
Andrew Eisenberg
db7177a1c6
Merge pull request #2686 from josiahaltschuler/fix-typo-in-changelog
...
Remove the word 'to'
2025-01-10 15:30:23 -08:00
Josiah Altschuler
79c94942ec
Remove the word 'to'
2025-01-10 17:07:04 -06:00
Henry Mercer
fe593c34e6
Mark invalid external repo specifiers as configuration error
...
This is a workaround — the proper fix is to better separate out user input vs the Action in `database init` so we can better attribute configuration errors.
2025-01-10 20:41:24 +00:00
Henry Mercer
87fc816d25
Merge pull request #2669 from github/update-supported-enterprise-server-versions
...
Update supported GitHub Enterprise Server versions
2025-01-10 19:24:40 +00:00
Angela P Wen
47835cd7ea
Merge pull request #2684 from github/angelapwen/stop-updating-v2-branch
...
Stop updating `releases/v2` branch
2025-01-10 11:17:26 -08:00
Angela P Wen
c050c40379
Stop updating releases/v2 branch
...
CodeQL Action v2 is now deprecated: https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/ and this PR will prevent the automation from backporting new changes to the `v2` branch when we replease.
2025-01-10 10:59:20 -08:00
Angela P Wen
2b9e645437
Merge pull request #2682 from github/mergeback/v3.28.1-to-main-b6a472f6
...
Mergeback v3.28.1 refs/heads/releases/v3 into main
2025-01-10 10:51:41 -08:00
github-actions[bot]
fd3c034df5
Update checked-in dependencies
2025-01-10 18:35:55 +00:00
github-actions[bot]
18c1cbf7f6
Update changelog and version after v3.28.1
2025-01-10 18:25:54 +00:00
Angela P Wen
b6a472f63d
Merge pull request #2681 from github/update-v3.28.1-ea6acbfea
...
Merge main into releases/v3
2025-01-10 10:22:58 -08:00
github-actions[bot]
bb999b434f
Update changelog for v3.28.1
2025-01-10 18:06:44 +00:00
Angela P Wen
ea6acbfeae
Merge pull request #2677 from github/angelapwen/deprecate-action-v2
...
Deprecate CodeQL Action v2
2025-01-10 10:03:29 -08:00
Angela P Wen
4df151edec
Merge branch 'main' into angelapwen/deprecate-action-v2
2025-01-10 08:54:32 -08:00
Angela P Wen
a05a7eb09c
Fix PR number in changenote
2025-01-10 08:54:07 -08:00
Angela P Wen
8d2753b250
Add public changelog blog post link
2025-01-10 08:52:16 -08:00
Angela P Wen
e83e0a4f58
Merge pull request #2673 from github/dependabot/npm_and_yarn/npm-877f465710
...
build(deps): bump the npm group with 3 updates
2025-01-09 14:58:42 -08:00
Dave Bartolomeo
b7ff30899f
Merge pull request #2678 from github/update-bundle/codeql-bundle-v2.20.1
...
Update default bundle to 2.20.1
2025-01-09 16:45:44 -05:00
Dave Bartolomeo
1aa16c2c36
Merge branch 'main' into update-bundle/codeql-bundle-v2.20.1
2025-01-09 11:38:32 -05:00
Michael B. Gale
fb65b6ce78
Merge pull request #2672 from github/mbg/start-proxy/include-type-in-urls-output
2025-01-08 18:30:12 +00:00
Michael B. Gale
b25558b211
Update proxy_urls description
2025-01-08 14:10:32 +00:00
github-actions[bot]
9dab6bb65d
Add changelog note
2025-01-08 04:50:12 +00:00
github-actions[bot]
4daa59537b
Update default bundle to codeql-bundle-v2.20.1
2025-01-08 04:50:08 +00:00
Angela P Wen
03d573167f
Keep OLDEST_SUPPORTED_MAJOR_VERSION to 2 for now
...
So that our changes can go into `releases/v2`. We will bump `OLDEST_SUPPORTED_MAJOR_VERSION` immediately after the next release.
2025-01-07 14:50:25 -08:00
Angela P Wen
66f5682768
Add section on adding a new major version
2025-01-07 14:50:25 -08:00
Angela P Wen
4541c135a4
[WIP] Add changenote for deprecation
2025-01-07 14:01:38 -08:00
Angela P Wen
913d60579d
Remove mentions to v2 in documentation
2025-01-07 14:00:12 -08:00
Angela P Wen
04b5afaa72
Convert deprecation warning to error
2025-01-07 13:59:42 -08:00
Angela P Wen
a06dbc607d
Change OLDEST_SUPPORTED_MAJOR_VERSION to 3
2025-01-07 13:59:27 -08:00
github-actions[bot]
07a86f82ca
Update checked-in dependencies
2025-01-06 17:12:55 +00:00
dependabot[bot]
cf733fe86d
build(deps): bump the npm group with 3 updates
...
Bumps the npm group with 3 updates: [uuid](https://github.com/uuidjs/uuid ), [@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 `uuid` from 11.0.3 to 11.0.4
- [Release notes](https://github.com/uuidjs/uuid/releases )
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v11.0.3...v11.0.4 )
Updates `@typescript-eslint/eslint-plugin` from 8.18.2 to 8.19.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.19.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.18.2 to 8.19.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.19.0/packages/parser )
---
updated-dependencies:
- dependency-name: uuid
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 >
2025-01-06 17:11:56 +00:00
Sid Shankar
3407610120
Merge pull request #2668 from github/sidshank/improve-autobuilder-log-message
...
Make the Autobuilder log message referring to build modes clearer
2025-01-06 06:59:23 -05:00
Michael B. Gale
97aec69211
Include registry type in proxy_urls output
2025-01-06 11:02:05 +00:00
github-actions[bot]
5bf0e05e7b
Rebuild
2025-01-05 19:27:03 +00:00
Andrew Eisenberg
ea41240bed
Fix code scanning alert no. 1114: Ensure code is properly formatted, use insertion, deletion, or replacement to obtain desired formatting.
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-01-05 11:24:42 -08:00
github-actions[bot]
a5a85242b9
Update supported GitHub Enterprise Server versions
2024-12-27 00:14:47 +00:00
Sid Shankar
0a7d6c210b
Improves autobuilder log message
2024-12-23 19:38:43 +00:00
Sid Shankar
1e7001479f
Adds new doc URL for build modes
2024-12-23 19:36:22 +00:00
Angela P Wen
5b6e617dc0
Merge pull request #2665 from github/dependabot/npm_and_yarn/npm-d4fe8e2025
...
build(deps-dev): bump the npm group with 2 updates
2024-12-23 11:01:57 -08:00
Angela P Wen
adc78ec946
Merge pull request #2666 from github/dependabot/github_actions/actions-5bf302830d
...
build(deps): bump actions/create-github-app-token from 1.11.0 to 1.11.1 in the actions group
2024-12-23 10:52:13 -08:00
dependabot[bot]
d43af810ec
build(deps): bump actions/create-github-app-token in the actions group
...
Bumps the actions group with 1 update: [actions/create-github-app-token](https://github.com/actions/create-github-app-token ).
Updates `actions/create-github-app-token` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/actions/create-github-app-token/releases )
- [Commits](5d869da34e...c1a285145b )
---
updated-dependencies:
- dependency-name: actions/create-github-app-token
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-23 17:33:15 +00:00
github-actions[bot]
dd5146d090
Update checked-in dependencies
2024-12-23 17:26:07 +00:00
dependabot[bot]
3239a39f73
build(deps-dev): 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 8.18.1 to 8.18.2
- [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.18.2/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.18.1 to 8.18.2
- [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.18.2/packages/parser )
---
updated-dependencies:
- 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 >
2024-12-23 17:25:15 +00:00
Andrew Eisenberg
78760076e3
Merge pull request #2663 from github/mergeback/v3.28.0-to-main-48ab28a6
...
Mergeback v3.28.0 refs/heads/releases/v3 into main
2024-12-20 11:13:05 -08:00
github-actions[bot]
985eb4f8f2
Update checked-in dependencies
2024-12-20 18:56:44 +00:00
github-actions[bot]
2012e4b9c6
Update changelog and version after v3.28.0
2024-12-20 18:50:12 +00:00
Andrew Eisenberg
48ab28a6f5
Merge pull request #2662 from github/update-v3.28.0-d01b25e64
...
Merge main into releases/v3
2024-12-20 10:48:44 -08:00
github-actions[bot]
4946b765de
Update changelog for v3.28.0
2024-12-20 18:16:34 +00:00
Henry Mercer
d01b25e645
Merge pull request #2660 from github/henrymercer/fix-error-file-on-path
...
Don't error in the unusual case that a file is on the search path
2024-12-19 17:51:05 +00:00
Henry Mercer
695f3263e3
Merge branch 'main' into go/1.24
2024-12-19 16:14:19 +00:00
Henry Mercer
7d6d36ce5f
Add changelog note
2024-12-19 14:48:14 +00:00
Henry Mercer
b58f4471c8
Use @actions/io to locate binaries
2024-12-19 14:21:06 +00:00
Andrew Eisenberg
64cc90bcd4
Merge pull request #2653 from github/dependabot/npm_and_yarn/npm-61c837125e
...
build(deps-dev): bump the npm group with 3 updates
2024-12-18 16:49:57 -08:00
Angela P Wen
d8f8eca6c5
Merge branch 'main' into dependabot/npm_and_yarn/npm-61c837125e
2024-12-18 16:36:02 -08:00
Andrew Eisenberg
562042d742
Merge pull request #2655 from github/aeisenberg/deprecate-2.14
...
Bump the minimum supported version of CodeQL to 2.15.5
2024-12-17 15:18:28 -08:00
Michael B. Gale
7b4c9fef7d
Go: Use 1.24rc1 in PR checks
2024-12-17 15:50:18 +00:00
Andrew Eisenberg
beed6ff2e9
Change codeql version used in test
2024-12-16 18:08:38 -08:00
Andrew Eisenberg
5f0a4d3e67
Bump the minimum supported version of CodeQL to 2.15.5
2024-12-16 15:39:28 -08:00
github-actions[bot]
34cb19c91b
Update checked-in dependencies
2024-12-16 17:54:33 +00:00
dependabot[bot]
5fc1bccccc
build(deps-dev): bump the npm group with 3 updates
...
Bumps the npm group with 3 updates: [@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 `@eslint/js` from 9.16.0 to 9.17.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.17.0/packages/js )
Updates `@typescript-eslint/eslint-plugin` from 8.18.0 to 8.18.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.18.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.18.0 to 8.18.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.18.1/packages/parser )
---
updated-dependencies:
- 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 >
2024-12-16 17:53:32 +00:00
Michael B. Gale
9d599696ef
Merge pull request #2652 from github/mbg/private-registries/feed-outputs
...
Add private registry URLs as output to the `start-proxy` Action
2024-12-16 17:02:53 +00:00
Michael B. Gale
38fd34c412
Fail start-proxy PR check if outputs are not set
2024-12-13 17:05:58 +00:00
Michael B. Gale
0de662d785
Print proxy step outputs
2024-12-13 16:55:46 +00:00
Michael B. Gale
5a8fab3748
Fix typo'd input name
2024-12-13 16:53:17 +00:00
Michael B. Gale
04cce6be94
Add .gitignore to ignore env folder in pr-checks directory
2024-12-13 16:46:10 +00:00
Michael B. Gale
706ef5896a
Add basic PR check for testing start-proxy
2024-12-13 16:45:33 +00:00
Michael B. Gale
62192f8dab
Add registry URLs as output to the start-proxy Action
2024-12-13 16:33:32 +00:00
Andrew Eisenberg
dd75594246
Merge pull request #2650 from github/mergeback/v3.27.9-to-main-df409f7d
...
Mergeback v3.27.9 refs/heads/releases/v3 into main
2024-12-12 15:32:21 -08:00
github-actions[bot]
ac43a2e599
Update checked-in dependencies
2024-12-12 23:15:06 +00:00
github-actions[bot]
48fe0d8fb1
Update changelog and version after v3.27.9
2024-12-12 23:12:24 +00:00
Andrew Eisenberg
df409f7d92
Merge pull request #2649 from github/update-v3.27.9-7972a42f3
...
Merge main into releases/v3
2024-12-12 15:11:21 -08:00
github-actions[bot]
feca44ddf6
Update changelog for v3.27.9
2024-12-12 22:36:29 +00:00
Andrew Eisenberg
7972a42f3d
Merge pull request #2648 from github/aeisenberg/add-environment
...
Adds an environment for creating releases
2024-12-12 13:34:09 -08:00
Marco Gario
44bf16d3a1
Merge pull request #2646 from github/mergeback/v3.27.8-to-main-8a93837a
...
Mergeback v3.27.8 refs/heads/releases/v3 into main
2024-12-12 22:18:11 +01:00
Andrew Eisenberg
f124ad0e7e
Adds an environment for creating releases
...
The `app-id` is only available in the `Automation` environment.
2024-12-12 12:54:15 -08:00
github-actions[bot]
92753708cf
Update checked-in dependencies
2024-12-12 20:50:20 +00:00
github-actions[bot]
a059a7a0ee
Update changelog and version after v3.27.8
2024-12-12 20:29:38 +00:00
Marco Gario
8a93837afd
Merge pull request #2645 from github/update-v3.27.8-9cfbef4bd
...
Merge main into releases/v3
2024-12-12 21:28:31 +01:00
github-actions[bot]
90a270091b
Update changelog for v3.27.8
2024-12-12 17:49:11 +00:00
Andrew Eisenberg
9cfbef4bda
Merge pull request #2644 from github/aeisenberg/use-app-token-for-release
...
Use an app token for triggering a release
2024-12-12 09:22:34 -08:00
Andrew Eisenberg
9a8645df7a
Use an app token for triggering a release
...
We need to do this because using a default token will not
recursively trigger a new workflow run.
2024-12-12 09:10:14 -08:00
Marco Gario
78d0136ff7
Merge pull request #2643 from github/marcogario/robustify_start_proxy_post
...
Start Proxy: Make the post step more robust to errors
2024-12-11 18:01:15 +01:00
Fotis Koutoulakis
c4bbe15558
Merge pull request #2624 from github/NlightNFotis/detect_use_proxy_when_streaming
...
Respect proxy settings when streaming the download and extraction of the CodeQL bundle
2024-12-11 16:26:15 +00:00
Marco Gario
47dd68ef62
formatting
2024-12-11 15:12:12 +00:00
Marco Gario
849b60e504
Add token information
2024-12-11 14:48:09 +00:00
Marco Gario
f327a84ce5
Avoid failing the workflow on a proxy post step
2024-12-11 13:41:23 +00:00
Fotis Koutoulakis
1e5b59114b
Merge branch 'main' into NlightNFotis/detect_use_proxy_when_streaming
2024-12-11 11:40:08 +00:00
Fotis Koutoulakis (@NlightNFotis)
9e8cd42adc
fix: move changelog entry to appropriate place
2024-12-11 11:37:04 +00:00
Fotis Koutoulakis (@NlightNFotis)
88bcf64e02
feat: change wording of error reporting when a failure occurs during extraction
2024-12-11 11:32:53 +00:00
Andrew Eisenberg
932369573c
Update PR checks readme instructions
2024-12-11 11:27:03 +00:00
Chuan-kai Lin
4d64ab66ad
Merge pull request #2639 from github/cklin/extract-git-utils
...
Extract git-utils.ts
2024-12-10 10:26:13 -08:00
Henry Mercer
c6454d58c8
Merge branch 'main' into NlightNFotis/detect_use_proxy_when_streaming
2024-12-10 17:23:35 +00:00
Chuan-kai Lin
300d251cd6
build: refresh js files
2024-12-10 08:44:11 -08:00
Chuan-kai Lin
b2c41ecd38
Create git-utils.test.ts for git-utils.ts
2024-12-10 08:44:11 -08:00
Chuan-kai Lin
b0cd76b9fb
Move Git functions to git-utils.ts
2024-12-10 08:44:11 -08:00
Chuan-kai Lin
dfed55caa4
Merge pull request #2638 from github/cklin/diff-informed-graph-fetching-tweak
...
Improve Git subgraph fetching for diff-informed queries
2024-12-10 08:42:46 -08:00
Henry Mercer
417bb84fbc
Merge pull request #2641 from github/mergeback/v3.27.7-to-main-babb554e
...
Mergeback v3.27.7 refs/heads/releases/v3 into main
2024-12-10 14:38:45 +00:00
github-actions[bot]
18cf30d984
Update checked-in dependencies
2024-12-10 13:46:11 +00:00
github-actions[bot]
9fd5c24857
Update changelog and version after v3.27.7
2024-12-10 13:41:14 +00:00
Henry Mercer
babb554ede
Merge pull request #2640 from github/update-v3.27.7-89757925c
...
Merge main into releases/v3
2024-12-10 13:39:53 +00:00
github-actions[bot]
0a5a1c0d75
Update changelog for v3.27.7
2024-12-10 12:03:48 +00:00
Fotis Koutoulakis (@NlightNFotis)
4c20d4f58a
feat: cleanup destination directory if we fail during streaming of the extraction
2024-12-09 19:13:05 +00:00
Fotis Koutoulakis (@NlightNFotis)
51e71f81a0
docs: add documentation for the reason why we need to have a setup step for the container
2024-12-09 18:59:37 +00:00
Fotis Koutoulakis (@NlightNFotis)
3951a82275
Merge branch 'main' into NlightNFotis/detect_use_proxy_when_streaming
2024-12-09 18:51:25 +00:00
Chuan-kai Lin
f9b0c1f2ea
build: refresh js files
2024-12-09 10:46:38 -08:00
Chuan-kai Lin
57a28594b9
getPullRequestEditedDiffRanges: work around fatal error
...
This commits adds a "git repack" step to getPullRequestEditedDiffRanges
to work around a Git bug concerning tracking of grafted commits.
2024-12-09 10:46:38 -08:00
Chuan-kai Lin
3e10d3452b
deepenGitHistory: do not fetch submodules
2024-12-09 10:46:38 -08:00
Chuan-kai Lin
dd4aa40016
deepenGitHistory: specify HEAD
...
This commit makes deepenGitHistory pass "origin HEAD" to Git fetch,
which prevents Git from fetching all branches that are present in the
remote repository.
2024-12-09 10:46:38 -08:00
Chuan-kai Lin
70aac4e018
Introduce withGroupAsync()
2024-12-09 10:46:38 -08:00
Fotis Koutoulakis (@NlightNFotis)
c901aeec28
ci: remove dns for container running proxy steps (experimental)
2024-12-09 18:39:53 +00:00
Angela P Wen
89757925c7
Merge pull request #2637 from github/dependabot/npm_and_yarn/npm-3bf4e64efa
...
Bump the npm group with 4 updates
2024-12-09 10:10:22 -08:00
github-actions[bot]
d853bec339
Update checked-in dependencies
2024-12-09 17:47:54 +00:00
dependabot[bot]
aab34601c1
Bump the npm group with 4 updates
...
Bumps the npm group with 4 updates: [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache ), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) and [eslint-plugin-github](https://github.com/github/eslint-plugin-github ).
Updates `@actions/cache` from 3.3.0 to 4.0.0
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/@actions/cache@4.0.0/packages/cache )
Updates `@typescript-eslint/eslint-plugin` from 8.17.0 to 8.18.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.18.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.17.0 to 8.18.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.18.0/packages/parser )
Updates `eslint-plugin-github` from 5.1.3 to 5.1.4
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v5.1.3...v5.1.4 )
---
updated-dependencies:
- dependency-name: "@actions/cache"
dependency-type: direct:production
update-type: version-update:semver-major
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-plugin-github
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-09 17:46:55 +00:00
Henry Mercer
0d3e640d0c
Merge pull request #2636 from github/update-bundle/codeql-bundle-v2.20.0
...
Update default bundle to 2.20.0
2024-12-09 15:42:56 +00:00
Henry Mercer
b13515409a
Merge branch 'main' into update-bundle/codeql-bundle-v2.20.0
2024-12-09 15:10:39 +00:00
Fotis Koutoulakis (@NlightNFotis)
a89fbc80a2
docs: add readme for justfile/pr-checks update
2024-12-09 11:51:51 +00:00
github-actions[bot]
3d09005851
Add changelog note
2024-12-06 22:45:07 +00:00
github-actions[bot]
8ba1205033
Update default bundle to codeql-bundle-v2.20.0
2024-12-06 22:45:02 +00:00
Fotis Koutoulakis
182c5e787f
chore: reword description in CHANGELOG.md
...
Co-authored-by: Henry Mercer <henrymercer@github.com >
2024-12-06 18:37:58 +00:00
Angela P Wen
6f9e628e6f
Merge pull request #2634 from github/angelapwen/stop-using-artifact-flag
...
Remove `artifact_v4_upgrade` feature flag logic and related PR checks
2024-12-06 09:54:23 -08:00
Fotis Koutoulakis (@NlightNFotis)
b706e37699
chore: add changelog entry
2024-12-05 17:06:57 +00:00
Fotis Koutoulakis (@NlightNFotis)
b4bc093eca
ci: remove patch file and cleanup justfile
2024-12-05 15:56:48 +00:00
Fotis Koutoulakis (@NlightNFotis)
9c48c8bf18
ci: add capability to handle container initialisation steps to sync.py
2024-12-05 15:32:36 +00:00
Angela P Wen
0bb80075c0
Delete legacy artifact PR check
2024-12-04 12:05:41 -08:00
Angela P Wen
25488cc9b0
Remove deprecated CODEQL_ACTION_ARTIFACT_V4_UPGRADE env var
2024-12-04 12:05:25 -08:00
Angela P Wen
87548a27e8
Stop using the artifact_v4_upgrade feature flag
2024-12-04 12:05:11 -08:00
Fotis Koutoulakis (@NlightNFotis)
78be2f1333
ci: add configuration tto run proxy with zstd package to test streaming with proxy
2024-12-04 19:29:23 +00:00
Fotis Koutoulakis (@NlightNFotis)
8f2cb3a931
build: add undici to node_modules folder - CI fails without it
2024-12-04 19:29:23 +00:00
Fotis Koutoulakis (@NlightNFotis)
0dc76a996d
feat: use http agent that respects environment proxy settings when streaming
2024-12-04 19:29:22 +00:00