charlypoly / graphql-to-json-schema

GraphQL Schema to JSON Schema
MIT License
196 stars 24 forks source link

chore(deps): update dependency graphql to v15.9.0 #81

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
graphql 15.4.0 -> 15.9.0 age adoption passing confidence

Release Notes

graphql/graphql-js (graphql) ### [`v15.9.0`](https://togithub.com/graphql/graphql-js/releases/tag/v15.9.0) [Compare Source](https://togithub.com/graphql/graphql-js/compare/v15.8.0...v15.9.0) #### v15.9.0 (2024-06-21) ##### New Feature πŸš€ - [#​4120](https://togithub.com/graphql/graphql-js/pull/4120) backport\[v15]: Introduce "recommended" validation rules ([@​benjie](https://togithub.com/benjie)) ##### Bug Fix 🐞 - [#​3708](https://togithub.com/graphql/graphql-js/pull/3708) Fix crash in node when mixing sync/async resolvers (backport of [#​3706](https://togithub.com/graphql/graphql-js/issues/3706)) ([@​chrskrchr](https://togithub.com/chrskrchr)) - [#​4000](https://togithub.com/graphql/graphql-js/pull/4000) Backport "Prevent Infinite Loop in OverlappingFieldsCanBeMergedRule" to v15 ([@​benjie](https://togithub.com/benjie)) ##### Internal 🏠 - [#​4126](https://togithub.com/graphql/graphql-js/pull/4126) backport(v15): fix publish scripts ([@​benjie](https://togithub.com/benjie)) ##### Committers: 2 - Benjie([@​benjie](https://togithub.com/benjie)) - Chris Karcher([@​chrskrchr](https://togithub.com/chrskrchr)) ### [`v15.8.0`](https://togithub.com/graphql/graphql-js/releases/tag/v15.8.0) [Compare Source](https://togithub.com/graphql/graphql-js/compare/v15.7.2...v15.8.0) #### v15.8.0 (2021-12-07) ##### New Feature πŸš€ - [#​3410](https://togithub.com/graphql/graphql-js/pull/3410) Refine getNamedType() for Input and Output types ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) ##### Internal 🏠
2 PRs were merged - [#​3411](https://togithub.com/graphql/graphql-js/pull/3411) publish 15.x.x packages only under '15.x.x' tag ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​3412](https://togithub.com/graphql/graphql-js/pull/3412) cspell: do not show progress ([@​IvanGoncharov](https://togithub.com/IvanGoncharov))
##### Committers: 1 * Ivan Goncharov([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) ### [`v15.7.2`](https://togithub.com/graphql/graphql-js/releases/tag/v15.7.2) [Compare Source](https://togithub.com/graphql/graphql-js/compare/v15.7.1...v15.7.2) #### v15.7.2 (2021-10-28) ##### Bug Fix 🐞 - [#​3343](https://togithub.com/graphql/graphql-js/pull/3343) GraphQLError: Fixed `originalError.extensions` overriding `extensions` argument to constructor ([@​klippx](https://togithub.com/klippx)) ##### Committers: 1 - Mathias Klippinge([@​klippx](https://togithub.com/klippx)) ### [`v15.7.1`](https://togithub.com/graphql/graphql-js/releases/tag/v15.7.1) [Compare Source](https://togithub.com/graphql/graphql-js/compare/v15.7.0...v15.7.1) #### v15.7.1 (2021-10-27) ##### Bug Fix 🐞 - [#​3341](https://togithub.com/graphql/graphql-js/pull/3341) GraphQLError: revert `originalError` to be nullable ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) ##### Committers: 1 - Ivan Goncharov([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) ### [`v15.7.0`](https://togithub.com/graphql/graphql-js/releases/tag/v15.7.0) [Compare Source](https://togithub.com/graphql/graphql-js/compare/v15.6.1...v15.7.0) #### v15.7.0 (2021-10-26) ##### New Feature πŸš€ - [#​3327](https://togithub.com/graphql/graphql-js/pull/3327) Change type of error extensions from anonymous Record to named interfaces ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​3333](https://togithub.com/graphql/graphql-js/pull/3333) GraphQLError: major refactoring to be more in line with v16 ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​3334](https://togithub.com/graphql/graphql-js/pull/3334) GraphQLError: keep extensions always present ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) ##### Bug Fix 🐞 - [#​3332](https://togithub.com/graphql/graphql-js/pull/3332) GraphQLError: fix empty `locations` if error got nodes without locations ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​3335](https://togithub.com/graphql/graphql-js/pull/3335) GraphQLError: restore order of enumerable fields ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) ##### Committers: 1 - Ivan Goncharov([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) ### [`v15.6.1`](https://togithub.com/graphql/graphql-js/releases/tag/v15.6.1) [Compare Source](https://togithub.com/graphql/graphql-js/compare/v15.6.0...v15.6.1) #### v15.6.1 (2021-10-05) ##### Bug Fix 🐞 - [#​3275](https://togithub.com/graphql/graphql-js/pull/3275) type/introspection: add missing `__Directive.args(includeDeprecated:)` ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) ##### Committers: 1 - Ivan Goncharov([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) ### [`v15.6.0`](https://togithub.com/graphql/graphql-js/releases/tag/v15.6.0) [Compare Source](https://togithub.com/graphql/graphql-js/compare/v15.5.3...v15.6.0) #### v15.6.0 (2021-09-20) ##### New Feature πŸš€ - [#​3267](https://togithub.com/graphql/graphql-js/pull/3267) Depreacate 'VisitorKeyMap' and backported 'ASTVisitorKeyMap' type ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) ##### Committers: 1 - Ivan Goncharov([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) ### [`v15.5.3`](https://togithub.com/graphql/graphql-js/releases/tag/v15.5.3) [Compare Source](https://togithub.com/graphql/graphql-js/compare/v15.5.2...v15.5.3) #### v15.5.3 (2021-09-06) ##### Bug Fix 🐞 - [#​3254](https://togithub.com/graphql/graphql-js/pull/3254) Parser: fix function definition of parseArguments and parseArgument ([@​n1ru4l](https://togithub.com/n1ru4l)) - [#​3260](https://togithub.com/graphql/graphql-js/pull/3260) backport: Preserve `deprecationReason` on `GraphQLInputField`s ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) ##### Committers: 2 - Ivan Goncharov([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - Laurin Quast([@​n1ru4l](https://togithub.com/n1ru4l)) ### [`v15.5.2`](https://togithub.com/graphql/graphql-js/releases/tag/v15.5.2) [Compare Source](https://togithub.com/graphql/graphql-js/compare/v15.5.1...v15.5.2) #### v15.5.2 (2021-08-30) ##### Bug Fix 🐞 - [#​3251](https://togithub.com/graphql/graphql-js/pull/3251) backport parser typescript type-definitions for 15.x.x release ([@​n1ru4l](https://togithub.com/n1ru4l)) ##### Committers: 1 - Laurin Quast([@​n1ru4l](https://togithub.com/n1ru4l)) ### [`v15.5.1`](https://togithub.com/graphql/graphql-js/releases/tag/v15.5.1) [Compare Source](https://togithub.com/graphql/graphql-js/compare/v15.5.0...v15.5.1) #### v15.5.1 (2021-06-20) ##### Bug Fix 🐞 - [#​3186](https://togithub.com/graphql/graphql-js/pull/3186) Backport instanceOf Error Check Improvements ([@​tubbo](https://togithub.com/tubbo)) ##### Internal 🏠 - [#​3191](https://togithub.com/graphql/graphql-js/pull/3191) Remove deprecated rmdirSync usage from internal scripts ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) ##### Committers: 2 - Ivan Goncharov([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - Tom Scott([@​tubbo](https://togithub.com/tubbo)) ### [`v15.5.0`](https://togithub.com/graphql/graphql-js/releases/tag/v15.5.0) [Compare Source](https://togithub.com/graphql/graphql-js/compare/v15.4.0...v15.5.0) #### v15.5.0 (2021-01-26) ##### Bug Fix 🐞 - [#​2852](https://togithub.com/graphql/graphql-js/pull/2852) introspectionFromSchema: enable 'specifiedByUrl' by default ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​2855](https://togithub.com/graphql/graphql-js/pull/2855) introspection: Add missing support for deprecated input values ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​2859](https://togithub.com/graphql/graphql-js/pull/2859) separateOperations: distinguish query and fragment names ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​2876](https://togithub.com/graphql/graphql-js/pull/2876) Replace 'localeCompare' with function independent from locale ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​2893](https://togithub.com/graphql/graphql-js/pull/2893) Fix handling of input objects with 'length' property ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) ##### Docs πŸ“ - [#​2849](https://togithub.com/graphql/graphql-js/pull/2849) README: add instructions on using experimental features ([@​robrichard](https://togithub.com/robrichard)) ##### Polish πŸ’…
7 PRs were merged - [#​2847](https://togithub.com/graphql/graphql-js/pull/2847) Add tests for supporting Iterable collections across the lib ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​2851](https://togithub.com/graphql/graphql-js/pull/2851) tests: update 'getIntrospectionQuery' tests to use custom matchers ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​2858](https://togithub.com/graphql/graphql-js/pull/2858) separateOperations-test: refactor tests to look like snapshots ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​2868](https://togithub.com/graphql/graphql-js/pull/2868) Extract types for normalized configs into named types ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​2878](https://togithub.com/graphql/graphql-js/pull/2878) fix: type annotation cannot appear on a constructor declaration ([@​saihaj](https://togithub.com/saihaj)) - [#​2879](https://togithub.com/graphql/graphql-js/pull/2879) fix: no need to mark param optional if default value is given ([@​saihaj](https://togithub.com/saihaj)) - [#​2889](https://togithub.com/graphql/graphql-js/pull/2889) Simplify isAsyncIterable ([@​IvanGoncharov](https://togithub.com/IvanGoncharov))
##### Internal 🏠
7 PRs were merged - [#​2831](https://togithub.com/graphql/graphql-js/pull/2831) build: add support for experimental releases ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​2836](https://togithub.com/graphql/graphql-js/pull/2836) CI: test on node 15 ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​2837](https://togithub.com/graphql/graphql-js/pull/2837) Flow: remove support for measuring Flow coverage ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​2838](https://togithub.com/graphql/graphql-js/pull/2838) TS: exclude integration tests from root tsconfig.json ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​2840](https://togithub.com/graphql/graphql-js/pull/2840) resources: use named groups in RegExp ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​2886](https://togithub.com/graphql/graphql-js/pull/2886) Use correct flags for rmdir/mkdir functions ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​2891](https://togithub.com/graphql/graphql-js/pull/2891) benchmark: fix temp dir creation ([@​IvanGoncharov](https://togithub.com/IvanGoncharov))
##### Dependency πŸ“¦
5 PRs were merged - [#​2835](https://togithub.com/graphql/graphql-js/pull/2835) Update deps ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​2844](https://togithub.com/graphql/graphql-js/pull/2844) Update deps ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​2850](https://togithub.com/graphql/graphql-js/pull/2850) Update deps ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​2884](https://togithub.com/graphql/graphql-js/pull/2884) Update deps ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​2890](https://togithub.com/graphql/graphql-js/pull/2890) Update deps ([@​IvanGoncharov](https://togithub.com/IvanGoncharov))
##### Committers: 3 * Ivan Goncharov([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) * Rob Richard([@​robrichard](https://togithub.com/robrichard)) * Saihajpreet Singh([@​saihaj](https://togithub.com/saihaj))

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 was generated by Mend Renovate. View the repository job log.