laravel/framework (laravel/framework)
### [`v10.19.0`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v10190---2023-08-15)
[Compare Source](https://togithub.com/laravel/framework/compare/v10.18.0...v10.19.0)
- \[10.x] Fix typo in update `HasUniqueIds` by [@iamcarlos94](https://togithub.com/iamcarlos94) in [https://github.com/laravel/framework/pull/47994](https://togithub.com/laravel/framework/pull/47994)
- \[10.x] Gracefully handle scientific notation by [@timacdonald](https://togithub.com/timacdonald) in [https://github.com/laravel/framework/pull/48002](https://togithub.com/laravel/framework/pull/48002)
- \[10.x] Fix docblocks for throw_if and throw_unless by [@AbdelElrafa](https://togithub.com/AbdelElrafa) in [https://github.com/laravel/framework/pull/48003](https://togithub.com/laravel/framework/pull/48003)
- \[10.x] Add `wordWrap` to `Str` by [@joshbonnick](https://togithub.com/joshbonnick) in [https://github.com/laravel/framework/pull/48012](https://togithub.com/laravel/framework/pull/48012)
- \[10.x] Fix RetryBatchCommand overlapping of failed jobs when run concurrently with the same Batch ID using isolatableId by [@rybakihor](https://togithub.com/rybakihor) in [https://github.com/laravel/framework/pull/48000](https://togithub.com/laravel/framework/pull/48000)
- \[10.x] Fix `assertRedirectToRoute` when route uri is empty by [@khernik93](https://togithub.com/khernik93) in [https://github.com/laravel/framework/pull/48023](https://togithub.com/laravel/framework/pull/48023)
- \[10.x] Fix empty table displayed when using the --pending option but there are no pending migrations by [@TheBlckbird](https://togithub.com/TheBlckbird) in [https://github.com/laravel/framework/pull/48019](https://togithub.com/laravel/framework/pull/48019)
- \[10.x] Fix forced use of write DB connection by [@oleksiikhr](https://togithub.com/oleksiikhr) in [https://github.com/laravel/framework/pull/48015](https://togithub.com/laravel/framework/pull/48015)
- \[10.x] Use model cast when builder created updated at value by [@timacdonald](https://togithub.com/timacdonald) in [https://github.com/laravel/framework/pull/47942](https://togithub.com/laravel/framework/pull/47942)
- \[10.x] Fix Collection::search and LazyCollection::search return type by [@bastien-phi](https://togithub.com/bastien-phi) in [https://github.com/laravel/framework/pull/48030](https://togithub.com/laravel/framework/pull/48030)
- \[10.x] Add ability to customize class resolution in event discovery by [@bastien-phi](https://togithub.com/bastien-phi) in [https://github.com/laravel/framework/pull/48031](https://togithub.com/laravel/framework/pull/48031)
- \[10.x] Add `percentage` method to Collections by [@WendellAdriel](https://togithub.com/WendellAdriel) in [https://github.com/laravel/framework/pull/48034](https://togithub.com/laravel/framework/pull/48034)
- \[10.x] Fix parsing error in console when parameter description contains `--` by [@rxrw](https://togithub.com/rxrw) in [https://github.com/laravel/framework/pull/48021](https://togithub.com/laravel/framework/pull/48021)
- \[10.x] Allow Listeners to dynamically specify delay using `withDelay` by [@CalebDW](https://togithub.com/CalebDW) in [https://github.com/laravel/framework/pull/48026](https://togithub.com/laravel/framework/pull/48026)
- \[10.x] Add dynamic return types to rescue helper by [@axlon](https://togithub.com/axlon) in [https://github.com/laravel/framework/pull/48062](https://togithub.com/laravel/framework/pull/48062)
- \[10.x] createMany & createManyQuietly add count argument by [@JHWelch](https://togithub.com/JHWelch) in [https://github.com/laravel/framework/pull/48048](https://togithub.com/laravel/framework/pull/48048)
- \[10.x] Attributes support on default component slot by [@royduin](https://togithub.com/royduin) in [https://github.com/laravel/framework/pull/48039](https://togithub.com/laravel/framework/pull/48039)
- \[10.x] Add WithoutRelations attribute for model serialization by [@Neol3108](https://togithub.com/Neol3108) in [https://github.com/laravel/framework/pull/47989](https://togithub.com/laravel/framework/pull/47989)
- \[10.x] Can apply WithoutRelations to entire class by [@cosmastech](https://togithub.com/cosmastech) in [https://github.com/laravel/framework/pull/48068](https://togithub.com/laravel/framework/pull/48068)
- \[10.x] createMany & createManyQuietly make argument optional by [@JHWelch](https://togithub.com/JHWelch) in [https://github.com/laravel/framework/pull/48070](https://togithub.com/laravel/framework/pull/48070)
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.18.0
->10.19.0
Release Notes
laravel/framework (laravel/framework)
### [`v10.19.0`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v10190---2023-08-15) [Compare Source](https://togithub.com/laravel/framework/compare/v10.18.0...v10.19.0) - \[10.x] Fix typo in update `HasUniqueIds` by [@iamcarlos94](https://togithub.com/iamcarlos94) in [https://github.com/laravel/framework/pull/47994](https://togithub.com/laravel/framework/pull/47994) - \[10.x] Gracefully handle scientific notation by [@timacdonald](https://togithub.com/timacdonald) in [https://github.com/laravel/framework/pull/48002](https://togithub.com/laravel/framework/pull/48002) - \[10.x] Fix docblocks for throw_if and throw_unless by [@AbdelElrafa](https://togithub.com/AbdelElrafa) in [https://github.com/laravel/framework/pull/48003](https://togithub.com/laravel/framework/pull/48003) - \[10.x] Add `wordWrap` to `Str` by [@joshbonnick](https://togithub.com/joshbonnick) in [https://github.com/laravel/framework/pull/48012](https://togithub.com/laravel/framework/pull/48012) - \[10.x] Fix RetryBatchCommand overlapping of failed jobs when run concurrently with the same Batch ID using isolatableId by [@rybakihor](https://togithub.com/rybakihor) in [https://github.com/laravel/framework/pull/48000](https://togithub.com/laravel/framework/pull/48000) - \[10.x] Fix `assertRedirectToRoute` when route uri is empty by [@khernik93](https://togithub.com/khernik93) in [https://github.com/laravel/framework/pull/48023](https://togithub.com/laravel/framework/pull/48023) - \[10.x] Fix empty table displayed when using the --pending option but there are no pending migrations by [@TheBlckbird](https://togithub.com/TheBlckbird) in [https://github.com/laravel/framework/pull/48019](https://togithub.com/laravel/framework/pull/48019) - \[10.x] Fix forced use of write DB connection by [@oleksiikhr](https://togithub.com/oleksiikhr) in [https://github.com/laravel/framework/pull/48015](https://togithub.com/laravel/framework/pull/48015) - \[10.x] Use model cast when builder created updated at value by [@timacdonald](https://togithub.com/timacdonald) in [https://github.com/laravel/framework/pull/47942](https://togithub.com/laravel/framework/pull/47942) - \[10.x] Fix Collection::search and LazyCollection::search return type by [@bastien-phi](https://togithub.com/bastien-phi) in [https://github.com/laravel/framework/pull/48030](https://togithub.com/laravel/framework/pull/48030) - \[10.x] Add ability to customize class resolution in event discovery by [@bastien-phi](https://togithub.com/bastien-phi) in [https://github.com/laravel/framework/pull/48031](https://togithub.com/laravel/framework/pull/48031) - \[10.x] Add `percentage` method to Collections by [@WendellAdriel](https://togithub.com/WendellAdriel) in [https://github.com/laravel/framework/pull/48034](https://togithub.com/laravel/framework/pull/48034) - \[10.x] Fix parsing error in console when parameter description contains `--` by [@rxrw](https://togithub.com/rxrw) in [https://github.com/laravel/framework/pull/48021](https://togithub.com/laravel/framework/pull/48021) - \[10.x] Allow Listeners to dynamically specify delay using `withDelay` by [@CalebDW](https://togithub.com/CalebDW) in [https://github.com/laravel/framework/pull/48026](https://togithub.com/laravel/framework/pull/48026) - \[10.x] Add dynamic return types to rescue helper by [@axlon](https://togithub.com/axlon) in [https://github.com/laravel/framework/pull/48062](https://togithub.com/laravel/framework/pull/48062) - \[10.x] createMany & createManyQuietly add count argument by [@JHWelch](https://togithub.com/JHWelch) in [https://github.com/laravel/framework/pull/48048](https://togithub.com/laravel/framework/pull/48048) - \[10.x] Attributes support on default component slot by [@royduin](https://togithub.com/royduin) in [https://github.com/laravel/framework/pull/48039](https://togithub.com/laravel/framework/pull/48039) - \[10.x] Add WithoutRelations attribute for model serialization by [@Neol3108](https://togithub.com/Neol3108) in [https://github.com/laravel/framework/pull/47989](https://togithub.com/laravel/framework/pull/47989) - \[10.x] Can apply WithoutRelations to entire class by [@cosmastech](https://togithub.com/cosmastech) in [https://github.com/laravel/framework/pull/48068](https://togithub.com/laravel/framework/pull/48068) - \[10.x] createMany & createManyQuietly make argument optional by [@JHWelch](https://togithub.com/JHWelch) in [https://github.com/laravel/framework/pull/48070](https://togithub.com/laravel/framework/pull/48070)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.