widgets
widgets copied to clipboard
Bump cross-fetch, graphql-language-service-interface and graphql-language-service-parser
Removes cross-fetch. It's no longer used after updating ancestor dependencies cross-fetch, graphql-language-service-interface and graphql-language-service-parser. These dependencies need to be updated together.
Removes cross-fetch
Updates graphql-language-service-interface
from 2.3.0 to 2.10.2
Release notes
Sourced from graphql-language-service-interface's releases.
[email protected]
Patch Changes
- #2664
721425b3
Thanks@acao
! - This reverts the bugfix for .graphqlrc.ts users, which broke the extension for schema url users[email protected]
Patch Changes
- #2660
34d31fbc
Thanks@acao
! - bumpts-node
to 10.x, so that TypeScript based configs (i.e..graphqlrc.ts
) will continue to work. It also bumps to the latest patch releases ofgraphql-config
fixed several issues with TypeScript loading (v4.3.2, v4.3.3). We tested manually, but please open a bug if you encounter any with schema-as-url configs & schema introspection.[email protected]
Patch Changes
- #2623
12cf4db0
Thanks@acao
! - In #2624, fix introspection schema fetching regression in lsp server, and fix for users writing new .gql/.graphql files[email protected]
Minor Changes
#2557
3304606d
Thanks@acao
! - upgrades thevscode-languageserver
andvscode-jsonrpc
reference implementations for the lsp server to the latest. also upgradesvscode-languageclient
invscode-graphql
to the latest 8.0.1. seems to work fine for IPC invscode-graphql
at least!hopefully this solves #2230 once and for all!
[email protected]
Patch Changes
- #2553
edc1c964
Thanks@acao
! - Fix error with LSP crash for CLI users #2230.vscode-graphql
not impacted - rather,nvim.coc
, maybe other clients who use CLI directly). recreation of #2546 by [@xuanduc987
](https://github.com/xuanduc987, thank you!)[email protected]
Patch Changes
#2519
de5d5a07
Thanks@acao
! - enable graphql-config legacy mode by default in the LSP server#2509
737d4184
Thanks@Chnapy
! - Addgql(``)
,graphql(``)
call expressions support for highlighting & language[email protected]
Patch Changes
#2506
cccefa70
Thanks@acao
! - Remove redundant check, trigger LSP releaseUpdated dependencies [
cccefa70
]:[email protected]
Patch Changes
#2486
c9c51b8a
Thanks@stonexer
! - definition support for operation fields ✨you can now jump to the applicable object type definition for query/mutation/subscription fields!
... (truncated)
Commits
e3e6154
Version Packages (#2115)08ff6dc
support for template strings with replacement expressions (#2111)d5fca9d
fix: bug withinsertText
in non-composite lists! (#2114)f206e9b
Version Packages (#2106)f7dc1f1
fix monaco-graphql bug with_cacheSchemas()
(#2105)7d634f8
Version Packages (#2104)a44772d
fix: import LS only for monaco-graphql (#2103)56ac0a0
Version Packages (#2102)e20760f
use temporary fork of picomatch based on browser support PR (#2101)a36cba9
Version Packages (#2098)- Additional commits viewable in compare view
Updates graphql-language-service-parser
from 1.5.0 to 1.10.4
Release notes
Sourced from graphql-language-service-parser's releases.
[email protected]
Minor Changes
- #2574
0c98fa59
Thanks@thomasheyenbrock
! - Allow passing introspection data to theschema
prop of theGraphiQL
componentPatch Changes
[email protected]
Patch Changes
[email protected]
Patch Changes
[email protected]
Patch Changes
#2541
788d84ef
Thanks@thomasheyenbrock
! - Fix theonSchemaChange
prop, it is now again called after the schema is fetched (this was broken since v1.9.3)Updated dependencies [
8ce5b483
,788d84ef
]:
@graphiql/react
@0
.5.0[email protected]
Patch Changes
[email protected]
Patch Changes
#2501
5437ee61
Thanks@acao
! - Allow Codemirror 5keyMap
to be defined, defaultvim
oremacs
allowed in addition to the original default ofsublime
.Updated dependencies [
5437ee61
,cccefa70
]:
@graphiql/react
@0
.4.2- [email protected]
[email protected]
Patch Changes
- #2499
731b3b72
Thanks@thomasheyenbrock
! - fix the default value for theheaderEditorEnabled
prop to betrue
... (truncated)
Commits
1737436
Version Packages (#2092)ff9cebe
fix: graphql 15 fixes, feature flags, tests (#2091)848da58
Version Packages (#2089)b14867a
Version Packages (#2088)0f1f90c
fix: export types & modules fromgraphql-language-service
explicitly (#2086)45a9075
fix: graphiql introspection bug with <graphql@16 servers (#2087)6bf1073
Version Packages (#2078)0e4aaed
Reverting pre config (#2084)659fc44
fix: setup pre-release for monaco (#2083)e76876a
a few tiny fixes for monaco-graphql (#2082)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.