paljs / prisma-tools

Prisma tools to help you generate CRUD system for GraphQL servers
https://paljs.com
MIT License
684 stars 54 forks source link

Update dependency nexus to v0.24.2 #106

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
nexus devDependencies minor 0.23.0 -> 0.24.2
nexus dependencies minor 0.23.0 -> 0.24.2

Release Notes

graphql-nexus/nexus ### [`v0.24.2`](https://togithub.com/graphql-nexus/nexus/releases/0.24.2) [Compare Source](https://togithub.com/graphql-nexus/nexus/compare/0.24.1...0.24.2) ##### Fixes - [`026fe91`](https://togithub.com/graphql-nexus/nexus/commit/026fe91) connections includes props from core 2 ### [`v0.24.1`](https://togithub.com/graphql-nexus/nexus/releases/0.24.1) [Compare Source](https://togithub.com/graphql-nexus/nexus/compare/0.24.0...0.24.1) ##### Fixes - [`36ab27a`](https://togithub.com/graphql-nexus/nexus/commit/36ab27a) connections includes props from core ##### Chores - [`8480be9`](https://togithub.com/graphql-nexus/nexus/commit/8480be9) uncommit generated file - [`fb175fb`](https://togithub.com/graphql-nexus/nexus/commit/fb175fb) reformat nexus-prisma docs - [`f22486e`](https://togithub.com/graphql-nexus/nexus/commit/f22486e) add paginationStrategy and scalars ### [`v0.24.0`](https://togithub.com/graphql-nexus/nexus/releases/0.24.0) [Compare Source](https://togithub.com/graphql-nexus/nexus/compare/0.23.0...0.24.0) ##### BREAKING CHANGES - [`19bb322`](https://togithub.com/graphql-nexus/nexus/commit/19bb322) treat fist package.json as project root ([#​1034](https://togithub.com/graphql-nexus/nexus/issues/1034)) - [`b3bb9af`](https://togithub.com/graphql-nexus/nexus/commit/b3bb9af) sdl file gen on by default ([#​1017](https://togithub.com/graphql-nexus/nexus/issues/1017)) ##### Features - [`2b13942`](https://togithub.com/graphql-nexus/nexus/commit/2b13942) addToContext can return type refs ([#​1057](https://togithub.com/graphql-nexus/nexus/issues/1057)) - [`9df4763`](https://togithub.com/graphql-nexus/nexus/commit/9df4763) support date and json scalars by default ([#​1049](https://togithub.com/graphql-nexus/nexus/issues/1049)) - [`7ee63a3`](https://togithub.com/graphql-nexus/nexus/commit/7ee63a3) support type-roots ([#​1051](https://togithub.com/graphql-nexus/nexus/issues/1051)) - [`699b380`](https://togithub.com/graphql-nexus/nexus/commit/699b380) add types.d.ts convention - [`d36eaec`](https://togithub.com/graphql-nexus/nexus/commit/d36eaec) expose node http server instance ([#​1050](https://togithub.com/graphql-nexus/nexus/issues/1050)) - [`6aa8059`](https://togithub.com/graphql-nexus/nexus/commit/6aa8059) support extends ([#​1043](https://togithub.com/graphql-nexus/nexus/issues/1043)) - [`ef5ee17`](https://togithub.com/graphql-nexus/nexus/commit/ef5ee17) enforce noEmit: true ([#​1039](https://togithub.com/graphql-nexus/nexus/issues/1039)) - [`2e13f97`](https://togithub.com/graphql-nexus/nexus/commit/2e13f97) lint for correct types and typeRoots ([#​1037](https://togithub.com/graphql-nexus/nexus/issues/1037)) - [`19bb322`](https://togithub.com/graphql-nexus/nexus/commit/19bb322) (breaking) treat fist package.json as project root ([#​1034](https://togithub.com/graphql-nexus/nexus/issues/1034)) - [`ec97f23`](https://togithub.com/graphql-nexus/nexus/commit/ec97f23) add authorization plugin by default ([#​1026](https://togithub.com/graphql-nexus/nexus/issues/1026)) - [`b3bb9af`](https://togithub.com/graphql-nexus/nexus/commit/b3bb9af) (breaking) sdl file gen on by default ([#​1017](https://togithub.com/graphql-nexus/nexus/issues/1017)) - [`4d3b0ae`](https://togithub.com/graphql-nexus/nexus/commit/4d3b0ae) graphql test client headers ([#​964](https://togithub.com/graphql-nexus/nexus/issues/964)) ##### Fixes - [`db6cce9`](https://togithub.com/graphql-nexus/nexus/commit/db6cce9) valid package json on app create ([#​1031](https://togithub.com/graphql-nexus/nexus/issues/1031)) ##### Improvements - [`c4ecbcb`](https://togithub.com/graphql-nexus/nexus/commit/c4ecbcb) refactor: use ts-morph for whole extractor - [`4e53bb8`](https://togithub.com/graphql-nexus/nexus/commit/4e53bb8) refactor: remove fatals from layout tsconfig ([#​1046](https://togithub.com/graphql-nexus/nexus/issues/1046)) - [`15ab57a`](https://togithub.com/graphql-nexus/nexus/commit/15ab57a) refactor: no fatal when building tsc program ([#​994](https://togithub.com/graphql-nexus/nexus/issues/994)) ##### Chores - [`2f33a25`](https://togithub.com/graphql-nexus/nexus/commit/2f33a25) richer pr checklist for docs - [`50b5c38`](https://togithub.com/graphql-nexus/nexus/commit/50b5c38) force color always in tests ([#​1038](https://togithub.com/graphql-nexus/nexus/issues/1038)) - [`507e326`](https://togithub.com/graphql-nexus/nexus/commit/507e326) docs for nexus-plugin-prisma - [`3200af3`](https://togithub.com/graphql-nexus/nexus/commit/3200af3) update website wrt to current docs ([#​979](https://togithub.com/graphql-nexus/nexus/issues/979)) - [`81d200e`](https://togithub.com/graphql-nexus/nexus/commit/81d200e) remove always-failing e2e tests for now - [`e3e3131`](https://togithub.com/graphql-nexus/nexus/commit/e3e3131) fix typos ([#​1003](https://togithub.com/graphql-nexus/nexus/issues/1003)) - [`0a07b7b`](https://togithub.com/graphql-nexus/nexus/commit/0a07b7b) added comment for clarity and consistency ([#​995](https://togithub.com/graphql-nexus/nexus/issues/995)) - [`7059554`](https://togithub.com/graphql-nexus/nexus/commit/7059554) revise issus templates ([#​990](https://togithub.com/graphql-nexus/nexus/issues/990)) - [`1e4000e`](https://togithub.com/graphql-nexus/nexus/commit/1e4000e) fix typo: `inDb` is not a property of `ctx` ([#​978](https://togithub.com/graphql-nexus/nexus/issues/978)) - [`38e427e`](https://togithub.com/graphql-nexus/nexus/commit/38e427e) migrate docs content into new website ([#​968](https://togithub.com/graphql-nexus/nexus/issues/968)) - [`27043bb`](https://togithub.com/graphql-nexus/nexus/commit/27043bb) fix typo in tutorial ([#​977](https://togithub.com/graphql-nexus/nexus/issues/977)) - [`ebb72c2`](https://togithub.com/graphql-nexus/nexus/commit/ebb72c2) fix typo in tutorial ([#​975](https://togithub.com/graphql-nexus/nexus/issues/975)) - [`59a916f`](https://togithub.com/graphql-nexus/nexus/commit/59a916f) fix typo in tutorial ([#​976](https://togithub.com/graphql-nexus/nexus/issues/976)) - [`94258eb`](https://togithub.com/graphql-nexus/nexus/commit/94258eb) import docs repo content into /website ([#​966](https://togithub.com/graphql-nexus/nexus/issues/966))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by WhiteSource Renovate. View repository job log here.