Andrew Eisenberg
e35bd1be8c
Update changelog for version 1.7.0
...
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
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
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
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
dependabot[bot]
8ab6990407
Bump @floating-ui/react from 0.26.28 to 0.27.0 in /extensions/ql-vscode ( #3871 )
...
Bumps [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react ) from 0.26.28 to 0.27.0.
- [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.27.0/packages/react )
---
updated-dependencies:
- dependency-name: "@floating-ui/react"
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-12-12 19:24:09 +00:00
Koen Vlaswinkel
36a3ee311a
Upgrade nanoid
2024-12-12 16:54:11 +01:00
Koen Vlaswinkel
be48acdf0b
Merge pull request #3870 from github/github-action/bump-node-version
...
Bump Node version to v20.18.1
2024-12-12 13:46:28 +01:00
github-actions[bot]
91beca7d85
Bump Node version to v20.18.1
2024-12-12 12:26:24 +00:00
dependabot[bot]
793748c2f4
Bump the storybook group in /extensions/ql-vscode with 13 updates ( #3865 )
...
Bumps the storybook group in /extensions/ql-vscode with 13 updates:
| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y ) | `8.4.6` | `8.4.7` |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions ) | `8.4.6` | `8.4.7` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials ) | `8.4.6` | `8.4.7` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions ) | `8.4.6` | `8.4.7` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links ) | `8.4.6` | `8.4.7` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks ) | `8.4.6` | `8.4.7` |
| [@storybook/components](https://github.com/storybookjs/storybook/tree/HEAD/code/deprecated/components ) | `8.4.6` | `8.4.7` |
| [@storybook/icons](https://github.com/storybookjs/icons ) | `1.2.12` | `1.3.0` |
| [@storybook/manager-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/manager-api ) | `8.4.6` | `8.4.7` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react ) | `8.4.6` | `8.4.7` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite ) | `8.4.6` | `8.4.7` |
| [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming ) | `8.4.6` | `8.4.7` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli ) | `8.4.6` | `8.4.7` |
Updates `@storybook/addon-a11y` from 8.4.6 to 8.4.7
- [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.4.7/code/addons/a11y )
Updates `@storybook/addon-actions` from 8.4.6 to 8.4.7
- [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.4.7/code/addons/actions )
Updates `@storybook/addon-essentials` from 8.4.6 to 8.4.7
- [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.4.7/code/addons/essentials )
Updates `@storybook/addon-interactions` from 8.4.6 to 8.4.7
- [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.4.7/code/addons/interactions )
Updates `@storybook/addon-links` from 8.4.6 to 8.4.7
- [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.4.7/code/addons/links )
Updates `@storybook/blocks` from 8.4.6 to 8.4.7
- [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.4.7/code/lib/blocks )
Updates `@storybook/components` from 8.4.6 to 8.4.7
- [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.4.7/code/deprecated/components )
Updates `@storybook/icons` from 1.2.12 to 1.3.0
- [Release notes](https://github.com/storybookjs/icons/releases )
- [Changelog](https://github.com/storybookjs/icons/blob/main/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/icons/compare/v1.2.12...v1.3.0 )
Updates `@storybook/manager-api` from 8.4.6 to 8.4.7
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.4.7/code/lib/manager-api )
Updates `@storybook/react` from 8.4.6 to 8.4.7
- [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.4.7/code/renderers/react )
Updates `@storybook/react-vite` from 8.4.6 to 8.4.7
- [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.4.7/code/frameworks/react-vite )
Updates `@storybook/theming` from 8.4.6 to 8.4.7
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.4.7/code/lib/theming )
Updates `storybook` from 8.4.6 to 8.4.7
- [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.4.7/code/lib/cli )
---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-actions"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-essentials"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-interactions"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-links"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/blocks"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/components"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/icons"
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-patch
dependency-group: storybook
- dependency-name: "@storybook/react"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react-vite"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/theming"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: storybook
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-11 15:10:38 +00:00
dependabot[bot]
bf62444403
Bump @testing-library/react ( #3866 )
...
Bumps the testing-library group in /extensions/ql-vscode with 1 update: [@testing-library/react](https://github.com/testing-library/react-testing-library ).
Updates `@testing-library/react` from 16.0.1 to 16.1.0
- [Release notes](https://github.com/testing-library/react-testing-library/releases )
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/react-testing-library/compare/v16.0.1...v16.1.0 )
---
updated-dependencies:
- dependency-name: "@testing-library/react"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: testing-library
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-11 15:10:14 +00:00
dependabot[bot]
de6bd05a29
Bump msw from 2.2.13 to 2.6.8 in /extensions/ql-vscode ( #3868 )
...
Bumps [msw](https://github.com/mswjs/msw ) from 2.2.13 to 2.6.8.
- [Release notes](https://github.com/mswjs/msw/releases )
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mswjs/msw/compare/v2.2.13...v2.6.8 )
---
updated-dependencies:
- dependency-name: msw
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-12-11 15:00:38 +00:00
Koen Vlaswinkel
40fa5aaed8
Merge pull request #3863 from github/koesie10/change-dependabot-e2e
...
Change Dependabot Docker directory for e2e tests
2024-12-11 15:08:59 +01:00
Koen Vlaswinkel
24bb6bbf32
Merge pull request #3864 from github/github-action/bump-node-version
...
Bump Node version to v20.18.0
2024-12-11 13:49:02 +01:00
github-actions[bot]
25f5dbfdcf
Bump Node version to v20.18.0
2024-12-11 12:26:19 +00:00
Koen Vlaswinkel
e98313a893
Change Dependabot Docker directory for e2e tests
2024-12-11 10:13:23 +01:00
Koen Vlaswinkel
7610de24c8
Merge pull request #3859 from github/koesie10/upgrade-e2e-versions
...
Upgrade code-server version for E2E tests
2024-12-11 10:10:32 +01:00
github-actions[bot]
a6da43b9e9
Bump CLI version from v2.19.4 to v2.20.0 for integration tests ( #3861 )
...
Co-authored-by: github-actions[bot] <github-actions@github.com >
2024-12-10 12:22:20 +00:00
dependabot[bot]
ffe8248040
Bump @babel/plugin-transform-modules-commonjs in /extensions/ql-vscode ( #3857 )
...
Bumps [@babel/plugin-transform-modules-commonjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-commonjs ) from 7.24.7 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-plugin-transform-modules-commonjs )
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-modules-commonjs"
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-09 09:26:37 +00:00
Koen Vlaswinkel
54e531d175
Upgrade code-server version for E2E tests
2024-12-06 11:28:01 +01:00
Koen Vlaswinkel
ff95caffd0
Merge pull request #3853 from github/koesie10/remove-telemetry-setting
...
Remove extension telemetry setting and use VS Code setting instead
2024-12-06 11:12:11 +01:00
Angela P Wen
da108fb115
Merge pull request #3856 from github/dependabot/npm_and_yarn/extensions/ql-vscode/playwright/test-1.49.0
...
Bump @playwright/test from 1.40.1 to 1.49.0 in /extensions/ql-vscode
2024-12-05 12:43:14 -08:00
dependabot[bot]
0d4850c811
Bump @playwright/test from 1.40.1 to 1.49.0 in /extensions/ql-vscode
...
Bumps [@playwright/test](https://github.com/microsoft/playwright ) from 1.40.1 to 1.49.0.
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.40.1...v1.49.0 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-05 20:20:49 +00:00
Angela P Wen
2b958743e7
Merge pull request #3855 from github/dependabot/npm_and_yarn/extensions/ql-vscode/typescript-eslint-263190dbf1
...
Bump the typescript-eslint group in /extensions/ql-vscode with 2 updates
2024-12-05 12:19:49 -08:00
Angela P Wen
a6859aba47
Merge pull request #3854 from github/dependabot/npm_and_yarn/extensions/ql-vscode/storybook-4b71ad56d7
...
Bump the storybook group in /extensions/ql-vscode with 13 updates
2024-12-05 12:19:28 -08:00
dependabot[bot]
bae16bb8d9
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.16.0 to 8.17.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.17.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.16.0 to 8.17.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.17.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 >
2024-12-05 13:56:02 +00:00
dependabot[bot]
85953fb235
Bump the storybook group in /extensions/ql-vscode with 13 updates
...
Bumps the storybook group in /extensions/ql-vscode with 13 updates:
| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y ) | `8.4.5` | `8.4.6` |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions ) | `8.4.5` | `8.4.6` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials ) | `8.4.5` | `8.4.6` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions ) | `8.4.5` | `8.4.6` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links ) | `8.4.5` | `8.4.6` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks ) | `8.4.5` | `8.4.6` |
| [@storybook/components](https://github.com/storybookjs/storybook/tree/HEAD/code/deprecated/components ) | `8.4.5` | `8.4.6` |
| [@storybook/csf](https://github.com/ComponentDriven/csf ) | `0.1.11` | `0.1.12` |
| [@storybook/manager-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/manager-api ) | `8.4.5` | `8.4.6` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react ) | `8.4.5` | `8.4.6` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite ) | `8.4.5` | `8.4.6` |
| [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming ) | `8.4.5` | `8.4.6` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli ) | `8.4.5` | `8.4.6` |
Updates `@storybook/addon-a11y` from 8.4.5 to 8.4.6
- [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.4.6/code/addons/a11y )
Updates `@storybook/addon-actions` from 8.4.5 to 8.4.6
- [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.4.6/code/addons/actions )
Updates `@storybook/addon-essentials` from 8.4.5 to 8.4.6
- [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.4.6/code/addons/essentials )
Updates `@storybook/addon-interactions` from 8.4.5 to 8.4.6
- [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.4.6/code/addons/interactions )
Updates `@storybook/addon-links` from 8.4.5 to 8.4.6
- [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.4.6/code/addons/links )
Updates `@storybook/blocks` from 8.4.5 to 8.4.6
- [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.4.6/code/lib/blocks )
Updates `@storybook/components` from 8.4.5 to 8.4.6
- [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.4.6/code/deprecated/components )
Updates `@storybook/csf` from 0.1.11 to 0.1.12
- [Release notes](https://github.com/ComponentDriven/csf/releases )
- [Changelog](https://github.com/ComponentDriven/csf/blob/v0.1.12/CHANGELOG.md )
- [Commits](https://github.com/ComponentDriven/csf/compare/v0.1.11...v0.1.12 )
Updates `@storybook/manager-api` from 8.4.5 to 8.4.6
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.4.6/code/lib/manager-api )
Updates `@storybook/react` from 8.4.5 to 8.4.6
- [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.4.6/code/renderers/react )
Updates `@storybook/react-vite` from 8.4.5 to 8.4.6
- [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.4.6/code/frameworks/react-vite )
Updates `@storybook/theming` from 8.4.5 to 8.4.6
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.4.6/code/lib/theming )
Updates `storybook` from 8.4.5 to 8.4.6
- [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.4.6/code/lib/cli )
---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-actions"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-essentials"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-interactions"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-links"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/blocks"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/components"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/csf"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/manager-api"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react-vite"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/theming"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: storybook
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-05 13:55:20 +00:00
Koen Vlaswinkel
de9fd276d1
Remove telemetry step from E2E tests
2024-12-05 12:12:02 +01:00
Koen Vlaswinkel
9506c17a79
Update CHANGELOG
2024-12-05 11:53:20 +01:00
Koen Vlaswinkel
036c60b494
Add notification when enabling telemetry
2024-12-05 11:47:48 +01:00
Koen Vlaswinkel
52beaeded2
Remove extension telemetry setting and use VS Code setting instead
2024-12-03 10:46:25 +01:00
Angela P Wen
b1a15d8340
Merge pull request #3849 from github/dependabot/npm_and_yarn/extensions/ql-vscode/vite-6.0.1
...
Bump vite from 5.4.6 to 6.0.1 in /extensions/ql-vscode
2024-12-02 10:52:38 -08:00
Koen Vlaswinkel
815af5cc48
Merge pull request #3852 from github/github-action/bump-cli
...
Bump CLI Version to v2.19.4 for integration tests
2024-12-02 17:14:08 +01:00
github-actions[bot]
b331cb019c
Bump CLI version from v2.19.3 to v2.19.4 for integration tests
2024-12-02 13:46:31 +00:00
Stephan Brandauer
d03b3486ee
Merge pull request #3845 from github/kaeluka/4654-fix-spurious-errors
...
Fix Spurious Compilation Errors
2024-12-02 11:30:47 +01:00
Stephan Brandauer
17542d1041
remove notification, when we are restarting the language client anyways
2024-12-02 08:16:37 +00:00
Stephan Brandauer
6fd3d205a5
fix typo
2024-11-29 08:31:30 +00:00
Stephan Brandauer
aca005a777
notify language client of updated packages from cli.ts
2024-11-29 08:16:19 +00:00
Nora
0f88b63392
Merge pull request #3850 from github/dependabot/npm_and_yarn/extensions/ql-vscode/types/react-18.3.12
...
Bump @types/react from 18.3.1 to 18.3.12 in /extensions/ql-vscode
2024-11-28 17:19:11 +01:00
Nora
52fe22a0be
Merge pull request #3848 from github/dependabot/npm_and_yarn/extensions/ql-vscode/eslint-plugin-react-7.37.2
...
Bump eslint-plugin-react from 7.37.1 to 7.37.2 in /extensions/ql-vscode
2024-11-28 17:18:31 +01:00
Nora
89729d1831
Merge pull request #3847 from github/dependabot/npm_and_yarn/extensions/ql-vscode/typescript-eslint-3e3dd9b88a
...
Bump the typescript-eslint group in /extensions/ql-vscode with 2 updates
2024-11-28 17:18:18 +01:00
dependabot[bot]
b212ee6a4b
Bump @types/react from 18.3.1 to 18.3.12 in /extensions/ql-vscode
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.3.1 to 18.3.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-28 13:20:54 +00:00
dependabot[bot]
580ed9f54f
Bump vite from 5.4.6 to 6.0.1 in /extensions/ql-vscode
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.4.6 to 6.0.1.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/create-vite@6.0.1/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-28 13:20:44 +00:00
dependabot[bot]
52683302f2
Bump eslint-plugin-react from 7.37.1 to 7.37.2 in /extensions/ql-vscode
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.37.1 to 7.37.2.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.1...v7.37.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-28 13:20:28 +00:00
dependabot[bot]
cc4513c927
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.15.0 to 8.16.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.16.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.15.0 to 8.16.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.16.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 >
2024-11-28 13:20:17 +00:00
Koen Vlaswinkel
f256c00ced
Merge pull request #3846 from github/github-action/bump-node-version
...
Bump Node version to v20.18.0
2024-11-28 14:07:17 +01:00
github-actions[bot]
15be2d14b3
Bump Node version to v20.18.0
2024-11-28 12:26:14 +00:00
Koen Vlaswinkel
ff501552a3
Merge pull request #3844 from github/koesie10/fix-update-node-version
...
Fix update-node-version script
2024-11-27 14:35:31 +01:00
Koen Vlaswinkel
a5b64d6459
Fix update-node-version script
2024-11-27 13:30:04 +01:00
Stephan Brandauer
60c15a0eb2
Merge pull request #3842 from github/update-docs
...
update ambiguous docs
2024-11-26 10:39:32 +01:00
Stephan Brandauer
f5cd48d9d9
update ambiguous docs
2024-11-26 09:26:48 +00:00
Koen Vlaswinkel
94434f4397
Merge pull request #3841 from github/koesie10/bump-cross-spawn
...
Bump cross-spawn version
2024-11-26 09:21:36 +01:00
Koen Vlaswinkel
f77ae4cd69
Bump cross-spawn version
2024-11-25 14:02:01 +01:00
Koen Vlaswinkel
5a3aeb6332
Merge pull request #3839 from github/koesie10/switch-to-execa
...
Remove unmaintained child-process-promise
2024-11-25 14:00:45 +01:00
Koen Vlaswinkel
86f37f408f
Merge pull request #3840 from github/github-action/bump-node-version
...
Bump Node version to v20.18.0
2024-11-25 09:38:26 +01:00
github-actions[bot]
5d7db66902
Bump Node version to v20.18.0
2024-11-24 12:25:50 +00:00
Koen Vlaswinkel
87a470dde6
Remove unmaintained child-process-promise
2024-11-22 14:23:19 +01:00
Asger F
dba6718649
Merge pull request #3833 from asgerf/asgerf/graph-viewer-scrollpos
...
Avoid resetting scroll position after clicking a node in the graph viewer
2024-11-22 10:19:27 +01:00
Koen Vlaswinkel
2bcdf93996
Merge pull request #3836 from github/dependabot/npm_and_yarn/extensions/ql-vscode/styled-components-6.1.13
...
Bump styled-components from 6.1.9 to 6.1.13 in /extensions/ql-vscode
2024-11-21 14:48:59 +01:00
Koen Vlaswinkel
1468b2830b
Merge pull request #3837 from github/dependabot/npm_and_yarn/extensions/ql-vscode/floating-ui/react-0.26.28
...
Bump @floating-ui/react from 0.26.24 to 0.26.28 in /extensions/ql-vscode
2024-11-21 14:47:22 +01:00
Koen Vlaswinkel
5a078d35e0
Merge pull request #3835 from github/dependabot/npm_and_yarn/extensions/ql-vscode/typescript-eslint-a27836cc37
...
Bump the typescript-eslint group in /extensions/ql-vscode with 2 updates
2024-11-21 14:47:03 +01:00
Koen Vlaswinkel
5ebc76a005
Merge pull request #3834 from github/dependabot/npm_and_yarn/extensions/ql-vscode/storybook-fa5ae6ca14
...
Bump the storybook group in /extensions/ql-vscode with 12 updates
2024-11-21 14:46:36 +01:00
dependabot[bot]
badaedd1fe
Bump @floating-ui/react from 0.26.24 to 0.26.28 in /extensions/ql-vscode
...
Bumps [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react ) from 0.26.24 to 0.26.28.
- [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.28/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-11-21 13:34:35 +00:00
dependabot[bot]
06fb1bed5a
Bump styled-components from 6.1.9 to 6.1.13 in /extensions/ql-vscode
...
Bumps [styled-components](https://github.com/styled-components/styled-components ) from 6.1.9 to 6.1.13.
- [Release notes](https://github.com/styled-components/styled-components/releases )
- [Commits](https://github.com/styled-components/styled-components/compare/v6.1.9...v6.1.13 )
---
updated-dependencies:
- dependency-name: styled-components
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-21 13:34:22 +00:00
dependabot[bot]
15d2e4ee6b
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.14.0 to 8.15.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.15.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.14.0 to 8.15.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.15.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 >
2024-11-21 13:34:08 +00:00
dependabot[bot]
4c2e0ccdda
Bump the storybook group in /extensions/ql-vscode with 12 updates
...
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.3` | `8.4.5` |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions ) | `8.4.3` | `8.4.5` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials ) | `8.4.3` | `8.4.5` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions ) | `8.4.3` | `8.4.5` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links ) | `8.4.3` | `8.4.5` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks ) | `8.4.3` | `8.4.5` |
| [@storybook/components](https://github.com/storybookjs/storybook/tree/HEAD/code/deprecated/components ) | `8.4.3` | `8.4.5` |
| [@storybook/manager-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/manager-api ) | `8.4.3` | `8.4.5` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react ) | `8.4.3` | `8.4.5` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite ) | `8.4.3` | `8.4.5` |
| [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming ) | `8.4.3` | `8.4.5` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli ) | `8.4.3` | `8.4.5` |
Updates `@storybook/addon-a11y` from 8.4.3 to 8.4.5
- [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.4.5/code/addons/a11y )
Updates `@storybook/addon-actions` from 8.4.3 to 8.4.5
- [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.4.5/code/addons/actions )
Updates `@storybook/addon-essentials` from 8.4.3 to 8.4.5
- [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.4.5/code/addons/essentials )
Updates `@storybook/addon-interactions` from 8.4.3 to 8.4.5
- [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.4.5/code/addons/interactions )
Updates `@storybook/addon-links` from 8.4.3 to 8.4.5
- [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.4.5/code/addons/links )
Updates `@storybook/blocks` from 8.4.3 to 8.4.5
- [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.4.5/code/lib/blocks )
Updates `@storybook/components` from 8.4.3 to 8.4.5
- [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.4.5/code/deprecated/components )
Updates `@storybook/manager-api` from 8.4.3 to 8.4.5
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.4.5/code/lib/manager-api )
Updates `@storybook/react` from 8.4.3 to 8.4.5
- [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.4.5/code/renderers/react )
Updates `@storybook/react-vite` from 8.4.3 to 8.4.5
- [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.4.5/code/frameworks/react-vite )
Updates `@storybook/theming` from 8.4.3 to 8.4.5
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.4.5/code/lib/theming )
Updates `storybook` from 8.4.3 to 8.4.5
- [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.4.5/code/lib/cli )
---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-actions"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-essentials"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-interactions"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-links"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/blocks"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/components"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/manager-api"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react-vite"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/theming"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: storybook
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-21 13:33:33 +00:00
Asger F
b840c38886
Merge pull request #3831 from asgerf/asgerf/streaming-jsonl
...
Add streaming 'jsonl' parser
2024-11-21 08:47:49 +01:00
Asger F
99175e78b0
Avoid resetting scroll position after clicking a node in the graph viewer
2024-11-20 14:48:46 +01:00
Asger F
46c284d2ed
Merge pull request #3803 from asgerf/asgerf/factor-out-evaluator-log-paths
...
Refactor: Store EvaluatorLogPaths object on LocalQueryInfo
2024-11-20 14:24:46 +01:00
Koen Vlaswinkel
1ac725b1c4
Merge pull request #3832 from github/koesie10/azure-mi-publishing-docs
...
Remove docs about Azure DevOps PAT
2024-11-20 13:17:31 +01:00
Asger F
eee593973d
Fix typo in 'evaluatorLogPaths'
2024-11-20 11:22:32 +01:00
Asger F
57e2b51b43
Add a file comment to the benchmark script
2024-11-20 11:19:31 +01:00
Asger F
b90cfb670b
Move some calls into the try block
2024-11-20 11:12:37 +01:00
Asger F
d05cdf49ec
Fix missing import
2024-11-20 11:11:42 +01:00
Asger F
38849f70f5
Apply suggestions from code review
...
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com >
2024-11-20 11:06:10 +01:00
Koen Vlaswinkel
6d665ea5c8
Remove docs about Azure DevOps PAT
2024-11-20 10:45:38 +01:00
Andrew Eisenberg
025737a18b
Merge pull request #3797 from reitowo/main-multiple-folder
...
Allow import all database subfolders by selecting a folder
2024-11-19 15:15:24 -08:00
Andrew Eisenberg
e7e95e2511
Clarify CHANGELOG.md
2024-11-19 08:51:31 -08:00
reito
8b3add82b1
fix: remove title of importing status
2024-11-20 00:05:42 +08:00
reito
5b854bc1cd
fix: step message
2024-11-20 00:05:42 +08:00
reito
9f1fd2c8af
fix: trim error
2024-11-20 00:05:42 +08:00
reito
17a6076732
fix: get error message
2024-11-20 00:05:42 +08:00
reito
1b007c2586
Apply suggestions from code review
...
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com >
2024-11-20 00:05:42 +08:00
reito
1f6a7afffa
fix: unify descriptions.
2024-11-20 00:05:42 +08:00
reito
5d4f75b72e
fix: testproj need to be with a dot
2024-11-20 00:05:42 +08:00
reito
8170c46042
feat: extract common logic
2024-11-20 00:05:42 +08:00
reito
a93bf1469b
Apply suggestions from code review
...
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com >
2024-11-20 00:05:42 +08:00
reito
775e6dc354
fix: unify naming
2024-11-20 00:05:42 +08:00
reito
c84331e1a3
fix: revert extra return type
2024-11-20 00:05:42 +08:00
reito
955f8c8ab4
feat: skip 0 folders
2024-11-20 00:05:42 +08:00
reito
1e749ec793
feat: move import folders out of original function, optimize logs
2024-11-20 00:05:42 +08:00
reito
fb6fac8803
更新 package.json
...
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com >
2024-11-20 00:05:42 +08:00
reito
1ec341a744
更新 CHANGELOG.md
...
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com >
2024-11-20 00:05:42 +08:00
reito
736dc46b63
Allow import all database subfolders by selecting a folder
2024-11-20 00:05:42 +08:00
Asger F
bb1da9c6ff
Explain why we need to stream and why not use readline
2024-11-19 13:28:41 +01:00
Asger F
2cde3b9c2f
Add benchmark script
...
The current build setup doesn't seem to have a concept for benchmark
scripts, so for now you'll have to run it with something like ts-node.
2024-11-19 11:23:46 +01:00
Asger F
fac7961e2d
Add streaming jsonl parser
2024-11-19 11:23:02 +01:00
Asger F
4e32a108a6
Make 'log' field non-nullable again.
2024-11-19 11:12:21 +01:00
Koen Vlaswinkel
9a0bff6ebb
Merge pull request #3830 from github/koesie10/azure-mi-publishing
...
Publish extension using Azure credentials
2024-11-19 10:54:55 +01:00
Koen Vlaswinkel
d5f3c77690
Publish extension using Azure credentials
2024-11-18 14:00:40 +01:00
Asger F
ea45e389c4
Merge pull request #3802 from asgerf/asgerf/use-message-from-extension
...
Add useMessageFromExtension hook
2024-11-18 12:47:42 +01:00
Andrew Eisenberg
873d4e3e7e
Merge pull request #3827 from github/aeisenberg/ci-badge
2024-11-15 10:30:25 -08:00
Andrew Eisenberg
eca125c24e
Use correct CI badge URL
...
See docs https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/monitoring-workflows/adding-a-workflow-status-badge .
2024-11-15 10:03:36 -08:00
Koen Vlaswinkel
6162d268ba
Merge pull request #3812 from github/dependabot/npm_and_yarn/extensions/ql-vscode/typescript-eslint-8fcb7ca9e0
...
Bump the typescript-eslint group in /extensions/ql-vscode with 2 updates
2024-11-14 14:51:30 +01:00
Koen Vlaswinkel
6ba2a19c5e
Merge pull request #3811 from github/dependabot/npm_and_yarn/extensions/ql-vscode/storybook-ab8a791d36
...
Bump the storybook group in /extensions/ql-vscode with 12 updates
2024-11-14 14:51:14 +01:00
Koen Vlaswinkel
d97db8c02a
Merge pull request #3813 from github/dependabot/npm_and_yarn/extensions/ql-vscode/markdownlint-cli2-formatter-pretty-0.0.7
...
Bump markdownlint-cli2-formatter-pretty from 0.0.6 to 0.0.7 in /extensions/ql-vscode
2024-11-14 14:50:54 +01:00
Koen Vlaswinkel
acc7025555
Merge pull request #3814 from github/dependabot/npm_and_yarn/extensions/ql-vscode/eslint-import-resolver-typescript-3.6.3
...
Bump eslint-import-resolver-typescript from 3.6.1 to 3.6.3 in /extensions/ql-vscode
2024-11-14 14:50:35 +01:00
dependabot[bot]
84a31a940e
Bump eslint-import-resolver-typescript in /extensions/ql-vscode
...
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript ) from 3.6.1 to 3.6.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.6.1...v3.6.3 )
---
updated-dependencies:
- dependency-name: eslint-import-resolver-typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-14 13:14:53 +00:00
dependabot[bot]
24cee731fe
Bump markdownlint-cli2-formatter-pretty in /extensions/ql-vscode
...
Bumps [markdownlint-cli2-formatter-pretty](https://github.com/DavidAnson/markdownlint-cli2 ) from 0.0.6 to 0.0.7.
- [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md )
- [Commits](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.0.6...v0.0.7 )
---
updated-dependencies:
- dependency-name: markdownlint-cli2-formatter-pretty
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-14 13:14:42 +00:00
dependabot[bot]
471bf28bb3
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.13.0 to 8.14.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.14.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.13.0 to 8.14.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.14.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 >
2024-11-14 13:14:31 +00:00
dependabot[bot]
8ce5b920eb
Bump the storybook group in /extensions/ql-vscode with 12 updates
...
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.2` | `8.4.3` |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions ) | `8.4.2` | `8.4.3` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials ) | `8.4.2` | `8.4.3` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions ) | `8.4.2` | `8.4.3` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links ) | `8.4.2` | `8.4.3` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks ) | `8.4.2` | `8.4.3` |
| [@storybook/components](https://github.com/storybookjs/storybook/tree/HEAD/code/deprecated/components ) | `8.4.2` | `8.4.3` |
| [@storybook/manager-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/manager-api ) | `8.4.2` | `8.4.3` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react ) | `8.4.2` | `8.4.3` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite ) | `8.4.2` | `8.4.3` |
| [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming ) | `8.4.2` | `8.4.3` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli ) | `8.4.2` | `8.4.3` |
Updates `@storybook/addon-a11y` from 8.4.2 to 8.4.3
- [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.4.3/code/addons/a11y )
Updates `@storybook/addon-actions` from 8.4.2 to 8.4.3
- [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.4.3/code/addons/actions )
Updates `@storybook/addon-essentials` from 8.4.2 to 8.4.3
- [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.4.3/code/addons/essentials )
Updates `@storybook/addon-interactions` from 8.4.2 to 8.4.3
- [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.4.3/code/addons/interactions )
Updates `@storybook/addon-links` from 8.4.2 to 8.4.3
- [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.4.3/code/addons/links )
Updates `@storybook/blocks` from 8.4.2 to 8.4.3
- [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.4.3/code/lib/blocks )
Updates `@storybook/components` from 8.4.2 to 8.4.3
- [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.4.3/code/deprecated/components )
Updates `@storybook/manager-api` from 8.4.2 to 8.4.3
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.4.3/code/lib/manager-api )
Updates `@storybook/react` from 8.4.2 to 8.4.3
- [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.4.3/code/renderers/react )
Updates `@storybook/react-vite` from 8.4.2 to 8.4.3
- [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.4.3/code/frameworks/react-vite )
Updates `@storybook/theming` from 8.4.2 to 8.4.3
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.4.3/code/lib/theming )
Updates `storybook` from 8.4.2 to 8.4.3
- [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.4.3/code/lib/cli )
---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-actions"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-essentials"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-interactions"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-links"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/blocks"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/components"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/manager-api"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react-vite"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/theming"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: storybook
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-14 13:13:53 +00:00
Asger F
fa3e3ff669
Initialise object even if evaluator log paths were omitted
2024-11-13 13:30:38 +01:00
Asger F
e146e7a314
Refactor: Store EvaluatorLogPaths object on LocalQueryInfo
...
Previously the fields from EvaluatorLogPaths were copied 1:1 into LocalQueryInfo
but under different names. It seems easier to keep track of the different kinds of logs if
they are called the same everywhere.
2024-11-13 09:39:26 +01:00
Asger F
bd38355591
Fixup some unused imports
2024-11-12 15:33:04 +01:00
Asger F
06b45394dd
Fixup indentation
...
This commit only contains formatting changes
2024-11-12 15:26:37 +01:00
Asger F
c9fbafb919
Factor out hook for receiving messages from the extension
2024-11-12 15:25:52 +01:00
Koen Vlaswinkel
5969c6f5d3
Merge pull request #3801 from github/dependabot/npm_and_yarn/extensions/ql-vscode/npm_and_yarn-616e94b022
...
Bump the npm_and_yarn group in /extensions/ql-vscode with 2 updates
2024-11-12 14:17:01 +01:00
dependabot[bot]
687aceca8f
Bump the npm_and_yarn group in /extensions/ql-vscode with 2 updates
...
Bumps the npm_and_yarn group in /extensions/ql-vscode with 2 updates: [cookie](https://github.com/jshttp/cookie ) and [@bundled-es-modules/cookie](https://github.com/bundled-es-modules/cookie ).
Updates `cookie` from 0.5.0 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases )
- [Commits](https://github.com/jshttp/cookie/compare/v0.5.0...v0.7.2 )
Updates `@bundled-es-modules/cookie` from 2.0.0 to 2.0.1
- [Commits](https://github.com/bundled-es-modules/cookie/commits )
---
updated-dependencies:
- dependency-name: cookie
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: "@bundled-es-modules/cookie"
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-12 13:03:01 +00:00
Koen Vlaswinkel
811972e87b
Merge pull request #3799 from github/koesie10/modernize-query-history-labels
...
Use standard configuration variable format for history item labels
2024-11-12 14:01:49 +01:00
Koen Vlaswinkel
71cd892afa
Merge pull request #3800 from github/koesie10/fix-variant-analysis-submission-integration-tests
...
Fix and re-enable variant analysis submission integration tests
2024-11-12 10:25:56 +01:00
Koen Vlaswinkel
11bc465fca
Fix and re-enable variant analysis submission integration tests
2024-11-11 15:54:17 +01:00
Koen Vlaswinkel
eeeeadd06d
Use standard configuration variable format for history item labels
2024-11-08 13:40:40 +01:00
Koen Vlaswinkel
b44c6024f4
Merge pull request #3792 from github/github-action/bump-node-version
...
Bump Node version to v20.18.0
2024-11-08 09:45:18 +01:00
Koen Vlaswinkel
67ae86067e
Merge pull request #3798 from github/github-action/bump-cli
...
Bump CLI Version to v2.19.3 for integration tests
2024-11-08 09:44:43 +01:00
github-actions[bot]
7c1cb87647
Bump CLI version from v2.19.2 to v2.19.3 for integration tests
2024-11-07 17:27:16 +00:00
dependabot[bot]
7b2901568b
Bump the storybook group in /extensions/ql-vscode with 12 updates ( #3793 )
...
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.0` | `8.4.2` |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions ) | `8.4.0` | `8.4.2` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials ) | `8.4.0` | `8.4.2` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions ) | `8.4.0` | `8.4.2` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links ) | `8.4.0` | `8.4.2` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks ) | `8.4.0` | `8.4.2` |
| [@storybook/components](https://github.com/storybookjs/storybook/tree/HEAD/code/deprecated/components ) | `8.4.0` | `8.4.2` |
| [@storybook/manager-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/manager-api ) | `8.4.0` | `8.4.2` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react ) | `8.4.0` | `8.4.2` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite ) | `8.4.0` | `8.4.2` |
| [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming ) | `8.4.0` | `8.4.2` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli ) | `8.4.0` | `8.4.2` |
Updates `@storybook/addon-a11y` from 8.4.0 to 8.4.2
- [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.4.2/code/addons/a11y )
Updates `@storybook/addon-actions` from 8.4.0 to 8.4.2
- [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.4.2/code/addons/actions )
Updates `@storybook/addon-essentials` from 8.4.0 to 8.4.2
- [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.4.2/code/addons/essentials )
Updates `@storybook/addon-interactions` from 8.4.0 to 8.4.2
- [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.4.2/code/addons/interactions )
Updates `@storybook/addon-links` from 8.4.0 to 8.4.2
- [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.4.2/code/addons/links )
Updates `@storybook/blocks` from 8.4.0 to 8.4.2
- [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.4.2/code/lib/blocks )
Updates `@storybook/components` from 8.4.0 to 8.4.2
- [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.4.2/code/deprecated/components )
Updates `@storybook/manager-api` from 8.4.0 to 8.4.2
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.4.2/code/lib/manager-api )
Updates `@storybook/react` from 8.4.0 to 8.4.2
- [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.4.2/code/renderers/react )
Updates `@storybook/react-vite` from 8.4.0 to 8.4.2
- [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.4.2/code/frameworks/react-vite )
Updates `@storybook/theming` from 8.4.0 to 8.4.2
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.4.2/code/lib/theming )
Updates `storybook` from 8.4.0 to 8.4.2
- [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.4.2/code/lib/cli )
---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-actions"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-essentials"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-interactions"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-links"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/blocks"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/components"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/manager-api"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react-vite"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/theming"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: storybook
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-07 16:57:50 +00:00
dependabot[bot]
deaaeb82b5
Bump @testing-library/jest-dom ( #3794 )
...
Bumps the testing-library group in /extensions/ql-vscode with 1 update: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ).
Updates `@testing-library/jest-dom` from 6.6.2 to 6.6.3
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.6.2...v6.6.3 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: testing-library
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-07 16:57:15 +00:00
dependabot[bot]
fdc925bad7
Bump the typescript-eslint group in /extensions/ql-vscode with 2 updates ( #3795 )
...
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.12.2 to 8.13.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.13.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.12.2 to 8.13.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.13.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>
2024-11-07 16:56:47 +00:00
dependabot[bot]
86b5a8bbee
Bump @types/react-dom from 18.3.0 to 18.3.1 in /extensions/ql-vscode ( #3796 )
...
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ) from 18.3.0 to 18.3.1.
- [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-11-07 16:55:42 +00:00
github-actions[bot]
563ad5b09d
Bump Node version to v20.18.0
2024-11-07 12:25:56 +00:00
Koen Vlaswinkel
e3c79e48b4
Merge pull request #3788 from github/koesie10/fix-update-node-version
...
Fix update-node-version script for non-existent @types/node version
2024-11-07 09:34:44 +01:00
Anders Starcke Henriksen
8e99bc93c0
Merge pull request #3791 from github/version/bump-to-v1.16.2
...
Bump version to v1.16.2
2024-11-06 14:20:49 +01:00
github-actions[bot]
7373919843
Bump version to v1.16.2
2024-11-06 13:00:00 +00:00
Anders Starcke Henriksen
1f8996dbe7
Merge pull request #3790 from github/v1.16.1
...
Release v1.16.1
2024-11-06 13:58:43 +01:00
Koen Vlaswinkel
20a8976d8f
Use vite-node instead of ts-node
2024-11-06 13:47:22 +01:00
Koen Vlaswinkel
e7d76f7605
Always try updating Node version
2024-11-06 13:46:55 +01:00
Anders Starcke Henriksen
d13b1a91ce
v1.16.1
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
2024-11-06 13:07:17 +01:00
Koen Vlaswinkel
80a6116bef
Fix update-node-version script for non-existent @types/node version
2024-11-04 15:35:18 +01:00
Anders Starcke Henriksen
d6cef2474c
Merge pull request #3782 from github/dependabot/npm_and_yarn/extensions/ql-vscode/storybook-6064ffe380
...
Bump the storybook group in /extensions/ql-vscode with 12 updates
2024-11-04 09:46:52 +01:00
dependabot[bot]
84fd84fe79
Bump the storybook group in /extensions/ql-vscode with 12 updates
...
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.3.6` | `8.4.0` |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions ) | `8.3.6` | `8.4.0` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials ) | `8.3.6` | `8.4.0` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions ) | `8.3.6` | `8.4.0` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links ) | `8.3.6` | `8.4.0` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks ) | `8.3.6` | `8.4.0` |
| [@storybook/components](https://github.com/storybookjs/storybook/tree/HEAD/code/deprecated/components ) | `8.3.6` | `8.4.0` |
| [@storybook/manager-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/manager-api ) | `8.3.6` | `8.4.0` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react ) | `8.3.6` | `8.4.0` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite ) | `8.3.6` | `8.4.0` |
| [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming ) | `8.3.6` | `8.4.0` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli ) | `8.3.6` | `8.4.0` |
Updates `@storybook/addon-a11y` from 8.3.6 to 8.4.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.4.0/code/addons/a11y )
Updates `@storybook/addon-actions` from 8.3.6 to 8.4.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.4.0/code/addons/actions )
Updates `@storybook/addon-essentials` from 8.3.6 to 8.4.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.4.0/code/addons/essentials )
Updates `@storybook/addon-interactions` from 8.3.6 to 8.4.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.4.0/code/addons/interactions )
Updates `@storybook/addon-links` from 8.3.6 to 8.4.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.4.0/code/addons/links )
Updates `@storybook/blocks` from 8.3.6 to 8.4.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.4.0/code/lib/blocks )
Updates `@storybook/components` from 8.3.6 to 8.4.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.4.0/code/deprecated/components )
Updates `@storybook/manager-api` from 8.3.6 to 8.4.0
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.4.0/code/lib/manager-api )
Updates `@storybook/react` from 8.3.6 to 8.4.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.4.0/code/renderers/react )
Updates `@storybook/react-vite` from 8.3.6 to 8.4.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.4.0/code/frameworks/react-vite )
Updates `@storybook/theming` from 8.3.6 to 8.4.0
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.4.0/code/lib/theming )
Updates `storybook` from 8.3.6 to 8.4.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.4.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 >
2024-10-31 13:46:41 +00:00
Nora
1cb1e63321
Merge pull request #3783 from github/dependabot/npm_and_yarn/extensions/ql-vscode/typescript-eslint-a02fb052bf
...
Bump the typescript-eslint group in /extensions/ql-vscode with 2 updates
2024-10-31 14:44:34 +01:00
Nora
349d13fab6
Merge pull request #3784 from github/dependabot/npm_and_yarn/extensions/ql-vscode/lint-staged-15.2.10
...
Bump lint-staged from 15.2.2 to 15.2.10 in /extensions/ql-vscode
2024-10-31 14:44:02 +01:00
Nora
42194c555c
Merge pull request #3785 from github/dependabot/npm_and_yarn/extensions/ql-vscode/babel/preset-react-7.25.9
...
Bump @babel/preset-react from 7.24.1 to 7.25.9 in /extensions/ql-vscode
2024-10-31 14:43:35 +01:00
dependabot[bot]
0508d44fb1
Bump @babel/preset-react from 7.24.1 to 7.25.9 in /extensions/ql-vscode
...
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react ) from 7.24.1 to 7.25.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.25.9/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-10-31 13:21:24 +00:00
dependabot[bot]
414414ec5b
Bump lint-staged from 15.2.2 to 15.2.10 in /extensions/ql-vscode
...
Bumps [lint-staged](https://github.com/lint-staged/lint-staged ) from 15.2.2 to 15.2.10.
- [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.2...v15.2.10 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-31 13:21:10 +00:00
dependabot[bot]
03513b45c2
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.11.0 to 8.12.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.12.2/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.11.0 to 8.12.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.12.2/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 >
2024-10-31 13:20:58 +00:00
Koen Vlaswinkel
625c8a740f
Merge pull request #3771 from github/koesie10/streaming-comparison
...
Implement streaming for compare view
2024-10-30 11:29:29 +01:00
Koen Vlaswinkel
79aafebaa3
Merge pull request #3780 from github/koesie10/compare-sink-source-changelog
...
Update CHANGELOG for #3772
2024-10-29 14:43:51 +01:00
Koen Vlaswinkel
7b3b4f4bbb
Update CHANGELOG for #3772
2024-10-29 13:43:41 +01:00
Koen Vlaswinkel
50c6a19054
Merge pull request #3772 from github/koesie10/only-compare-source-sink
...
Only compare source and sink in SARIF comparison
2024-10-28 13:53:36 +01:00
Koen Vlaswinkel
dacb29954a
Fix typo
...
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com >
2024-10-28 13:40:38 +01:00
Anders Starcke Henriksen
5f011383c6
Merge pull request #3778 from github/dependabot/npm_and_yarn/extensions/ql-vscode/typescript-eslint-d0eed9ef53
...
Bump the typescript-eslint group in /extensions/ql-vscode with 2 updates
2024-10-28 13:36:22 +01:00
dependabot[bot]
1b06f34015
Bump the storybook group in /extensions/ql-vscode with 12 updates ( #3776 )
...
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.3.5` | `8.3.6` |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions ) | `8.3.5` | `8.3.6` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials ) | `8.3.5` | `8.3.6` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions ) | `8.3.5` | `8.3.6` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links ) | `8.3.5` | `8.3.6` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks ) | `8.3.5` | `8.3.6` |
| [@storybook/components](https://github.com/storybookjs/storybook/tree/HEAD/code/deprecated/components ) | `8.3.5` | `8.3.6` |
| [@storybook/manager-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/manager-api ) | `8.3.5` | `8.3.6` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react ) | `8.3.5` | `8.3.6` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite ) | `8.3.5` | `8.3.6` |
| [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming ) | `8.3.5` | `8.3.6` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli ) | `8.3.5` | `8.3.6` |
Updates `@storybook/addon-a11y` from 8.3.5 to 8.3.6
- [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.3.6/code/addons/a11y )
Updates `@storybook/addon-actions` from 8.3.5 to 8.3.6
- [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.3.6/code/addons/actions )
Updates `@storybook/addon-essentials` from 8.3.5 to 8.3.6
- [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.3.6/code/addons/essentials )
Updates `@storybook/addon-interactions` from 8.3.5 to 8.3.6
- [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.3.6/code/addons/interactions )
Updates `@storybook/addon-links` from 8.3.5 to 8.3.6
- [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.3.6/code/addons/links )
Updates `@storybook/blocks` from 8.3.5 to 8.3.6
- [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.3.6/code/lib/blocks )
Updates `@storybook/components` from 8.3.5 to 8.3.6
- [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.3.6/code/deprecated/components )
Updates `@storybook/manager-api` from 8.3.5 to 8.3.6
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.3.6/code/lib/manager-api )
Updates `@storybook/react` from 8.3.5 to 8.3.6
- [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.3.6/code/renderers/react )
Updates `@storybook/react-vite` from 8.3.5 to 8.3.6
- [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.3.6/code/frameworks/react-vite )
Updates `@storybook/theming` from 8.3.5 to 8.3.6
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.3.6/code/lib/theming )
Updates `storybook` from 8.3.5 to 8.3.6
- [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.3.6/code/lib/cli )
---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-actions"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-essentials"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-interactions"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-links"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/blocks"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/components"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/manager-api"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react-vite"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/theming"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: storybook
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-24 16:28:16 +01:00
dependabot[bot]
fb3f850a41
Bump @testing-library/jest-dom ( #3777 )
...
Bumps the testing-library group in /extensions/ql-vscode with 1 update: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ).
Updates `@testing-library/jest-dom` from 6.6.1 to 6.6.2
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.6.1...v6.6.2 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: testing-library
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-24 15:56:09 +01:00
dependabot[bot]
e5ed2f6fce
Bump @github/markdownlint-github in /extensions/ql-vscode ( #3779 )
...
Bumps [@github/markdownlint-github](https://github.com/github/markdownlint-github ) from 0.6.2 to 0.6.3.
- [Release notes](https://github.com/github/markdownlint-github/releases )
- [Commits](https://github.com/github/markdownlint-github/compare/v0.6.2...v0.6.3 )
---
updated-dependencies:
- dependency-name: "@github/markdownlint-github"
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-10-24 15:55:50 +01:00
dependabot[bot]
25eb922113
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.9.0 to 8.11.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.11.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.9.0 to 8.11.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.11.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 >
2024-10-24 13:40:15 +00:00
Koen Vlaswinkel
791650f898
Merge pull request #3774 from github/koesie10/upgrade-faker
...
Upgrade @faker-js/faker to v9
2024-10-23 16:05:37 +02:00
Koen Vlaswinkel
bca394cf33
Upgrade @faker-js/faker to v9
2024-10-23 14:57:37 +02:00
Koen Vlaswinkel
fb46c0e023
Merge pull request #3773 from github/koesie10/remove-types-nanoid
...
Remove unnecessary @types/nanoid dependency
2024-10-23 14:37:57 +02:00
Koen Vlaswinkel
bdc96662d9
Remove unnecessary @types/nanoid dependency
2024-10-23 14:24:40 +02:00
Koen Vlaswinkel
c35ef7f91b
Only compare source and sink in SARIF comparison
2024-10-23 11:41:32 +02:00
Koen Vlaswinkel
4b522ef335
Merge pull request #3769 from github/koesie10/improve-sourcemap-script
...
Improve source map script
2024-10-22 15:44:34 +02:00
Koen Vlaswinkel
510a269dde
Add id to streaming comparison
...
This avoids a bug where comparisons could potentially overlap if the
user opens a new comparison while the previous one has not yet finished
loading.
2024-10-22 15:37:36 +02:00
Koen Vlaswinkel
b1be37c65f
Merge pull request #3763 from github/koesie10/cleanup-distributions
...
Clean up old distributions
2024-10-22 15:36:54 +02:00
Koen Vlaswinkel
a4888772de
Update CHANGELOG
2024-10-22 15:23:38 +02:00
Koen Vlaswinkel
afdef0029e
Merge remote-tracking branch 'origin/main' into koesie10/cleanup-distributions
2024-10-22 15:21:57 +02:00
Koen Vlaswinkel
a69ef15594
Implement streaming for compare view
2024-10-22 15:19:14 +02:00
Koen Vlaswinkel
f19b0dfc8b
Merge pull request #3762 from github/koesie10/fix-codeql-download
...
Store state of CodeQL distribution on filesystem instead of in `globalState`
2024-10-22 15:13:05 +02:00
Koen Vlaswinkel
5b69404da8
Merge pull request #3770 from github/koesie10/fix-check-types-2
...
Exclude more .vscode-test directories in check-types
2024-10-22 15:00:56 +02:00
Koen Vlaswinkel
8a7f710876
Update CHANGELOG
2024-10-22 14:59:41 +02:00
Koen Vlaswinkel
66691f3cf0
Exclude more .vscode-test directories in check-types
2024-10-22 14:16:59 +02:00
Koen Vlaswinkel
426db0f758
Improve source map script
2024-10-22 12:06:28 +02:00
Arthur Baars
4ed616769c
Merge pull request #3768 from github/github-action/bump-cli
...
Bump CLI Version to v2.19.2 for integration tests
2024-10-22 10:48:18 +02:00
github-actions[bot]
3e54ec3756
Bump CLI version from v2.19.1 to v2.19.2 for integration tests
2024-10-21 17:23:12 +00:00
dependabot[bot]
a6216932d2
Bump @testing-library/jest-dom ( #3764 )
...
Bumps the testing-library group in /extensions/ql-vscode with 1 update: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ).
Updates `@testing-library/jest-dom` from 6.5.0 to 6.6.1
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.5.0...v6.6.1 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: testing-library
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-17 16:01:16 +01:00
dependabot[bot]
4c211a0aa8
Bump the typescript-eslint group in /extensions/ql-vscode with 2 updates ( #3765 )
...
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.8.1 to 8.9.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.9.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.8.1 to 8.9.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.9.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>
2024-10-17 16:00:05 +01:00
dependabot[bot]
2a471b8987
Bump eslint-plugin-import from 2.29.1 to 2.31.0 in /extensions/ql-vscode ( #3766 )
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.29.1 to 2.31.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.1...v2.31.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
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-10-17 15:59:42 +01:00
dependabot[bot]
83e8061962
Bump eslint-plugin-react from 7.34.1 to 7.37.1 in /extensions/ql-vscode ( #3767 )
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.34.1 to 7.37.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.1...v7.37.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
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-10-17 15:59:26 +01:00
Koen Vlaswinkel
408df85a38
Do not log errors for ENOENT
2024-10-17 10:46:57 +02:00
Koen Vlaswinkel
ec5fe521b8
Shuffle directories when cleaning distributions
2024-10-17 10:46:20 +02:00
Koen Vlaswinkel
1843467146
Fix typo
2024-10-17 10:42:30 +02:00
Koen Vlaswinkel
6c794d1dc4
Clean up old distributions
2024-10-16 15:08:30 +02:00
Koen Vlaswinkel
4413e29f7c
Merge pull request #3761 from github/koesie10/fix-check-types
...
Fix check-types command
2024-10-15 16:30:49 +02:00
Koen Vlaswinkel
87be96e07b
Add tests for distribution updates
2024-10-15 16:05:50 +02:00
Koen Vlaswinkel
4b3a4f9d11
Use outputJson instead of writeJson
2024-10-15 16:05:50 +02:00
Koen Vlaswinkel
c284f2158b
Ensure distribution state exists when installing distribution release
2024-10-15 16:05:50 +02:00
Koen Vlaswinkel
f76100bcc1
Stop using constants for deprecated keys
2024-10-15 16:05:50 +02:00
Koen Vlaswinkel
13e1b6c1c1
Use file for storing distribution state instead of globalState
2024-10-15 16:05:50 +02:00
Koen Vlaswinkel
8a27b453d3
Use lockfile when downloading CodeQL distribution
2024-10-15 16:05:50 +02:00
Koen Vlaswinkel
658f87bbf3
Fix check-types command
2024-10-15 16:02:20 +02:00
Nora Dimitrijević
7e4180be5d
Merge pull request #3760 from d10c/d10c/bigint-quick-eval-fix
...
Add a version-check to BigInt quick-eval test
2024-10-15 13:23:20 +02:00
Nora Dimitrijević
3c0de3517e
Update files.test.ts for new query file
2024-10-15 12:06:28 +02:00
Nora Dimitrijević
b9f4dd034c
Add a version-check to BigInt quick-eval test
2024-10-15 11:49:53 +02:00
Henry Mercer
f20476f61d
Merge pull request #3757 from github/henrymercer/remove-ml-models
...
Cleanup: Remove references to ML models
2024-10-14 16:12:35 +01:00
Nora Dimitrijević
9cc790ec5e
Merge pull request #3647 from d10c/d10c/bigint-quick-eval
2024-10-14 16:32:16 +02:00
Nora Dimitrijević
c4eaf54dd7
Add CHANGELOG entry
2024-10-14 14:08:40 +02:00
Nora Dimitrijević
8af1f087ac
Test BigInt-valued quick-eval
2024-10-11 13:03:55 +02:00
Nora Dimitrijević
ac60ba3a49
Enable BigInt results in Quick Evals
2024-10-11 09:46:46 +00:00
Angela P Wen
fb3c00b9f8
Merge pull request #3756 from github/dependabot/npm_and_yarn/extensions/ql-vscode/ts-json-schema-generator-2.3.0
...
Bump ts-json-schema-generator from 2.1.1 to 2.3.0 in /extensions/ql-vscode
2024-10-10 13:46:26 -07:00
Angela P Wen
f6db9b4faa
Merge pull request #3755 from github/dependabot/npm_and_yarn/extensions/ql-vscode/typescript-eslint-a146496b62
...
Bump the typescript-eslint group in /extensions/ql-vscode with 2 updates
2024-10-10 13:46:03 -07:00
Angela P Wen
caabfa05f3
Merge pull request #3754 from github/dependabot/npm_and_yarn/extensions/ql-vscode/storybook-7febee7bcd
...
Bump the storybook group in /extensions/ql-vscode with 12 updates
2024-10-10 13:45:43 -07:00
Angela P Wen
c5b9c9eee9
Merge pull request #3753 from github/dependabot/npm_and_yarn/extensions/ql-vscode/octokit-e0bf4d97f5
...
Bump @octokit/plugin-throttling from 9.3.1 to 9.3.2 in /extensions/ql-vscode in the octokit group
2024-10-10 13:45:19 -07:00
Henry Mercer
50da7ac097
Remove references to ML models
2024-10-10 20:34:56 +01:00
dependabot[bot]
a4e842873b
Bump ts-json-schema-generator in /extensions/ql-vscode
...
Bumps [ts-json-schema-generator](https://github.com/vega/ts-json-schema-generator ) from 2.1.1 to 2.3.0.
- [Release notes](https://github.com/vega/ts-json-schema-generator/releases )
- [Changelog](https://github.com/vega/ts-json-schema-generator/blob/v2.3.0/CHANGELOG.md )
- [Commits](https://github.com/vega/ts-json-schema-generator/compare/v2.1.1...v2.3.0 )
---
updated-dependencies:
- dependency-name: ts-json-schema-generator
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-10 13:54:58 +00:00
dependabot[bot]
77c631a902
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.8.0 to 8.8.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.8.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.8.0 to 8.8.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.8.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-10-10 13:54:47 +00:00
dependabot[bot]
69f6387538
Bump the storybook group in /extensions/ql-vscode with 12 updates
...
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.3.4` | `8.3.5` |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions ) | `8.3.4` | `8.3.5` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials ) | `8.3.4` | `8.3.5` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions ) | `8.3.4` | `8.3.5` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links ) | `8.3.4` | `8.3.5` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks ) | `8.3.4` | `8.3.5` |
| [@storybook/components](https://github.com/storybookjs/storybook/tree/HEAD/code/deprecated/components ) | `8.3.4` | `8.3.5` |
| [@storybook/manager-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/manager-api ) | `8.3.4` | `8.3.5` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react ) | `8.3.4` | `8.3.5` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite ) | `8.3.4` | `8.3.5` |
| [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming ) | `8.3.4` | `8.3.5` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli ) | `8.3.4` | `8.3.5` |
Updates `@storybook/addon-a11y` from 8.3.4 to 8.3.5
- [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.3.5/code/addons/a11y )
Updates `@storybook/addon-actions` from 8.3.4 to 8.3.5
- [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.3.5/code/addons/actions )
Updates `@storybook/addon-essentials` from 8.3.4 to 8.3.5
- [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.3.5/code/addons/essentials )
Updates `@storybook/addon-interactions` from 8.3.4 to 8.3.5
- [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.3.5/code/addons/interactions )
Updates `@storybook/addon-links` from 8.3.4 to 8.3.5
- [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.3.5/code/addons/links )
Updates `@storybook/blocks` from 8.3.4 to 8.3.5
- [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.3.5/code/lib/blocks )
Updates `@storybook/components` from 8.3.4 to 8.3.5
- [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.3.5/code/deprecated/components )
Updates `@storybook/manager-api` from 8.3.4 to 8.3.5
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.3.5/code/lib/manager-api )
Updates `@storybook/react` from 8.3.4 to 8.3.5
- [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.3.5/code/renderers/react )
Updates `@storybook/react-vite` from 8.3.4 to 8.3.5
- [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.3.5/code/frameworks/react-vite )
Updates `@storybook/theming` from 8.3.4 to 8.3.5
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.3.5/code/lib/theming )
Updates `storybook` from 8.3.4 to 8.3.5
- [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.3.5/code/lib/cli )
---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-actions"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-essentials"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-interactions"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-links"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/blocks"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/components"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/manager-api"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react-vite"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/theming"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: storybook
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-10 13:54:08 +00:00
dependabot[bot]
3175a2a597
Bump @octokit/plugin-throttling
...
Bumps the octokit group in /extensions/ql-vscode with 1 update: [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js ).
Updates `@octokit/plugin-throttling` from 9.3.1 to 9.3.2
- [Release notes](https://github.com/octokit/plugin-throttling.js/releases )
- [Commits](https://github.com/octokit/plugin-throttling.js/compare/v9.3.1...v9.3.2 )
---
updated-dependencies:
- dependency-name: "@octokit/plugin-throttling"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: octokit
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-10 13:51:39 +00:00
Shati Patel
b791ec7564
Merge pull request #3752 from github/version/bump-to-v1.16.1
...
Bump version to v1.16.1
2024-10-10 13:55:56 +01:00
github-actions[bot]
db39860878
Bump version to v1.16.1
2024-10-10 12:38:04 +00:00
Shati Patel
3a29d55d2b
Merge pull request #3751 from github/v1.16.0
...
Release v1.16.0
2024-10-10 13:36:36 +01:00
shati-patel
b660d31a29
v1.16.0
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
2024-10-10 11:57:14 +01:00
Koen Vlaswinkel
4e342889d9
Merge pull request #3750 from github/koesie10/switch-to-native-fetch
...
Switch from node-fetch to native Node.js fetch
2024-10-09 10:03:37 +02:00
Koen Vlaswinkel
f184b213d3
Switch from node-fetch to native Node.js fetch
2024-10-08 15:33:13 +02:00
Koen Vlaswinkel
c09077b91f
Merge pull request #3737 from github/koesie10/bump-min-vscode-version
...
Bump minimum VS Code version to 1.90.0
2024-10-08 14:47:51 +02:00
Koen Vlaswinkel
b25def9584
Install exact version of @types/vscode
2024-10-08 14:25:27 +02:00
Koen Vlaswinkel
77602b3d71
Merge remote-tracking branch 'origin/main' into koesie10/bump-min-vscode-version
2024-10-08 14:24:46 +02:00
Angela P Wen
bbcffb5762
Merge pull request #3748 from github/github-action/bump-cli
...
Bump CLI Version to v2.19.1 for integration tests
2024-10-04 14:13:34 -07:00
github-actions[bot]
926c75ffbf
Bump CLI version from v2.19.0 to v2.19.1 for integration tests
2024-10-04 21:00:17 +00:00
Koen Vlaswinkel
479edd7d9e
Merge pull request #3747 from github/github-action/bump-node-version
...
Bump Node version to v20.16.0
2024-10-04 15:17:52 +02:00
github-actions[bot]
dd318f5d07
Bump Node version to v20.16.0
2024-10-04 12:26:06 +00:00
Koen Vlaswinkel
473d289da1
Merge pull request #3746 from github/koesie10/fix-tests
...
Remove now unnecessary patch to fix failing CLI tests
2024-10-04 10:38:25 +02:00
Koen Vlaswinkel
116a70ed8b
Remove now unnecessary patch
2024-10-04 09:59:35 +02:00
Angela P Wen
d16fbfd60e
Merge pull request #3741 from github/dependabot/npm_and_yarn/extensions/ql-vscode/typescript-eslint-fffddd25d0
...
Bump the typescript-eslint group in /extensions/ql-vscode with 2 updates
2024-10-03 09:38:56 -07:00
dependabot[bot]
2ba8f3fd82
Bump @floating-ui/react from 0.26.12 to 0.26.24 in /extensions/ql-vscode ( #3743 )
...
Bumps [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react ) from 0.26.12 to 0.26.24.
- [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.24/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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-03 14:47:22 +01:00
dependabot[bot]
fc38557b41
Bump @vscode/debugprotocol in /extensions/ql-vscode ( #3742 )
...
Bumps [@vscode/debugprotocol](https://github.com/microsoft/vscode-debugadapter-node ) from 1.65.0 to 1.68.0.
- [Commits](https://github.com/microsoft/vscode-debugadapter-node/compare/v1.65.0...v1.68.0 )
---
updated-dependencies:
- dependency-name: "@vscode/debugprotocol"
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-10-03 14:47:10 +01:00
dependabot[bot]
80a31e65e2
Bump the storybook group in /extensions/ql-vscode with 12 updates ( #3740 )
...
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.3.3` | `8.3.4` |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions ) | `8.3.3` | `8.3.4` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials ) | `8.3.3` | `8.3.4` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions ) | `8.3.3` | `8.3.4` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links ) | `8.3.3` | `8.3.4` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks ) | `8.3.3` | `8.3.4` |
| [@storybook/components](https://github.com/storybookjs/storybook/tree/HEAD/code/deprecated/components ) | `8.3.3` | `8.3.4` |
| [@storybook/manager-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/manager-api ) | `8.3.3` | `8.3.4` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react ) | `8.3.3` | `8.3.4` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite ) | `8.3.3` | `8.3.4` |
| [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming ) | `8.3.3` | `8.3.4` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli ) | `8.3.3` | `8.3.4` |
Updates `@storybook/addon-a11y` from 8.3.3 to 8.3.4
- [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.3.4/code/addons/a11y )
Updates `@storybook/addon-actions` from 8.3.3 to 8.3.4
- [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.3.4/code/addons/actions )
Updates `@storybook/addon-essentials` from 8.3.3 to 8.3.4
- [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.3.4/code/addons/essentials )
Updates `@storybook/addon-interactions` from 8.3.3 to 8.3.4
- [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.3.4/code/addons/interactions )
Updates `@storybook/addon-links` from 8.3.3 to 8.3.4
- [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.3.4/code/addons/links )
Updates `@storybook/blocks` from 8.3.3 to 8.3.4
- [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.3.4/code/lib/blocks )
Updates `@storybook/components` from 8.3.3 to 8.3.4
- [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.3.4/code/deprecated/components )
Updates `@storybook/manager-api` from 8.3.3 to 8.3.4
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.3.4/code/lib/manager-api )
Updates `@storybook/react` from 8.3.3 to 8.3.4
- [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.3.4/code/renderers/react )
Updates `@storybook/react-vite` from 8.3.3 to 8.3.4
- [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.3.4/code/frameworks/react-vite )
Updates `@storybook/theming` from 8.3.3 to 8.3.4
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.3.4/code/lib/theming )
Updates `storybook` from 8.3.3 to 8.3.4
- [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.3.4/code/lib/cli )
---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-actions"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-essentials"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-interactions"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-links"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/blocks"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/components"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/manager-api"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react-vite"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/theming"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: storybook
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-03 14:33:13 +01:00
dependabot[bot]
481a9db14e
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.7.0 to 8.8.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.8.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.7.0 to 8.8.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.8.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 >
2024-10-03 13:09:33 +00:00
dependabot[bot]
a1033eb498
Bump glob from 10.3.12 to 11.0.0 in /extensions/ql-vscode ( #3705 )
2024-10-02 13:01:30 +01:00
Koen Vlaswinkel
fc27999ba9
Bump minimum VS Code version to 1.90.0
2024-10-02 14:00:33 +02:00
Nora
f5742f786a
Merge pull request #3730 from github/version/bump-to-v1.15.1
...
Bump version to v1.15.1
2024-09-30 16:13:04 +02:00
Nora
85db205d2d
Merge branch 'main' into version/bump-to-v1.15.1
2024-09-30 15:37:06 +02:00
Koen Vlaswinkel
b6e466f4d6
Merge pull request #3731 from github/koesie10/setup-node-release
...
Setup Node in release workflows
2024-09-30 11:26:29 +02:00
Koen Vlaswinkel
53d358f6c3
Merge pull request #3736 from github/koesie10/fix-husky-deprecation-warning
...
Fix Husky install deprecation warning
2024-09-30 10:34:36 +02:00
Koen Vlaswinkel
62096cbc92
Fix Husky install deprecation warning
2024-09-30 09:53:25 +02:00
Angela P Wen
ef34b212d0
Merge pull request #3735 from github/dependabot/npm_and_yarn/extensions/ql-vscode/ts-jest-29.2.5
...
Bump ts-jest from 29.1.4 to 29.2.5 in /extensions/ql-vscode
2024-09-26 13:13:36 -07:00
dependabot[bot]
ab6777f276
Bump ts-jest from 29.1.4 to 29.2.5 in /extensions/ql-vscode
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 29.1.4 to 29.2.5.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.1.4...v29.2.5 )
---
updated-dependencies:
- dependency-name: ts-jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-26 19:12:49 +00:00
Angela P Wen
9a5b0ef202
Merge pull request #3734 from github/dependabot/npm_and_yarn/extensions/ql-vscode/eslint-plugin-jest-dom-5.4.0
...
Bump eslint-plugin-jest-dom from 5.2.0 to 5.4.0 in /extensions/ql-vscode
2024-09-26 12:12:20 -07:00
Angela P Wen
646d702a80
Merge pull request #3733 from github/dependabot/npm_and_yarn/extensions/ql-vscode/typescript-eslint-4e9fe7e640
...
Bump the typescript-eslint group in /extensions/ql-vscode with 2 updates
2024-09-26 12:11:54 -07:00
Angela P Wen
03a7a51504
Merge pull request #3732 from github/dependabot/npm_and_yarn/extensions/ql-vscode/storybook-2f4641c295
...
Bump the storybook group in /extensions/ql-vscode with 12 updates
2024-09-26 12:11:25 -07:00
dependabot[bot]
dfb007aeab
Bump eslint-plugin-jest-dom from 5.2.0 to 5.4.0 in /extensions/ql-vscode
...
Bumps [eslint-plugin-jest-dom](https://github.com/testing-library/eslint-plugin-jest-dom ) from 5.2.0 to 5.4.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.2.0...v5.4.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-09-26 13:49:44 +00:00
dependabot[bot]
b66ad69345
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.6.0 to 8.7.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.7.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.6.0 to 8.7.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.7.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 >
2024-09-26 13:49:31 +00:00
dependabot[bot]
3b5bd45675
Bump the storybook group in /extensions/ql-vscode with 12 updates
...
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.3.1` | `8.3.3` |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions ) | `8.3.1` | `8.3.3` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials ) | `8.3.1` | `8.3.3` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions ) | `8.3.1` | `8.3.3` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links ) | `8.3.1` | `8.3.3` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks ) | `8.3.1` | `8.3.3` |
| [@storybook/components](https://github.com/storybookjs/storybook/tree/HEAD/code/deprecated/components ) | `8.3.1` | `8.3.3` |
| [@storybook/manager-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/manager-api ) | `8.3.1` | `8.3.3` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react ) | `8.3.1` | `8.3.3` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite ) | `8.3.1` | `8.3.3` |
| [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming ) | `8.3.1` | `8.3.3` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli ) | `8.3.1` | `8.3.3` |
Updates `@storybook/addon-a11y` from 8.3.1 to 8.3.3
- [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.3.3/code/addons/a11y )
Updates `@storybook/addon-actions` from 8.3.1 to 8.3.3
- [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.3.3/code/addons/actions )
Updates `@storybook/addon-essentials` from 8.3.1 to 8.3.3
- [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.3.3/code/addons/essentials )
Updates `@storybook/addon-interactions` from 8.3.1 to 8.3.3
- [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.3.3/code/addons/interactions )
Updates `@storybook/addon-links` from 8.3.1 to 8.3.3
- [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.3.3/code/addons/links )
Updates `@storybook/blocks` from 8.3.1 to 8.3.3
- [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.3.3/code/lib/blocks )
Updates `@storybook/components` from 8.3.1 to 8.3.3
- [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.3.3/code/deprecated/components )
Updates `@storybook/manager-api` from 8.3.1 to 8.3.3
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.3.3/code/lib/manager-api )
Updates `@storybook/react` from 8.3.1 to 8.3.3
- [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.3.3/code/renderers/react )
Updates `@storybook/react-vite` from 8.3.1 to 8.3.3
- [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.3.3/code/frameworks/react-vite )
Updates `@storybook/theming` from 8.3.1 to 8.3.3
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.3.3/code/lib/theming )
Updates `storybook` from 8.3.1 to 8.3.3
- [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.3.3/code/lib/cli )
---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-actions"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-essentials"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-interactions"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-links"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/blocks"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/components"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/manager-api"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react-vite"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/theming"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: storybook
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-26 13:48:53 +00:00
Koen Vlaswinkel
2103fc1af7
Setup Node in release workflows
2024-09-26 14:06:18 +02:00
github-actions[bot]
54782b9539
Bump version to v1.15.1
2024-09-26 09:43:08 +00:00
Nora
6632958131
Merge pull request #3729 from github/v1.15.0
...
Release v1.15.0
2024-09-26 11:41:29 +02:00
Nora
4736cfe069
Fix typo
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
2024-09-26 09:16:40 +00:00
Nora
9136c789bb
v1.15.0
2024-09-26 09:03:14 +00:00
Nora
e2264435f3
Merge pull request #3728 from github/nora/remove-cli-version-support
...
Remove support for CodeQL CLI versions older than v2.16.6
2024-09-25 16:56:56 +02:00
Nora
181e28cbf9
Fix test
2024-09-25 14:15:09 +00:00
Nora
12e06b79fc
Fix lint
2024-09-25 10:02:26 +00:00
Nora
515132fe94
Remove support for CodeQL CLI versions older than v2.16.6
2024-09-25 09:47:26 +00:00
Nora
972da52147
Merge pull request #3724 from github/dependabot/npm_and_yarn/extensions/ql-vscode/typescript-eslint-915606451e
...
Bump the typescript-eslint group in /extensions/ql-vscode with 2 updates
2024-09-25 11:25:41 +02:00
Nora
99222b0265
Merge pull request #3727 from github/dependabot/npm_and_yarn/extensions/ql-vscode/npm_and_yarn-e1825f7a49
...
Bump rollup from 4.21.3 to 4.22.4 in /extensions/ql-vscode in the npm_and_yarn group
2024-09-25 11:25:20 +02:00
Nora
abbe5976fe
Merge branch 'main' into dependabot/npm_and_yarn/extensions/ql-vscode/typescript-eslint-915606451e
2024-09-25 11:10:51 +02:00
Nora
510ccbdd0f
Merge branch 'main' into dependabot/npm_and_yarn/extensions/ql-vscode/npm_and_yarn-e1825f7a49
2024-09-25 11:08:41 +02:00
Andrew Eisenberg
b6b707e7fe
Merge pull request #3726 from github/aeisenberg/no-upload-sarif
2024-09-24 06:47:16 -07:00
dependabot[bot]
4b3ee3f368
Bump rollup in /extensions/ql-vscode in the npm_and_yarn group
...
Bumps the npm_and_yarn group in /extensions/ql-vscode with 1 update: [rollup](https://github.com/rollup/rollup ).
Updates `rollup` from 4.21.3 to 4.22.4
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.21.3...v4.22.4 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-24 13:29:32 +00:00
Andrew Eisenberg
238592a9bf
Bumping the timeout for failing test
2024-09-23 20:58:25 +00:00
Andrew Eisenberg
dc79c53259
Avoid uploading eslint sarif for dependabot PR
...
Dependabot does not have `security-events: write` permission.
2024-09-23 19:14:03 +00:00
Nora
15a3f36644
Merge branch 'main' into dependabot/npm_and_yarn/extensions/ql-vscode/typescript-eslint-915606451e
2024-09-23 14:24:10 +02:00
Nora
59f3205286
Merge pull request #3722 from github/dependabot/npm_and_yarn/extensions/ql-vscode/octokit-27a561646c
...
Bump @octokit/plugin-retry from 7.1.1 to 7.1.2 in /extensions/ql-vscode in the octokit group
2024-09-23 12:03:44 +02:00
Nora
507ddaf8b0
Merge pull request #3725 from github/dependabot/npm_and_yarn/extensions/ql-vscode/typescript-5.6.2
...
Bump typescript from 5.5.4 to 5.6.2 in /extensions/ql-vscode
2024-09-23 11:42:20 +02:00
dependabot[bot]
7f19aa8037
Bump typescript from 5.5.4 to 5.6.2 in /extensions/ql-vscode
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.5.4 to 5.6.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.5.4...v5.6.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-19 18:52:20 +00:00
Angela P Wen
8dcfce550d
Merge pull request #3723 from github/dependabot/npm_and_yarn/extensions/ql-vscode/storybook-586981a105
...
Bump the storybook group in /extensions/ql-vscode with 13 updates
2024-09-19 11:51:00 -07:00
dependabot[bot]
cbf4d5376d
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.5.0 to 8.6.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.6.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.5.0 to 8.6.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.6.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 >
2024-09-19 13:05:00 +00:00
dependabot[bot]
aec8028e3e
Bump the storybook group in /extensions/ql-vscode with 13 updates
...
Bumps the storybook group in /extensions/ql-vscode with 13 updates:
| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y ) | `8.3.0` | `8.3.1` |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions ) | `8.3.0` | `8.3.1` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials ) | `8.3.0` | `8.3.1` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions ) | `8.3.0` | `8.3.1` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links ) | `8.3.0` | `8.3.1` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks ) | `8.3.0` | `8.3.1` |
| [@storybook/components](https://github.com/storybookjs/storybook/tree/HEAD/code/deprecated/components ) | `8.3.0` | `8.3.1` |
| [@storybook/icons](https://github.com/storybookjs/icons ) | `1.2.10` | `1.2.12` |
| [@storybook/manager-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/manager-api ) | `8.3.0` | `8.3.1` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react ) | `8.3.0` | `8.3.1` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite ) | `8.3.0` | `8.3.1` |
| [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming ) | `8.3.0` | `8.3.1` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli ) | `8.3.0` | `8.3.1` |
Updates `@storybook/addon-a11y` from 8.3.0 to 8.3.1
- [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.3.1/code/addons/a11y )
Updates `@storybook/addon-actions` from 8.3.0 to 8.3.1
- [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.3.1/code/addons/actions )
Updates `@storybook/addon-essentials` from 8.3.0 to 8.3.1
- [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.3.1/code/addons/essentials )
Updates `@storybook/addon-interactions` from 8.3.0 to 8.3.1
- [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.3.1/code/addons/interactions )
Updates `@storybook/addon-links` from 8.3.0 to 8.3.1
- [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.3.1/code/addons/links )
Updates `@storybook/blocks` from 8.3.0 to 8.3.1
- [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.3.1/code/lib/blocks )
Updates `@storybook/components` from 8.3.0 to 8.3.1
- [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.3.1/code/deprecated/components )
Updates `@storybook/icons` from 1.2.10 to 1.2.12
- [Release notes](https://github.com/storybookjs/icons/releases )
- [Changelog](https://github.com/storybookjs/icons/blob/main/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/icons/compare/v1.2.10...v1.2.12 )
Updates `@storybook/manager-api` from 8.3.0 to 8.3.1
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.3.1/code/lib/manager-api )
Updates `@storybook/react` from 8.3.0 to 8.3.1
- [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.3.1/code/renderers/react )
Updates `@storybook/react-vite` from 8.3.0 to 8.3.1
- [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.3.1/code/frameworks/react-vite )
Updates `@storybook/theming` from 8.3.0 to 8.3.1
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.3.1/code/lib/theming )
Updates `storybook` from 8.3.0 to 8.3.1
- [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.3.1/code/lib/cli )
---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-actions"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-essentials"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-interactions"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-links"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/blocks"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/components"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/icons"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/manager-api"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react-vite"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/theming"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: storybook
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-19 13:04:20 +00:00
dependabot[bot]
5d59ffd138
Bump @octokit/plugin-retry in /extensions/ql-vscode in the octokit group
...
Bumps the octokit group in /extensions/ql-vscode with 1 update: [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js ).
Updates `@octokit/plugin-retry` from 7.1.1 to 7.1.2
- [Release notes](https://github.com/octokit/plugin-retry.js/releases )
- [Commits](https://github.com/octokit/plugin-retry.js/compare/v7.1.1...v7.1.2 )
---
updated-dependencies:
- dependency-name: "@octokit/plugin-retry"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: octokit
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-19 13:01:31 +00:00
Koen Vlaswinkel
7571e4457d
Merge pull request #3721 from github/github-action/bump-cli
...
Bump CLI Version to v2.19.0 for integration tests
2024-09-18 16:47:02 +02:00
github-actions[bot]
7b0458eacf
Bump CLI version from v2.18.4 to v2.19.0 for integration tests
2024-09-18 12:59:27 +00:00
Nora
5ae1d01168
Merge pull request #3720 from github/dependabot/npm_and_yarn/extensions/ql-vscode/npm_and_yarn-cc3f4627d0
...
Bump vite from 5.2.11 to 5.4.6 in /extensions/ql-vscode in the npm_and_yarn group
2024-09-18 09:31:08 +02:00
dependabot[bot]
4456f5b080
Bump vite in /extensions/ql-vscode in the npm_and_yarn group
...
Bumps the npm_and_yarn group in /extensions/ql-vscode with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ).
Updates `vite` from 5.2.11 to 5.4.6
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-17 22:28:13 +00:00
Andrew Eisenberg
11e3aa24dd
Merge pull request #3709 from github/aeisenberg/eslint-sarif
...
Upload ESLint results to code scanning
2024-09-16 11:06:48 -07:00
Andrew Eisenberg
0a90b45c7a
Always lint even if previous steps failed
2024-09-16 16:59:07 +00:00
Andrew Eisenberg
f4895986de
Upload ESLint results to code scanning
2024-09-16 16:58:55 +00:00
Koen Vlaswinkel
7907d8de5d
Merge pull request #3719 from github/koesie10/remove-automodel
...
Remove automodel-related functionality
2024-09-16 14:37:28 +02:00
Koen Vlaswinkel
2b4fa0d2a5
Remove automodel-related functionality
2024-09-16 13:49:59 +02:00
Koen Vlaswinkel
5f4522d7ca
Merge pull request #3717 from github/koesie10/upgrade-path-to-regexp
...
Upgrade path-to-regexp to 6.3.0
2024-09-16 09:08:57 +02:00
Koen Vlaswinkel
8fa40be8a9
Upgrade path-to-regexp to 6.3.0
2024-09-13 09:45:00 +02:00
Angela P Wen
386679a6b2
Merge pull request #3712 from github/dependabot/npm_and_yarn/extensions/ql-vscode/storybook-0a7f14e096
...
Bump the storybook group in /extensions/ql-vscode with 12 updates
2024-09-12 10:25:38 -07:00
Koen Vlaswinkel
c5fc526b0f
Merge pull request #3715 from github/dependabot/npm_and_yarn/extensions/ql-vscode/vite-node-2.0.5
...
Bump vite-node from 1.5.3 to 2.0.5 in /extensions/ql-vscode
2024-09-12 16:53:59 +02:00
Koen Vlaswinkel
7fe8a39364
Merge pull request #3714 from github/dependabot/npm_and_yarn/extensions/ql-vscode/eslint-plugin-deprecation-3.0.0
...
Bump eslint-plugin-deprecation from 2.0.0 to 3.0.0 in /extensions/ql-vscode
2024-09-12 16:52:29 +02:00
Koen Vlaswinkel
df1c397a7e
Merge pull request #3713 from github/dependabot/npm_and_yarn/extensions/ql-vscode/typescript-eslint-1caec89f2b
...
Bump the typescript-eslint group in /extensions/ql-vscode with 2 updates
2024-09-12 16:51:57 +02:00
Dave Bartolomeo
d62ade89c5
Merge pull request #3716 from github/github-action/bump-cli
...
Bump CLI Version to v2.18.4 for integration tests
2024-09-12 10:41:05 -04:00
github-actions[bot]
6b4cb5baaa
Bump CLI version from v2.18.3 to v2.18.4 for integration tests
2024-09-12 14:25:35 +00:00
dependabot[bot]
30ff64d371
Bump vite-node from 1.5.3 to 2.0.5 in /extensions/ql-vscode
...
Bumps [vite-node](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vite-node ) from 1.5.3 to 2.0.5.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/vite-node )
---
updated-dependencies:
- dependency-name: vite-node
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-12 14:02:36 +00:00
dependabot[bot]
7eb7ea263f
Bump eslint-plugin-deprecation in /extensions/ql-vscode
...
Bumps [eslint-plugin-deprecation](https://github.com/gund/eslint-plugin-deprecation ) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/gund/eslint-plugin-deprecation/releases )
- [Changelog](https://github.com/gund/eslint-plugin-deprecation/blob/master/CHANGELOG.md )
- [Commits](https://github.com/gund/eslint-plugin-deprecation/compare/v2.0.0...v3.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-deprecation
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-12 14:02:24 +00:00
dependabot[bot]
f2a31135f9
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.4.0 to 8.5.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.5.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.4.0 to 8.5.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.5.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 >
2024-09-12 14:02:11 +00:00
dependabot[bot]
9aa2b7f6d6
Bump the storybook group in /extensions/ql-vscode with 12 updates
...
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.2.9` | `8.3.0` |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions ) | `8.2.9` | `8.3.0` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials ) | `8.2.9` | `8.3.0` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions ) | `8.2.9` | `8.3.0` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links ) | `8.2.9` | `8.3.0` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks ) | `8.2.9` | `8.3.0` |
| [@storybook/components](https://github.com/storybookjs/storybook/tree/HEAD/code/deprecated/components ) | `8.2.9` | `8.3.0` |
| [@storybook/manager-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/manager-api ) | `8.2.9` | `8.3.0` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react ) | `8.2.9` | `8.3.0` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite ) | `8.2.9` | `8.3.0` |
| [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming ) | `8.2.9` | `8.3.0` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli ) | `8.2.9` | `8.3.0` |
Updates `@storybook/addon-a11y` from 8.2.9 to 8.3.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.3.0/code/addons/a11y )
Updates `@storybook/addon-actions` from 8.2.9 to 8.3.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.3.0/code/addons/actions )
Updates `@storybook/addon-essentials` from 8.2.9 to 8.3.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.3.0/code/addons/essentials )
Updates `@storybook/addon-interactions` from 8.2.9 to 8.3.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.3.0/code/addons/interactions )
Updates `@storybook/addon-links` from 8.2.9 to 8.3.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.3.0/code/addons/links )
Updates `@storybook/blocks` from 8.2.9 to 8.3.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.3.0/code/lib/blocks )
Updates `@storybook/components` from 8.2.9 to 8.3.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.3.0/code/deprecated/components )
Updates `@storybook/manager-api` from 8.2.9 to 8.3.0
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.3.0/code/lib/manager-api )
Updates `@storybook/react` from 8.2.9 to 8.3.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.3.0/code/renderers/react )
Updates `@storybook/react-vite` from 8.2.9 to 8.3.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.3.0/code/frameworks/react-vite )
Updates `@storybook/theming` from 8.2.9 to 8.3.0
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.3.0/code/lib/theming )
Updates `storybook` from 8.2.9 to 8.3.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.3.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 >
2024-09-12 14:01:31 +00:00
Koen Vlaswinkel
f0471ef6e1
Merge pull request #3711 from github/koesie10/remove-deprecated-husky
...
Remove deprecated Husky commands
2024-09-12 11:58:16 +02:00
Koen Vlaswinkel
b9a0f841fb
Merge pull request #3710 from github/koesie10/upgrade-express
...
Run 'npm upgrade express'
2024-09-12 11:43:27 +02:00
Koen Vlaswinkel
1782fd0294
Remove deprecated Husky commands
2024-09-12 11:33:50 +02:00
Koen Vlaswinkel
7412ea95f5
Run 'npm upgrade express'
2024-09-12 11:29:45 +02:00
Koen Vlaswinkel
fba62a9dbc
Merge pull request #3708 from github/koesie10/min-version-1.90
...
Bump minimum VS Code version for warnings
2024-09-09 12:14:35 +02:00
Koen Vlaswinkel
f14b8cdf44
Merge pull request #3702 from github/dependabot/npm_and_yarn/extensions/ql-vscode/typescript-5.5.4
...
Bump typescript from 5.4.5 to 5.5.4 in /extensions/ql-vscode
2024-09-09 11:30:55 +02:00
Koen Vlaswinkel
a3363209e1
Remove unused argument
2024-09-09 11:15:34 +02:00
Koen Vlaswinkel
345bc128e8
Bump target to ES2021
2024-09-09 11:04:05 +02:00
Koen Vlaswinkel
8aec438307
Bump minimum VS Code version for warnings
2024-09-09 10:59:41 +02:00
dependabot[bot]
fcba347a33
Bump typescript from 5.4.5 to 5.5.4 in /extensions/ql-vscode
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.4.5 to 5.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-09 08:57:16 +00:00
Koen Vlaswinkel
282bd221fe
Merge pull request #3706 from github/koesie10/upgrade-node-fetch
...
Upgrade node-fetch to v3
2024-09-09 10:55:00 +02:00
Koen Vlaswinkel
1c146b97ae
Merge remote-tracking branch 'origin/main' into koesie10/upgrade-node-fetch
2024-09-09 10:26:16 +02:00
Koen Vlaswinkel
50329a8bf1
Merge pull request #3707 from github/github-action/bump-node-version
...
Bump Node version to v20.15.1
2024-09-06 14:45:25 +02:00
github-actions[bot]
5eb1008546
Bump Node version to v20.15.1
2024-09-06 12:25:55 +00:00
Koen Vlaswinkel
d0c9849ff0
Upgrade node-fetch to v3
2024-09-05 16:55:11 +02:00
Koen Vlaswinkel
d8680dcb1e
Merge pull request #3704 from github/dependabot/npm_and_yarn/extensions/ql-vscode/husky-9.1.5
...
Bump husky from 9.0.11 to 9.1.5 in /extensions/ql-vscode
2024-09-05 15:56:46 +02:00
Koen Vlaswinkel
0065596964
Merge pull request #3703 from github/dependabot/npm_and_yarn/extensions/ql-vscode/eslint-plugin-github-5.0.1
...
Bump eslint-plugin-github from 4.10.2 to 5.0.1 in /extensions/ql-vscode
2024-09-05 15:56:11 +02:00
Koen Vlaswinkel
91bc7fc5f9
Merge pull request #3701 from github/dependabot/npm_and_yarn/extensions/ql-vscode/typescript-eslint-90c9783da8
...
Bump the typescript-eslint group in /extensions/ql-vscode with 2 updates
2024-09-05 15:55:44 +02:00
dependabot[bot]
f16331ba36
Bump husky from 9.0.11 to 9.1.5 in /extensions/ql-vscode
...
Bumps [husky](https://github.com/typicode/husky ) from 9.0.11 to 9.1.5.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v9.0.11...v9.1.5 )
---
updated-dependencies:
- dependency-name: husky
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-05 13:27:17 +00:00
dependabot[bot]
b5dbd52440
Bump eslint-plugin-github from 4.10.2 to 5.0.1 in /extensions/ql-vscode
...
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) from 4.10.2 to 5.0.1.
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.10.2...v5.0.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-github
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-05 13:27:03 +00:00
dependabot[bot]
8315da4b10
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.3.0 to 8.4.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.4.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.3.0 to 8.4.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.4.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 >
2024-09-05 13:26:37 +00:00
Koen Vlaswinkel
dffbcc28bb
Merge pull request #3700 from github/koesie10/upgrade-octokit
...
Upgrade Octokit packages
2024-09-02 09:03:39 +02:00
Koen Vlaswinkel
97c497bbd6
Improve readability of transformIgnorePatterns
2024-08-30 11:23:57 +02:00
Koen Vlaswinkel
0a2ade3c9d
Update transformIgnorePatterns
2024-08-30 11:19:10 +02:00
Koen Vlaswinkel
a94e5fe9f4
Upgrade Octokit packages
2024-08-30 11:15:25 +02:00
dependabot[bot]
28d07a8e6e
Bump the typescript-eslint group in /extensions/ql-vscode with 2 updates ( #3699 )
...
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.2.0 to 8.3.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.3.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.2.0 to 8.3.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.3.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>
2024-08-29 10:17:53 -07:00
dependabot[bot]
1f175a723b
Bump the testing-library group in /extensions/ql-vscode with 2 updates ( #3698 )
...
Bumps the testing-library group in /extensions/ql-vscode with 2 updates: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) and [@testing-library/react](https://github.com/testing-library/react-testing-library ).
Updates `@testing-library/jest-dom` from 6.4.8 to 6.5.0
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.4.8...v6.5.0 )
Updates `@testing-library/react` from 16.0.0 to 16.0.1
- [Release notes](https://github.com/testing-library/react-testing-library/releases )
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/react-testing-library/compare/v16.0.0...v16.0.1 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: testing-library
- dependency-name: "@testing-library/react"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: testing-library
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-29 10:17:10 -07:00
Henry Mercer
bbbb045945
Merge pull request #3697 from github/github-action/bump-cli
...
Bump CLI Version to v2.18.3 for integration tests
2024-08-28 16:03:46 +01:00
Henry Mercer
cbf6f730d8
Bump setup timeout to 20s to address test failures on Windows
2024-08-28 15:49:18 +01:00
github-actions[bot]
a123c03c4e
Bump CLI version from v2.18.2 to v2.18.3 for integration tests
2024-08-28 12:50:51 +00:00
dependabot[bot]
e1b5135c8e
Bump gulp-esbuild from 0.12.0 to 0.12.1 in /extensions/ql-vscode ( #3695 )
...
Bumps [gulp-esbuild](https://github.com/ym-project/gulp-esbuild ) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/ym-project/gulp-esbuild/releases )
- [Commits](https://github.com/ym-project/gulp-esbuild/compare/v0.12.0...v0.12.1 )
---
updated-dependencies:
- dependency-name: gulp-esbuild
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-08-22 08:50:38 -07:00
dependabot[bot]
63f6e91732
Bump the typescript-eslint group in /extensions/ql-vscode with 2 updates ( #3694 )
...
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.1.0 to 8.2.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.2.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.1.0 to 8.2.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.2.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>
2024-08-22 08:50:18 -07:00
Robert
885dfa08e2
Merge pull request #3689 from github/dependabot/npm_and_yarn/extensions/ql-vscode/storybook-1a4bf6bef5
...
Bump the storybook group in /extensions/ql-vscode with 12 updates
2024-08-15 15:05:52 +01:00
Robert
b63c8ea8e4
Merge pull request #3690 from github/dependabot/npm_and_yarn/extensions/ql-vscode/typescript-eslint-2f307464dc
...
Bump the typescript-eslint group in /extensions/ql-vscode with 2 updates
2024-08-15 14:59:24 +01:00
dependabot[bot]
067c2f45c8
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.0.1 to 8.1.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.1.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.0.1 to 8.1.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.1.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 >
2024-08-15 13:36:38 +00:00
dependabot[bot]
ede25887f2
Bump the storybook group in /extensions/ql-vscode with 12 updates
...
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.2.8` | `8.2.9` |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions ) | `8.2.8` | `8.2.9` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials ) | `8.2.8` | `8.2.9` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions ) | `8.2.8` | `8.2.9` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links ) | `8.2.8` | `8.2.9` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks ) | `8.2.8` | `8.2.9` |
| [@storybook/components](https://github.com/storybookjs/storybook/tree/HEAD/code/deprecated/components ) | `8.2.8` | `8.2.9` |
| [@storybook/manager-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/manager-api ) | `8.2.8` | `8.2.9` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react ) | `8.2.8` | `8.2.9` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite ) | `8.2.8` | `8.2.9` |
| [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming ) | `8.2.8` | `8.2.9` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli ) | `8.2.8` | `8.2.9` |
Updates `@storybook/addon-a11y` from 8.2.8 to 8.2.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/v8.2.9/code/addons/a11y )
Updates `@storybook/addon-actions` from 8.2.8 to 8.2.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/v8.2.9/code/addons/actions )
Updates `@storybook/addon-essentials` from 8.2.8 to 8.2.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/v8.2.9/code/addons/essentials )
Updates `@storybook/addon-interactions` from 8.2.8 to 8.2.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/v8.2.9/code/addons/interactions )
Updates `@storybook/addon-links` from 8.2.8 to 8.2.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/v8.2.9/code/addons/links )
Updates `@storybook/blocks` from 8.2.8 to 8.2.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/v8.2.9/code/lib/blocks )
Updates `@storybook/components` from 8.2.8 to 8.2.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/v8.2.9/code/deprecated/components )
Updates `@storybook/manager-api` from 8.2.8 to 8.2.9
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.2.9/code/lib/manager-api )
Updates `@storybook/react` from 8.2.8 to 8.2.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/v8.2.9/code/renderers/react )
Updates `@storybook/react-vite` from 8.2.8 to 8.2.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/v8.2.9/code/frameworks/react-vite )
Updates `@storybook/theming` from 8.2.8 to 8.2.9
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.2.9/code/lib/theming )
Updates `storybook` from 8.2.8 to 8.2.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/v8.2.9/code/lib/cli )
---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-actions"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-essentials"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-interactions"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-links"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/blocks"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/components"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/manager-api"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react-vite"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/theming"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: storybook
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-15 13:36:01 +00:00
Robert
14c974e9a0
Merge pull request #3685 from github/dependabot/npm_and_yarn/extensions/ql-vscode/typescript-eslint-7954a73ad2
...
Bump the typescript-eslint group across 1 directory with 2 updates
2024-08-14 12:30:59 +01:00
Robert
cddf078dd0
Merge branch 'main' into dependabot/npm_and_yarn/extensions/ql-vscode/typescript-eslint-7954a73ad2
2024-08-14 12:17:44 +01:00
Robert
bfa7ea1be6
Fix external api usage query tests by mocking all CodeQL calls
2024-08-14 11:05:40 +00:00
github-actions[bot]
8326ef3c5d
Bump CLI version from v2.18.1 to v2.18.2 for integration tests ( #3688 )
...
Co-authored-by: github-actions[bot] <github-actions@github.com >
2024-08-13 16:56:03 +01:00
Andrew Eisenberg
756200b03d
Merge pull request #3687 from p-/display-max-steps-local-path-query
...
Display length of shortest path in local results UI
2024-08-12 12:19:26 -07:00
Peter Stöckli
268fd9fcd9
Apply suggestions (update changelog link) and change import
...
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com >
2024-08-12 17:12:49 +02:00
Peter Stöckli
dc6d5c14ea
feature: display length of shortest path in local results UI
2024-08-12 15:20:05 +02:00
Robert
b501a04074
Fix linting errors resulting from upgrading @typescript-eslint/eslint-plugin to version 8
2024-08-08 16:17:43 +00:00
Robert
96c33a14b8
Merge pull request #3686 from github/dependabot/npm_and_yarn/extensions/ql-vscode/storybook-6fb028aa51
...
Bump the storybook group in /extensions/ql-vscode with 12 updates
2024-08-08 16:15:13 +01:00
dependabot[bot]
1e3d41b532
Bump the storybook group in /extensions/ql-vscode with 12 updates
...
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.2.7` | `8.2.8` |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions ) | `8.2.7` | `8.2.8` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials ) | `8.2.7` | `8.2.8` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions ) | `8.2.7` | `8.2.8` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links ) | `8.2.7` | `8.2.8` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks ) | `8.2.7` | `8.2.8` |
| [@storybook/components](https://github.com/storybookjs/storybook/tree/HEAD/code/deprecated/components ) | `8.2.7` | `8.2.8` |
| [@storybook/manager-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/manager-api ) | `8.2.7` | `8.2.8` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react ) | `8.2.7` | `8.2.8` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite ) | `8.2.7` | `8.2.8` |
| [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming ) | `8.2.7` | `8.2.8` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli ) | `8.2.7` | `8.2.8` |
Updates `@storybook/addon-a11y` from 8.2.7 to 8.2.8
- [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.2.8/code/addons/a11y )
Updates `@storybook/addon-actions` from 8.2.7 to 8.2.8
- [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.2.8/code/addons/actions )
Updates `@storybook/addon-essentials` from 8.2.7 to 8.2.8
- [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.2.8/code/addons/essentials )
Updates `@storybook/addon-interactions` from 8.2.7 to 8.2.8
- [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.2.8/code/addons/interactions )
Updates `@storybook/addon-links` from 8.2.7 to 8.2.8
- [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.2.8/code/addons/links )
Updates `@storybook/blocks` from 8.2.7 to 8.2.8
- [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.2.8/code/lib/blocks )
Updates `@storybook/components` from 8.2.7 to 8.2.8
- [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.2.8/code/deprecated/components )
Updates `@storybook/manager-api` from 8.2.7 to 8.2.8
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.2.8/code/lib/manager-api )
Updates `@storybook/react` from 8.2.7 to 8.2.8
- [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.2.8/code/renderers/react )
Updates `@storybook/react-vite` from 8.2.7 to 8.2.8
- [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.2.8/code/frameworks/react-vite )
Updates `@storybook/theming` from 8.2.7 to 8.2.8
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.2.8/code/lib/theming )
Updates `storybook` from 8.2.7 to 8.2.8
- [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.2.8/code/lib/cli )
---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-actions"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-essentials"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-interactions"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-links"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/blocks"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/components"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/manager-api"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react-vite"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/theming"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: storybook
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-08 13:46:20 +00:00
dependabot[bot]
c90f8056e4
Bump the typescript-eslint group across 1 directory with 2 updates
...
Bumps the typescript-eslint group with 2 updates in the /extensions/ql-vscode directory: [@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 7.5.0 to 8.0.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.0.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 7.5.0 to 8.0.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.0.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: typescript-eslint
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: typescript-eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-08 13:44:11 +00:00
Dave Bartolomeo
0a731e2a14
Merge pull request #3684 from github/version/bump-to-v1.14.1
...
Bump version to v1.14.1
2024-08-07 12:07:42 -04:00
github-actions[bot]
7b9fe1e22a
Bump version to v1.14.1
2024-08-07 15:17:55 +00:00
Dave Bartolomeo
babf3f12ac
Merge pull request #3682 from github/v1.14.0
...
Release v1.14.0
2024-08-07 11:14:01 -04:00
Dave Bartolomeo
4546616871
Update changelog
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
2024-08-07 11:00:34 -04:00
Dave Bartolomeo
b201c45e2d
Merge branch 'main' into v1.14.0
2024-08-06 15:06:47 -04:00
Dave Bartolomeo
3364af5305
Merge pull request #3683 from github/dbartol/docker-fix
...
Fix docker command
2024-08-06 11:35:23 -04:00
Dave Bartolomeo
d6af6e7c4c
Fix docker command
2024-08-06 11:11:34 -04:00
Dave Bartolomeo
f9f454509b
v1.14.0
2024-08-06 10:44:42 -04:00
github-actions[bot]
9f0453a80a
Bump Node version to v20.14.0 ( #3680 )
...
Co-authored-by: github-actions[bot] <github-actions@github.com >
2024-08-05 09:36:55 +02:00
Charis Kyriakou
af2a592e3d
Remove support for CodeQL CLI versions older than v2.15.5 ( #3681 )
2024-08-05 08:36:13 +01:00
dependabot[bot]
a4fcbd093c
Bump the storybook group in /extensions/ql-vscode with 13 updates ( #3678 )
...
Bumps the storybook group in /extensions/ql-vscode with 13 updates:
| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y ) | `8.2.6` | `8.2.7` |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions ) | `8.2.6` | `8.2.7` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials ) | `8.2.6` | `8.2.7` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions ) | `8.2.6` | `8.2.7` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links ) | `8.2.6` | `8.2.7` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks ) | `8.2.6` | `8.2.7` |
| [@storybook/components](https://github.com/storybookjs/storybook/tree/HEAD/code/deprecated/components ) | `8.2.6` | `8.2.7` |
| [@storybook/icons](https://github.com/storybookjs/icons ) | `1.2.9` | `1.2.10` |
| [@storybook/manager-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/manager-api ) | `8.2.6` | `8.2.7` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react ) | `8.2.6` | `8.2.7` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite ) | `8.2.6` | `8.2.7` |
| [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming ) | `8.2.6` | `8.2.7` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli ) | `8.2.6` | `8.2.7` |
Updates `@storybook/addon-a11y` from 8.2.6 to 8.2.7
- [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.2.7/code/addons/a11y )
Updates `@storybook/addon-actions` from 8.2.6 to 8.2.7
- [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.2.7/code/addons/actions )
Updates `@storybook/addon-essentials` from 8.2.6 to 8.2.7
- [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.2.7/code/addons/essentials )
Updates `@storybook/addon-interactions` from 8.2.6 to 8.2.7
- [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.2.7/code/addons/interactions )
Updates `@storybook/addon-links` from 8.2.6 to 8.2.7
- [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.2.7/code/addons/links )
Updates `@storybook/blocks` from 8.2.6 to 8.2.7
- [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.2.7/code/lib/blocks )
Updates `@storybook/components` from 8.2.6 to 8.2.7
- [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.2.7/code/deprecated/components )
Updates `@storybook/icons` from 1.2.9 to 1.2.10
- [Release notes](https://github.com/storybookjs/icons/releases )
- [Changelog](https://github.com/storybookjs/icons/blob/main/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/icons/compare/v1.2.9...v1.2.10 )
Updates `@storybook/manager-api` from 8.2.6 to 8.2.7
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.2.7/code/lib/manager-api )
Updates `@storybook/react` from 8.2.6 to 8.2.7
- [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.2.7/code/renderers/react )
Updates `@storybook/react-vite` from 8.2.6 to 8.2.7
- [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.2.7/code/frameworks/react-vite )
Updates `@storybook/theming` from 8.2.6 to 8.2.7
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.2.7/code/lib/theming )
Updates `storybook` from 8.2.6 to 8.2.7
- [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.2.7/code/lib/cli )
---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-actions"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-essentials"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-interactions"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-links"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/blocks"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/components"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/icons"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/manager-api"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react-vite"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/theming"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: storybook
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-02 09:31:28 +01:00
Dave Bartolomeo
f02c007bdb
Merge pull request #3677 from github/dbartol/provenance-builtin
...
Display non-MaD provenance in results view
2024-08-01 10:00:50 -04:00
Dave Bartolomeo
66874823aa
Merge branch 'main' into dbartol/provenance-builtin
2024-08-01 09:17:15 -04:00
Koen Vlaswinkel
1a59467707
Merge pull request #3676 from github/koesie10/remove-python-ff
...
Remove feature flag for Python model editor
2024-08-01 11:43:24 +02:00
Dave Bartolomeo
78383e376c
Display non-MaD provenance in results view
2024-07-31 12:20:47 -04:00
Koen Vlaswinkel
32cf05cb4b
Update CHANGELOG
2024-07-31 10:17:29 +01:00
Koen Vlaswinkel
1ec47a4eef
Remove feature flag for Python model editor
2024-07-31 09:07:23 +01:00
Dave Bartolomeo
4d2f84d599
Merge pull request #3669 from github/dbartol/provenance
...
Display path provenance information in results view
2024-07-30 16:37:10 -04:00
Dave Bartolomeo
a858b39f26
More PR feedback
2024-07-30 16:12:45 -04:00
Dave Bartolomeo
5d71ce41a8
DEFAULT_USER_SETTINGS
2024-07-30 16:09:27 -04:00
Dave Bartolomeo
76354c4518
Fix PR feedback
2024-07-30 16:02:49 -04:00
Dave Bartolomeo
4e310ce652
Merge remote-tracking branch 'origin/main' into dbartol/provenance
2024-07-29 17:58:46 +00:00
dependabot[bot]
68bfa00707
Bump the storybook group in /extensions/ql-vscode with 12 updates ( #3673 )
...
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.2.5` | `8.2.6` |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions ) | `8.2.5` | `8.2.6` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials ) | `8.2.5` | `8.2.6` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions ) | `8.2.5` | `8.2.6` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links ) | `8.2.5` | `8.2.6` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks ) | `8.2.5` | `8.2.6` |
| [@storybook/components](https://github.com/storybookjs/storybook/tree/HEAD/code/deprecated/components ) | `8.2.5` | `8.2.6` |
| [@storybook/manager-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/manager-api ) | `8.2.5` | `8.2.6` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react ) | `8.2.5` | `8.2.6` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite ) | `8.2.5` | `8.2.6` |
| [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming ) | `8.2.5` | `8.2.6` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli ) | `8.2.5` | `8.2.6` |
Updates `@storybook/addon-a11y` from 8.2.5 to 8.2.6
- [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.2.6/code/addons/a11y )
Updates `@storybook/addon-actions` from 8.2.5 to 8.2.6
- [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.2.6/code/addons/actions )
Updates `@storybook/addon-essentials` from 8.2.5 to 8.2.6
- [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.2.6/code/addons/essentials )
Updates `@storybook/addon-interactions` from 8.2.5 to 8.2.6
- [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.2.6/code/addons/interactions )
Updates `@storybook/addon-links` from 8.2.5 to 8.2.6
- [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.2.6/code/addons/links )
Updates `@storybook/blocks` from 8.2.5 to 8.2.6
- [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.2.6/code/lib/blocks )
Updates `@storybook/components` from 8.2.5 to 8.2.6
- [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.2.6/code/deprecated/components )
Updates `@storybook/manager-api` from 8.2.5 to 8.2.6
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.2.6/code/lib/manager-api )
Updates `@storybook/react` from 8.2.5 to 8.2.6
- [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.2.6/code/renderers/react )
Updates `@storybook/react-vite` from 8.2.5 to 8.2.6
- [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.2.6/code/frameworks/react-vite )
Updates `@storybook/theming` from 8.2.5 to 8.2.6
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.2.6/code/lib/theming )
Updates `storybook` from 8.2.5 to 8.2.6
- [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.2.6/code/lib/cli )
---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-actions"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-essentials"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-interactions"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-links"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/blocks"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/components"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/manager-api"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react-vite"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/theming"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: storybook
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charis Kyriakou <charisk@users.noreply.github.com >
2024-07-26 14:34:46 +01:00
dependabot[bot]
51ef674cc5
Bump the testing-library group in /extensions/ql-vscode with 2 updates ( #3674 )
...
Bumps the testing-library group in /extensions/ql-vscode with 2 updates: [@testing-library/dom](https://github.com/testing-library/dom-testing-library ) and [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ).
Updates `@testing-library/dom` from 10.3.2 to 10.4.0
- [Release notes](https://github.com/testing-library/dom-testing-library/releases )
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/dom-testing-library/compare/v10.3.2...v10.4.0 )
Updates `@testing-library/jest-dom` from 6.4.6 to 6.4.8
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.4.6...v6.4.8 )
---
updated-dependencies:
- dependency-name: "@testing-library/dom"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: testing-library
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: testing-library
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-26 09:00:38 +01:00
Koen Vlaswinkel
d2612e2dca
Merge pull request #3675 from github/github-action/bump-cli
...
Bump CLI Version to v2.18.1 for integration tests
2024-07-26 09:44:45 +02:00
github-actions[bot]
1db3dda533
Bump CLI version from v2.18.0 to v2.18.1 for integration tests
2024-07-25 17:07:59 +00:00
Peter Stöckli
9c3b0b24c9
Display length of shortest path in MRVA UI ( #3671 )
...
* feature: display length of shortest path in MRVA UI #3659
* add entry to changelog
* replace link in changelog + remove test-id
2024-07-25 10:15:22 +01:00
dependabot[bot]
df06c75070
Bump the storybook group across 1 directory with 12 updates ( #3670 )
...
Bumps the storybook group with 11 updates in the /extensions/ql-vscode directory:
| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y ) | `8.1.11` | `8.2.5` |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions ) | `8.1.11` | `8.2.5` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials ) | `8.1.11` | `8.2.5` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions ) | `8.1.11` | `8.2.5` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links ) | `8.1.11` | `8.2.5` |
| [@storybook/components](https://github.com/storybookjs/storybook/tree/HEAD/code/deprecated/components ) | `8.1.11` | `8.2.5` |
| [@storybook/manager-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/manager-api ) | `8.1.11` | `8.2.5` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react ) | `8.1.11` | `8.2.5` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite ) | `8.1.11` | `8.2.5` |
| [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming ) | `8.1.11` | `8.2.5` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli ) | `8.1.11` | `8.2.5` |
Updates `@storybook/addon-a11y` from 8.1.11 to 8.2.5
- [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.2.5/code/addons/a11y )
Updates `@storybook/addon-actions` from 8.1.11 to 8.2.5
- [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.2.5/code/addons/actions )
Updates `@storybook/addon-essentials` from 8.1.11 to 8.2.5
- [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.2.5/code/addons/essentials )
Updates `@storybook/addon-interactions` from 8.1.11 to 8.2.5
- [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.2.5/code/addons/interactions )
Updates `@storybook/addon-links` from 8.1.11 to 8.2.5
- [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.2.5/code/addons/links )
Updates `@storybook/blocks` from 8.1.11 to 8.2.5
- [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.2.5/code/lib/blocks )
Updates `@storybook/components` from 8.1.11 to 8.2.5
- [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.2.5/code/deprecated/components )
Updates `@storybook/manager-api` from 8.1.11 to 8.2.5
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.2.5/code/lib/manager-api )
Updates `@storybook/react` from 8.1.11 to 8.2.5
- [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.2.5/code/renderers/react )
Updates `@storybook/react-vite` from 8.1.11 to 8.2.5
- [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.2.5/code/frameworks/react-vite )
Updates `@storybook/theming` from 8.1.11 to 8.2.5
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.2.5/code/lib/theming )
Updates `storybook` from 8.1.11 to 8.2.5
- [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.2.5/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>
2024-07-23 13:51:05 +01:00
dependabot[bot]
b3c44ea317
Bump the storybook group across 1 directory with 12 updates ( #3668 )
...
* Bump the storybook group across 1 directory with 12 updates
Bumps the storybook group with 11 updates in the /extensions/ql-vscode directory:
| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y ) | `8.1.11` | `8.2.4` |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions ) | `8.1.11` | `8.2.4` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials ) | `8.1.11` | `8.2.4` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions ) | `8.1.11` | `8.2.4` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links ) | `8.1.11` | `8.2.4` |
| [@storybook/components](https://github.com/storybookjs/storybook/tree/HEAD/code/deprecated/components ) | `8.1.11` | `8.2.4` |
| [@storybook/manager-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/manager-api ) | `8.1.11` | `8.2.4` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react ) | `8.1.11` | `8.2.4` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite ) | `8.1.11` | `8.2.4` |
| [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming ) | `8.1.11` | `8.2.4` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli ) | `8.1.11` | `8.2.4` |
Updates `@storybook/addon-a11y` from 8.1.11 to 8.2.4
- [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.2.4/code/addons/a11y )
Updates `@storybook/addon-actions` from 8.1.11 to 8.2.4
- [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.2.4/code/addons/actions )
Updates `@storybook/addon-essentials` from 8.1.11 to 8.2.4
- [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.2.4/code/addons/essentials )
Updates `@storybook/addon-interactions` from 8.1.11 to 8.2.4
- [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.2.4/code/addons/interactions )
Updates `@storybook/addon-links` from 8.1.11 to 8.2.4
- [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.2.4/code/addons/links )
Updates `@storybook/blocks` from 8.1.11 to 8.2.4
- [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.2.4/code/lib/blocks )
Updates `@storybook/components` from 8.1.11 to 8.2.4
- [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.2.4/code/deprecated/components )
Updates `@storybook/manager-api` from 8.1.11 to 8.2.4
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.2.4/code/lib/manager-api )
Updates `@storybook/react` from 8.1.11 to 8.2.4
- [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.2.4/code/renderers/react )
Updates `@storybook/react-vite` from 8.1.11 to 8.2.4
- [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.2.4/code/frameworks/react-vite )
Updates `@storybook/theming` from 8.1.11 to 8.2.4
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Commits](https://github.com/storybookjs/storybook/commits/v8.2.4/code/lib/theming )
Updates `storybook` from 8.1.11 to 8.2.4
- [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.2.4/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 >
* Fix import of internal storybook type
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charis Kyriakou <charisk@users.noreply.github.com >
2024-07-23 11:23:03 +01:00
dependabot[bot]
d6673c4ede
Bump eslint-plugin-react-hooks in /extensions/ql-vscode ( #3666 )
...
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks ) from 4.6.0 to 4.6.2.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks )
---
updated-dependencies:
- dependency-name: eslint-plugin-react-hooks
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>
Co-authored-by: Charis Kyriakou <charisk@users.noreply.github.com >
2024-07-23 09:49:01 +01:00
Dave Bartolomeo
d68e270e90
Add some basic validation when parsing SARIF
...
This is roughly equivalent to the validation we had before, when we were only including `runs.0.results`.
2024-07-19 16:46:03 -04:00
Dave Bartolomeo
97b9c43ae1
Display path provenance information in results view
2024-07-18 16:14:24 -04:00
dependabot[bot]
7e00e9cd2f
Bump @testing-library/dom ( #3665 )
...
Bumps the testing-library group with 1 update in the /extensions/ql-vscode directory: [@testing-library/dom](https://github.com/testing-library/dom-testing-library ).
Updates `@testing-library/dom` from 10.3.0 to 10.3.2
- [Release notes](https://github.com/testing-library/dom-testing-library/releases )
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/dom-testing-library/compare/v10.3.0...v10.3.2 )
---
updated-dependencies:
- dependency-name: "@testing-library/dom"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: testing-library
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-18 14:21:56 +01:00
Nick Rolfe
459d606751
Merge pull request #3658 from github/nickrolfe/summary-symbols
...
Allow compatible CLIs to generate summary symbols file
2024-07-12 11:43:33 +01:00
Nick Rolfe
a069ae45fb
Allow compatible CLIs to generate summary symbols file
...
This should be much faster than generating it in the extension.
2024-07-12 10:18:56 +00:00
Dave Bartolomeo
a6225c5edf
Basic table layout for path provenance
2024-07-11 12:48:01 -04:00
dependabot[bot]
64d4439815
Bump vscode-jsonrpc from 8.2.0 to 8.2.1 in /extensions/ql-vscode ( #3664 )
...
Bumps [vscode-jsonrpc](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/jsonrpc ) from 8.2.0 to 8.2.1.
- [Release notes](https://github.com/Microsoft/vscode-languageserver-node/releases )
- [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/release/jsonrpc/8.2.1/jsonrpc )
---
updated-dependencies:
- dependency-name: vscode-jsonrpc
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-07-11 15:58:11 +02:00
github-actions[bot]
b11a9e2c88
Bump CLI version from v2.17.6 to v2.18.0 for integration tests ( #3661 )
...
Co-authored-by: github-actions[bot] <github-actions@github.com >
2024-07-11 11:49:58 +02:00
Fotis Koutoulakis
75ab23bbd8
Merge pull request #3656 from github/dependabot/npm_and_yarn/extensions/ql-vscode/testing-library-86bd199b63
...
Bump @testing-library/dom from 10.2.0 to 10.3.0 in /extensions/ql-vscode in the testing-library group
2024-07-04 16:27:40 +01:00
dependabot[bot]
5bab2421ea
Bump @testing-library/dom
...
Bumps the testing-library group in /extensions/ql-vscode with 1 update: [@testing-library/dom](https://github.com/testing-library/dom-testing-library ).
Updates `@testing-library/dom` from 10.2.0 to 10.3.0
- [Release notes](https://github.com/testing-library/dom-testing-library/releases )
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/dom-testing-library/compare/v10.2.0...v10.3.0 )
---
updated-dependencies:
- dependency-name: "@testing-library/dom"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: testing-library
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-04 16:14:13 +01:00
Fotis Koutoulakis
d5edbca4e4
Merge pull request #3657 from github/dependabot/npm_and_yarn/extensions/ql-vscode/babel/plugin-transform-modules-commonjs-7.24.7
...
Bump @babel/plugin-transform-modules-commonjs from 7.24.1 to 7.24.7 in /extensions/ql-vscode
2024-07-04 16:13:47 +01:00
dependabot[bot]
1ee349d2ef
Bump @babel/plugin-transform-modules-commonjs in /extensions/ql-vscode
...
Bumps [@babel/plugin-transform-modules-commonjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-commonjs ) from 7.24.1 to 7.24.7.
- [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.24.7/packages/babel-plugin-transform-modules-commonjs )
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-modules-commonjs"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-04 15:49:08 +01:00
Fotis Koutoulakis
79f89c9e4b
Merge pull request #3655 from github/dependabot/npm_and_yarn/extensions/ql-vscode/storybook-68ca77b8c2
...
Bump @storybook/csf from 0.1.9 to 0.1.11 in /extensions/ql-vscode in the storybook group
2024-07-04 15:48:26 +01:00
dependabot[bot]
2fbdefe4f0
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.9 to 0.1.11
- [Release notes](https://github.com/ComponentDriven/csf/releases )
- [Changelog](https://github.com/ComponentDriven/csf/blob/v0.1.11/CHANGELOG.md )
- [Commits](https://github.com/ComponentDriven/csf/compare/v0.1.9...v0.1.11 )
---
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-07-04 13:51:10 +00:00
Koen Vlaswinkel
01403aeee7
Merge pull request #3654 from github/koesie10/python-type-models
...
Enable type models for Python in the model editor
2024-07-04 09:35:21 +02:00
Koen Vlaswinkel
9f7f34a87c
Merge pull request #3653 from github/koesie10/python-use-simplified-paths-and-endpoint-kinds
...
Use rich type columns and endpoint kinds for Python model editor
2024-07-04 09:35:09 +02:00
Koen Vlaswinkel
987b92ab1e
Enable type models for Python
2024-07-02 16:18:22 +02:00
Koen Vlaswinkel
6fd2579c9c
Use simplified paths and endpoint kinds for Python model editor
2024-07-02 15:42:10 +02:00
Nora
c9e1a64d3a
Merge pull request #3648 from github/dependabot/npm_and_yarn/extensions/ql-vscode/storybook-8918104ceb
...
Bump the storybook group in /extensions/ql-vscode with 13 updates
2024-06-28 09:53:27 +02:00
Nora
03f330da52
Add storybook testing library lock file changes
2024-06-28 07:40:31 +00:00
Nora
4f6d72a9ce
Merge branch 'main' into dependabot/npm_and_yarn/extensions/ql-vscode/storybook-8918104ceb
2024-06-28 09:37:08 +02:00
Nora
b5d3a612d8
Merge pull request #3651 from github/github-action/bump-cli
...
Bump CLI Version to v2.17.6 for integration tests
2024-06-28 09:15:20 +02:00
github-actions[bot]
48209e7732
Bump CLI version from v2.17.5 to v2.17.6 for integration tests
2024-06-27 17:39:00 +00:00
dependabot[bot]
9934449ae9
Bump @testing-library/dom ( #3649 )
...
Bumps the testing-library group in /extensions/ql-vscode with 1 update: [@testing-library/dom](https://github.com/testing-library/dom-testing-library ).
Updates `@testing-library/dom` from 10.1.0 to 10.2.0
- [Release notes](https://github.com/testing-library/dom-testing-library/releases )
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/dom-testing-library/compare/v10.1.0...v10.2.0 )
---
updated-dependencies:
- dependency-name: "@testing-library/dom"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: testing-library
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-27 17:00:03 +02:00
dependabot[bot]
fdc4d97f93
Bump @vscode/codicons from 0.0.35 to 0.0.36 in /extensions/ql-vscode ( #3650 )
...
Bumps [@vscode/codicons](https://github.com/microsoft/vscode-codicons ) from 0.0.35 to 0.0.36.
- [Release notes](https://github.com/microsoft/vscode-codicons/releases )
- [Commits](https://github.com/microsoft/vscode-codicons/compare/0.0.35...0.0.36 )
---
updated-dependencies:
- dependency-name: "@vscode/codicons"
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-06-27 16:40:50 +02:00
dependabot[bot]
b1ca9418b4
Bump the storybook group in /extensions/ql-vscode with 13 updates
...
Bumps the storybook group in /extensions/ql-vscode with 13 updates:
| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y ) | `8.1.10` | `8.1.11` |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions ) | `8.1.10` | `8.1.11` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials ) | `8.1.10` | `8.1.11` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions ) | `8.1.10` | `8.1.11` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links ) | `8.1.10` | `8.1.11` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/ui/blocks ) | `8.1.10` | `8.1.11` |
| [@storybook/components](https://github.com/storybookjs/storybook/tree/HEAD/code/ui/components ) | `8.1.10` | `8.1.11` |
| [@storybook/csf](https://github.com/ComponentDriven/csf ) | `0.1.8` | `0.1.9` |
| [@storybook/manager-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/manager-api ) | `8.1.10` | `8.1.11` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react ) | `8.1.10` | `8.1.11` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite ) | `8.1.10` | `8.1.11` |
| [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming ) | `8.1.10` | `8.1.11` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli ) | `8.1.10` | `8.1.11` |
Updates `@storybook/addon-a11y` from 8.1.10 to 8.1.11
- [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.1.11/code/addons/a11y )
Updates `@storybook/addon-actions` from 8.1.10 to 8.1.11
- [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.1.11/code/addons/actions )
Updates `@storybook/addon-essentials` from 8.1.10 to 8.1.11
- [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.1.11/code/addons/essentials )
Updates `@storybook/addon-interactions` from 8.1.10 to 8.1.11
- [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.1.11/code/addons/interactions )
Updates `@storybook/addon-links` from 8.1.10 to 8.1.11
- [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.1.11/code/addons/links )
Updates `@storybook/blocks` from 8.1.10 to 8.1.11
- [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.1.11/code/ui/blocks )
Updates `@storybook/components` from 8.1.10 to 8.1.11
- [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.1.11/code/ui/components )
Updates `@storybook/csf` from 0.1.8 to 0.1.9
- [Release notes](https://github.com/ComponentDriven/csf/releases )
- [Changelog](https://github.com/ComponentDriven/csf/blob/v0.1.9/CHANGELOG.md )
- [Commits](https://github.com/ComponentDriven/csf/compare/v0.1.8...v0.1.9 )
Updates `@storybook/manager-api` from 8.1.10 to 8.1.11
- [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.1.11/code/lib/manager-api )
Updates `@storybook/react` from 8.1.10 to 8.1.11
- [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.1.11/code/renderers/react )
Updates `@storybook/react-vite` from 8.1.10 to 8.1.11
- [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.1.11/code/frameworks/react-vite )
Updates `@storybook/theming` from 8.1.10 to 8.1.11
- [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.1.11/code/lib/theming )
Updates `storybook` from 8.1.10 to 8.1.11
- [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.1.11/code/lib/cli )
---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-actions"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-essentials"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-interactions"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-links"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/blocks"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/components"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/csf"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/manager-api"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react-vite"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/theming"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: storybook
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-27 13:40:12 +00:00
Henry Mercer
7d3a350a28
Merge pull request #3634 from github/dependabot/npm_and_yarn/extensions/ql-vscode/multi-a9f852c250
...
Bump braces and gulp in /extensions/ql-vscode
2024-06-25 20:14:14 +01:00
Henry Mercer
ca4c511227
Build: Don't try to encode WASM as UTF-8 when copying it
2024-06-25 18:47:34 +01:00
dependabot[bot]
8b4f2d2009
Bump braces and gulp in /extensions/ql-vscode
...
Bumps [braces](https://github.com/micromatch/braces ) to 3.0.3 and updates ancestor dependency [gulp](https://github.com/gulpjs/gulp ). These dependencies need to be updated together.
Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
Updates `gulp` from 4.0.2 to 5.0.0
- [Release notes](https://github.com/gulpjs/gulp/releases )
- [Changelog](https://github.com/gulpjs/gulp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/gulpjs/gulp/compare/v4.0.2...v5.0.0 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
- dependency-name: gulp
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-11 08:48:58 +00:00