build(deps): bump graphiql from 4.1.2 to 5.0.0 in /modules/jooby-graphiql
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(12 months ago)
(12 months ago)
dependencies javascript
Bumps graphiql from 4.1.2 to 5.0.0.
Release notes
Sourced from graphiql's releases.
graphiql@5.0.0
We're thrilled to announce the release of the all-new GraphiQL 5, powered by the latest version of the Monaco editor! 🎉
We've also added support for comments in the Variables and Headers editors. This release is a major step forward.
The original issue for integrating the Monaco editor was opened over 3 years ago. And the issue requesting comments support in the Variables editor was opened over 6 years ago!
See the migration guide from GraphiQL 4
graphiql@5.0.0-rc.6
Major Changes
- #3735
0a08642Thanks@​dimaMachina! - - Removequery,variables,headers, andresponseprops from<GraphiQL />and<GraphiQLProvider />
- Add
initialQuery,initialVariablesandinitialHeadersprops- Fix
defaultQuery, when is set will only be used for the first tab. When opening more tabs, the query editor will start out empty- remove
useSynchronizeValuehookPatch Changes
graphiql@5.0.0-rc.5
Minor Changes
#4025
6a50740Thanks@​dimaMachina! - set "importsNotUsedAsValues": "error" in tsconfig#4026
7fb5ac3Thanks@​dimaMachina! - - deprecateuseExplorerContext,useHistoryContext,usePrettifyEditors,useCopyQuery,useMergeQuery,useExecutionContext,usePluginContext,useSchemaContext,useStorageContexthooks
- fix response editor overflow on
<GraphiQL.Footer />- export
GraphiQLPropstype- allow
children: ReactNodefor<GraphiQL.Toolbar />- change
ToolbarMenucomponent:
- The
labelandclassNameprops were removed- The
buttonprop should now be a button element- document
useGraphiQLanduseGraphiQLActionshooks in@graphiql/reactREADME.md- rename
useThemeStoretouseThemePatch Changes
graphiql@5.0.0-rc.4
Minor Changes
... (truncated)
Changelog
Sourced from graphiql's changelog.
5.0.0
Major Changes
#3990
27e7eb6Thanks@​dimaMachina! - - allow multiple independent instances of GraphiQL on the same page
- store
onClickReferencein query editor in Reactref- remove
onClickReferencefrom variable editor- fix shortcut text per OS for run query in execute query button's tooltip and in default query
- allow override all default GraphiQL plugins
- adjust operation argument color to be purple from GraphiQL v2 on dark/light theme
#3999
866a8f3Thanks@​dimaMachina! - update graphiql-cdn example to show how to load workers with esm.sh#4009
4936492Thanks@​dimaMachina! - separate store actions from state, adduseGraphiQLActionsstate#4002
2d9faecThanks@​dimaMachina! - remove UMD builds#4005
1e3ec84Thanks@​dimaMachina! - supportexternalFragmentsprop and removevalidationRulesprop#4003
0c8e390Thanks@​dimaMachina! - removereadOnlyprop documentkeyMapprop was removed in migration guide#3735
0a08642Thanks@​dimaMachina! - - Removequery,variables,headers, andresponseprops from<GraphiQL />and<GraphiQLProvider />
- Add
initialQuery,initialVariablesandinitialHeadersprops- Fix
defaultQuery, when is set will only be used for the first tab. When opening more tabs, the query editor will start out empty- remove
useSynchronizeValuehook#3966
17bee1cThanks@​dimaMachina! - Remove examples:GraphiQL x ParcelandGraphiQL x Create React AppAdd new examples:
GraphiQL x ViteandGraphiQL x Next.js#3234
86a96e5Thanks@​dimaMachina! - Migration from Codemirror to Monaco EditorReplacing
codemirror-graphqlwithmonaco-graphqlSupport for comments in Variables and Headers editors
Minor Changes
#4017
cff3da5Thanks@​dimaMachina! - extract graphiql sidebar to react component#4025
6a50740Thanks@​dimaMachina! - set "importsNotUsedAsValues": "error" in tsconfig#4026
7fb5ac3Thanks@​dimaMachina! - - deprecateuseExplorerContext,useHistoryContext,usePrettifyEditors,useCopyQuery,useMergeQuery,useExecutionContext,usePluginContext,useSchemaContext,useStorageContexthooks
- fix response editor overflow on
<GraphiQL.Footer />- export
GraphiQLPropstype- allow
children: ReactNodefor<GraphiQL.Toolbar />- change
ToolbarMenucomponent:
... (truncated)
Commits
ed31b72Version Packages (#4030)1ebd26egraphiql 5: improve migration guide (#4029)b630949Version Packages (rc) (#4028)0a08642graphiql 5: Removequery,variables,headersandresponseprops from ...5cf7a18Version Packages (rc) (#4027)7fb5ac3graphiql 5: fix GraphiQL 5 feedback (#4026)6a50740graphiql 5: set "importsNotUsedAsValues": "error" in tsconfig (#4025)3c0ad34graphiql 5: run cypress tests in React strict mode (#4020)d4950dfVersion Packages (rc) (#4018)cff3da5graphiql 5: extract graphiql sidebar to react component (#4017)- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)
Pull Request Statistics
1
2
+161
-364
Package Dependencies
graphiql
npm
4.1.2 → 5.0.0
Major
/modules/jooby-graphiql
Technical Details
| ID: | 2424803 |
| UUID: | 2627418675 |
| Node ID: | PR_kwDOAYRJs86cmzoz |
| Host: | GitHub |
| Repository: | jooby-project/jooby |
| Merge State: | Unknown |