chore(deps): update dependency graphql-cli to v4
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| graphql-cli | 2.17.0 -> 4.1.0 |
Release Notes
Urigo/graphql-cli
v4.1.0
Release notes:
-
MongoDB starter template
-
DataSynchronization template with conflict support
-
Postgres template improvements
-
Improvements to React Client template
-
Custom resolvers generation and support in templates
-
Stronger integration of the GraphQL-Code-Generator inside templates
-
Seve command is now using MongoDB and generates out of the box GraphQL API for mocking and testing
-
Automatic discovery for more community templates (More amazing templates to appear soon)
-
Improvements and bug fixing for GraphQL-Code-Generator, GraphQL-Config and Graphback
GraphQL-Code-Generator release notes
https://github.com/dotansimha/graphql-code-generator/releases?after=%40graphql-codegen%2Fc-sharp%401.17.9
Graphback release notes
https://graphback.dev/docs/releases/#101-2020-09-25
v4.0.0
- Support GraphQL v15
- Support GraphQL Config v3
- Update every dependency to latest
- Move shared parts of logic under
@graphql-cliscoped packages - Use Yargs instead of Commander.js
- Add
validate,coverage,diffandsimilarcommands - GraphQL Inspector - Use GraphQL Codegen in
codegencommand - Replace
playgroundwithservecommand - Replace
get-schemawithintrospectcommand - New Plugin System
- Use Graphback
- Bug fixes
v3.0.14
Bug Fixes
- deps: update dependency rimraf to v2.7.1 (70e6eea)
v3.0.13
Bug Fixes
- deps: update dependency rimraf to v2.7.0 (79e2da4)
v3.0.12
Bug Fixes
- deps: update dependency graphql-schema-linter to v0.2.1 (9499eb9)
v3.0.11
Bug Fixes
- deps: update dependency graphql-playground-middleware-express to v1.7.12 (6583d86)
v3.0.10
Bug Fixes
- deps: update dependency graphql-config-extension-prisma to v0.3.0 (d448a58)
v3.0.9
Bug Fixes
- deps: update dependency graphql-playground-middleware-express to v1.7.11 (8a03bcb)
v3.0.8
Bug Fixes
- deps: update dependency graphql-playground-middleware-express to v1.7.10 (8dfb37b)
v3.0.7
Bug Fixes
- deps: update dependency graphql-playground-middleware-express to v1.7.9 (20c30db)
v3.0.6
Bug Fixes
v3.0.5
Bug Fixes
- deps: update dependency graphql-schema-linter to v0.2.0 (24a830a)
v3.0.4
Bug Fixes
- deps: update dependency rimraf to v2.6.3 (a889e6e)
v3.0.3
Bug Fixes
- deps: update dependency yargs to v12.0.5 (df57982)
v3.0.2
Bug Fixes
- deps: update dependency graphql-playground-middleware-express to v1.7.8 (5d3eea8)
v3.0.1
Bug Fixes
- exit with non-zero exit code on exception (7599036)
v3.0.0
Bug Fixes
Performance Improvements
- graphql: Fix GraphQL version (baa691a)
BREAKING CHANGES
- graphql: This commit changes GraphQL version from 0.13.x to 14.x.x.
-
Added Prettier and husky to prevent any styling changes accross commits.
-
Added missing inquirer type definitions.
Configuration
📅 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.