Merge juniper 0.15.10 backports

This commit is contained in:
tyranron 2022-07-28 17:17:33 +03:00
commit faf1f57200
No known key found for this signature in database
GPG key ID: 762E144FB230A4F0

View file

@ -74,6 +74,7 @@ All user visible changes to `juniper` crate will be documented in this file. Thi
- All procedural macros expansion inside `macro_rules!`. ([#1054], [#1051])
- Incorrect input value coercion with defaults. ([#1080], [#1073])
- Incorrect error when explicit `null` provided for `null`able list input parameter. ([#1086], [#1085])
- Stack overflow on nested GraphQL fragments. ([CVE-2022-31173])
[#113]: /../../issues/113
[#503]: /../../issues/503
@ -111,6 +112,7 @@ All user visible changes to `juniper` crate will be documented in this file. Thi
[#1085]: /../../issues/1085
[#1086]: /../../pull/1086
[ba1ed85b]: /../../commit/ba1ed85b3c3dd77fbae7baf6bc4e693321a94083
[CVE-2022-31173]: /../../security/advisories/GHSA-4rx6-g5vg-5f3j