Skip to content

Bump mll-lab/laravel-graphiql from 3.2.1 to 4.1.0#61

Merged
spawnia merged 1 commit into
masterfrom
dependabot/composer/mll-lab/laravel-graphiql-4.1.0
Jun 12, 2026
Merged

Bump mll-lab/laravel-graphiql from 3.2.1 to 4.1.0#61
spawnia merged 1 commit into
masterfrom
dependabot/composer/mll-lab/laravel-graphiql-4.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Contributor

Bumps mll-lab/laravel-graphiql from 3.2.1 to 4.1.0.

Release notes

Sourced from mll-lab/laravel-graphiql's releases.

v4.1.0

Added

v4.0.2

Fixed

  • Allow scrolling in GraphiQL Explorer plugin

v4.0.1

Fixed

  • Fix Uncaught ReferenceError: fetcher is not defined error

v4.0.0

Changed

  • Upgrade to GraphiQL 4
  • Remove deprecated aliases for methods in GraphiQLAsset from DownloadAssetsCommand

v3 to v4

View

If you have published and/or customized the view, you need to republish or update it. See views/index.blade.php for the latest version.

Major changes:

  • The URLs for the GraphiQL assets are now provided by class MLL\GraphiQL\GraphiQLAsset instead of MLL\GraphiQL\DownloadAssetsCommand.
  • The setup now uses GraphiQL version 4.

v3.3.4

Fixed

  • Pin GraphiQL assets to version 3

v3.3.3

Fixed

  • Upgrade to React 18, fixes TypeError: e.useInsertionEffect is not a function

v3.3.2

Fixed

  • Add https: to the CDN URLs

Deprecated

... (truncated)

Changelog

Sourced from mll-lab/laravel-graphiql's changelog.

v4.1.0

Added

v4.0.2

Fixed

  • Allow scrolling in GraphiQL Explorer plugin

v4.0.1

Fixed

  • Fix Uncaught ReferenceError: fetcher is not defined error

v4.0.0

Changed

  • Upgrade to GraphiQL 4
  • Remove deprecated aliases for methods in GraphiQLAsset from DownloadAssetsCommand

v3.3.4

Fixed

  • Pin GraphiQL assets to version 3

v3.3.3

Fixed

  • Upgrade to React 18, fixes TypeError: e.useInsertionEffect is not a function

v3.3.2

Fixed

  • Add https: to the CDN URLs

Deprecated

  • Deprecated asset methods in DownloadAssetsCommand in favor of GraphiQLAsset class

v3.3.1

Fixed

... (truncated)

Upgrade guide

Sourced from mll-lab/laravel-graphiql's upgrade guide.

Upgrade guide

This document provides guidance for upgrading between major versions.

v3 to v4

View

If you have published and/or customized the view, you need to republish or update it. See https://github.com/mll-lab/laravel-graphiql/blob/master/views/index.blade.php for the latest version.

Major changes:

  • The URLs for the GraphiQL assets are now provided by class MLL\GraphiQL\GraphiQLAsset instead of MLL\GraphiQL\DownloadAssetsCommand.
  • The setup now uses GraphiQL version 4.

v1 to v2

Multiple routes

Instead of the configuration option route, the configuration file now expects an option routes that defines any number of routes, see mll-lab/laravel-graphiql#14.

The view can now be rendered from different routes which have different endpoints assigned to them. Use the provided variables $url and $subscriptionUrl instead of accessing the configuration directly, see

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 12, 2026
@spawnia spawnia enabled auto-merge (squash) June 12, 2026 07:50
Bumps [mll-lab/laravel-graphiql](https://github.com/mll-lab/laravel-graphiql) from 3.2.1 to 4.1.0.
- [Release notes](https://github.com/mll-lab/laravel-graphiql/releases)
- [Changelog](https://github.com/mll-lab/laravel-graphiql/blob/master/CHANGELOG.md)
- [Upgrade guide](https://github.com/mll-lab/laravel-graphiql/blob/master/UPGRADE.md)
- [Commits](mll-lab/laravel-graphiql@v3.2.1...v4.1.0)

---
updated-dependencies:
- dependency-name: mll-lab/laravel-graphiql
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/composer/mll-lab/laravel-graphiql-4.1.0 branch from c42dfc6 to 2f22932 Compare June 12, 2026 07:51
@spawnia spawnia merged commit 5c2ff79 into master Jun 12, 2026
3 checks passed
@spawnia spawnia deleted the dependabot/composer/mll-lab/laravel-graphiql-4.1.0 branch June 12, 2026 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant