Skip to content

Conversation

@IvanGoncharov
Copy link
Member

Fixes #3379

@IvanGoncharov IvanGoncharov added the PR: feature 🚀 requires increase of "minor" version number label Nov 26, 2021
@IvanGoncharov IvanGoncharov marked this pull request as draft November 26, 2021 14:32
@IvanGoncharov
Copy link
Member Author

Need to add some basic tests.

@IvanGoncharov IvanGoncharov marked this pull request as ready for review November 28, 2021 17:25
@IvanGoncharov IvanGoncharov merged commit e8c9461 into graphql:main Nov 28, 2021
@IvanGoncharov IvanGoncharov deleted the pr_branch branch November 28, 2021 18:15
@yaacovCR
Copy link
Contributor

Similarly, as far as I can tell, in react, componentDidCatch gets a parameter of type mixed…. So….

https://github.com/facebook/react/blob/0ddd69d1226c660ee4930b0dce7860b706e548bc/packages/react-reconciler/src/ReactFiberThrow.new.js#L143

yaacovCR added a commit to yaacovCR/graphql-js that referenced this pull request Dec 6, 2021
* execute: fix spec section names in comments (graphql#3376)

* lexer-tests: Use tildas as invalid characters (graphql#3377)

* Preserve non-error values thrown from resolvers (graphql#3384)

* Add support for Node17 (graphql#3386)

* Update package-lock.json (graphql#3387)

* Drop "eslint-plugin-istanbul" and implement as internal ESLint rule (graphql#3388)

* package.json: Drop unused '@babel/eslint-parser' (graphql#3389)

* Update deps (graphql#3390)

* Enable '@typescript-eslint/switch-exhaustiveness-check' rule (graphql#3391)

* Remove $FlowFixMe comments (graphql#3392)

* typeFromAST: use exhaustive switch and remove invariant (graphql#3396)

* Update doc examples to reflect the current API (graphql#3393)

* Switch coverage from nyc to c8 (graphql#3398)

* Update deps (graphql#3399)

* expectJSON: improve readability (graphql#3400)

* tests: Improve formating of strings with 'dedent' tag (graphql#3401)

* ci: add check that 'package-lock.json' doesn't have conflicts (graphql#3403)

* github/workflows: simplify npm cache setup (graphql#3404)

* Use for '--ignore-scripts' for all `npm ci` & `npm install` (graphql#3405)

* Simplify code by replacing Object.entries with Object.keys (graphql#3406)

* ci: add check for unnessary duplicates in package-lock.json (graphql#3407)

* update lockfile

* Fix ci merge

* fix package-lock file

...starting again from most current graphql-js

Co-authored-by: Alex Reilly <[email protected]>
Co-authored-by: Ivan Goncharov <[email protected]>
Co-authored-by: Paul Serraino <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: feature 🚀 requires increase of "minor" version number

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants