Bump nuwave/lighthouse from 6.65.0 to 6.69.1 - #3888
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
dependabot
Bot
force-pushed
the
dependabot/composer/nuwave/lighthouse-6.69.1
branch
2 times, most recently
from
August 2, 2026 22:04
1fb5d36 to
a93cf62
Compare
Bumps [nuwave/lighthouse](https://github.com/nuwave/lighthouse) from 6.65.0 to 6.69.1. - [Release notes](https://github.com/nuwave/lighthouse/releases) - [Changelog](https://github.com/nuwave/lighthouse/blob/master/CHANGELOG.md) - [Commits](nuwave/lighthouse@v6.65.0...v6.69.1) --- updated-dependencies: - dependency-name: nuwave/lighthouse dependency-version: 6.69.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/composer/nuwave/lighthouse-6.69.1
branch
from
August 3, 2026 02:43
a93cf62 to
e6f70b5
Compare
Contributor
Author
|
Looks like nuwave/lighthouse is no longer updatable, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps nuwave/lighthouse from 6.65.0 to 6.69.1.
Release notes
Sourced from nuwave/lighthouse's releases.
Changelog
Sourced from nuwave/lighthouse's changelog.
Commits
b893131Release v6.69.15cd63bfPass scalar overrides explicitly to keep lazy type loading lazy on graphql-ph...20a8dadRestore error/exception handlers after Rector bootstrap (#2783)f511197Reformat sidebar.jsd9ecb9cRelease v6.69.0a9bb5b1Add RootResolverSignatureRector to auto-fix root resolver signatures4bcdfb7Update tooling (#2780)a29ff8eRelease v6.68.0961aecfAllow nested arg resolvers to run before parent model is saved (#2777)e3a9d58Reformat array{} PHPDoc types to multi-line