Commit Graph

8256 Commits

Author SHA1 Message Date
Asger F
ffed4b634f Merge pull request #3843 from asgerf/asgerf/compare-perf-view
Add 'compare performance' view
2025-01-22 11:01:59 +01:00
Koen Vlaswinkel
13389358ac Merge pull request #3905 from github/koesie10/upgrade-vite
Upgrade vite
2025-01-22 09:48:27 +01:00
Koen Vlaswinkel
60f392cceb Upgrade vite 2025-01-22 09:29:23 +01:00
Koen Vlaswinkel
6f8d6f2541 Merge pull request #3904 from github/dependabot/npm_and_yarn/extensions/ql-vscode/npm_and_yarn-7064c9a8ac
Bump katex from 0.16.18 to 0.16.21 in /extensions/ql-vscode in the npm_and_yarn group
2025-01-20 10:40:52 +01:00
dependabot[bot]
3fbbf4045d Bump katex in /extensions/ql-vscode in the npm_and_yarn group
Bumps the npm_and_yarn group in /extensions/ql-vscode with 1 update: [katex](https://github.com/KaTeX/KaTeX).


Updates `katex` from 0.16.18 to 0.16.21
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.18...v0.16.21)

---
updated-dependencies:
- dependency-name: katex
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 09:25:53 +00:00
Asger F
666c26e6a1 Permit performance comparisons across DBs
The snippet seems to have been copied from 'findOtherQueryToCompare'
where it makes sense, but in the context of a performance comparison
we don't need this restriction.
2025-01-17 12:42:11 +01:00
Asger F
bba31c030a Add comment to clarify reverse parsing 2025-01-17 11:47:35 +01:00
Asger F
8b8d174781 Clean up some more TODOs 2025-01-17 11:36:08 +01:00
Asger F
370b17c0f5 Remove TODOs 2025-01-17 11:35:16 +01:00
Asger F
37dcd0822b Remove TODO that was just resolved 2025-01-17 11:34:54 +01:00
Asger F
f09210b033 Only record cache hits prior to first evaluation 2025-01-17 11:26:40 +01:00
Asger F
44d33d6d31 Merge branch 'asgerf/compare-perf-view' of github.com:asgerf/vscode-codeql into asgerf/compare-perf-view 2025-01-17 10:53:03 +01:00
Asger F
08bffab05f Add more description of the "struct of arrays" layout 2025-01-17 10:51:49 +01:00
Asger F
2293cc3537 Update extensions/ql-vscode/src/log-insights/log-scanner.ts
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
2025-01-17 10:43:15 +01:00
Asger F
6f461e75a7 Update extensions/ql-vscode/package.json
Restrict to Canary

Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
2025-01-17 10:40:09 +01:00
dependabot[bot]
8b0a16ea14 Bump the storybook group in /extensions/ql-vscode with 12 updates (#3900)
Bumps the storybook group in /extensions/ql-vscode with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `8.4.7` | `8.5.0` |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions) | `8.4.7` | `8.5.0` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.4.7` | `8.5.0` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.4.7` | `8.5.0` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.4.7` | `8.5.0` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks) | `8.4.7` | `8.5.0` |
| [@storybook/components](https://github.com/storybookjs/storybook/tree/HEAD/code/deprecated/components) | `8.4.7` | `8.5.0` |
| [@storybook/manager-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/manager-api) | `8.4.7` | `8.5.0` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.4.7` | `8.5.0` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `8.4.7` | `8.5.0` |
| [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming) | `8.4.7` | `8.5.0` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.4.7` | `8.5.0` |


Updates `@storybook/addon-a11y` from 8.4.7 to 8.5.0
- [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/v8.5.0/code/addons/a11y)

Updates `@storybook/addon-actions` from 8.4.7 to 8.5.0
- [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/v8.5.0/code/addons/actions)

Updates `@storybook/addon-essentials` from 8.4.7 to 8.5.0
- [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/v8.5.0/code/addons/essentials)

Updates `@storybook/addon-interactions` from 8.4.7 to 8.5.0
- [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/v8.5.0/code/addons/interactions)

Updates `@storybook/addon-links` from 8.4.7 to 8.5.0
- [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/v8.5.0/code/addons/links)

Updates `@storybook/blocks` from 8.4.7 to 8.5.0
- [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/v8.5.0/code/lib/blocks)

Updates `@storybook/components` from 8.4.7 to 8.5.0
- [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/v8.5.0/code/deprecated/components)

Updates `@storybook/manager-api` from 8.4.7 to 8.5.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.5.0/code/lib/manager-api)

Updates `@storybook/react` from 8.4.7 to 8.5.0
- [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/v8.5.0/code/renderers/react)

Updates `@storybook/react-vite` from 8.4.7 to 8.5.0
- [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/v8.5.0/code/frameworks/react-vite)

Updates `@storybook/theming` from 8.4.7 to 8.5.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.5.0/code/lib/theming)

Updates `storybook` from 8.4.7 to 8.5.0
- [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/v8.5.0/code/lib/cli)

---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/addon-actions"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/addon-interactions"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/addon-links"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/blocks"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/components"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/manager-api"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/react-vite"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/theming"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: storybook
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-16 16:07:03 +00:00
Koen Vlaswinkel
c086a80384 Merge pull request #3898 from github/github-action/bump-node-version
Bump Node version to v20.18.1
2025-01-16 13:47:16 +01:00
github-actions[bot]
e947756a5a Bump Node version to v20.18.1 2025-01-16 12:25:55 +00:00
Koen Vlaswinkel
6cafa5d905 Merge pull request #3897 from github/github-action/bump-node-version
Bump Node version to v20.18.1
2025-01-15 16:15:09 +01:00
Koen Vlaswinkel
4607a452bd Fix type errors 2025-01-15 15:43:05 +01:00
github-actions[bot]
276405f743 Bump Node version to v20.18.1 2025-01-15 12:25:54 +00:00
Koen Vlaswinkel
056e45ad1e Merge pull request #3893 from github/dependabot/npm_and_yarn/extensions/ql-vscode/vscode/vsce-3.2.1
Bump @vscode/vsce from 2.24.0 to 3.2.1 in /extensions/ql-vscode
2025-01-14 12:00:56 +01:00
Koen Vlaswinkel
575628990e Fix qltest-discovery test after tmp upgrade 2025-01-13 16:58:32 +01:00
Koen Vlaswinkel
9f0a5f0daa Clean up files property and .vscodeignore file 2025-01-13 15:25:56 +01:00
Dave Bartolomeo
92e5181dd6 Merge pull request #3896 from github/github-action/bump-cli
Bump CLI Version to v2.20.1 for integration tests
2025-01-09 17:16:07 -05:00
github-actions[bot]
88924f1556 Bump CLI version from v2.20.0 to v2.20.1 for integration tests 2025-01-09 21:56:26 +00:00
Koen Vlaswinkel
26edfa5c43 Merge pull request #3890 from github/github-action/bump-node-version
Bump Node version to v20.18.1
2025-01-09 12:15:01 +01:00
github-actions[bot]
17bae27c34 Bump Node version to v20.18.1 2025-01-08 12:26:08 +00:00
Charis Kyriakou
49839a1a52 Remove support for CodeQL CLI versions older than v2.18.4 (#3895)
* Remove support for CodeQL CLI versions older than v2.18.4

* Update CHANGELOG
2025-01-06 11:37:39 +00:00
dependabot[bot]
60754a81d6 Bump @vscode/vsce from 2.24.0 to 3.2.1 in /extensions/ql-vscode
Bumps [@vscode/vsce](https://github.com/Microsoft/vsce) from 2.24.0 to 3.2.1.
- [Release notes](https://github.com/Microsoft/vsce/releases)
- [Commits](https://github.com/Microsoft/vsce/compare/v2.24.0...v3.2.1)

---
updated-dependencies:
- dependency-name: "@vscode/vsce"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-02 17:45:12 +00:00
Angela P Wen
bda74b83c0 Merge pull request #3894 from github/dependabot/npm_and_yarn/extensions/ql-vscode/lint-staged-15.3.0
Bump lint-staged from 15.2.10 to 15.3.0 in /extensions/ql-vscode
2025-01-02 09:44:15 -08:00
Angela P Wen
055c53aba1 Merge pull request #3892 from github/dependabot/npm_and_yarn/extensions/ql-vscode/gulp-esbuild-0.14.0
Bump gulp-esbuild from 0.12.1 to 0.14.0 in /extensions/ql-vscode
2025-01-02 09:43:05 -08:00
Angela P Wen
8e5f331cb5 Merge pull request #3891 from github/dependabot/npm_and_yarn/extensions/ql-vscode/typescript-eslint-7c217e476c
Bump the typescript-eslint group in /extensions/ql-vscode with 2 updates
2025-01-02 09:42:35 -08:00
dependabot[bot]
b4d925bbb2 Bump lint-staged from 15.2.10 to 15.3.0 in /extensions/ql-vscode
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.10 to 15.3.0.
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lint-staged/lint-staged/compare/v15.2.10...v15.3.0)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-02 14:02:40 +00:00
dependabot[bot]
a9879d2da3 Bump gulp-esbuild from 0.12.1 to 0.14.0 in /extensions/ql-vscode
Bumps [gulp-esbuild](https://github.com/ym-project/gulp-esbuild) from 0.12.1 to 0.14.0.
- [Release notes](https://github.com/ym-project/gulp-esbuild/releases)
- [Commits](https://github.com/ym-project/gulp-esbuild/compare/v0.12.1...v0.14.0)

---
updated-dependencies:
- dependency-name: gulp-esbuild
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-02 13:58:53 +00:00
dependabot[bot]
3dcfefa0ae Bump the typescript-eslint group in /extensions/ql-vscode with 2 updates
Bumps the typescript-eslint group in /extensions/ql-vscode 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.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: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typescript-eslint
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typescript-eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-02 13:58:41 +00:00
Angela P Wen
e81dda377a Merge pull request #3889 from github/dependabot/docker/extensions/ql-vscode/test/e2e/docker/codercom/code-server-4.96.2
Bump codercom/code-server from 4.96.1 to 4.96.2 in /extensions/ql-vscode/test/e2e/docker
2024-12-26 10:12:59 -08:00
Angela P Wen
1faaaff59e Merge pull request #3888 from github/dependabot/npm_and_yarn/extensions/ql-vscode/markdownlint-cli2-0.17.0
Bump markdownlint-cli2 from 0.13.0 to 0.17.0 in /extensions/ql-vscode
2024-12-26 10:12:37 -08:00
Angela P Wen
75f77bcfca Merge pull request #3886 from github/dependabot/npm_and_yarn/extensions/ql-vscode/typescript-eslint-d4fe8e2025
Bump the typescript-eslint group in /extensions/ql-vscode with 2 updates
2024-12-26 10:12:09 -08:00
Angela P Wen
94c576b255 Merge pull request #3885 from github/dependabot/npm_and_yarn/extensions/ql-vscode/storybook-c0121e82ca
Bump @storybook/csf from 0.1.12 to 0.1.13 in /extensions/ql-vscode in the storybook group
2024-12-26 10:11:48 -08:00
dependabot[bot]
acf7ccdf6a Bump codercom/code-server in /extensions/ql-vscode/test/e2e/docker
Bumps codercom/code-server from 4.96.1 to 4.96.2.

---
updated-dependencies:
- dependency-name: codercom/code-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-26 13:52:29 +00:00
dependabot[bot]
b24aedea99 Bump markdownlint-cli2 from 0.13.0 to 0.17.0 in /extensions/ql-vscode
Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.13.0 to 0.17.0.
- [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.13.0...v0.17.0)

---
updated-dependencies:
- dependency-name: markdownlint-cli2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-26 13:16:22 +00:00
dependabot[bot]
29b0269a40 Bump the typescript-eslint group in /extensions/ql-vscode with 2 updates
Bumps the typescript-eslint group in /extensions/ql-vscode 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: typescript-eslint
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript-eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-26 13:12:31 +00:00
dependabot[bot]
00e27195d9 Bump @storybook/csf in /extensions/ql-vscode in the storybook group
Bumps the storybook group in /extensions/ql-vscode with 1 update: [@storybook/csf](https://github.com/ComponentDriven/csf).


Updates `@storybook/csf` from 0.1.12 to 0.1.13
- [Release notes](https://github.com/ComponentDriven/csf/releases)
- [Changelog](https://github.com/ComponentDriven/csf/blob/v0.1.13/CHANGELOG.md)
- [Commits](https://github.com/ComponentDriven/csf/compare/v0.1.12...v0.1.13)

---
updated-dependencies:
- dependency-name: "@storybook/csf"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-26 13:11:51 +00:00
Andrew Eisenberg
e54805fb06 Merge pull request #3884 from github/version/bump-to-v1.17.1
Bump version to v1.17.1
2024-12-20 14:15:19 -08:00
github-actions[bot]
6fc8b726f4 Bump version to v1.17.1 2024-12-20 20:28:17 +00:00
Andrew Eisenberg
daf1096389 Merge pull request #3883 from github/v1.17.0
v1.17.0
2024-12-20 12:27:07 -08:00
Andrew Eisenberg
e35bd1be8c Update changelog for version 1.7.0
Some checks failed
Release / Release (push) Has been cancelled
Release / Publish to VS Code Marketplace (push) Has been cancelled
Release / Publish to Open VSX Registry (push) Has been cancelled
Remove "Unreleased" section
v1.17.0
2024-12-20 12:12:46 -08:00
Andrew Eisenberg
995a311d5f v1.17.0 2024-12-20 20:07:20 +00:00
Andrew Eisenberg
a86775f840 Merge pull request #3882 from github/koesie10/fix-azure-publish
Fix publishing to VS Code Marketplace
2024-12-20 08:42:02 -08:00