laravel-api-starter
laravel-api-starter copied to clipboard
chore(deps-dev): bump spatie/laravel-ignition from 2.4.2 to 2.7.0
Bumps spatie/laravel-ignition from 2.4.2 to 2.7.0.
Release notes
Sourced from spatie/laravel-ignition's releases.
2.7.0
What's Changed
- Handling errors by
@rubenvanasschein spatie/laravel-ignition#200Full Changelog: https://github.com/spatie/laravel-ignition/compare/2.6.2...2.7.0
2.6.2
What's Changed
- Fix for some middlewares not being executed by
@rubenvanasschein spatie/laravel-ignition#199Full Changelog: https://github.com/spatie/laravel-ignition/compare/2.6.1...2.6.2
2.6.1
What's Changed
- Adding missing ComponentRegistry import by
@matthewscalfin spatie/laravel-ignition#196- Fix view traces by
@rubenvanasschein spatie/laravel-ignition#189Full Changelog: https://github.com/spatie/laravel-ignition/compare/2.6.0...2.6.1
2.6.0
What's Changed
- Livewire 3 by
@timvandijcken@riasvdvin spatie/laravel-ignition#1932.5.2
What's Changed
- Fix octane by
@rubenvanasschein spatie/laravel-ignition#187Full Changelog: https://github.com/spatie/laravel-ignition/compare/2.5.1...2.5.2
2.5.1
What's Changed
- Update Context middleware by
@stayallivein spatie/laravel-ignition#185- fix: move string check/decode for data in payload by
@jrydin spatie/laravel-ignition#186New Contributors
@stayallivemade their first contribution in spatie/laravel-ignition#185@jrydmade their first contribution in spatie/laravel-ignition#186Full Changelog: https://github.com/spatie/laravel-ignition/compare/2.5.0...2.5.1
2.5.0
What's Changed
- Add unknown collations for MySQL 8 and MariaDB by
@Jubekiin spatie/laravel-ignition#171- Add support for context by
@freekmurzein spatie/laravel-ignition#184- Bump dependabot/fetch-metadata from 1 to 2 by
@dependabotin spatie/laravel-ignition#183
... (truncated)
Changelog
Sourced from spatie/laravel-ignition's changelog.
2.7.0 - 2024-05-02
What's Changed
- Handling errors by
@rubenvanasschein spatie/laravel-ignition#200Full Changelog: https://github.com/spatie/laravel-ignition/compare/2.6.2...2.7.0
2.6.2 - 2024-04-30
What's Changed
- Fix for some middlewares not being executed by
@rubenvanasschein spatie/laravel-ignition#199Full Changelog: https://github.com/spatie/laravel-ignition/compare/2.6.1...2.6.2
2.6.1 - 2024-04-30
What's Changed
- Adding missing ComponentRegistry import by
@matthewscalfin spatie/laravel-ignition#196- Fix view traces by
@rubenvanasschein spatie/laravel-ignition#189Full Changelog: https://github.com/spatie/laravel-ignition/compare/2.6.0...2.6.1
2.6.0 - 2024-04-29
What's Changed
- Livewire 3 by
@timvandijcken@riasvdvin spatie/laravel-ignition#1932.5.2 - 2024-04-16
What's Changed
- Fix octane by
@rubenvanasschein spatie/laravel-ignition#187Full Changelog: https://github.com/spatie/laravel-ignition/compare/2.5.1...2.5.2
2.5.1 - 2024-04-02
What's Changed
- Update Context middleware by
@stayallivein spatie/laravel-ignition#185- fix: move string check/decode for data in payload by
@jrydin spatie/laravel-ignition#186New Contributors
@stayallivemade their first contribution in spatie/laravel-ignition#185@jrydmade their first contribution in spatie/laravel-ignition#186
... (truncated)
Commits
f52124dMerge pull request #200 from spatie/feature/handling-errors97193a0Fix PHPStanf175310Remove type20117edHandle errors when checking for handled exceptions0245635Fix styling169d2aaUse correct flare client dependency2fde331Add support for handling errorsd3ce719Update CHANGELOG42d986fMerge pull request #199 from spatie/feature/fix-middlewaresd93eb9aFix for some middlewares not being executed- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)