dependabot[bot]
|
6e9280b97e
|
Bump graphql from 16.6.0 to 16.8.1 in /extensions/ql-vscode
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.6.0 to 16.8.1.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v16.6.0...v16.8.1)
---
updated-dependencies:
- dependency-name: graphql
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-21 17:49:46 +00:00 |
|
Charis Kyriakou
|
3a1431ca31
|
Merge pull request #2843 from github/charisk/model-kind-dropdown
Update KindInput component to bring it inline with others
|
2023-09-21 08:24:54 +01:00 |
|
Charis Kyriakou
|
73f161cdac
|
Clean up model editor onChange callback (#2844)
|
2023-09-21 08:16:11 +01:00 |
|
Robert
|
ef008a1659
|
Merge pull request #2840 from github/robertbrignull/node-version
Add docs about the Node.js version
|
2023-09-20 17:27:18 +01:00 |
|
Charis Kyriakou
|
dc33784dbc
|
Update ModelKindDropdown to be more self-contained
|
2023-09-20 14:59:11 +00:00 |
|
Charis Kyriakou
|
c4396b764c
|
Rename KindInput to ModelKindDropdown
|
2023-09-20 14:59:10 +00:00 |
|
Charis Kyriakou
|
4e096400db
|
Extract model output dropdown to its own component (#2839)
|
2023-09-20 15:58:24 +01:00 |
|
Robert
|
f99177ac21
|
Merge pull request #2842 from github/robertbrignull/revert-node18
Switch back to Node.js version 16
|
2023-09-20 14:41:04 +01:00 |
|
Robert
|
f95bf6889b
|
Revert "Disable unit tests using MockGitHubApiServer"
This reverts commit 26450e9236.
|
2023-09-20 13:48:21 +01:00 |
|
Robert
|
ed48f4ac76
|
Revert "Change node version to 18.15.0"
This reverts commit 8136328ad6.
|
2023-09-20 13:48:12 +01:00 |
|
Charis Kyriakou
|
d2f4f33bea
|
Extract type for modeled method kind (#2835)
|
2023-09-20 13:36:41 +01:00 |
|
Robert
|
a68d5df13b
|
Apply suggestions from code review
|
2023-09-20 12:25:30 +01:00 |
|
Robert
|
495f632ae2
|
Update node-version.md
|
2023-09-20 11:57:16 +01:00 |
|
Robert
|
929f54333b
|
Create vscode-version.md
|
2023-09-20 11:55:13 +01:00 |
|
Charis Kyriakou
|
4f1a92d09c
|
Extract model input dropdown to its own component (#2837)
|
2023-09-20 11:25:26 +01:00 |
|
Robert
|
91866971dd
|
Update node-version.md
|
2023-09-20 11:17:14 +01:00 |
|
Robert
|
9b15b35274
|
Add files via upload
|
2023-09-20 11:15:55 +01:00 |
|
Robert
|
b3544b461a
|
Update releasing.md
|
2023-09-20 11:15:35 +01:00 |
|
Robert
|
53fccdfb2e
|
Create node-version.md
|
2023-09-20 11:14:06 +01:00 |
|
Charis Kyriakou
|
606bfd7f87
|
Remove unnecessary spread of modeled method (#2836)
|
2023-09-20 10:56:47 +01:00 |
|
Charis Kyriakou
|
7d088b749b
|
Update import to fix build (#2838)
|
2023-09-20 09:53:44 +00:00 |
|
Charis Kyriakou
|
315021ef35
|
Minor redesign of method modeling title (#2832)
|
2023-09-20 10:10:40 +01:00 |
|
Charis Kyriakou
|
1dc70fe625
|
Extract model type dropdown to its own component (#2833)
|
2023-09-20 10:02:12 +01:00 |
|
Charis Kyriakou
|
36f6531fc4
|
Move method factories to factories/model-editor (#2834)
|
2023-09-20 08:55:02 +00:00 |
|
Koen Vlaswinkel
|
fc735cb83b
|
Merge pull request #2829 from github/koesie10/fix-return-value
Fix incorrect `ReturnType` instead of `ReturnValue`
|
2023-09-19 17:52:20 +02:00 |
|
Robert
|
c514575bc8
|
Merge pull request #2831 from github/version/bump-to-v1.9.1
Bump version to v1.9.1
|
2023-09-19 15:22:21 +01:00 |
|
Charis Kyriakou
|
651bc51ed6
|
Only download automodel query pack when relevant (#2830)
|
2023-09-19 15:11:15 +01:00 |
|
github-actions[bot]
|
dea6426c0b
|
Bump version to v1.9.1
|
2023-09-19 13:49:34 +00:00 |
|
Koen Vlaswinkel
|
96a8bea50a
|
Fix incorrect ReturnType instead of ReturnValue
|
2023-09-19 15:29:45 +02:00 |
|
Robert
|
297260af88
|
Merge pull request #2828 from github/v1.9.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
Release v1.9.0
v1.9.0
|
2023-09-19 13:43:40 +01:00 |
|
Robert
|
26450e9236
|
Disable unit tests using MockGitHubApiServer
|
2023-09-19 11:37:25 +01:00 |
|
Robert
|
8d74933c70
|
v1.9.0
|
2023-09-19 10:13:20 +01:00 |
|
Robert
|
8136328ad6
|
Change node version to 18.15.0
|
2023-09-19 10:11:55 +01:00 |
|
Robert
|
d3df14f860
|
Merge pull request #2827 from github/robertbrignull/any/stderr
Avoid use of "as any" during error handling
|
2023-09-19 09:52:51 +01:00 |
|
Robert
|
31e233cc59
|
Add getChildProcessErrorMessage
|
2023-09-18 16:34:20 +01:00 |
|
Robert
|
23641a01d9
|
Avoid checking err.stderr when it's not necessary
|
2023-09-18 16:33:54 +01:00 |
|
Robert
|
209edf86e7
|
Merge pull request #2825 from github/robertbrignull/any/preview.ts
Avoid using "as any" in .storybook/preview.ts
|
2023-09-18 16:32:42 +01:00 |
|
Robert
|
3d410c9ce2
|
Merge pull request #2826 from github/robertbrignull/any/deploy.ts
Avoid use of "as any" in gulpfile.ts/deploy.ts
|
2023-09-18 16:27:28 +01:00 |
|
Robert
|
ef38ffaa6d
|
Move resolution of package.json path to inside deployPackage
|
2023-09-18 15:49:06 +01:00 |
|
Robert
|
f195e93d91
|
Import type of package.json
|
2023-09-18 15:47:37 +01:00 |
|
Robert
|
26c301603d
|
Include .storybook in deadcode detection
|
2023-09-18 15:36:56 +01:00 |
|
Robert
|
b9367095cf
|
Avoid use of "as any" in gulpfile.ts/deploy.ts
|
2023-09-18 15:26:18 +01:00 |
|
Robert
|
3d415d2852
|
Avoid using "as any" in preview.ts
|
2023-09-18 15:14:28 +01:00 |
|
Robert
|
1b0f0f4566
|
Merge pull request #2823 from github/robertbrignull/model-editor-changelog
Add changelog entry for model editor
|
2023-09-18 09:56:45 +01:00 |
|
Robert
|
1c81eb1b07
|
Merge pull request #2822 from github/robertbrignull/model-editor-feature-flag
Remove codeQL.model.editor feature flag
|
2023-09-18 09:56:32 +01:00 |
|
Robert
|
f183703b34
|
Add link to PR
|
2023-09-15 14:20:35 +01:00 |
|
Robert
|
49a3b534ae
|
Add changelog entry for model editor
|
2023-09-15 14:19:38 +01:00 |
|
Koen Vlaswinkel
|
d83ca35f0c
|
Merge pull request #2817 from github/koesie10/model-editor-row-tests
Add tests for model editor row and grid components
|
2023-09-15 14:04:53 +02:00 |
|
Koen Vlaswinkel
|
8bc8ffe1a1
|
Merge pull request #2820 from github/koesie10/cleanup-temp-directories
Cleanup temporary directories in model editor
|
2023-09-15 14:04:42 +02:00 |
|
Robert
|
ea2454742c
|
Remove codeQL.model.editor feature flag
|
2023-09-15 12:22:22 +01:00 |
|