Vatsim-Scandinavia / controlcenter

Training Management System created by VATSIM Scandinavia
https://docs.vatsca.org/controlcenter/
GNU General Public License v3.0
16 stars 14 forks source link

chore(deps): update dependency laravel/framework to v10.48.16 #896

Closed renovate[bot] closed 6 days ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

laravel/framework (laravel/framework) ### [`v10.48.16`](https://togithub.com/laravel/framework/releases/tag/v10.48.16) [Compare Source](https://togithub.com/laravel/framework/compare/v10.48.15...v10.48.16) - \[10.x] Fix Http::retry so that throw is respected for call signature Http::retry(\[1,2], throw: false) by [@​paulyoungnb](https://togithub.com/paulyoungnb) in [https://github.com/laravel/framework/pull/52002](https://togithub.com/laravel/framework/pull/52002) - \[10.x] Set application_name and character set as PostgreSQL DSN string by [@​sunaoka](https://togithub.com/sunaoka) in [https://github.com/laravel/framework/pull/51985](https://togithub.com/laravel/framework/pull/51985) ### [`v10.48.15`](https://togithub.com/laravel/framework/releases/tag/v10.48.15) [Compare Source](https://togithub.com/laravel/framework/compare/v10.48.14...v10.48.15) - \[10.x] Set previous exception on `HttpResponseException` by [@​hafezdivandari](https://togithub.com/hafezdivandari) in [https://github.com/laravel/framework/pull/51986](https://togithub.com/laravel/framework/pull/51986) ### [`v10.48.14`](https://togithub.com/laravel/framework/releases/tag/v10.48.14) [Compare Source](https://togithub.com/laravel/framework/compare/v10.48.13...v10.48.14) - \[10.x] Fixes unable to call another command as a initialized instance of `Command` class by [@​crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/51824](https://togithub.com/laravel/framework/pull/51824) - \[10.x] fix handle `shift()` on an empty collection by [@​Treggats](https://togithub.com/Treggats) in [https://github.com/laravel/framework/pull/51841](https://togithub.com/laravel/framework/pull/51841) - \[10.x] Ensure`schema:dump` will dump the migrations table only if it exists by [@​NickSdot](https://togithub.com/NickSdot) in [https://github.com/laravel/framework/pull/51827](https://togithub.com/laravel/framework/pull/51827) ### [`v10.48.13`](https://togithub.com/laravel/framework/releases/tag/v10.48.13) [Compare Source](https://togithub.com/laravel/framework/compare/v10.48.12...v10.48.13) - \[10.x] Fix typo in return comment of createSesTransport method by [@​zds-s](https://togithub.com/zds-s) in [https://github.com/laravel/framework/pull/51688](https://togithub.com/laravel/framework/pull/51688) - \[10.x] Fix collection shift less than one item by [@​faissaloux](https://togithub.com/faissaloux) in [https://github.com/laravel/framework/pull/51686](https://togithub.com/laravel/framework/pull/51686) - \[10.x] Turn `Enumerable unless()` $callback parameter optional by [@​faissaloux](https://togithub.com/faissaloux) in [https://github.com/laravel/framework/pull/51701](https://togithub.com/laravel/framework/pull/51701) - Revert "\[10.x] Turn `Enumerable unless()` $callback parameter optional" by [@​taylorotwell](https://togithub.com/taylorotwell) in [https://github.com/laravel/framework/pull/51707](https://togithub.com/laravel/framework/pull/51707) ### [`v10.48.12`](https://togithub.com/laravel/framework/releases/tag/v10.48.12) [Compare Source](https://togithub.com/laravel/framework/compare/v10.48.11...v10.48.12) - \[10.x] Fix typo by [@​Issei0804-ie](https://togithub.com/Issei0804-ie) in [https://github.com/laravel/framework/pull/51535](https://togithub.com/laravel/framework/pull/51535) - \[10.x] Fix SQL Server detection in database store by [@​staudenmeir](https://togithub.com/staudenmeir) in [https://github.com/laravel/framework/pull/51547](https://togithub.com/laravel/framework/pull/51547) - \[10.x] - Fix batch list loading in Horizon when serialization error by [@​jeffortegad](https://togithub.com/jeffortegad) in [https://github.com/laravel/framework/pull/51551](https://togithub.com/laravel/framework/pull/51551) - \[10.x] Fixes explicit route binding with `BackedEnum` by [@​CAAHS](https://togithub.com/CAAHS) in [https://github.com/laravel/framework/pull/51586](https://togithub.com/laravel/framework/pull/51586) ### [`v10.48.11`](https://togithub.com/laravel/framework/releases/tag/v10.48.11) [Compare Source](https://togithub.com/laravel/framework/compare/v10.48.10...v10.48.11) - \[10.x] Backport: Fix SesV2Transport to use correct `EmailTags` argument by [@​Tietew](https://togithub.com/Tietew) in [https://github.com/laravel/framework/pull/51352](https://togithub.com/laravel/framework/pull/51352) - \[10.x] Fix PHPDoc typo by [@​staudenmeir](https://togithub.com/staudenmeir) in [https://github.com/laravel/framework/pull/51390](https://togithub.com/laravel/framework/pull/51390) - \[10.x] Fix `apa` on non ASCII characters by [@​faissaloux](https://togithub.com/faissaloux) in [https://github.com/laravel/framework/pull/51428](https://togithub.com/laravel/framework/pull/51428) - \[10.x] Fixes view engine resolvers leaking memory by [@​nunomaduro](https://togithub.com/nunomaduro) in [https://github.com/laravel/framework/pull/51450](https://togithub.com/laravel/framework/pull/51450) - \[10.x] Do not use `app()` Foundation helper on `ViewServiceProvider` by [@​rodrigopedra](https://togithub.com/rodrigopedra) in [https://github.com/laravel/framework/pull/51522](https://togithub.com/laravel/framework/pull/51522) ### [`v10.48.10`](https://togithub.com/laravel/framework/releases/tag/v10.48.10) [Compare Source](https://togithub.com/laravel/framework/compare/v10.48.9...v10.48.10) - \[10.x] Fix typo in signed URL tampering tests by [@​Krisell](https://togithub.com/Krisell) in [https://github.com/laravel/framework/pull/51238](https://togithub.com/laravel/framework/pull/51238) - \[10.x] Add "Server has gone away" to DetectsLostConnection by [@​Jubeki](https://togithub.com/Jubeki) in [https://github.com/laravel/framework/pull/51241](https://togithub.com/laravel/framework/pull/51241) - \[10.x] Fix support for the LARAVEL_STORAGE_PATH env var ([#​51238](https://togithub.com/laravel/framework/issues/51238)) by [@​dunglas](https://togithub.com/dunglas) in [https://github.com/laravel/framework/pull/51243](https://togithub.com/laravel/framework/pull/51243) ### [`v10.48.9`](https://togithub.com/laravel/framework/releases/tag/v10.48.9) [Compare Source](https://togithub.com/laravel/framework/compare/v10.48.8...v10.48.9) - \[10.x] Binding order is incorrect when using cursor paginate with multiple unions with a where by [@​thijsvdanker](https://togithub.com/thijsvdanker) in [https://github.com/laravel/framework/pull/50884](https://togithub.com/laravel/framework/pull/50884) - \[10.x] Fix cursor paginate with union and column alias by [@​thijsvdanker](https://togithub.com/thijsvdanker) in [https://github.com/laravel/framework/pull/50882](https://togithub.com/laravel/framework/pull/50882) - \[10.x] Address Null Parameter Deprecations in UrlGenerator by [@​aldobarr](https://togithub.com/aldobarr) in [https://github.com/laravel/framework/pull/51148](https://togithub.com/laravel/framework/pull/51148) ### [`v10.48.8`](https://togithub.com/laravel/framework/compare/v10.48.7...v10.48.8) [Compare Source](https://togithub.com/laravel/framework/compare/v10.48.7...v10.48.8) ### [`v10.48.7`](https://togithub.com/laravel/framework/compare/v10.48.6...v10.48.7) [Compare Source](https://togithub.com/laravel/framework/compare/v10.48.6...v10.48.7) ### [`v10.48.6`](https://togithub.com/laravel/framework/compare/v10.48.5...v10.48.6) [Compare Source](https://togithub.com/laravel/framework/compare/v10.48.5...v10.48.6)

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.