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.3.0 #226

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.2.0 -> 16.3.0 age adoption passing confidence

Release Notes

graphql/graphql-js ### [`v16.3.0`](https://togithub.com/graphql/graphql-js/releases/v16.3.0) [Compare Source](https://togithub.com/graphql/graphql-js/compare/v16.2.0...v16.3.0) #### v16.3.0 (2022-01-26) ##### New Feature 🚀 - [#​3454](https://togithub.com/graphql/graphql-js/pull/3454) feat: allow providing an object to the GraphQLError constructor ([@​n1ru4l](https://togithub.com/n1ru4l)) - [#​3464](https://togithub.com/graphql/graphql-js/pull/3464) Expose `getArgumentValues` as public API ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) ##### Bug Fix 🐞 - [#​3442](https://togithub.com/graphql/graphql-js/pull/3442) Prevent Infinite Loop in OverlappingFieldsCanBeMergedRule ([@​nicolaslt](https://togithub.com/nicolaslt)) - [#​3455](https://togithub.com/graphql/graphql-js/pull/3455) OverlappingFieldsCanBeMerged: sort argument values before comparing ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) ##### Docs 📝
2 PRs were merged - [#​3269](https://togithub.com/graphql/graphql-js/pull/3269) feat: setup docs site ([@​saihaj](https://togithub.com/saihaj)) - [#​3437](https://togithub.com/graphql/graphql-js/pull/3437) CONTRIBUTING.md: remove reference to Facebook bug bounty program ([@​IvanGoncharov](https://togithub.com/IvanGoncharov))
##### Polish 💅
7 PRs were merged - [#​3441](https://togithub.com/graphql/graphql-js/pull/3441) UniqueArgumentDefinitionNamesRule: Improve tests ([@​Cito](https://togithub.com/Cito)) - [#​3446](https://togithub.com/graphql/graphql-js/pull/3446) Use 'eslint-plugin-simple-import-sort' to sort imports ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​3447](https://togithub.com/graphql/graphql-js/pull/3447) Fix index.ts files to be compatible with Typedoc ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​3452](https://togithub.com/graphql/graphql-js/pull/3452) validation-test.ts: various grammar fixes ([@​spawnia](https://togithub.com/spawnia)) - [#​3457](https://togithub.com/graphql/graphql-js/pull/3457) OverlappingFieldsCanBeMergedRule: simplify argument comparison ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​3459](https://togithub.com/graphql/graphql-js/pull/3459) blockString-tests: remove duplicate test, fix grammar ([@​Cito](https://togithub.com/Cito)) - [#​3461](https://togithub.com/graphql/graphql-js/pull/3461) visit: simplify handling of root node ([@​IvanGoncharov](https://togithub.com/IvanGoncharov))
##### Internal 🏠
5 PRs were merged - [#​3433](https://togithub.com/graphql/graphql-js/pull/3433) gh/actions: refactor out action to deploy branches ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​3434](https://togithub.com/graphql/graphql-js/pull/3434) gh/actions: remove 'npm dedupe' check since it unexpectadly do update ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​3435](https://togithub.com/graphql/graphql-js/pull/3435) gh/actions: run benchmark & diff-npm-package only on PRs ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​3436](https://togithub.com/graphql/graphql-js/pull/3436) gh/actions: make all cloned repo read-only ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​3443](https://togithub.com/graphql/graphql-js/pull/3443) ci/checkPackageLock: update only package-lock.json ([@​IvanGoncharov](https://togithub.com/IvanGoncharov))
##### Dependency 📦
4 PRs were merged - [#​3438](https://togithub.com/graphql/graphql-js/pull/3438) Update deps ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​3444](https://togithub.com/graphql/graphql-js/pull/3444) Update deps ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​3462](https://togithub.com/graphql/graphql-js/pull/3462) Update deps ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​3463](https://togithub.com/graphql/graphql-js/pull/3463) Update deps + fix 'npm audit' ([@​IvanGoncharov](https://togithub.com/IvanGoncharov))
##### Committers: 6 * Benedikt Franke([@​spawnia](https://togithub.com/spawnia)) * Christoph Zwerschke([@​Cito](https://togithub.com/Cito)) * Ivan Goncharov([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) * Laurin Quast([@​n1ru4l](https://togithub.com/n1ru4l)) * Nicolas Lagoutte([@​nicolaslt](https://togithub.com/nicolaslt)) * Saihajpreet Singh([@​saihaj](https://togithub.com/saihaj))

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 1770651339

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


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

💛 - Coveralls