Shati Patel
b7010aa102
Replace deprecated telemetry setting in the tests ( #3362 )
2024-02-15 10:22:08 +00:00
Charis Kyriakou
574ba177cd
Tidy up auto-modeling rate limit error message ( #3361 )
2024-02-15 08:28:50 +00:00
Robert
d440c1080c
Make placeholder messages more descriptive
2024-02-14 17:08:43 +00:00
Robert
bb1bd5ce8b
Add test for when there are no databases
2024-02-14 16:44:37 +00:00
Robert
dd98a968ce
Fix naming in test databases
2024-02-14 16:41:07 +00:00
Robert
8c87493d76
Don't offer existing databases if there aren't any
2024-02-14 16:30:58 +00:00
Koen Vlaswinkel
0f4a7788a7
Merge pull request #3360 from github/koesie10/remove-any-from-gulpfile
...
Add types to TextMate gulp step
2024-02-14 14:59:49 +01:00
Koen Vlaswinkel
3cb92233ac
Add types to TextMate gulp step
2024-02-14 14:26:42 +01:00
Robert
51c81f9172
Move setState call later
2024-02-14 12:41:18 +00:00
Robert
9eb7f96ac0
Remove impossible cases because resultsInfo cannot be null
2024-02-14 12:40:10 +00:00
Robert
9f4b82710a
Merge pull request #3354 from github/robertbrignull/multi-mrva-test
...
Add a CLI test for MRVA with multiple queries
2024-02-14 12:23:56 +00:00
Robert
2138f859f5
Skip test when CLI version is not high enough
2024-02-14 11:48:58 +00:00
Robert
9e2b16afe3
Merge pull request #3353 from github/robertbrignull/eslint_no_any
...
Enable no-explicit-any throughout production code
2024-02-14 11:25:46 +00:00
Robert
93e6c53c8d
Merge eslintrc files
2024-02-14 11:10:35 +00:00
Koen Vlaswinkel
f4eed4d6a0
Merge pull request #3352 from github/koesie10/python-mad-format
...
Add support for Python in the model editor
2024-02-14 12:04:09 +01:00
github-actions[bot]
701539fb7f
Bump version to v1.12.3
2024-02-14 10:29:50 +00:00
Robert
d1ba99f2b4
Add test files 🤦
2024-02-14 10:07:29 +00:00
Charis Kyriakou
ad98388b66
v1.12.2
2024-02-14 09:24:55 +00:00
Koen Vlaswinkel
1ce652629c
Recompile view when shared files change
2024-02-14 09:46:58 +01:00
Robert
644f917b67
Add CLI test of multiple queries
2024-02-13 17:39:56 +00:00
Robert
e16468754a
Convert doVariantAnalysisTest to take multiple queries
2024-02-13 17:22:01 +00:00
Robert
ed96cbb2c9
Use as unknown as ResultsPaths in ResultsApp.tsx
2024-02-13 14:59:17 +00:00
Robert
ac707ff75c
Ignore any in useEffectEvent.ts
2024-02-13 14:59:14 +00:00
Robert
334dbf57ef
Ignore any in CommandManager.ts
2024-02-13 14:53:15 +00:00
Robert
a4294e2e28
Disable no-explicit-any in gulpfile.ts directory
2024-02-13 14:53:15 +00:00
Robert
e3a6678dc7
Disable no-explicit-any in test directory
2024-02-13 14:53:15 +00:00
Robert
55c86016a3
Disallow use of any by default
2024-02-13 14:38:43 +00:00
Koen Vlaswinkel
070af9eb42
Add support for Python in the model editor
2024-02-13 15:22:37 +01:00
Shati Patel
70b8ddfa37
Add feature flag for Python model editor ( #3351 )
2024-02-13 14:02:13 +00:00
Robert
cd0d64605a
Change registerCommandWithErrorHandling from two type args to one
2024-02-13 12:35:04 +00:00
Robert
fcc5f6967e
Add generic types to registerCommandWithErrorHandling
2024-02-13 11:10:16 +00:00
Robert
74070fbc1a
Add type information to Memento.update
2024-02-13 11:10:16 +00:00
Robert
f8e825287c
Add typing to readJsonlFile
...
We're still not verifying the actual object returned by JSON.parse so
this isn't any safer at runtime than using 'any', but it helps add more
static typing to the code calling readJsonlFile.
2024-02-13 11:10:16 +00:00
Koen Vlaswinkel
d7e9606bfa
Merge pull request #3331 from github/koesie10/endpoint-type-supported
...
Add supported endpoint types to predicates
2024-02-13 12:04:45 +01:00
Robert
be6166497f
Merge pull request #3342 from github/robertbrignull/cached_operation
...
Give more types to CachedOperation to avoid use of any
2024-02-13 10:48:31 +00:00
Robert
01f6884b6c
Undo changes to comment
2024-02-13 10:17:15 +00:00
Koen Vlaswinkel
8d1480ab35
Merge pull request #3348 from github/koesie10/ruby-canary
...
Remove `enableRuby` feature flag
2024-02-13 11:06:59 +01:00
Robert
4ed6a7b95b
Merge pull request #3346 from github/robertbrignull/telemetry-unknown
...
Avoid use of any in TelemetryListener
2024-02-13 09:37:34 +00:00
Koen Vlaswinkel
00076a9538
Remove enableRuby feature flag
2024-02-13 10:18:50 +01:00
github-actions[bot]
9e7fefe724
Bump CLI version from v2.16.1 to v2.16.2 for integration tests
2024-02-12 18:23:59 +00:00
Robert
0f6afac222
Use type import
2024-02-12 17:16:34 +00:00
Robert
f7731e2e12
Merge pull request #3344 from github/robertbrignull/correct-types
...
Use correct types where possible instead of any
2024-02-12 16:51:06 +00:00
Robert
f4edc6e5a9
Merge pull request #3345 from github/robertbrignull/addWatcher-unknown
...
Use bind instead of thisArg parameter in MultiFileSystemWatcher
2024-02-12 16:37:21 +00:00
Robert
478d41648e
Use type import
2024-02-12 16:32:42 +00:00
Robert
6472ea8fde
Merge pull request #3341 from github/robertbrignull/unknown_type_checking
...
Use unknown instead of any in type functions
2024-02-12 15:57:23 +00:00
Robert
939616372c
Use correct type for envelope argument
2024-02-12 15:39:23 +00:00
Robert
bfe78eba9a
Use string index notation instead of as any
2024-02-12 15:39:23 +00:00
Robert
8a389f2eb7
Remove thisArg from addWatcher and use bind instead
2024-02-12 15:38:26 +00:00
Robert
1004f16b10
Change addWatcher listener to return void
2024-02-12 15:38:26 +00:00
Robert
e5961f2967
Use Record<string, unknown> for additionalRunQueryArgs
2024-02-12 15:37:46 +00:00
Robert
25f179ca0e
Use unknown in QLDebugSession.customRequest
2024-02-12 15:37:46 +00:00
Robert
e7adfdc8bc
Use unknown for extension type
2024-02-12 15:37:45 +00:00
Robert
281242fa3f
Use unknown in Disposable
2024-02-12 15:37:45 +00:00
Robert
4b832bd85c
Use QlPackFile type in quick-query.ts
2024-02-12 15:36:43 +00:00
Robert
7af65ed86a
Use computed type instead of any for listCodeqlDatabases response
...
This endpoint actually has the correct type already. We could explicitly
declare it as
RestEndpointMethodTypes["codeScanning"]["listCodeqlDatabases"]["response"]["data"][0]
but this seems unnecessary given how ugly that type is. If we just do nothing
then typescript already computes the correct type for us.
2024-02-12 15:36:22 +00:00
Robert
116aceffc1
Use correct type for octokit options
2024-02-12 15:36:13 +00:00
Robert
f6efcd5a21
onCancellationRequested listener should not return anything (I think)
2024-02-12 15:34:19 +00:00
Robert
bdbd123d32
Give type information to convertedLabelArray
2024-02-12 15:33:49 +00:00
Robert
f0ce52d01a
Remove use of any in scripts/source-map.ts
2024-02-12 15:32:42 +00:00
Robert
31ff3577c4
Remove use of any in scripts/add-fields-to-scenarios.ts
2024-02-12 15:32:33 +00:00
Robert
98c96b09ee
Give CachedOperation a type parameter for its args
2024-02-12 15:15:58 +00:00
Robert
f4727fe7b5
Convert CachedOperation callbacks to use Error type
2024-02-12 15:15:58 +00:00
Robert
e943e7fa2e
Convert isTabInputText to use unknown
2024-02-12 15:15:33 +00:00
Robert
6e53f28972
Convert isIOError to use unknown
2024-02-12 15:15:32 +00:00
Robert
3b366a6f51
Convert isErrorLike to use unknown
2024-02-12 15:15:32 +00:00
Shati Patel
c906e76214
Update databases README ( #3340 )
2024-02-12 12:15:37 +00:00
Koen Vlaswinkel
aedc063d1a
Merge pull request #3326 from github/koesie10/add-endpoint-type
...
Add endpoint type to method definition
2024-02-12 12:34:22 +01:00
Charis Kyriakou
ecea102292
Merge pull request #3333 from github/dependabot/npm_and_yarn/extensions/ql-vscode/floating-ui/react-0.26.9
...
Bump @floating-ui/react from 0.26.5 to 0.26.9 in /extensions/ql-vscode
2024-02-09 11:43:03 +00:00
Koen Vlaswinkel
59e20f0fcb
Select option before accepting it
...
In the new version of Floating UI, it corrects that the JSDOM click was
seen as a "mobile" click. Since [`focusItemOnOpen`](https://floating-ui.com/docs/useListNavigation#focusitemonopen )
is set to `auto`, this results in selecting the first option when the
suggest box was opened. Now that JSDOM is correctly detected as a keyboard
input device, it will not select the first option when the suggest box is
opened. The tests have been updated to account for this by always first
selecting the first option before accepting it.
2024-02-09 12:00:53 +01:00
dependabot[bot]
1135f7a7f8
Bump @storybook/addon-a11y from 7.6.9 to 7.6.13 in /extensions/ql-vscode ( #3332 )
...
Bumps [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y ) from 7.6.9 to 7.6.13.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.13/code/addons/a11y )
---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-08 15:58:11 +00:00
Robert
d6bd482c89
Merge pull request #3330 from github/robertbrignull/debug_configuration_makearray
...
Remove use of any and make typing clearer in debugger code
2024-02-08 15:52:10 +00:00
Charis Kyriakou
11e5db9aca
Merge branch 'main' into dependabot/npm_and_yarn/extensions/ql-vscode/floating-ui/react-0.26.9
2024-02-08 15:29:29 +00:00
Koen Vlaswinkel
0b4c611a5f
Add supported endpoint types
2024-02-08 16:27:41 +01:00
dependabot[bot]
39cbe3b373
Bump semver from 7.5.4 to 7.6.0 in /extensions/ql-vscode ( #3335 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 7.5.4 to 7.6.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.5.4...v7.6.0 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-08 15:26:48 +00:00
dependabot[bot]
d62ac97a7b
Bump prettier from 3.2.4 to 3.2.5 in /extensions/ql-vscode ( #3336 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.2.4...3.2.5 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-08 15:24:08 +00:00
dependabot[bot]
6615c3df84
Bump @floating-ui/react from 0.26.5 to 0.26.9 in /extensions/ql-vscode
...
Bumps [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react ) from 0.26.5 to 0.26.9.
- [Release notes](https://github.com/floating-ui/floating-ui/releases )
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/react/CHANGELOG.md )
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/react@0.26.9/packages/react )
---
updated-dependencies:
- dependency-name: "@floating-ui/react"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-08 13:48:25 +00:00
Robert
db5293a142
Convert makeArray to use NotArray
2024-02-08 12:06:20 +00:00
Robert
e93ef98a67
Convert debug-protocol and friends to use unknown instead of any
2024-02-08 12:03:06 +00:00
Robert
bd823b5745
Merge pull request #3329 from github/robertbrignull/asString
...
Use type 'string | Buffer' for process stdout/stderr
2024-02-08 10:56:27 +00:00
Robert
3e716e91c8
Merge pull request #3327 from github/robertbrignull/VsCodeWindow
...
Introduce VsCodeWindow to provide types for the fields we're reading/writing
2024-02-08 10:32:48 +00:00
Robert
58a06191c0
Use type of 'string | Buffer'
2024-02-08 10:26:32 +00:00
Koen Vlaswinkel
6fd628b49c
Add `endpointType` in tests
2024-02-08 11:02:09 +01:00
Robert
4f11f7560b
Introduce VsCodeWindow to provide types for the fields we're reading/writing
2024-02-07 17:35:50 +00:00
Robert
388f4299b0
Introduce asString to call toString() safely on process stdout/stderr
2024-02-07 17:21:32 +00:00
Robert
b577576b00
Add typing to useScrollIntoView ref
2024-02-07 17:20:32 +00:00
Robert
126acc3979
Add typing to RawTableRow ref and friends
2024-02-07 17:20:31 +00:00
Robert
c6e6b5736c
Add typing to AlertTableResultRow ref and friends
2024-02-07 17:20:31 +00:00
Robert
5fe5f70867
Merge pull request #3325 from github/robertbrignull/delete-additional-typings
...
Delete src/additional-typings.d.ts
2024-02-07 17:14:37 +00:00
Koen Vlaswinkel
c9be2ce32c
Add endpoint type to method definition
...
This adds an `endpointType` property to method definitions since we
already have different endpoints (for example methods and modules in
Ruby) and it would be useful to make a distinction between these (it's
not possible to model a module as a source/sink/summary, but it should
be possible to model as a type).
2024-02-07 16:49:40 +01:00
Koen Vlaswinkel
bbfc5d88dd
Merge pull request #3324 from github/koesie10/access-path-suggest-box
...
Extract `AccessPathSuggestBox` component
2024-02-07 16:34:14 +01:00
Shati Patel
b418f479d6
Don't try to parse output of `codeql pack add` as JSON ( #3323 )
2024-02-07 15:07:55 +00:00
Koen Vlaswinkel
fdb4d42bf3
Add comment about returnFocus
2024-02-07 14:22:47 +01:00
Koen Vlaswinkel
688aa304f5
Extract `AccessPathSuggestBox` component
...
This extracts all common functionality from the various model editor
suggest box components into a single component that can be shared by
the model editor suggest box components to make improvements easier.
2024-02-07 14:00:08 +01:00
Robert
65a84f940d
Delete src/additional-typings.d.ts
2024-02-07 12:50:52 +00:00
Koen Vlaswinkel
b74306249e
Fix not being able to open command palette in suggest box
2024-02-07 13:41:29 +01:00
Shati Patel
57faebd5b9
Minor changelog update ( #3321 )
2024-02-06 16:28:02 +00:00
Koen Vlaswinkel
303e04ba64
Merge pull request #3320 from github/koesie10/access-paths-query-bqrs
...
Parse new access paths query BQRS output
2024-02-06 17:03:02 +01:00
Shati Patel
cc2e28c886
CodeQL model editor: Always show the "Generate" button for Ruby DBs ( #3319 )
2024-02-06 15:27:42 +00:00
Koen Vlaswinkel
c6e7bcd8fa
Merge branch 'main' into koesie10/access-paths-query-bqrs
2024-02-06 16:21:11 +01:00
Koen Vlaswinkel
a03863cd4b
Merge pull request #3317 from github/koesie10/sarif-comparison
...
Fix bug in SARIF comparison
2024-02-06 16:15:35 +01:00
Shati Patel
19d85a73e1
CodeQL model editor: Use suggest box for type path suggestions ( #3316 )
2024-02-06 15:11:56 +00:00
Koen Vlaswinkel
6030137f43
Merge pull request #3318 from github/koesie10/access-paths-configurable-query-constraints
...
Make query constraints for access paths query configurable
2024-02-06 15:38:43 +01:00
Koen Vlaswinkel
11e0f49135
Parse new access paths query BQRS output
2024-02-06 15:09:46 +01:00
Shati Patel
b35d6cbb3a
Don't select a model editor row when you click the suggest box ( #3307 )
2024-02-06 14:01:21 +00:00
Koen Vlaswinkel
0477a9dee3
Make query constraints for access paths query configurable
2024-02-06 14:07:06 +01:00
Koen Vlaswinkel
c5db597676
Add tests for SARIF diff
2024-02-06 13:48:37 +01:00
Koen Vlaswinkel
73b6cc475c
Fix bug in SARIF comparison
...
The SARIF comparison code was comparing the index of the artifact
location, which is not useful for comparison and may differ between runs
of very similar queries. This adds a function to convert a SARIF result
to a canonical form, which removes the index from the artifact location.
2024-02-06 13:40:09 +01:00
Shati Patel
7c233db4eb
CodeQL model editor: Show access path suggestions in the webview ( #3305 )
2024-02-05 14:16:38 +00:00
Koen Vlaswinkel
e9c7331c29
Execute a distribution check when changing the CLI channel
2024-02-05 13:16:17 +01:00
Charis Kyriakou
bc4d74246a
Stop allowing running MRVA with query outside of workspace ( #3302 )
2024-02-05 11:17:11 +00:00
Koen Vlaswinkel
70171807c7
Merge pull request #3314 from github/koesie10/skip-tab-tests
...
Skip suggest box tests using Tab
2024-02-05 09:41:32 +01:00
Koen Vlaswinkel
d1b81b3f86
Skip suggest box tests using Tab
2024-02-02 15:59:43 +01:00
github-actions[bot]
7f975cc696
Bump Node version to v18.17.1
2024-02-02 12:25:12 +00:00
dependabot[bot]
89ce6cfde9
Bump @storybook/react-webpack5 in /extensions/ql-vscode ( #3311 )
...
Bumps [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5 ) from 7.6.7 to 7.6.12.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.12/code/frameworks/react-webpack5 )
---
updated-dependencies:
- dependency-name: "@storybook/react-webpack5"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 16:06:42 +00:00
dependabot[bot]
3aea6874b5
Bump mini-css-extract-plugin in /extensions/ql-vscode ( #3308 )
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.7.6 to 2.7.7.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.6...v2.7.7 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 14:30:43 +00:00
dependabot[bot]
ae173f24f0
Bump @storybook/theming from 7.6.9 to 7.6.12 in /extensions/ql-vscode ( #3309 )
...
Bumps [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming ) from 7.6.9 to 7.6.12.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.12/code/lib/theming )
---
updated-dependencies:
- dependency-name: "@storybook/theming"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 14:15:49 +00:00
dependabot[bot]
ed2698ff01
Bump css-loader from 6.9.0 to 6.10.0 in /extensions/ql-vscode ( #3310 )
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.9.0 to 6.10.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.9.0...v6.10.0 )
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 14:15:05 +00:00
dependabot[bot]
7151a498c8
Bump @babel/preset-env from 7.23.7 to 7.23.9 in /extensions/ql-vscode ( #3312 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.23.7 to 7.23.9.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.9/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 14:14:50 +00:00
Robert
e582e63685
Merge pull request #3299 from github/robertbrignull/releases_tests
...
Use slightly more realistic tests data for ReleasesApiConsumer
2024-02-01 13:00:28 +00:00
Robert
600a5de0e9
Unexport unused type
2024-02-01 12:41:41 +00:00
Koen Vlaswinkel
4e967d8111
Fix tests when there are no bundled queries
2024-02-01 12:10:46 +01:00
Koen Vlaswinkel
15c3805ad3
Remove bundled Ruby queries
...
This removes the bundled Ruby queries since these queries are in a
CodeQL release now, so we should never find that the queries don't
exist.
2024-02-01 12:01:40 +01:00
Shati Patel
cab963cc88
Send access path suggestions to the model editor view ( #3304 )
2024-02-01 09:49:05 +00:00
Shati Patel
c6c27f4ca3
Add access path suggestions to MaD model for Ruby ( #3303 )
2024-01-31 16:15:41 +00:00
Koen Vlaswinkel
b7ee9f9dd4
Merge pull request #3297 from github/koesie10/more-consistency-information
...
Add more information for consistency check errors
2024-01-31 16:26:45 +01:00
Koen Vlaswinkel
b3284d6760
Merge pull request #3298 from github/koesie10/try-fix-flaky-suggestbox-tab
...
Wait for options to be shown and to be removed when pressing Tab
2024-01-31 16:26:33 +01:00
Koen Vlaswinkel
e9e98403a9
Merge pull request #3301 from github/koesie10/improve-ruby-access-path-parsing
...
Fix Ruby method parsing for methods containing brackets
2024-01-31 16:26:10 +01:00
Charis Kyriakou
74c101bb51
Improve handling of unknown QL pack roots for multi-query MRVAs ( #3289 )
2024-01-31 13:53:07 +00:00
github-actions[bot]
ca8c48418f
Bump version to v1.12.2 ( #3300 )
...
Co-authored-by: github-actions[bot] <github-actions@github.com>
2024-01-31 13:14:58 +00:00
Koen Vlaswinkel
8c72fe0f8d
Fix Ruby method parsing for methods containing brackets
...
This fixes parsing of access paths for Ruby methods that contain square
brackets, such as `Liquid::Context#[]`. The previous implementation
would incorrectly stop capturing at the `]` character, resulting in a
method name of `[` for an access path of `Method[[]].ReturnValue`. This
fixes it by switching to the shared access path parsing code, which
correctly handles square brackets.
2024-01-31 14:07:54 +01:00
Shati Patel
9cd6dafdf4
Functions for running "access path suggestions" queries ( #3294 )
2024-01-31 13:04:08 +00:00
Koen Vlaswinkel
08dfd1a211
Add more information for consistency check errors
2024-01-31 13:59:32 +01:00
Shati Patel
9b07be00c7
v1.12.1 ( #3296 )
2024-01-31 12:52:43 +00:00
Koen Vlaswinkel
820989a8c5
Wait for option to not be present
2024-01-31 13:29:28 +01:00
Robert
9401c34509
Convert "gets correct assets for a release" to use the same example response as the other tests
2024-01-31 11:58:35 +00:00
Robert
750c0973a9
Populate name field in test data
2024-01-31 11:55:56 +00:00
Koen Vlaswinkel
6bd8c8ee78
Wait for options to be shown before pressing Tab
2024-01-31 12:36:09 +01:00
Shati Patel
841efbf826
Add `AccessPathSuggestions` to "models as data" model ( #3295 )
2024-01-31 10:15:07 +00:00
Shati Patel
8c679ab569
CodeQL model editor: Add functions for parsing complex access path suggestion options ( #3292 )
2024-01-30 16:17:40 +00:00
Robert
0391f972ad
Merge pull request #3287 from github/robertbrignull/move_language_pack
...
Move language and pack to top level of variant analysis object
2024-01-30 15:22:06 +00:00
Koen Vlaswinkel
e3a9c06e3c
Merge pull request #3288 from github/koesie10/suggest-box-tab
...
Allow using Tab to select the active option in the suggest box
2024-01-30 15:47:56 +01:00
Robert
a76dc8f0de
Merge branch 'main' into robertbrignull/move_language_pack
2024-01-30 14:32:53 +00:00
Robert
31ea6aded7
Change test data so variant analyses have different IDs
2024-01-30 12:39:15 +00:00
Robert
b92e98fce4
Don't compare internal and dto types
2024-01-30 12:13:06 +00:00
Robert
a228dba0ee
Merge branch 'main' into robertbrignull/move_language_pack
2024-01-29 16:34:13 +00:00
Robert
5367bdea9c
Merge pull request #3290 from github/robertbrignull/history-tests-dtos
...
Don't accidentally mix DTO and non-DTO types in query-history-store.test.ts
2024-01-29 16:33:37 +00:00
Koen Vlaswinkel
978e48fe2c
Merge pull request #3259 from github/koesie10/improve-error-message
...
Improve CLI error messages
2024-01-29 17:29:51 +01:00
Robert
98764a156a
Introduce writeRawQueryHistory to ensure we're always writing Dto types
2024-01-29 15:53:39 +00:00
Robert
a85989e202
Change let to const where possible
2024-01-29 15:52:55 +00:00
Koen Vlaswinkel
8c696e10af
Allow using Tab to select the active option
2024-01-29 14:53:36 +01:00
Koen Vlaswinkel
dc8062b784
Merge pull request #3242 from github/koesie10/suggest-box-open-key
...
Open suggest box with Ctrl + Space
2024-01-29 14:49:23 +01:00
Koen Vlaswinkel
ac5ed7b30c
Merge remote-tracking branch 'origin/main' into koesie10/improve-error-message
2024-01-29 14:47:36 +01:00
Koen Vlaswinkel
c5e9ef15f2
Fix order of args and stderr in error message
2024-01-29 14:46:52 +01:00
Robert
e70b083828
Move language and pack to top level of variant analysis object
2024-01-29 12:11:22 +00:00
Charis Kyriakou
1b84906bce
Add basic multi-query support to MRVA results view header ( #3286 )
2024-01-29 12:00:39 +00:00
Nora
1f24cd1a7f
Merge pull request #3275 from github/nora/add-eslint-deprecation
...
Start using eslint-plugin-deprecation to find deprecated code
2024-01-26 11:46:12 +01:00
Nora
e126dfbe36
Remove 0 for parseInt
2024-01-25 16:19:31 +00:00
Charis Kyriakou
0e2c03f572
Rename queryPackDir -> targetPackPath ( #3284 )
2024-01-25 15:44:25 +00:00
github-actions[bot]
56dd102db8
Bump CLI version from v2.16.0 to v2.16.1 for integration tests
2024-01-25 14:06:36 +00:00
dependabot[bot]
f5b6b4a9f2
Bump zip-a-folder from 3.1.5 to 3.1.6 in /extensions/ql-vscode ( #3282 )
...
Bumps [zip-a-folder](https://github.com/maugenst/zip-a-folder ) from 3.1.5 to 3.1.6.
- [Commits](https://github.com/maugenst/zip-a-folder/commits )
---
updated-dependencies:
- dependency-name: zip-a-folder
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-25 13:35:57 +00:00
dependabot[bot]
5fc88bed32
Bump @types/react-dom from 18.2.17 to 18.2.18 in /extensions/ql-vscode ( #3280 )
...
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ) from 18.2.17 to 18.2.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom )
---
updated-dependencies:
- dependency-name: "@types/react-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-25 13:35:24 +00:00
dependabot[bot]
05e5e32854
Bump markdownlint-cli2 from 0.11.0 to 0.12.1 in /extensions/ql-vscode ( #3279 )
...
Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2 ) from 0.11.0 to 0.12.1.
- [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md )
- [Commits](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.11.0...v0.12.1 )
---
updated-dependencies:
- dependency-name: markdownlint-cli2
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-25 13:35:08 +00:00
dependabot[bot]
554d8854a1
Bump styled-components from 6.1.1 to 6.1.8 in /extensions/ql-vscode ( #3281 )
...
Bumps [styled-components](https://github.com/styled-components/styled-components ) from 6.1.1 to 6.1.8.
- [Release notes](https://github.com/styled-components/styled-components/releases )
- [Commits](https://github.com/styled-components/styled-components/compare/v6.1.1...v6.1.8 )
---
updated-dependencies:
- dependency-name: styled-components
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-25 13:34:25 +00:00
dependabot[bot]
c9cb7eaa38
Bump storybook from 7.6.7 to 7.6.10 in /extensions/ql-vscode ( #3278 )
...
Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli ) from 7.6.7 to 7.6.10.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.10/code/lib/cli )
---
updated-dependencies:
- dependency-name: storybook
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-25 13:33:34 +00:00
Nora
70461d857c
Use nanoid
2024-01-25 13:17:12 +00:00
Charis Kyriakou
e1ff113701
Fix version used in multi-query pack create constraint ( #3277 )
2024-01-25 12:40:23 +00:00
Charis Kyriakou
2f66be3fcc
Tidy up uses of QueryPackDetail object fields ( #3276 )
2024-01-25 11:01:11 +00:00
Nora
12a3af0a75
Make random number bigger than 1000
2024-01-25 09:47:19 +00:00
Charis Kyriakou
594f422510
Add support for running multiple queries in MRVA ( #3274 )
2024-01-25 09:12:50 +00:00
Nora
d5932fc1de
Use storybook type
2024-01-25 08:25:33 +00:00
Nora
8397f58d0b
Disable rule for storybook types
2024-01-24 17:27:52 +00:00
Nora
dd9ca80820
Solution for unique numbers
2024-01-24 17:20:05 +00:00
Nora
deab3e6175
Update simple deprecations
2024-01-24 16:53:47 +00:00
Nora
a3f9518b78
Set up deprecation plugin
2024-01-24 16:45:02 +00:00
Robert
69ff7cb0e8
Merge pull request #3273 from github/robertbrignull/uri_fspath
...
Use Uri to convert paths to platform specific fs paths
2024-01-24 12:11:12 +00:00
Nora
3daefcdffc
Merge pull request #3215 from github/nora/add-e2e-tests
...
E2E test prototype
2024-01-24 12:59:50 +01:00
Robert
92c4532cc2
Use Uri to convert paths to platform specific fs paths
2024-01-24 11:23:54 +00:00
Charis Kyriakou
0265befb26
Move query language to the QlPackDetails ( #3270 )
2024-01-23 16:13:06 +00:00
Charis Kyriakou
aada35187f
Move QL pack file path to the QlPackDetails ( #3269 )
2024-01-23 14:54:42 +00:00
Charis Kyriakou
e612764c59
Move findPackRoot to ql.ts ( #3268 )
2024-01-23 13:29:46 +00:00
Shati Patel
e834d32a29
Add new feature flag for "access path suggestions" ( #3266 )
2024-01-23 12:04:22 +00:00
Charis Kyriakou
67e2ff3d4e
Move QL pack root path to the QlPackDetails ( #3267 )
2024-01-23 12:00:09 +00:00
Charis Kyriakou
9285b0272d
Push QL pack details creation to commands ( #3262 )
2024-01-23 10:17:13 +00:00
Dave Bartolomeo
445aa81f5a
Merge pull request #3263 from github/dbartol/extensible-failure
2024-01-22 13:29:35 -05:00
Dave Bartolomeo
2cd1a99273
Fix another missing `await`
2024-01-22 13:08:39 -05:00
Dave Bartolomeo
b6bf683852
Fix PR feedback
2024-01-22 12:50:58 -05:00
Charis Kyriakou
5bb724b5be
Rename getQlPackPath to getQlPackFilePath ( #3265 )
2024-01-22 16:49:42 +00:00
Shati Patel
5664844aba
CodeQL model editor: Don't highlight row when clicking inside text box ( #3264 )
2024-01-22 16:29:24 +00:00
Charis Kyriakou
9644e5daee
Stop variant analysis from published pack if no language selected ( #3261 )
2024-01-22 15:59:50 +00:00
Dave Bartolomeo
d7f01dcb29
Add missing `await`
2024-01-22 10:37:22 -05:00
Dave Bartolomeo
509e273108
Fix MRVA integration test failure
2024-01-22 10:21:35 -05:00
Nora
5c513bc821
Add note to readme
2024-01-22 14:15:27 +00:00
Nora
342dbfb5a9
Silence output
2024-01-22 14:05:57 +00:00
Charis Kyriakou
28aadb183b
Use object for pack generation details ( #3260 )
2024-01-22 13:59:41 +00:00
Shati Patel
83148f6d57
Add test for "promptForDatabase" ( #3248 )
2024-01-22 11:09:12 +00:00
Nora
988a113cb3
Shorten playwright config
2024-01-19 17:42:41 +00:00
Nora
6741f0c431
Merge branch 'main' into nora/add-e2e-tests
2024-01-19 18:32:37 +01:00
Koen Vlaswinkel
ebf06b9af6
Update CHANGELOG
2024-01-19 12:28:04 +01:00
Koen Vlaswinkel
a85a4b41f5
Improve CLI error messages
2024-01-19 12:07:42 +01:00
Nora
fc41360bad
Check in npm run format
2024-01-19 10:15:00 +00:00
dependabot[bot]
a2ebc69d3a
Bump prettier from 3.1.1 to 3.2.4 in /extensions/ql-vscode
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.1.1 to 3.2.4.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.1.1...3.2.4 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 20:58:32 +00:00
dependabot[bot]
f1a915e46c
Bump css-loader from 6.8.1 to 6.9.0 in /extensions/ql-vscode ( #3256 )
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.8.1 to 6.9.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.8.1...v6.9.0 )
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-18 12:56:46 -08:00
Nora
2d1663d046
Merge pull request #3253 from github/dependabot/npm_and_yarn/extensions/ql-vscode/typescript-eslint/eslint-plugin-6.19.0
...
Bump @typescript-eslint/eslint-plugin from 6.18.0 to 6.19.0 in /extensions/ql-vscode
2024-01-18 16:11:27 +01:00
Nora
66be432610
Merge pull request #3254 from github/dependabot/npm_and_yarn/extensions/ql-vscode/storybook/addon-a11y-7.6.9
...
Bump @storybook/addon-a11y from 7.6.4 to 7.6.9 in /extensions/ql-vscode
2024-01-18 16:10:52 +01:00
Nora
4ae4745a86
Merge pull request #3257 from github/dependabot/npm_and_yarn/extensions/ql-vscode/storybook/theming-7.6.9
...
Bump @storybook/theming from 7.6.7 to 7.6.9 in /extensions/ql-vscode
2024-01-18 16:10:14 +01:00
Dave Bartolomeo
fef394b79d
Merge pull request #3233 from github/dbartol/mrva-multi-bundle
...
Use CLI to bundle packs for MRVA
2024-01-18 09:10:21 -05:00
dependabot[bot]
ccfba04d97
Bump @storybook/theming from 7.6.7 to 7.6.9 in /extensions/ql-vscode
...
Bumps [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming ) from 7.6.7 to 7.6.9.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.9/code/lib/theming )
---
updated-dependencies:
- dependency-name: "@storybook/theming"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 13:49:17 +00:00
dependabot[bot]
c89382ceb7
Bump @storybook/addon-a11y from 7.6.4 to 7.6.9 in /extensions/ql-vscode
...
Bumps [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y ) from 7.6.4 to 7.6.9.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.9/code/addons/a11y )
---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 13:48:04 +00:00
dependabot[bot]
8beaa7cbc0
Bump @typescript-eslint/eslint-plugin in /extensions/ql-vscode
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 6.18.0 to 6.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/v6.19.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 13:47:43 +00:00
Koen Vlaswinkel
5c132884a4
Merge remote-tracking branch 'origin/main' into koesie10/suggest-box-open-key
2024-01-18 10:25:26 +01:00
Koen Vlaswinkel
d6e4b7ef56
Merge remote-tracking branch 'origin/main' into koesie10/suggest-box-diagnostics
2024-01-18 10:04:52 +01:00
Koen Vlaswinkel
4e81d41086
Add comment about Storybook test diagnostics
2024-01-18 10:03:45 +01:00
Koen Vlaswinkel
ac5038cf50
Merge pull request #3244 from github/koesie10/suggest-box-highlight
...
Add highlighting to items in suggest box
2024-01-18 10:02:17 +01:00
Dave Bartolomeo
d7e5552481
Fix broken test code
2024-01-17 17:48:44 -05:00
Dave Bartolomeo
65fbb6bca8
Fix PR feedback
2024-01-17 14:20:14 -05:00
Dave Bartolomeo
1d275985d0
Fix PR feedback
2024-01-17 12:49:20 -05:00
Dave Bartolomeo
55306c9a93
Fix PR feedback
2024-01-17 12:47:06 -05:00
Robert
ec6a725715
Merge pull request #3251 from github/robertbrignull/test_published_pack
...
Add an integration test of runVariantAnalysisFromPublishedPack
2024-01-17 16:15:23 +00:00
Robert
6b1a056ae6
Avoid using path separator in test data
2024-01-17 15:51:27 +00:00
Koen Vlaswinkel
75065f3148
Merge pull request #3230 from github/koesie10/suggest-box
...
Create `SuggestBox` component
2024-01-17 15:56:51 +01:00
Robert
1010239c29
Add a test of runVariantAnalysisFromPublishedPack
2024-01-17 14:31:06 +00:00
Koen Vlaswinkel
2b6ec73147
Merge pull request #3250 from github/koesie10/rename-ide-server
...
Remove outdated IDE server name in favor of language client
2024-01-17 15:08:25 +01:00
Charis Kyriakou
97980371c8
Skip multi-query MRVAs from query history ( #3249 )
2024-01-17 13:52:03 +00:00
Koen Vlaswinkel
479aa683ee
Rename IDE server to language client
2024-01-17 11:40:00 +01:00
Koen Vlaswinkel
1cb46d2604
Rename ide-server.ts to language-client.ts
2024-01-17 11:37:07 +01:00
Shati Patel
be22964113
Send telemetry for `addDatabaseSourceToWorkspace` setting ( #3238 )
2024-01-16 17:05:59 +00:00
Robert
db3550a18c
Merge pull request #3245 from github/robertbrignull/multi-query-published-pack
...
Add prototype implementation for codeQL.runVariantAnalysisPublishedPack
2024-01-16 16:54:04 +00:00
Robert
91a96da2ad
Start progress bar earlier
2024-01-16 16:39:30 +00:00
Robert
9dc37ebf33
Return when we detect no queries
2024-01-16 16:33:16 +00:00
Robert
ff8def3e7d
Use join instead of slash
2024-01-16 16:32:09 +00:00
Koen Vlaswinkel
39c17291aa
Add diagnostics to suggest box
...
This adds the ability for consumers of the suggest box to add
diagnostics to the suggest box. When a diagnostic is returned for a
value, the input will be shown with a red border.
2024-01-16 16:56:32 +01:00
Nora
70ce93cbb3
Replace toBeCalledTimes
2024-01-16 15:28:51 +00:00
Nora
abc71b5102
Replace toBeCalledWith
2024-01-16 15:28:07 +00:00
Nora
fed110f65f
Replace toBeCalled
2024-01-16 15:26:41 +00:00
Robert
174a38a16a
Make placeholder text more general
2024-01-16 15:11:38 +00:00
Robert
b4250218d5
Implement the command to download a published pack
2024-01-16 15:11:38 +00:00
github-actions[bot]
5948008c99
Bump CLI version from v2.15.5 to v2.16.0 for integration tests ( #3243 )
...
Co-authored-by: github-actions[bot] <github-actions@github.com>
2024-01-16 15:09:30 +00:00
Koen Vlaswinkel
070f0ca9b7
Add highlighting to items in suggest box
...
This adds highlighting of the currently typed text into the shown items
of the suggest box.
2024-01-16 16:05:51 +01:00
Charis Kyriakou
318136f5e5
Allow multiple file URIs to be passed into prepareRemoteQueryRun ( #3241 )
2024-01-16 15:05:24 +00:00
Koen Vlaswinkel
a3ade9984d
Make mocking helpers independent of vscode
2024-01-16 15:39:14 +01:00
Koen Vlaswinkel
4429385dfd
Open suggest box with Ctrl + Space
...
This adds a keyboard shortcut to open the suggest box when it's closed.
This matches the behavior in VS Code itself.
2024-01-16 14:24:09 +01:00
Shati Patel
f993258a27
CodeQL model editor: Make `Type` a selectable model kind for Ruby ( #3224 )
2024-01-16 13:17:26 +00:00
Shati Patel
c5517e0aea
CodeQL model editor: Add support for free text input in type models ( #3217 )
2024-01-16 13:03:53 +00:00
Charis Kyriakou
8c0a8e07b2
Tidy up variant analysis commands ( #3240 )
2024-01-16 12:19:37 +00:00
Robert
a1572463a6
Merge pull request #3239 from github/robertbrignull/multi-query-commands
...
Add stubs of commands for multi-query support
2024-01-16 10:24:29 +00:00
Koen Vlaswinkel
545902843d
Merge pull request #3222 from github/koesie10/suggest-box-helper-functions
...
Add helper functions for suggestion box
2024-01-16 09:35:12 +01:00
Robert
1a7981a22d
Add codeQL.runVariantAnalysisPublishedPack command
2024-01-15 17:08:18 +00:00
Robert
1bc560518f
Add codeQL.runVariantAnalysisContextExplorer command
2024-01-15 17:07:41 +00:00
Shati Patel
281f8eeb7a
CodeQL model editor: support saving single/selected models ( #3156 )
2024-01-15 16:51:46 +00:00
Dave Bartolomeo
f53826c09d
Better dependency version assertions
2024-01-14 10:20:55 -05:00