Commit Graph

8201 Commits

Author SHA1 Message Date
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
Koen Vlaswinkel
64e60f986c Fix publishing to VS Code Marketplace 2024-12-20 10:26:09 +01:00
Andrew Eisenberg
a47dc5555d Merge pull request #3877 from github/dependabot/npm_and_yarn/extensions/ql-vscode/typescript-eslint-ad245cece5
Bump the typescript-eslint group in /extensions/ql-vscode with 2 updates
2024-12-19 14:02:37 -08:00
Andrew Eisenberg
8c81ab73f9 Merge pull request #3881 from github/version/bump-to-v1.16.3
Bump version to v1.16.3
2024-12-19 13:57:58 -08:00
Andrew Eisenberg
99f082fb27 Merge pull request #3876 from github/dependabot/docker/extensions/ql-vscode/test/e2e/docker/codercom/code-server-4.96.1
Bump codercom/code-server from 4.95.3 to 4.96.1 in /extensions/ql-vscode/test/e2e/docker
2024-12-19 13:47:56 -08:00
Andrew Eisenberg
05926431da Merge branch 'main' into dependabot/npm_and_yarn/extensions/ql-vscode/typescript-eslint-ad245cece5 2024-12-19 13:47:08 -08:00
Andrew Eisenberg
52d20df1ae Merge pull request #3878 from github/dependabot/npm_and_yarn/extensions/ql-vscode/babel/preset-react-7.26.3
Bump @babel/preset-react from 7.25.9 to 7.26.3 in /extensions/ql-vscode
2024-12-19 13:45:48 -08:00
Andrew Eisenberg
370e192dfc Merge pull request #3879 from github/dependabot/npm_and_yarn/extensions/ql-vscode/eslint-plugin-jest-dom-5.5.0
Bump eslint-plugin-jest-dom from 5.4.0 to 5.5.0 in /extensions/ql-vscode
2024-12-19 13:45:20 -08:00
github-actions[bot]
db12100969 Bump version to v1.16.3 2024-12-19 21:40:18 +00:00
Andrew Eisenberg
bb435a9a28 Merge pull request #3880 from github/v1.16.2
v1.16.2
2024-12-19 13:36:37 -08:00
Andrew Eisenberg
7babc6421e v1.16.2
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
v1.16.2
2024-12-19 21:20:57 +00:00
dependabot[bot]
8c37403a1c Bump eslint-plugin-jest-dom from 5.4.0 to 5.5.0 in /extensions/ql-vscode
Bumps [eslint-plugin-jest-dom](https://github.com/testing-library/eslint-plugin-jest-dom) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/testing-library/eslint-plugin-jest-dom/releases)
- [Commits](https://github.com/testing-library/eslint-plugin-jest-dom/compare/v5.4.0...v5.5.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest-dom
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-19 14:01:27 +00:00
dependabot[bot]
92a0fb1e34 Bump @babel/preset-react from 7.25.9 to 7.26.3 in /extensions/ql-vscode
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.25.9 to 7.26.3.
- [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.26.3/packages/babel-preset-react)

---
updated-dependencies:
- dependency-name: "@babel/preset-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-19 14:01:11 +00:00
dependabot[bot]
162b255899 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.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: "@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-19 14:00:58 +00:00
dependabot[bot]
2a8aede154 Bump codercom/code-server in /extensions/ql-vscode/test/e2e/docker
Bumps codercom/code-server from 4.95.3 to 4.96.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-19 13:21:26 +00:00
dependabot[bot]
a3b8fea2b6 Bump the typescript-eslint group in /extensions/ql-vscode with 2 updates (#3867)
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.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)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexander Eyers-Taylor <alexet@github.com>
2024-12-16 21:26:54 +00:00
Alexander Eyers-Taylor
07e9e44310 Add cache of query schemas to results view (#3862)
* Add cache of query schemas to results view

* Update changelog

* Don't call bqrsInfo with a page size of 0

* Update extensions/ql-vscode/CHANGELOG.md

Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>

---------

Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
2024-12-13 17:05:00 +00:00
Koen Vlaswinkel
2c7021be0e Merge pull request #3874 from github/koesie10/upgrade-nanoid
Upgrade nanoid
2024-12-13 09:23:41 +01:00
dependabot[bot]
99535003e1 Bump @babel/preset-typescript in /extensions/ql-vscode (#3873)
Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.23.3 to 7.26.0.
- [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.26.0/packages/babel-preset-typescript)

---
updated-dependencies:
- dependency-name: "@babel/preset-typescript"
  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-12-12 19:35:37 +00:00