Skip to content

Bump graphiql from 5.3.0 to 5.4.0 in /juniper - #1394

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/juniper/graphiql-5.4.0
Open

Bump graphiql from 5.3.0 to 5.4.0 in /juniper#1394
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/juniper/graphiql-5.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 3, 2026

Copy link
Copy Markdown
Contributor

Bumps graphiql from 5.3.0 to 5.4.0.

Release notes

Sourced from graphiql's releases.

graphiql@5.4.0

Minor Changes

  • #4462 1cb7eba Thanks @​JoviDeCroock! - Add opt-in GraphQL 17 fragment argument syntax support to parsing, validation, type information, autocomplete, hover, and editor integrations. Enable it with experimentalFragmentArguments: true; it defaults to false until server capabilities can advertise support.

    Also fix variable autocomplete to respect operation and fragment scope while including variables from operations that spread the current fragment.

Patch Changes

Changelog

Sourced from graphiql's changelog.

5.4.0

Minor Changes

  • #4462 1cb7eba Thanks @​JoviDeCroock! - Add opt-in GraphQL 17 fragment argument syntax support to parsing, validation, type information, autocomplete, hover, and editor integrations. Enable it with experimentalFragmentArguments: true; it defaults to false until server capabilities can advertise support.

    Also fix variable autocomplete to respect operation and fragment scope while including variables from operations that spread the current fragment.

Patch Changes

Commits
  • bffd89e Version Packages (#4477)
  • 1cb7eba feat(graphql-language-service): support GraphQL 17 fragment arguments (#4462)
  • 65867b5 fix(graphiql): keep active current tab position after closing tab to the righ...
  • See full diff in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [graphiql](https://github.com/graphql/graphiql/tree/HEAD/packages/graphiql) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/graphql/graphiql/releases)
- [Changelog](https://github.com/graphql/graphiql/blob/main/packages/graphiql/CHANGELOG.md)
- [Commits](https://github.com/graphql/graphiql/commits/graphiql@5.4.0/packages/graphiql)

---
updated-dependencies:
- dependency-name: graphiql
  dependency-version: 5.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added enhancement Improvement of existing features or bugfix javascript Related to Javascript specifically k::dependencies Pull requests that update a dependency file k::integration Related to integration with third-party libraries or systems labels Sep 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Improvement of existing features or bugfix javascript Related to Javascript specifically k::dependencies Pull requests that update a dependency file k::integration Related to integration with third-party libraries or systems

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants