TinyHouse-A-Fullstack-React-Masterclass-with-TypeScript-and-GraphQL
TinyHouse-A-Fullstack-React-Masterclass-with-TypeScript-and-GraphQL copied to clipboard
Bump graphql from 15.5.0 to 15.8.0 in /app2/app/client
Bumps graphql from 15.5.0 to 15.8.0.
Release notes
Sourced from graphql's releases.
v15.8.0 (2021-12-07)
New Feature 🚀
- #3410 Refine getNamedType() for Input and Output types (
@IvanGoncharov)Internal 🏠
- #3411 publish 15.x.x packages only under '15.x.x' tag (
@IvanGoncharov)- #3412 cspell: do not show progress (
@IvanGoncharov)Committers: 1
- Ivan Goncharov(
@IvanGoncharov)v15.7.2 (2021-10-28)
Bug Fix 🐞
- #3343 GraphQLError: Fixed
originalError.extensionsoverridingextensionsargument to constructor (@klippx)Committers: 1
- Mathias Klippinge(
@klippx)v15.7.1 (2021-10-27)
Bug Fix 🐞
- #3341 GraphQLError: revert
originalErrorto be nullable (@IvanGoncharov)Committers: 1
- Ivan Goncharov(
@IvanGoncharov)v15.7.0 (2021-10-26)
New Feature 🚀
- #3327 Change type of error extensions from anonymous Record to named interfaces (
@IvanGoncharov)- #3333 GraphQLError: major refactoring to be more in line with v16 (
@IvanGoncharov)- #3334 GraphQLError: keep extensions always present (
@IvanGoncharov)Bug Fix 🐞
- #3332 GraphQLError: fix empty
locationsif error got nodes without locations (@IvanGoncharov)- #3335 GraphQLError: restore order of enumerable fields (
@IvanGoncharov)Committers: 1
- Ivan Goncharov(
@IvanGoncharov)v15.6.1 (2021-10-05)
Bug Fix 🐞
- #3275 type/introspection: add missing
__Directive.args(includeDeprecated:)(@IvanGoncharov)
... (truncated)
Commits
ef6688d15.8.0eb687ddcspell: do not show progress (#3412)6b6efe4publish 15.x.x packages only under '15.x.x' tag (#3411)c55ac60Refine getNamedType() for Input and Output types (#3410)865e53415.7.2188122bGraphQLError: FixedoriginalError.extensionsoverridingextensionsargume...7dc29fd15.7.18aea0c9GraphQLError: revertoriginalErrorto be nullable (#3341)c7ab7eb15.7.06281c06GraphQLError: restore order of enumerable fields (#3335)- 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 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)