laravel/framework (laravel/framework)
### [`v11.16.0`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v11160---2024-07-16)
[Compare Source](https://togithub.com/laravel/framework/compare/v11.15.0...v11.16.0)
- \[11.x] Fix expected/actual argument order for test assertion by [@riesjart](https://togithub.com/riesjart) in [https://github.com/laravel/framework/pull/52084](https://togithub.com/laravel/framework/pull/52084)
- \[11.x] Fix Moving Files in Sorted Order in vendor:publish by [@lmottasin](https://togithub.com/lmottasin) in [https://github.com/laravel/framework/pull/52078](https://togithub.com/laravel/framework/pull/52078)
- \[11.x] Fix docblock for \Illuminate\Validation\ClosureValidationRule::message() by [@seriquynh](https://togithub.com/seriquynh) in [https://github.com/laravel/framework/pull/52077](https://togithub.com/laravel/framework/pull/52077)
- \[11.x] Allow passing Enum casts to `Rule::enum()->only()` and `->except()` by [@bakerkretzmar](https://togithub.com/bakerkretzmar) in [https://github.com/laravel/framework/pull/52073](https://togithub.com/laravel/framework/pull/52073)
- \[11.x] Include ConnectionException in ConnectionFailed events by [@alexbowers](https://togithub.com/alexbowers) in [https://github.com/laravel/framework/pull/52069](https://togithub.com/laravel/framework/pull/52069)
- \[11.x] Document returned array shape for sync methods by [@devfrey](https://togithub.com/devfrey) in [https://github.com/laravel/framework/pull/52070](https://togithub.com/laravel/framework/pull/52070)
- \[11.x] Add ability to configure SQLite `busy_timeout`, `journal_mode`, and `synchronous` pragmas by [@bakerkretzmar](https://togithub.com/bakerkretzmar) in [https://github.com/laravel/framework/pull/52052](https://togithub.com/laravel/framework/pull/52052)
- \[11.x] Allow view content dependent mail callbacks by [@MaxTingle](https://togithub.com/MaxTingle) in [https://github.com/laravel/framework/pull/51990](https://togithub.com/laravel/framework/pull/51990)
- Install Laravel Reverb version 1.0 instead of [@beta](https://togithub.com/beta) by [@lucasRolff](https://togithub.com/lucasRolff) in [https://github.com/laravel/framework/pull/52096](https://togithub.com/laravel/framework/pull/52096)
- \[11.x] fix: dont use web middleware on health endpoint by [@joshmanders](https://togithub.com/joshmanders) in [https://github.com/laravel/framework/pull/52088](https://togithub.com/laravel/framework/pull/52088)
- \[11.x] Add an option to replace configs recursively by [@felixbessler](https://togithub.com/felixbessler) in [https://github.com/laravel/framework/pull/52087](https://togithub.com/laravel/framework/pull/52087)
- \[11.x] Fixes generator tests by [@buismaarten](https://togithub.com/buismaarten) in [https://github.com/laravel/framework/pull/52118](https://togithub.com/laravel/framework/pull/52118)
- \[11.x] Test Improvements by [@crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/52122](https://togithub.com/laravel/framework/pull/52122)
- \[11.x] Fix SQLite schema dumps containing internal `sqlite_*` objects by [@bakerkretzmar](https://togithub.com/bakerkretzmar) in [https://github.com/laravel/framework/pull/52135](https://togithub.com/laravel/framework/pull/52135)
- Fix typo in `` declaration by [@TENIOS](https://togithub.com/TENIOS) in [https://github.com/laravel/framework/pull/52134](https://togithub.com/laravel/framework/pull/52134)
- \[11.x] fix: pluck generics by [@calebdw](https://togithub.com/calebdw) in [https://github.com/laravel/framework/pull/52109](https://togithub.com/laravel/framework/pull/52109)
- \[11.x] Include 'success' console component by [@lewislarsen](https://togithub.com/lewislarsen) in [https://github.com/laravel/framework/pull/52112](https://togithub.com/laravel/framework/pull/52112)
- \[11.x] Fix dumping migrations table with schema or prefixed name by [@hafezdivandari](https://togithub.com/hafezdivandari) in [https://github.com/laravel/framework/pull/52098](https://togithub.com/laravel/framework/pull/52098)
- Add `assertSentTo` shorthand by [@jasonmccreary](https://togithub.com/jasonmccreary) in [https://github.com/laravel/framework/pull/52083](https://togithub.com/laravel/framework/pull/52083)
- \[11.x] Test Improvements by [@crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/52139](https://togithub.com/laravel/framework/pull/52139)
- \[11.x] Update the docblock for the constructor of the FileFailedJobProvider class by [@kevinb1989](https://togithub.com/kevinb1989) in [https://github.com/laravel/framework/pull/52149](https://togithub.com/laravel/framework/pull/52149)
- \[11.x] Update the docblock for the explode method of the Stringable class. by [@kevinb1989](https://togithub.com/kevinb1989) in [https://github.com/laravel/framework/pull/52148](https://togithub.com/laravel/framework/pull/52148)
- Refactor PHPStan configurations by [@TENIOS](https://togithub.com/TENIOS) in [https://github.com/laravel/framework/pull/52145](https://togithub.com/laravel/framework/pull/52145)
- \[11.x] Fix docblock for RoutingServiceProvider by [@seriquynh](https://togithub.com/seriquynh) in [https://github.com/laravel/framework/pull/52144](https://togithub.com/laravel/framework/pull/52144)
Configuration
📅 Schedule: Branch creation - "before 4pm on Wednesday except before 9am on Wednesday" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
11.15.0
->11.16.0
Release Notes
laravel/framework (laravel/framework)
### [`v11.16.0`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v11160---2024-07-16) [Compare Source](https://togithub.com/laravel/framework/compare/v11.15.0...v11.16.0) - \[11.x] Fix expected/actual argument order for test assertion by [@riesjart](https://togithub.com/riesjart) in [https://github.com/laravel/framework/pull/52084](https://togithub.com/laravel/framework/pull/52084) - \[11.x] Fix Moving Files in Sorted Order in vendor:publish by [@lmottasin](https://togithub.com/lmottasin) in [https://github.com/laravel/framework/pull/52078](https://togithub.com/laravel/framework/pull/52078) - \[11.x] Fix docblock for \Illuminate\Validation\ClosureValidationRule::message() by [@seriquynh](https://togithub.com/seriquynh) in [https://github.com/laravel/framework/pull/52077](https://togithub.com/laravel/framework/pull/52077) - \[11.x] Allow passing Enum casts to `Rule::enum()->only()` and `->except()` by [@bakerkretzmar](https://togithub.com/bakerkretzmar) in [https://github.com/laravel/framework/pull/52073](https://togithub.com/laravel/framework/pull/52073) - \[11.x] Include ConnectionException in ConnectionFailed events by [@alexbowers](https://togithub.com/alexbowers) in [https://github.com/laravel/framework/pull/52069](https://togithub.com/laravel/framework/pull/52069) - \[11.x] Document returned array shape for sync methods by [@devfrey](https://togithub.com/devfrey) in [https://github.com/laravel/framework/pull/52070](https://togithub.com/laravel/framework/pull/52070) - \[11.x] Add ability to configure SQLite `busy_timeout`, `journal_mode`, and `synchronous` pragmas by [@bakerkretzmar](https://togithub.com/bakerkretzmar) in [https://github.com/laravel/framework/pull/52052](https://togithub.com/laravel/framework/pull/52052) - \[11.x] Allow view content dependent mail callbacks by [@MaxTingle](https://togithub.com/MaxTingle) in [https://github.com/laravel/framework/pull/51990](https://togithub.com/laravel/framework/pull/51990) - Install Laravel Reverb version 1.0 instead of [@beta](https://togithub.com/beta) by [@lucasRolff](https://togithub.com/lucasRolff) in [https://github.com/laravel/framework/pull/52096](https://togithub.com/laravel/framework/pull/52096) - \[11.x] fix: dont use web middleware on health endpoint by [@joshmanders](https://togithub.com/joshmanders) in [https://github.com/laravel/framework/pull/52088](https://togithub.com/laravel/framework/pull/52088) - \[11.x] Add an option to replace configs recursively by [@felixbessler](https://togithub.com/felixbessler) in [https://github.com/laravel/framework/pull/52087](https://togithub.com/laravel/framework/pull/52087) - \[11.x] Fixes generator tests by [@buismaarten](https://togithub.com/buismaarten) in [https://github.com/laravel/framework/pull/52118](https://togithub.com/laravel/framework/pull/52118) - \[11.x] Test Improvements by [@crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/52122](https://togithub.com/laravel/framework/pull/52122) - \[11.x] Fix SQLite schema dumps containing internal `sqlite_*` objects by [@bakerkretzmar](https://togithub.com/bakerkretzmar) in [https://github.com/laravel/framework/pull/52135](https://togithub.com/laravel/framework/pull/52135) - Fix typo in `` declaration by [@TENIOS](https://togithub.com/TENIOS) in [https://github.com/laravel/framework/pull/52134](https://togithub.com/laravel/framework/pull/52134) - \[11.x] fix: pluck generics by [@calebdw](https://togithub.com/calebdw) in [https://github.com/laravel/framework/pull/52109](https://togithub.com/laravel/framework/pull/52109) - \[11.x] Include 'success' console component by [@lewislarsen](https://togithub.com/lewislarsen) in [https://github.com/laravel/framework/pull/52112](https://togithub.com/laravel/framework/pull/52112) - \[11.x] Fix dumping migrations table with schema or prefixed name by [@hafezdivandari](https://togithub.com/hafezdivandari) in [https://github.com/laravel/framework/pull/52098](https://togithub.com/laravel/framework/pull/52098) - Add `assertSentTo` shorthand by [@jasonmccreary](https://togithub.com/jasonmccreary) in [https://github.com/laravel/framework/pull/52083](https://togithub.com/laravel/framework/pull/52083) - \[11.x] Test Improvements by [@crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/52139](https://togithub.com/laravel/framework/pull/52139) - \[11.x] Update the docblock for the constructor of the FileFailedJobProvider class by [@kevinb1989](https://togithub.com/kevinb1989) in [https://github.com/laravel/framework/pull/52149](https://togithub.com/laravel/framework/pull/52149) - \[11.x] Update the docblock for the explode method of the Stringable class. by [@kevinb1989](https://togithub.com/kevinb1989) in [https://github.com/laravel/framework/pull/52148](https://togithub.com/laravel/framework/pull/52148) - Refactor PHPStan configurations by [@TENIOS](https://togithub.com/TENIOS) in [https://github.com/laravel/framework/pull/52145](https://togithub.com/laravel/framework/pull/52145) - \[11.x] Fix docblock for RoutingServiceProvider by [@seriquynh](https://togithub.com/seriquynh) in [https://github.com/laravel/framework/pull/52144](https://togithub.com/laravel/framework/pull/52144)Configuration
📅 Schedule: Branch creation - "before 4pm on Wednesday except before 9am on Wednesday" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.