Skip to content

Commit

Permalink
Bump nuwave/lighthouse from 6.34.1 to 6.36.0 (#2123)
Browse files Browse the repository at this point in the history
Bumps [nuwave/lighthouse](https://github.com/nuwave/lighthouse) from
6.34.1 to 6.36.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.36.0</h2>
<h3>Added</h3>
<ul>
<li>Support Laravel 11 <a
href="https://redirect.github.com/nuwave/lighthouse/pull/2508">nuwave/lighthouse#2508</a></li>
</ul>
<h2>v6.35.0</h2>
<h3>Added</h3>
<ul>
<li>Add <code>ClientSafeModelNotFoundException</code> to wrap original
exception in <code>@can</code> and <code>@canfind</code> <a
href="https://redirect.github.com/nuwave/lighthouse/pull/2522">nuwave/lighthouse#2522</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.36.0</h2>
<h3>Added</h3>
<ul>
<li>Support Laravel 11 <a
href="https://redirect.github.com/nuwave/lighthouse/pull/2508">nuwave/lighthouse#2508</a></li>
</ul>
<h2>v6.35.0</h2>
<h3>Added</h3>
<ul>
<li>Add <code>ClientSafeModelNotFoundException</code> to wrap original
exception in <code>@can</code> and <code>@canfind</code> <a
href="https://redirect.github.com/nuwave/lighthouse/pull/2522">nuwave/lighthouse#2522</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nuwave/lighthouse/commit/3d6b2a69490c782974bfe4be924f4ece9ab09688"><code>3d6b2a6</code></a>
v6.36.0</li>
<li><a
href="https://github.com/nuwave/lighthouse/commit/3f96f47b4ef0c63159763714b5cd2239f4a83324"><code>3f96f47</code></a>
Support Laravel 11</li>
<li><a
href="https://github.com/nuwave/lighthouse/commit/28d04c9c3dfcb1a0809780f62f4cdf4a0abd8228"><code>28d04c9</code></a>
v6.35.0</li>
<li><a
href="https://github.com/nuwave/lighthouse/commit/dffb9c6b25ac09c648eb65a396b7ad785bff1cf8"><code>dffb9c6</code></a>
Introduce ClientSafeModelNotFoundException for <code>@can</code> and
<code>@canfind</code> directives</li>
<li><a
href="https://github.com/nuwave/lighthouse/commit/c94ca67962ba8e8bca253935fd3966e5e99c26b5"><code>c94ca67</code></a>
Update proto</li>
<li><a
href="https://github.com/nuwave/lighthouse/commit/c5f69bddb4d5f4bd65cb8c52ebd3577432e7d7b6"><code>c5f69bd</code></a>
[create-pull-request] automated change</li>
<li><a
href="https://github.com/nuwave/lighthouse/commit/cd94193e30b4e38096ef533ca4e1cb8fd64ee46d"><code>cd94193</code></a>
Replace support_question.md</li>
<li><a
href="https://github.com/nuwave/lighthouse/commit/e37b356ac448045c0b81a7daced330b21481b424"><code>e37b356</code></a>
.yml</li>
<li><a
href="https://github.com/nuwave/lighthouse/commit/9c4f266159b751abd21799f1a6befb95664821da"><code>9c4f266</code></a>
Configure issue template selection</li>
<li><a
href="https://github.com/nuwave/lighthouse/commit/350865ee32cae4d53d165ee69f2f6ab78457d408"><code>350865e</code></a>
Recommend GitHub discussions over Slack and StackOverflow</li>
<li>See full diff in <a
href="https://github.com/nuwave/lighthouse/compare/v6.34.1...v6.36.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.34.1&new-version=6.36.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent ef1c097 commit 1e93f08
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 32 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"laravel/ui": "4.4.0",
"lcobucci/jwt": "5.2.0",
"mll-lab/laravel-graphiql": "3.1.0",
"nuwave/lighthouse": "6.34.1",
"nuwave/lighthouse": "6.36.0",
"nyholm/psr7": "1.8.1",
"pear/archive_tar": "1.4.14",
"php-di/php-di": "7.0.6",
Expand Down
60 changes: 29 additions & 31 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1e93f08

Please sign in to comment.