pmb0 / express-tsx-views

Server-side JSX/TSX rendering for your express or NestJS application -- without Babel πŸš€
MIT License
34 stars 5 forks source link

chore(deps): update dependency graphql to v16.1.0 #199

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
graphql 16.0.1 -> 16.1.0 age adoption passing confidence

Release Notes

graphql/graphql-js ### [`v16.1.0`](https://togithub.com/graphql/graphql-js/releases/v16.1.0) [Compare Source](https://togithub.com/graphql/graphql-js/compare/v16.0.1...v16.1.0) #### v16.1.0 (2021-12-07) ##### New Feature πŸš€ - [#​3355](https://togithub.com/graphql/graphql-js/pull/3355) Export GRAPHQL_MAX_INT and GRAPHQL_MIN_INT ([@​tofran](https://togithub.com/tofran)) - [#​3384](https://togithub.com/graphql/graphql-js/pull/3384) Preserve non-error values thrown from resolvers ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) ##### Bug Fix 🐞 - [#​3375](https://togithub.com/graphql/graphql-js/pull/3375) printSchema: handle descriptions that are non-printable as block strings ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) ##### Docs πŸ“ - [#​3393](https://togithub.com/graphql/graphql-js/pull/3393) Update doc examples to reflect the current API ([@​paulserraino](https://togithub.com/paulserraino)) ##### Polish πŸ’…
9 PRs were merged - [#​3365](https://togithub.com/graphql/graphql-js/pull/3365) Add devAssert about removal of positional arguments ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​3376](https://togithub.com/graphql/graphql-js/pull/3376) execute: fix spec section names in comments ([@​twof](https://togithub.com/twof)) - [#​3377](https://togithub.com/graphql/graphql-js/pull/3377) lexer-tests: Use tildas as invalid characters ([@​twof](https://togithub.com/twof)) - [#​3391](https://togithub.com/graphql/graphql-js/pull/3391) Enable '[@​typescript-eslint/switch-exhaustiveness-check](https://togithub.com/typescript-eslint/switch-exhaustiveness-check)' rule ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​3392](https://togithub.com/graphql/graphql-js/pull/3392) Remove $FlowFixMe comments ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​3396](https://togithub.com/graphql/graphql-js/pull/3396) typeFromAST: use exhaustive switch and remove invariant ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​3400](https://togithub.com/graphql/graphql-js/pull/3400) expectJSON: improve readability ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​3401](https://togithub.com/graphql/graphql-js/pull/3401) tests: Improve formating of strings with 'dedent' tag ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​3406](https://togithub.com/graphql/graphql-js/pull/3406) Simplify code by replacing Object.entries with Object.keys ([@​IvanGoncharov](https://togithub.com/IvanGoncharov))
##### Internal 🏠
9 PRs were merged - [#​3386](https://togithub.com/graphql/graphql-js/pull/3386) Add support for Node17 ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​3388](https://togithub.com/graphql/graphql-js/pull/3388) Drop "eslint-plugin-istanbul" and implement as internal ESLint rule ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​3398](https://togithub.com/graphql/graphql-js/pull/3398) Switch coverage from nyc to c8 ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​3403](https://togithub.com/graphql/graphql-js/pull/3403) ci: add check that 'package-lock.json' doesn't have conflicts ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​3404](https://togithub.com/graphql/graphql-js/pull/3404) github/workflows: simplify npm cache setup ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​3405](https://togithub.com/graphql/graphql-js/pull/3405) Use for '--ignore-scripts' for all `npm ci` & `npm install` ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​3407](https://togithub.com/graphql/graphql-js/pull/3407) ci: add check for unnecessary duplicates in package-lock.json ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​3416](https://togithub.com/graphql/graphql-js/pull/3416) fix c8 ignore decorator typos ([@​yaacovCR](https://togithub.com/yaacovCR)) - [#​3417](https://togithub.com/graphql/graphql-js/pull/3417) package.json: Specify NPM release tag explicitly ([@​IvanGoncharov](https://togithub.com/IvanGoncharov))
##### Dependency πŸ“¦
4 PRs were merged - [#​3387](https://togithub.com/graphql/graphql-js/pull/3387) Update package-lock.json ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​3389](https://togithub.com/graphql/graphql-js/pull/3389) package.json: Drop unused '[@​babel/eslint-parser](https://togithub.com/babel/eslint-parser)' ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​3390](https://togithub.com/graphql/graphql-js/pull/3390) Update deps ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​3399](https://togithub.com/graphql/graphql-js/pull/3399) Update deps ([@​IvanGoncharov](https://togithub.com/IvanGoncharov))
##### Committers: 5 * Alex Reilly([@​twof](https://togithub.com/twof)) * Francisco Marques([@​tofran](https://togithub.com/tofran)) * Ivan Goncharov([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) * Paul Serraino([@​paulserraino](https://togithub.com/paulserraino)) * Yaacov Rydzinski ([@​yaacovCR](https://togithub.com/yaacovCR))

Configuration

πŸ“… Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Enabled.

β™» 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.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1571459978


Totals Coverage Status
Change from base Build 1571457427: 0.0%
Covered Lines: 106
Relevant Lines: 108

πŸ’› - Coveralls