fix(deps): update dependency nexus to v1.3.0 #42
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:
1.0.0->1.3.0Release Notes
graphql-nexus/nexus (nexus)
v1.3.0mergeSchemaoption, better graphql-js interop #983v1.1.0Compare Source
Features
df7d137field config with name (#938)2759c55TO_NEXUS symbol for adding types via metaprogramming (#932)3a92760AcceptReadonlyArray<T>for enum members (#916)fbcfba3connectionPlugin internal modifications (#811)bb936cbadd plugin support for inputObjectType (#799)666746callow implementing interfaces in extendType (#774)4f3cef9Add custom name options to Relay Connection plugin (#744)Fixes
81ec5c0Allow meta types to be wrapped with null/list (#935)690abb7correct edge node typing (#876)7ff557bsync should gen artifact logic with what docs say(#884)7f16b8bcast NexusNonNullDef to prevent union type complexity error (#846)27e35e5reduce iteration in connections (#843)aa283adinvoke correct fn on global extended connection/edge (#814)1f5b025pass down source into extended connection fields (#812)af73f66Allow specifying overrides for builtin scalars (#795)Improvements
2b0708drefactor: TO_NEXUS -> NEXUS_TYPE / NEXUS_BUILD (#934)2e1c32brefactor: move makeSchema into separate file from builder (#927)d2e586brefactor: make errors more readable (#887)74c93e2refactor: add importsNotUsedAsValues: error to force import type (#872)Docs
571fa4ddocs: Add link to GH Actionsa59273ddocs: update the example of using a custom typing to GraphQL context value (#871)3f78131docs: vanilla nexus migration from nexus-plugin-prisma (#838)46ad529docs: add more information to field authorize plugin (#821)0b28c77Docs: Correct an object's value in the tutorial (#808)0ce49b9docs: adjust migration guide from nexus-plugin-prisma (#818)7f0dd11docs: add migration guide for nexus-plugin-prisma (#817)cb1e17edocs: Fix variable naming for express import (#802)ebcdb29Fix a typo in JSDoc example (#937)10ea65fadd formatTypegen example (#930)031c772Fix prisma link in examples README (#912)189a5befix proper variable name (#904)70eda57nexus nullability defaults (#900)5844b7fupdate API link to Prisma object modeling (#890)7b84cd6broken link (#881)3c18d6cNexus nullability defaults to that everything is null by default9a3915eupdated prisma references (#874)ce1bd8cfix typo in abstract types documentation (#873)5056129removed databaseUrl in final code sample testing (#863)c89c72bChange --transpileOnly to --transpile-only from star-wars example (#859)3050c3bUpdated getting started tutorial (#852)291e86afix broken link in 070-make-schema.mdx (#851)4625a13update 010-object-type.mdx (#847)8827f28Update 06-chapter-5-persisting-data-via-prisma.mdx (#848)d220d31deprecated nexus/testing module #833 (#840)e3b414dFix Docs 061-list-nonNull.mdx (#837)43f1da2Updated tutorial docs (chapter 5 persisting-data-via-prisma) to fix cli install instructions (#834)bfdd420adoption guide link to with-prisma example fix (#794)de04999use db push (#793)025d82eUpdate 010-object-type.mdx (#791)b327841update migrate commands (#792)0788e86update context type config to new api1c7b9b1Change backingTypesMap to mapping (#782)55bca2dfix code example (#781)cb22957remove tutorial intro wip warning217779bremove outdated prisma plugin config docs (#777)fe1dd14Small changes to docs (#776)3f27f9eexample MIT license91c775eupdate example depsd996212remove obsolete prisma plugin settings typea782944remove obsolete prisma plugin exampleb69b30fremove todo auth chapterea3f994fix framework migration package ambiguity9afc643add docs for common field config of prisma plugin (#735)5116a18use sourceType in locally configure Source Types (#769)2141a77Update 04-chapter-3-adding-mutations-to-your-api.mdx (#751)8c324a6Add import db in diff to match code (#755)bcc0ceeupdate tutorial to use new prisma migrate preview (#752)1a3c3c5fix examples for abstract types to work with Typescript (#743)c4b35b3fix api usage (#765)fcc66ebfix bad context import documention (#756)2e76a4ffix docs overview link to repo examples (#763)c1aa267Update 07-chapter-6-testing-with-prisma.mdx (#766)bef7786use new prisma migrate command (#732)c2acf9bfix links in prisma plugin index page2b44900better prisma plugin index page0ed742afix URLs point to git repo trunk5c4d6deupdate git repo URLs4c52f59update package git repo urlbd9ea3ftry fixing image URLs1ebae9fupdate nexus ver in examples6b5fccerename Nexus Schema to Nexus (#700)16ac615chore(docs) Fix Broken Link in Tutorial Chapter 2 (#877)31a6137Fix graphql docs link for interfaces (#913)cfff794updated test script and server start (#882)3f05c1dResolve bullet indentation issue (#879)Chores
06cd0a0yaml style5d23123tsconfig should exclude docsConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 was generated by Mend Renovate. View the repository job log.