PR #102 opened: chore(deps): bump inertiajs/inertia-laravel from 2.0.21 to 3.1.0
Bumps inertiajs/inertia-laravel from 2.0.21 to 3.1.0.
▶Release notes
Sourced from inertiajs/inertia-laravel's releases.
v3.1.0
What's Changed
- [3.x] Add
rescueoption to Deferred Props by@pascalbaljetin inertiajs/inertia-laravel#864Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v3.0.6...v3.1.0
v3.0.6
What's Changed
- [3.x] Ensure callables are objects by
@pascalbaljetin inertiajs/inertia-laravel#862Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v3.0.5...v3.0.6
v3.0.5
What's Changed
- [3.x] Handle redirect status codes with global middleware by
@pascalbaljetin inertiajs/inertia-laravel#860Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v3.0.4...v3.0.5
v3.0.4
What's Changed
- Revert "[3.x] Fix middleware priority" by
@pascalbaljetin inertiajs/inertia-laravel#859Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v3.0.3...v3.0.4
v3.0.3
What's Changed
- [3.x] Add
Inertia::disableSsr()method by@pascalbaljetin inertiajs/inertia-laravel#856- [3.x] Add pages transform callback by
@nhedgerin inertiajs/inertia-laravel#841- [3.x] Fix middleware priority by
@jlswanson28694in inertiajs/inertia-laravel#854- [3.x] Add SSR runtime config option by
@shaffe-frin inertiajs/inertia-laravel#857New Contributors
@nhedgermade their first contribution in inertiajs/inertia-laravel#841@jlswanson28694made their first contribution in inertiajs/inertia-laravel#854Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v3.0.2...v3.0.3
v3.0.2
What's Changed
- Update facade docblocks in https://github.com/inertiajs/inertia-laravel/commit/25fe835d0fadf988d2cd8974d4a7b64048f84eda
Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v3.0.1...v3.0.2
v3.0.1
What's Changed
- [3.x] Migrate Blade components to inline syntax by
@pascalbaljetin inertiajs/inertia-laravel#850Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v3.0.0...v3.0.1
v3.0.0
... (truncated)
▶Changelog
Sourced from inertiajs/inertia-laravel's changelog.
v3.1.0 - 2026-04-30
What's Changed
- [3.x] Add
rescueoption to Deferred Props by@pascalbaljetin inertiajs/inertia-laravel#864Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v3.0.6...v3.1.0
v3.0.6 - 2026-04-10
What's Changed
- [3.x] Ensure callables are objects by
@pascalbaljetin inertiajs/inertia-laravel#862Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v3.0.5...v3.0.6
v3.0.5 - 2026-04-09
What's Changed
- [3.x] Handle redirect status codes with global middleware by
@pascalbaljetin inertiajs/inertia-laravel#860Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v3.0.4...v3.0.5
v3.0.4 - 2026-04-09
What's Changed
- Revert "[3.x] Fix middleware priority" by
@pascalbaljetin inertiajs/inertia-laravel#859Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v3.0.3...v3.0.4
v3.0.3 - 2026-04-08
What's Changed
- [3.x] Add
Inertia::disableSsr()method by@pascalbaljetin inertiajs/inertia-laravel#856- [3.x] Add pages transform callback by
@nhedgerin inertiajs/inertia-laravel#841- [3.x] Fix middleware priority by
@jlswanson28694in inertiajs/inertia-laravel#854- [3.x] Add SSR runtime config option by
@shaffe-frin inertiajs/inertia-laravel#857New Contributors
@nhedgermade their first contribution in inertiajs/inertia-laravel#841@jlswanson28694made their first contribution in inertiajs/inertia-laravel#854Full Changelog: https://github.com/inertiajs/inertia-laravel/compare/v3.0.2...v3.0.3
v3.0.2 - 2026-04-07
... (truncated)
▶Commits
f588ce4Delete facade.ymle162292Revert "Update facade docblocks"ef9dcf9Update facade docblocksb1495d7[3.x] Addrescueoption to Deferred Props (#864)2722777Update CHANGELOGc255b1eEnsure callables are objects (#862)59f88acUpdate CHANGELOG8712558[3.x] Handle redirect status codes with global middleware (#860)2997a88Create pint.json4a119d9Update CHANGELOG- 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 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)