Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2025

Bumps graphiql from 4.0.1 to 4.1.1.

Release notes

Sourced from graphiql's releases.

graphiql@4.1.1

Patch Changes

graphiql@4.1.0

Minor Changes

  • #3946 71755b7 Thanks @​dimaMachina! - feat(@​graphiql/react): migrate React context to zustand:
    • replace useExecutionContext with useExecutionStore hook
    • replace useEditorContext with useEditorStore hook
    • replace useAutoCompleteLeafs hook with getAutoCompleteLeafs function

Patch Changes

graphiql@4.0.5

Patch Changes

graphiql@4.0.4

Patch Changes

  • #3940 5a66864 Thanks @​dimaMachina! - feat(@​graphiql/plugin-doc-explorer): migrate React context to zustand, replace useExplorerContext with useDocExplorer and useDocExplorerActions hooks

  • Updated dependencies [5a66864]:

    • @​graphiql/plugin-doc-explorer@​0.1.0

... (truncated)

Changelog

Sourced from graphiql's changelog.

4.1.1

Patch Changes

4.1.0

Minor Changes

  • #3946 71755b7 Thanks @​dimaMachina! - feat(@​graphiql/react): migrate React context to zustand:
    • replace useExecutionContext with useExecutionStore hook
    • replace useEditorContext with useEditorStore hook
    • replace useAutoCompleteLeafs hook with getAutoCompleteLeafs function

Patch Changes

4.0.5

Patch Changes

4.0.4

Patch Changes

... (truncated)

Commits
  • c8dde6c Version Packages (#3971)
  • 7054591 revert graphql/graphiql#3946 to have support multiple...
  • 3b93d27 Version Packages (#3962)
  • 71755b7 feat(@​graphiql/react): migrate React context to zustand. Replace `useExecutio...
  • fdc0a4f add types check github action (#3960)
  • 60b0798 Version Packages (#3948)
  • fa78481 refactor useStorage, useDocExplorer and useHistory hooks and their stor...
  • 117627b feat(@​graphiql/react): migrate React context to zustand, replace `usePluginCo...
  • 7275472 feat(@​graphiql/react): migrate React context to zustand, replace `useSchemaCo...
  • 00c8605 feat(@​graphiql/react): migrate React context to zustand, replace `useStorageC...
  • Additional commits viewable 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 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 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 4.0.1 to 4.1.1.
- [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@4.1.1/packages/graphiql)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 2, 2025
@jknack jknack added this to the 3.9.2 milestone Jun 2, 2025
@jknack jknack merged commit 32b2e6a into 3.x Jun 2, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/modules/jooby-graphiql/graphiql-4.1.1 branch June 2, 2025 09:36
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants