BryanLaura / Google-api-python-client

Creative Commons Attribution 4.0 International
2 stars 1 forks source link

Update dependency graphql to v15.8.0 - autoclosed #343

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 15.5.3 -> 15.8.0 age adoption passing confidence

Release Notes

graphql/graphql-js ### [`v15.8.0`](https://togithub.com/graphql/graphql-js/releases/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/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/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/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/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/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))

Configuration

📅 Schedule: 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.



This PR has been generated by WhiteSource Renovate. View repository job log here.