laravel/framework (laravel/framework)
### [`v10.29.0`](https://togithub.com/laravel/framework/compare/v10.28.0...v10.29.0)
[Compare Source](https://togithub.com/laravel/framework/compare/v10.28.0...v10.29.0)
### [`v10.28.0`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v10280---2023-10-10)
[Compare Source](https://togithub.com/laravel/framework/compare/v10.27.0...v10.28.0)
- \[10.x] Fixed issue: Added a call to the `getValue` method by [@lozobojan](https://togithub.com/lozobojan) in [https://github.com/laravel/framework/pull/48652](https://togithub.com/laravel/framework/pull/48652)
- \[10.x] Add an example for queue retry range option by [@pionl](https://togithub.com/pionl) in [https://github.com/laravel/framework/pull/48691](https://togithub.com/laravel/framework/pull/48691)
- \[10.x] Add percentage to be used as High Order Messages by [@WendellAdriel](https://togithub.com/WendellAdriel) in [https://github.com/laravel/framework/pull/48689](https://togithub.com/laravel/framework/pull/48689)
- \[10.x] Optimize `exists` validation for empty array input by [@mtawil](https://togithub.com/mtawil) in [https://github.com/laravel/framework/pull/48684](https://togithub.com/laravel/framework/pull/48684)
### [`v10.27.0`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v10270---2023-10-09)
[Compare Source](https://togithub.com/laravel/framework/compare/v10.26.2...v10.27.0)
- \[10.x] Store blocks after prepare strings by [@nunomaduro](https://togithub.com/nunomaduro) in [https://github.com/laravel/framework/pull/48641](https://togithub.com/laravel/framework/pull/48641)
- \[10.x] throw TransportException instead of Exception in SES mail drivers by [@bchalier](https://togithub.com/bchalier) in [https://github.com/laravel/framework/pull/48645](https://togithub.com/laravel/framework/pull/48645)
- \[10.x] Fix `Model::replicate()` when using unique keys by [@axlon](https://togithub.com/axlon) in [https://github.com/laravel/framework/pull/48636](https://togithub.com/laravel/framework/pull/48636)
- \[10.x] Don't crash if replacement cannot be represented as a string by [@GrahamCampbell](https://togithub.com/GrahamCampbell) in [https://github.com/laravel/framework/pull/48530](https://togithub.com/laravel/framework/pull/48530)
- \[10.x] Extended `pluck()` testcases by [@bert-w](https://togithub.com/bert-w) in [https://github.com/laravel/framework/pull/48657](https://togithub.com/laravel/framework/pull/48657)
- \[10.x] Fixes `GeneratorCommand` not able to prevent uppercase reserved name such as `__CLASS__` by [@crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/48667](https://togithub.com/laravel/framework/pull/48667)
- \[10.x] Fix timing sensitive flaky test by [@KentarouTakeda](https://togithub.com/KentarouTakeda) in [https://github.com/laravel/framework/pull/48664](https://togithub.com/laravel/framework/pull/48664)
- \[10.x] Fixed implementation related to `afterCommit` on Postgres and MSSQL database drivers by [@SakiTakamachi](https://togithub.com/SakiTakamachi) in [https://github.com/laravel/framework/pull/48662](https://togithub.com/laravel/framework/pull/48662)
- \[10.x] Implement chunkById in descending order by [@cristiancalara](https://togithub.com/cristiancalara) in [https://github.com/laravel/framework/pull/48666](https://togithub.com/laravel/framework/pull/48666)
### [`v10.26.2`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v10262---2023-10-03)
[Compare Source](https://togithub.com/laravel/framework/compare/v10.26.1...v10.26.2)
- Revert "Hint query builder closures ([#48562](https://togithub.com/laravel/framework/issues/48562))" by [@taylorotwell](https://togithub.com/taylorotwell) in [https://github.com/laravel/framework/pull/48620](https://togithub.com/laravel/framework/pull/48620)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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:
10.26.1
->10.29.0
Release Notes
laravel/framework (laravel/framework)
### [`v10.29.0`](https://togithub.com/laravel/framework/compare/v10.28.0...v10.29.0) [Compare Source](https://togithub.com/laravel/framework/compare/v10.28.0...v10.29.0) ### [`v10.28.0`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v10280---2023-10-10) [Compare Source](https://togithub.com/laravel/framework/compare/v10.27.0...v10.28.0) - \[10.x] Fixed issue: Added a call to the `getValue` method by [@lozobojan](https://togithub.com/lozobojan) in [https://github.com/laravel/framework/pull/48652](https://togithub.com/laravel/framework/pull/48652) - \[10.x] Add an example for queue retry range option by [@pionl](https://togithub.com/pionl) in [https://github.com/laravel/framework/pull/48691](https://togithub.com/laravel/framework/pull/48691) - \[10.x] Add percentage to be used as High Order Messages by [@WendellAdriel](https://togithub.com/WendellAdriel) in [https://github.com/laravel/framework/pull/48689](https://togithub.com/laravel/framework/pull/48689) - \[10.x] Optimize `exists` validation for empty array input by [@mtawil](https://togithub.com/mtawil) in [https://github.com/laravel/framework/pull/48684](https://togithub.com/laravel/framework/pull/48684) ### [`v10.27.0`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v10270---2023-10-09) [Compare Source](https://togithub.com/laravel/framework/compare/v10.26.2...v10.27.0) - \[10.x] Store blocks after prepare strings by [@nunomaduro](https://togithub.com/nunomaduro) in [https://github.com/laravel/framework/pull/48641](https://togithub.com/laravel/framework/pull/48641) - \[10.x] throw TransportException instead of Exception in SES mail drivers by [@bchalier](https://togithub.com/bchalier) in [https://github.com/laravel/framework/pull/48645](https://togithub.com/laravel/framework/pull/48645) - \[10.x] Fix `Model::replicate()` when using unique keys by [@axlon](https://togithub.com/axlon) in [https://github.com/laravel/framework/pull/48636](https://togithub.com/laravel/framework/pull/48636) - \[10.x] Don't crash if replacement cannot be represented as a string by [@GrahamCampbell](https://togithub.com/GrahamCampbell) in [https://github.com/laravel/framework/pull/48530](https://togithub.com/laravel/framework/pull/48530) - \[10.x] Extended `pluck()` testcases by [@bert-w](https://togithub.com/bert-w) in [https://github.com/laravel/framework/pull/48657](https://togithub.com/laravel/framework/pull/48657) - \[10.x] Fixes `GeneratorCommand` not able to prevent uppercase reserved name such as `__CLASS__` by [@crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/48667](https://togithub.com/laravel/framework/pull/48667) - \[10.x] Fix timing sensitive flaky test by [@KentarouTakeda](https://togithub.com/KentarouTakeda) in [https://github.com/laravel/framework/pull/48664](https://togithub.com/laravel/framework/pull/48664) - \[10.x] Fixed implementation related to `afterCommit` on Postgres and MSSQL database drivers by [@SakiTakamachi](https://togithub.com/SakiTakamachi) in [https://github.com/laravel/framework/pull/48662](https://togithub.com/laravel/framework/pull/48662) - \[10.x] Implement chunkById in descending order by [@cristiancalara](https://togithub.com/cristiancalara) in [https://github.com/laravel/framework/pull/48666](https://togithub.com/laravel/framework/pull/48666) ### [`v10.26.2`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v10262---2023-10-03) [Compare Source](https://togithub.com/laravel/framework/compare/v10.26.1...v10.26.2) - Revert "Hint query builder closures ([#48562](https://togithub.com/laravel/framework/issues/48562))" by [@taylorotwell](https://togithub.com/taylorotwell) in [https://github.com/laravel/framework/pull/48620](https://togithub.com/laravel/framework/pull/48620)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.