tisnamuliarta / laravel-shadcn

0 stars 0 forks source link

Update dependency laravel/framework to v11.0.8 #33

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
laravel/framework (source) 11.0.5 -> 11.0.8 age adoption passing confidence

Release Notes

laravel/framework (laravel/framework) ### [`v11.0.8`](https://togithub.com/laravel/framework/compare/v11.0.7...v11.0.8) [Compare Source](https://togithub.com/laravel/framework/compare/v11.0.7...v11.0.8) ### [`v11.0.7`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v1107---2024-03-15) [Compare Source](https://togithub.com/laravel/framework/compare/v11.0.6...v11.0.7) - \[11.x] Re-add translations for ValidationException by [@​driesvints](https://togithub.com/driesvints) in [https://github.com/laravel/framework/pull/50546](https://togithub.com/laravel/framework/pull/50546) - \[11.x] Removes unused Dumpable trait by [@​OussamaMater](https://togithub.com/OussamaMater) in [https://github.com/laravel/framework/pull/50559](https://togithub.com/laravel/framework/pull/50559) - \[11.x] Fix withRouting docblock type by [@​santigarcor](https://togithub.com/santigarcor) in [https://github.com/laravel/framework/pull/50563](https://togithub.com/laravel/framework/pull/50563) - \[11.x] Fix docblock in FakeInvokedProcess.php by [@​saMahmoudzadeh](https://togithub.com/saMahmoudzadeh) in [https://github.com/laravel/framework/pull/50568](https://togithub.com/laravel/framework/pull/50568) - \[11.x] fix: Add missing InvalidArgumentException import to Database/Schema/SqlServerBuilder by [@​ayutaya](https://togithub.com/ayutaya) in [https://github.com/laravel/framework/pull/50573](https://togithub.com/laravel/framework/pull/50573) - \[11.x] Improved translation for displaying the count of errors in the validation message by [@​andrey-helldar](https://togithub.com/andrey-helldar) in [https://github.com/laravel/framework/pull/50560](https://togithub.com/laravel/framework/pull/50560) - \[11.x] Fix retry_after to be an integer by [@​driesvints](https://togithub.com/driesvints) in [https://github.com/laravel/framework/pull/50580](https://togithub.com/laravel/framework/pull/50580) - \[11.x] Use available `getPath()` instead of using `app_path()` to detect if base controller exists by [@​crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/50583](https://togithub.com/laravel/framework/pull/50583) - \[11.x] Fix doc block: `[@return](https://togithub.com/return) static` has been modified to `[@return](https://togithub.com/return) void` by [@​saMahmoudzadeh](https://togithub.com/saMahmoudzadeh) in [https://github.com/laravel/framework/pull/50592](https://togithub.com/laravel/framework/pull/50592) - accept attributes for channels by [@​taylorotwell](https://togithub.com/taylorotwell) in https://github.com/laravel/framework/commit/398f49485e305756409b52af64837c784fd30de9 ### [`v11.0.6`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v1106---2024-03-14) [Compare Source](https://togithub.com/laravel/framework/compare/v11.0.5...v11.0.6) - \[11.x] Fix version constraints for illuminate/process by [@​riesjart](https://togithub.com/riesjart) in [https://github.com/laravel/framework/pull/50524](https://togithub.com/laravel/framework/pull/50524) - \[11.x] Update Broadcasting Install Command With Bun Support by [@​HDVinnie](https://togithub.com/HDVinnie) in [https://github.com/laravel/framework/pull/50525](https://togithub.com/laravel/framework/pull/50525) - \[11.x] Allows to comment `web` and `health` routes by [@​nunomaduro](https://togithub.com/nunomaduro) in [https://github.com/laravel/framework/pull/50533](https://togithub.com/laravel/framework/pull/50533) - \[11.x] Add generics for Arr::first() by [@​phh](https://togithub.com/phh) in [https://github.com/laravel/framework/pull/50514](https://togithub.com/laravel/framework/pull/50514) - Change default collation for MySQL by [@​driesvints](https://togithub.com/driesvints) in [https://github.com/laravel/framework/pull/50555](https://togithub.com/laravel/framework/pull/50555) - \[11.x] Fixes install:broadcasting command by [@​joedixon](https://togithub.com/joedixon) in [https://github.com/laravel/framework/pull/50550](https://togithub.com/laravel/framework/pull/50550) - \[11.x] Fix crash when configuration directory is non-existing by [@​buismaarten](https://togithub.com/buismaarten) in [https://github.com/laravel/framework/pull/50537](https://togithub.com/laravel/framework/pull/50537)

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.