[php] Update laravel/framework 11.4.0 → 11.5.0 (minor)#19
Merged
Conversation
|
Here's the code health analysis summary for commits Analysis Summary
Code Coverage Report
|
guibranco
approved these changes
Apr 24, 2024
Member
guibranco
left a comment
There was a problem hiding this comment.
Automatically approved by gstraccini[bot]
Member
|
@depfu merge |
|
🔍 Lint summary ✅ Lint check passed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ laravel/framework (11.4.0 → 11.5.0) · Repo · Changelog
Release Notes
11.5.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 42 commits:
Update version to v11.5.0Merge branch '10.x' into 11.xUpdate version to v10.48.9Update CHANGELOG.mdUse getter for getAuthPassword attribute key (#51186)Fix normalizedNameCache (#51185)Apply fixes from StyleCI[11.x] Blade Component Loop Speed Improvement (#51158)[11.x] Allow implicit binding to have optional backed enums (#51178)[11.x] Supercharge Blade (#51143)fix renaming columns with null default on legacy DBs (#51177)Provide context for NestedRules (#51160)[10.x] Address Null Parameter Deprecations in UrlGenerator (#51148)[11.x] Reset connection after migrate for FreshCommand (#51167)add tappableUpdate DetectsLostConnections.php (#51127)[11.x] Add some tests to `ValidationValidatorTest.php` (#51130)Update RuntimeException message when no data has been found (#51133)Fix db:show's --counts option (#51140)Clarify that \Illuminate\Http\Request::replace replace all input values (#51123)Apply fixes from StyleCI[11.x] Add support for enums in `whereIn` route constraints (#51121)Revert "adds support for int backed enums to implicit enum route binding (#51…" (#51119)Use the driver's info function instead of password_get_info() directly (#51112)Remove dead code (#51106)Add decrement method to the rate limiter class (#51102)docs: add enum typehints to static rule helper (#51090)[11.x] Add tests for `make:interface` & `make:trait` when the folders exists (#51094)[11.x] Exclude `laravel_through_key` when replicating model, fixes #51097 (#51098)[11.x] Replace matches typehint fix (#51095)Correct comment's grammatical and semantic errors (#51101)Fix $key type in Cache\Store (#51100)Update InterfaceMakeCommandTest.php (#51093)add test for Encrypter (#51089)[10.x] Fix cursor paginate with union and column alias (#50882)[10.x] Binding order is incorrect when using cursor paginate with multiple unions with a where (#50884)Update facade docblocks[11.x] Adds anonymous broadcasting (#51082)Update facade docblocks[11.x] Ability to generate URL's with query params (#51075)[11.x] Add namespace for `make:trait` and `make:interface` command (#51083)Update CHANGELOGDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands