This repository has been archived by the owner on Jul 6, 2021. It is now read-only.
fix(deps): update dependency type-graphql to v1 #414
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.
This PR contains the following updates:
0.17.6
->1.1.1
Release Notes
MichalLytek/type-graphql
v1.1.1
Compare Source
Fixes
resolveType
function returnsundefined
ornull
(#731)v1.1.0
Compare Source
Features
validate
option tobuildSchema
Fixes
GraphQLISODateTime
andGraphQLTimestamp
scalars@FieldResolver
when that resolvers classes aren't provided inresolvers
arrayCannotDetermineGraphQLTypeError
error messagev1.0.0
Compare Source
Features
graphql-js
peer dependency to^15.3.0
graphql-query-complexity
dependency to^0.7.0
and drop support forfieldConfigEstimator
(usefieldExtensionsEstimator
instead)sortedSchema
option inPrintSchemaOptions
and emit sorted schema file by defaultclass-validator
a peer dependency of version>=0.12.0
that needs to be installed manually (#366)CannotDetermineTypeError
and make other error messages more detailed and specific[Item]
) is requiredTypeResolver
interface to match withGraphQLTypeResolver
fromgraphql-js
@Directive()
decorator (#369)@Extensions
decorator for putting metadata into GraphQL types config (#521){ autoRegisterImplementations: false }
option to prevent automatic emitting in schema all the object types that implements used interface type (#595)createResolversMap
utility that generates apollo-like resolvers object.get()
method returns aPromise
of resolver instancetslib
,graphql-query-complexity
)Fixes
GraphQLTimestamp
andGraphQLISODateTime
scalars when returned value is not aDate
instance - now it throws explicit error insteadname
option on interface fields (#567)authChecker
during subscribe phase for subscriptions (#578)buildSchema
resolveType
is used@InputType
or@ObjectType
classes (#626)Others
DepreciationOptions
interfaceConfiguration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.