laravel/framework (laravel/framework)
### [`v10.35.0`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v10350---2023-12-05)
[Compare Source](https://togithub.com/laravel/framework/compare/v10.34.2...v10.35.0)
- \[10.x] Add `Conditionable` trait to `AssertableJson` by [@khalilst](https://togithub.com/khalilst) in [https://github.com/laravel/framework/pull/49172](https://togithub.com/laravel/framework/pull/49172)
- \[10.x] Add `--with-secret` option to Artisan `down` command. by [@jj15asmr](https://togithub.com/jj15asmr) in [https://github.com/laravel/framework/pull/49171](https://togithub.com/laravel/framework/pull/49171)
- \[10.x] Add support for `Number::summarize` by [@jcsoriano](https://togithub.com/jcsoriano) in [https://github.com/laravel/framework/pull/49197](https://togithub.com/laravel/framework/pull/49197)
- \[10.x] Add Blade [@use](https://togithub.com/use) directive by [@simonhamp](https://togithub.com/simonhamp) in [https://github.com/laravel/framework/pull/49179](https://togithub.com/laravel/framework/pull/49179)
- \[10.x] Fixes retrying failed jobs causes PHP memory exhaustion errors when dealing with thousands of failed jobs by [@crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/49186](https://togithub.com/laravel/framework/pull/49186)
- \[10.x] Add "substituteImplicitBindingsUsing" method to router by [@calebporzio](https://togithub.com/calebporzio) in [https://github.com/laravel/framework/pull/49200](https://togithub.com/laravel/framework/pull/49200)
- \[10.x] Cookies Having Independent Partitioned State (CHIPS) by [@fabricecw](https://togithub.com/fabricecw) in [https://github.com/laravel/framework/pull/48745](https://togithub.com/laravel/framework/pull/48745)
- \[10.x] Update InteractsWithDictionary.php to use base InvalidArgumentException by [@Grldk](https://togithub.com/Grldk) in [https://github.com/laravel/framework/pull/49209](https://togithub.com/laravel/framework/pull/49209)
- \[10.x] Fix docblock for wasRecentlyCreated by [@stancl](https://togithub.com/stancl) in [https://github.com/laravel/framework/pull/49208](https://togithub.com/laravel/framework/pull/49208)
- \[10.x] Fix loss of attributes after calling child component by [@rojtjo](https://togithub.com/rojtjo) in [https://github.com/laravel/framework/pull/49216](https://togithub.com/laravel/framework/pull/49216)
- \[10.x] Fix typo in PHPDoc comment by [@caendesilva](https://togithub.com/caendesilva) in [https://github.com/laravel/framework/pull/49234](https://togithub.com/laravel/framework/pull/49234)
- \[10.x] Determine if the given view exists. by [@hafezdivandari](https://togithub.com/hafezdivandari) in [https://github.com/laravel/framework/pull/49231](https://togithub.com/laravel/framework/pull/49231)
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.34.2
->10.35.0
Release Notes
laravel/framework (laravel/framework)
### [`v10.35.0`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v10350---2023-12-05) [Compare Source](https://togithub.com/laravel/framework/compare/v10.34.2...v10.35.0) - \[10.x] Add `Conditionable` trait to `AssertableJson` by [@khalilst](https://togithub.com/khalilst) in [https://github.com/laravel/framework/pull/49172](https://togithub.com/laravel/framework/pull/49172) - \[10.x] Add `--with-secret` option to Artisan `down` command. by [@jj15asmr](https://togithub.com/jj15asmr) in [https://github.com/laravel/framework/pull/49171](https://togithub.com/laravel/framework/pull/49171) - \[10.x] Add support for `Number::summarize` by [@jcsoriano](https://togithub.com/jcsoriano) in [https://github.com/laravel/framework/pull/49197](https://togithub.com/laravel/framework/pull/49197) - \[10.x] Add Blade [@use](https://togithub.com/use) directive by [@simonhamp](https://togithub.com/simonhamp) in [https://github.com/laravel/framework/pull/49179](https://togithub.com/laravel/framework/pull/49179) - \[10.x] Fixes retrying failed jobs causes PHP memory exhaustion errors when dealing with thousands of failed jobs by [@crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/49186](https://togithub.com/laravel/framework/pull/49186) - \[10.x] Add "substituteImplicitBindingsUsing" method to router by [@calebporzio](https://togithub.com/calebporzio) in [https://github.com/laravel/framework/pull/49200](https://togithub.com/laravel/framework/pull/49200) - \[10.x] Cookies Having Independent Partitioned State (CHIPS) by [@fabricecw](https://togithub.com/fabricecw) in [https://github.com/laravel/framework/pull/48745](https://togithub.com/laravel/framework/pull/48745) - \[10.x] Update InteractsWithDictionary.php to use base InvalidArgumentException by [@Grldk](https://togithub.com/Grldk) in [https://github.com/laravel/framework/pull/49209](https://togithub.com/laravel/framework/pull/49209) - \[10.x] Fix docblock for wasRecentlyCreated by [@stancl](https://togithub.com/stancl) in [https://github.com/laravel/framework/pull/49208](https://togithub.com/laravel/framework/pull/49208) - \[10.x] Fix loss of attributes after calling child component by [@rojtjo](https://togithub.com/rojtjo) in [https://github.com/laravel/framework/pull/49216](https://togithub.com/laravel/framework/pull/49216) - \[10.x] Fix typo in PHPDoc comment by [@caendesilva](https://togithub.com/caendesilva) in [https://github.com/laravel/framework/pull/49234](https://togithub.com/laravel/framework/pull/49234) - \[10.x] Determine if the given view exists. by [@hafezdivandari](https://togithub.com/hafezdivandari) in [https://github.com/laravel/framework/pull/49231](https://togithub.com/laravel/framework/pull/49231)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.