Lan2Play / eventula-manager

Event Manager App for Eventula
https://www.eventula.com
GNU General Public License v3.0
26 stars 13 forks source link

Update dependency webonyx/graphql-php to v15.12.5 (master) #698

Open renovate[bot] opened 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webonyx/graphql-php 15.8.0 -> 15.12.5 age adoption passing confidence

Release Notes

webonyx/graphql-php (webonyx/graphql-php) ### [`v15.12.5`](https://togithub.com/webonyx/graphql-php/blob/HEAD/CHANGELOG.md#v15125) [Compare Source](https://togithub.com/webonyx/graphql-php/compare/v15.12.4...v15.12.5) ##### Fixed - Avoid infinite recursion in `QueryDepth` validator [https://github.com/webonyx/graphql-php/pull/1581](https://togithub.com/webonyx/graphql-php/pull/1581) ### [`v15.12.4`](https://togithub.com/webonyx/graphql-php/blob/HEAD/CHANGELOG.md#v15124) [Compare Source](https://togithub.com/webonyx/graphql-php/compare/v15.12.3...v15.12.4) ##### Fixed - Ensure `unaliasedPath` does not grow for each list item [https://github.com/webonyx/graphql-php/pull/1579](https://togithub.com/webonyx/graphql-php/pull/1579) ### [`v15.12.3`](https://togithub.com/webonyx/graphql-php/blob/HEAD/CHANGELOG.md#v15123) [Compare Source](https://togithub.com/webonyx/graphql-php/compare/v15.12.2...v15.12.3) ##### Fixed - Avoid crash by triggering side effect via `count` on `PHPUnit\Framework\Test` [https://github.com/webonyx/graphql-php/pull/1577](https://togithub.com/webonyx/graphql-php/pull/1577) ### [`v15.12.2`](https://togithub.com/webonyx/graphql-php/blob/HEAD/CHANGELOG.md#v15122) [Compare Source](https://togithub.com/webonyx/graphql-php/compare/v15.12.1...v15.12.2) ##### Changed - Optimize and deduplicate ReferenceExecutor [https://github.com/webonyx/graphql-php/pull/1572](https://togithub.com/webonyx/graphql-php/pull/1572) ### [`v15.12.1`](https://togithub.com/webonyx/graphql-php/blob/HEAD/CHANGELOG.md#v15121) [Compare Source](https://togithub.com/webonyx/graphql-php/compare/v15.12.0...v15.12.1) ##### Fixed - Remove redundant code in `ReferenceExecutor` [https://github.com/webonyx/graphql-php/pull/1570](https://togithub.com/webonyx/graphql-php/pull/1570) ### [`v15.12.0`](https://togithub.com/webonyx/graphql-php/blob/HEAD/CHANGELOG.md#v15120) [Compare Source](https://togithub.com/webonyx/graphql-php/compare/v15.11.2...v15.12.0) ##### Added - Add property `unaliasedPath` to `ResolveInfo` [https://github.com/webonyx/graphql-php/pull/1548](https://togithub.com/webonyx/graphql-php/pull/1548) ### [`v15.11.2`](https://togithub.com/webonyx/graphql-php/blob/HEAD/CHANGELOG.md#v15112) [Compare Source](https://togithub.com/webonyx/graphql-php/compare/v15.11.1...v15.11.2) ##### Fixed - Fix `ScopedContext` for mutations [https://github.com/webonyx/graphql-php/pull/1549](https://togithub.com/webonyx/graphql-php/pull/1549) ### [`v15.11.1`](https://togithub.com/webonyx/graphql-php/blob/HEAD/CHANGELOG.md#v15111) [Compare Source](https://togithub.com/webonyx/graphql-php/compare/v15.11.0...v15.11.1) ##### Fixed - Count new lines when parsing multi-line comments [https://github.com/webonyx/graphql-php/pull/1538](https://togithub.com/webonyx/graphql-php/pull/1538) ### [`v15.11.0`](https://togithub.com/webonyx/graphql-php/blob/HEAD/CHANGELOG.md#v15110) [Compare Source](https://togithub.com/webonyx/graphql-php/compare/v15.10.0...v15.11.0) ##### Changed - Allow scalars from `BuildClientSchema` to have any type [https://github.com/webonyx/graphql-php/pull/1536](https://togithub.com/webonyx/graphql-php/pull/1536) ### [`v15.10.0`](https://togithub.com/webonyx/graphql-php/blob/HEAD/CHANGELOG.md#v15100) [Compare Source](https://togithub.com/webonyx/graphql-php/compare/v15.9.1...v15.10.0) ##### Changed - The standard server now produces distinct exception classes instead of generic `RequestError` [https://github.com/webonyx/graphql-php/pull/1533](https://togithub.com/webonyx/graphql-php/pull/1533) ### [`v15.9.1`](https://togithub.com/webonyx/graphql-php/blob/HEAD/CHANGELOG.md#v1591) [Compare Source](https://togithub.com/webonyx/graphql-php/compare/v15.9.0...v15.9.1) ##### Fixed - Allow enum instances in `PhpEnumType::parseValue()` [https://github.com/webonyx/graphql-php/pull/1519](https://togithub.com/webonyx/graphql-php/pull/1519) ### [`v15.9.0`](https://togithub.com/webonyx/graphql-php/blob/HEAD/CHANGELOG.md#v1590) [Compare Source](https://togithub.com/webonyx/graphql-php/compare/v15.8.1...v15.9.0) ##### Added - Support `react/promise` v3 [https://github.com/webonyx/graphql-php/pull/1517](https://togithub.com/webonyx/graphql-php/pull/1517) ### [`v15.8.1`](https://togithub.com/webonyx/graphql-php/blob/HEAD/CHANGELOG.md#v1581) [Compare Source](https://togithub.com/webonyx/graphql-php/compare/v15.8.0...v15.8.1) ##### Fixed - Correctly print deprecated argument with default value [https://github.com/webonyx/graphql-php/pull/1491](https://togithub.com/webonyx/graphql-php/pull/1491)

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 has been generated by Mend Renovate. View repository job log here.