Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump cross-fetch, graphql-language-service-interface and graphql-language-service-parser #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 4, 2022

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! - bump ts-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 of graphql-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 the vscode-languageserver and vscode-jsonrpc reference implementations for the lsp server to the latest. also upgrades vscode-languageclient in vscode-graphql to the latest 8.0.1. seems to work fine for IPC in vscode-graphql at least!

    hopefully this solves #2230 once and for all!

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[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

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

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

... (truncated)

Commits

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.

…uage-service-parser

Removes [cross-fetch](https://github.com/lquixada/cross-fetch). It's no longer used after updating ancestor dependencies [cross-fetch](https://github.com/lquixada/cross-fetch), [graphql-language-service-interface](https://github.com/graphql/graphiql) and [graphql-language-service-parser](https://github.com/graphql/graphiql). 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](https://github.com/graphql/graphiql/releases)
- [Changelog](https://github.com/graphql/graphiql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/graphql/graphiql/compare/graphql-language-service-interface@[email protected])

Updates `graphql-language-service-parser` from 1.5.0 to 1.10.4
- [Release notes](https://github.com/graphql/graphiql/releases)
- [Changelog](https://github.com/graphql/graphiql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/graphql/graphiql/compare/graphql-language-service-parser@[email protected])

---
updated-dependencies:
- dependency-name: cross-fetch
  dependency-type: indirect
- dependency-name: graphql-language-service-interface
  dependency-type: indirect
- dependency-name: graphql-language-service-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants