Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump nuwave/lighthouse from 6.45.1 to 6.47.0 (#2641)
Bumps [nuwave/lighthouse](https://github.com/nuwave/lighthouse) from 6.45.1 to 6.47.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nuwave/lighthouse/releases">nuwave/lighthouse's releases</a>.</em></p> <blockquote> <h2>v6.47.0</h2> <h3>Added</h3> <ul> <li>Support Laravel Reverb as a subscriptions broadcasting driver <a href="https://redirect.github.com/nuwave/lighthouse/pull/2639">nuwave/lighthouse#2639</a></li> </ul> <h2>v6.46.0</h2> <h3>Added</h3> <ul> <li>Allow <code>@show</code>, <code>@hide</code>, and <code>@feature</code> directives to be used on types, arguments and input types <a href="https://redirect.github.com/nuwave/lighthouse/pull/2638">nuwave/lighthouse#2638</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nuwave/lighthouse/blob/master/CHANGELOG.md">nuwave/lighthouse's changelog</a>.</em></p> <blockquote> <h2>v6.47.0</h2> <h3>Added</h3> <ul> <li>Support Laravel Reverb as a subscriptions broadcasting driver <a href="https://redirect.github.com/nuwave/lighthouse/pull/2639">nuwave/lighthouse#2639</a></li> </ul> <h2>v6.46.0</h2> <h3>Added</h3> <ul> <li>Allow <code>@show</code>, <code>@hide</code>, and <code>@feature</code> directives to be used on types, arguments and input types <a href="https://redirect.github.com/nuwave/lighthouse/pull/2638">nuwave/lighthouse#2638</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuwave/lighthouse/commit/426307f95ec9dbdbbb40eaa7475215f5abbbc847"><code>426307f</code></a> v6.47.0</li> <li><a href="https://github.com/nuwave/lighthouse/commit/12ee4012b2a228b9d6c2e36145cf68bd0fe33b1e"><code>12ee401</code></a> Support reverb as a broadcasting driver (<a href="https://redirect.github.com/nuwave/lighthouse/issues/2639">#2639</a>)</li> <li><a href="https://github.com/nuwave/lighthouse/commit/a74f08c8f8c2b665abd9a21c70ca896049dc3c63"><code>a74f08c</code></a> Format docs</li> <li><a href="https://github.com/nuwave/lighthouse/commit/b723f5a9fa460e45504d2a30ddd08c68523862f8"><code>b723f5a</code></a> Explain that RefreshesSchemaCache is a bootable test trait</li> <li><a href="https://github.com/nuwave/lighthouse/commit/294326fb981c69f0e46200dd8bba314bc39b6679"><code>294326f</code></a> Fix markdown format</li> <li><a href="https://github.com/nuwave/lighthouse/commit/3524160ea471ef21db1f43b0b1ce9303206e2b8d"><code>3524160</code></a> Improve docs on error reporting</li> <li><a href="https://github.com/nuwave/lighthouse/commit/104d2a271ef244a36b7de8afae519daa16f628a9"><code>104d2a2</code></a> Allow <code>@show</code>, <code>@hide</code>, and <code>@feature</code> directives to be used on types, argume...</li> <li><a href="https://github.com/nuwave/lighthouse/commit/92a32eb19e35cd072a204e61a3170807bc27f6cc"><code>92a32eb</code></a> Refer to the Laravel docs on how to register service providers</li> <li><a href="https://github.com/nuwave/lighthouse/commit/913961eea8d29ac46dc2583df1014e328228bd28"><code>913961e</code></a> for Laravel 11: add service provider to bootstrap/providers.php (<a href="https://redirect.github.com/nuwave/lighthouse/issues/2633">#2633</a>)</li> <li><a href="https://github.com/nuwave/lighthouse/commit/95e24a6e4e70e5be205abebd847b3be18f1eb46f"><code>95e24a6</code></a> Simplify PHPDoc formatting</li> <li>See full diff in <a href="https://github.com/nuwave/lighthouse/compare/v6.45.1...v6.47.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nuwave/lighthouse&package-manager=composer&previous-version=6.45.1&new-version=6.47.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information