chore(deps-dev): bump the graphiql group with 4 updates - #8468
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the graphiql group with 4 updates#8468dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the graphiql group with 4 updates: [@graphiql/plugin-explorer](https://github.com/graphql/graphiql/tree/HEAD/packages/graphiql-plugin-explorer), [@graphiql/react](https://github.com/graphql/graphiql/tree/HEAD/packages/graphiql-react), [@graphiql/toolkit](https://github.com/graphql/graphiql/tree/HEAD/packages/graphiql-toolkit) and [graphiql](https://github.com/graphql/graphiql/tree/HEAD/packages/graphiql). Updates `@graphiql/plugin-explorer` from 4.0.0-alpha.2 to 5.1.5 - [Release notes](https://github.com/graphql/graphiql/releases) - [Changelog](https://github.com/graphql/graphiql/blob/main/packages/graphiql-plugin-explorer/CHANGELOG.md) - [Commits](https://github.com/graphql/graphiql/commits/@graphiql/[email protected]/packages/graphiql-plugin-explorer) Updates `@graphiql/react` from 1.0.0-alpha.4 to 1.0.0-next.2 - [Release notes](https://github.com/graphql/graphiql/releases) - [Changelog](https://github.com/graphql/graphiql/blob/main/packages/graphiql-react/CHANGELOG.md) - [Commits](https://github.com/graphql/graphiql/commits/HEAD/packages/graphiql-react) Updates `@graphiql/toolkit` from 0.9.1 to 0.12.1 - [Release notes](https://github.com/graphql/graphiql/releases) - [Changelog](https://github.com/graphql/graphiql/blob/main/packages/graphiql-toolkit/CHANGELOG.md) - [Commits](https://github.com/graphql/graphiql/commits/@graphiql/[email protected]/packages/graphiql-toolkit) Updates `graphiql` from 4.0.0-alpha.5 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/[email protected]/packages/graphiql) --- updated-dependencies: - dependency-name: "@graphiql/plugin-explorer" dependency-version: 5.1.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: graphiql - dependency-name: "@graphiql/react" dependency-version: 1.0.0-next.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: graphiql - dependency-name: "@graphiql/toolkit" dependency-version: 0.12.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: graphiql - dependency-name: graphiql dependency-version: 5.4.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: graphiql ... Signed-off-by: dependabot[bot] <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the graphiql group with 4 updates: @graphiql/plugin-explorer, @graphiql/react, @graphiql/toolkit and graphiql.
Updates
@graphiql/plugin-explorerfrom 4.0.0-alpha.2 to 5.1.5Release notes
Sourced from @graphiql/plugin-explorer's releases.
Changelog
Sourced from @graphiql/plugin-explorer's changelog.
... (truncated)
Commits
bffd89eVersion Packages (#4477)7d543a9Version Packages (#4389)12deafeBump vite from 6.3.4 to 6.4.3 (#4369)987eb5cVersion Packages (#4343)d23f3b1Cut over from tsc to tsgo (#4274)a589ca2Version Packages (#4247)64cf127Migrate tomoduleResolution: "nodenext"(#4213)e7b30c1fix: add*.csstosideEffectsin all CSS-exporting graphiql packages (#4211)f100810Swapprettierforoxfmt(except runtime) (#4204)ca83879chore: upgrade TypeScript to ^5.8.0 across workspace (prep for tsgo) (#4187)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@graphiql/plugin-explorersince your current version.Updates
@graphiql/reactfrom 1.0.0-alpha.4 to 1.0.0-next.2Release notes
Sourced from @graphiql/react's releases.
... (truncated)
Changelog
Sourced from @graphiql/react's changelog.
... (truncated)
Commits
Updates
@graphiql/toolkitfrom 0.9.1 to 0.12.1Release notes
Sourced from @graphiql/toolkit's releases.
Changelog
Sourced from @graphiql/toolkit's changelog.
... (truncated)
Commits
987eb5cVersion Packages (#4343)d23f3b1Cut over from tsc to tsgo (#4274)a589ca2Version Packages (#4247)e6f37d8Removevitestglobals (#4217)463df14Send spec-compliant Accept header in fetchers (#4199)64cf127Migrate tomoduleResolution: "nodenext"(#4213)9b54581fix multiple GraphiQL instances, append an incremented number for operation, ...d17b546GraphiQL 5 (#3979)c8dde6cVersion Packages (#3971)7054591revert graphql/graphiql#3946 to have support multiple...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@graphiql/toolkitsince your current version.Updates
graphiqlfrom 4.0.0-alpha.5 to 5.4.0Release notes
Sourced from graphiql's releases.
... (truncated)
Changelog
Sourced from graphiql's changelog.
... (truncated)
Commits
bffd89eVersion Packages (#4477)1cb7ebafeat(graphql-language-service): support GraphQL 17 fragment arguments (#4462)65867b5fix(graphiql): keep active current tab position after closing tab to the righ...7d543a9Version Packages (#4389)e751f65feat(graphiql-react): expose customScalarSchemas for the variable editor (#4448)3d13e7dBump babel-plugin-react-compiler from 19.1.0-rc.1 to 19.1.0-rc.3 (#4379)1471dd4Bump graphql-ws from 5.10.0 to 6.0.8 (#4373)12deafeBump vite from 6.3.4 to 6.4.3 (#4369)16ee27bBump ws from 8.20.1 to 8.21.0 (#4354)987eb5cVersion Packages (#4343)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for graphiql since your current version.
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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions