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
721425b3Thanks@acao! - This reverts the bugfix for .graphqlrc.ts users, which broke the extension for schema url users[email protected]
Patch Changes
- #2660
34d31fbcThanks@acao! - bumpts-nodeto 10.x, so that TypeScript based configs (i.e..graphqlrc.ts) will continue to work. It also bumps to the latest patch releases ofgraphql-configfixed 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
12cf4db0Thanks@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
3304606dThanks@acao! - upgrades thevscode-languageserverandvscode-jsonrpcreference implementations for the lsp server to the latest. also upgradesvscode-languageclientinvscode-graphqlto the latest 8.0.1. seems to work fine for IPC invscode-graphqlat least!hopefully this solves #2230 once and for all!
[email protected]
Patch Changes
- #2553
edc1c964Thanks@acao! - Fix error with LSP crash for CLI users #2230.vscode-graphqlnot 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
de5d5a07Thanks@acao! - enable graphql-config legacy mode by default in the LSP server#2509
737d4184Thanks@Chnapy! - Addgql(``),graphql(``)call expressions support for highlighting & language[email protected]
Patch Changes
#2506
cccefa70Thanks@acao! - Remove redundant check, trigger LSP releaseUpdated dependencies [
cccefa70]:[email protected]
Patch Changes
#2486
c9c51b8aThanks@stonexer! - definition support for operation fields ✨you can now jump to the applicable object type definition for query/mutation/subscription fields!
... (truncated)
Commits
e3e6154Version Packages (#2115)08ff6dcsupport for template strings with replacement expressions (#2111)d5fca9dfix: bug withinsertTextin non-composite lists! (#2114)f206e9bVersion Packages (#2106)f7dc1f1fix monaco-graphql bug with_cacheSchemas()(#2105)7d634f8Version Packages (#2104)a44772dfix: import LS only for monaco-graphql (#2103)56ac0a0Version Packages (#2102)e20760fuse temporary fork of picomatch based on browser support PR (#2101)a36cba9Version 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
0c98fa59Thanks@thomasheyenbrock! - Allow passing introspection data to theschemaprop of theGraphiQLcomponentPatch Changes
[email protected]
Patch Changes
[email protected]
Patch Changes
[email protected]
Patch Changes
#2541
788d84efThanks@thomasheyenbrock! - Fix theonSchemaChangeprop, 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
5437ee61Thanks@acao! - Allow Codemirror 5keyMapto be defined, defaultvimoremacsallowed in addition to the original default ofsublime.Updated dependencies [
5437ee61,cccefa70]:
@graphiql/react@0.4.2- [email protected]
[email protected]
Patch Changes
- #2499
731b3b72Thanks@thomasheyenbrock! - fix the default value for theheaderEditorEnabledprop to betrue
... (truncated)
Commits
1737436Version Packages (#2092)ff9cebefix: graphql 15 fixes, feature flags, tests (#2091)848da58Version Packages (#2089)b14867aVersion Packages (#2088)0f1f90cfix: export types & modules fromgraphql-language-serviceexplicitly (#2086)45a9075fix: graphiql introspection bug with <graphql@16 servers (#2087)6bf1073Version Packages (#2078)0e4aaedReverting pre config (#2084)659fc44fix: setup pre-release for monaco (#2083)e76876aa 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill 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.