Skip to content

build(deps-dev): bump spatie/laravel-ignition from 2.11.0 to 2.12.0#1204

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/spatie/laravel-ignition-2.12.0
Open

build(deps-dev): bump spatie/laravel-ignition from 2.11.0 to 2.12.0#1204
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/spatie/laravel-ignition-2.12.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps spatie/laravel-ignition from 2.11.0 to 2.12.0.

Release notes

Sourced from spatie/laravel-ignition's releases.

2.12.0

What's Changed

  • Fix HTML view data leaking into laravel.log (#224)
  • Bump spatie/ignition to ^1.16 for Symfony 8 / Laravel 13 support (#253)
  • Bump ramsey/composer-install from 3 to 4
Changelog

Sourced from spatie/laravel-ignition's changelog.

2.12.0 - 2026-03-17

What's Changed

  • Fix HTML view data leaking into laravel.log (#224)
  • Bump spatie/ignition to ^1.16 for Symfony 8 / Laravel 13 support (#253)
  • Bump ramsey/composer-install from 3 to 4

1.7.1 - 2026-03-17

What's Changed

  • Fix HTML view data leaking into laravel.log (#224)

ViewException's context() method HTML-dumped all view data, which Laravel's exception handler then included in log entries. Moved the HTML dumping into the Flare middleware so it only applies when rendering the error page or reporting to Flare.

Commits
  • 45b3b6e Bump spatie/ignition to ^1.16 for Symfony 8 support
  • 2c735a9 Update CHANGELOG
  • 2570778 Add .claude/ to .gitignore
  • 3542809 Fix HTML view data leaking into laravel.log
  • 999983b Merge pull request #252 from spatie/dependabot/github_actions/ramsey/composer...
  • fe9d3c2 Bump ramsey/composer-install from 3 to 4
  • 5206951 Update CHANGELOG
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

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 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)

Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) from 2.11.0 to 2.12.0.
- [Release notes](https://github.com/spatie/laravel-ignition/releases)
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md)
- [Commits](spatie/laravel-ignition@2.11.0...2.12.0)

---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
  dependency-version: 2.12.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Apr 1, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 1, 2026 07:52
@dependabot dependabot bot added the php Pull requests that update Php code label Apr 1, 2026
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.

0 participants