PILOS
PILOS copied to clipboard
Bump laravel/framework from 11.7.0 to 11.8.0
Bumps laravel/framework from 11.7.0 to 11.8.0.
Release notes
Sourced from laravel/framework's releases.
v11.8.0
- [11.x] Update PendingRequest.php by
@foremtehanin laravel/framework#51338- Add unshift method to Collection by
@timkeltyin laravel/framework#51344- [11.x] Synchronizing cache configuration file with updated laravel v11.0.7 by
@dvlpr91in laravel/framework#51336- [11.x] Utilize
null-safeoperator instead of conditional check by@saMahmoudzadehin laravel/framework#51328- [11.x] Add the events to be displayed on the model:show command by
@WendellAdrielin laravel/framework#51324- [11.x] fix: remove use of Redis::COMPRESSION_ZSTD_MIN by
@calebdwin laravel/framework#51346- [10.x] Backport: Fix SesV2Transport to use correct
EmailTagsargument by@Tietewin laravel/framework#51352- [11.x] feat: use phpredis 6 in ci by
@calebdwin laravel/framework#51347- [11.x] create new "has" validation rule by
@browner12in laravel/framework#51348- [11.x] Add support for previous apps keys in signed URL verification by
@Krisellin laravel/framework#51222- [11.x] Allow setting exit code in migrate:status --pending by
@brecht-vermeerschin laravel/framework#51341- [11.x] Fix array rule typehint by
@erik-perriin laravel/framework#51372- [11.x] Test Improvements by
@crynobonein laravel/framework#51365- [10.x] Fix PHPDoc typo by
@staudenmeirin laravel/framework#51390- [11.x] Fix return type hint of resolveRouteBindingQuery by
@philbates35in laravel/framework#51392- [11.x] Allow adding array or string for web and api routes in bootstrap/app.php by
@mrthitoin laravel/framework#51356- [ 11.x ] Adds ability to manually fail a command from outside the handle() method by
@ProjektGopherin laravel/framework#51435- [10.x] Fix
apaon non ASCII characters by@faissalouxin laravel/framework#51428- [11.x] Compare lowercased column names in getColumnType by
@chadyin laravel/framework#51431- [11.x] Use contracts instead of concrete type for
resolveRouteBindingQuery()by@crynobonein laravel/framework#51425- [11.x] Set the value of
$thisin macro closures by@simonwelshin laravel/framework#51401- [11.x] Add missing roundrobin transport driver config by
@u01jmg3in laravel/framework#51400- [11.x] Remove unused namespace by
@saMahmoudzadehin laravel/framework#51436- [11.x] Fixes doc block in
Connector.phpby@saMahmoudzadehin laravel/framework#51440- [10.x] Fixes view engine resolvers leaking memory by
@nunomaduroin laravel/framework#51450- [11.x] Add some tests to
SupportStrTestby@saMahmoudzadehin laravel/framework#51437- [11.x] Add isCurrentlyOwnedBy function to lock by
@gazbenin laravel/framework#51393- [11.x] Collection average/avg optimization by
@bert-win laravel/framework#51512- [11.x] Introduce
MixManifestNotFoundExceptionfor handling missing Mix manifests by@xurshudyanin laravel/framework#51502- [11.x] MailMakeCommand: Add new
--viewoption by@ryangjchandlerin laravel/framework#51411- [11.x] Replace all backed enums with values when building URLs by
@stefanvdlugtin laravel/framework#51524- [10.x] Do not use
app()Foundation helper onViewServiceProviderby@rodrigopedrain laravel/framework#51522- Fixes explicit route binding with
BackedEnumby@crynobonein laravel/framework#51525- [11.x] Add query method to UrlGenerator contract docblock by
@hjanos-bcin laravel/framework#51515
Changelog
Sourced from laravel/framework's changelog.
v11.8.0 - 2024-05-21
- [11.x] Update PendingRequest.php by
@foremtehanin laravel/framework#51338- Add unshift method to Collection by
@timkeltyin laravel/framework#51344- [11.x] Synchronizing cache configuration file with updated laravel v11.0.7 by
@dvlpr91in laravel/framework#51336- [11.x] Utilize
null-safeoperator instead of conditional check by@saMahmoudzadehin laravel/framework#51328- [11.x] Add the events to be displayed on the model:show command by
@WendellAdrielin laravel/framework#51324- [11.x] fix: remove use of Redis::COMPRESSION_ZSTD_MIN by
@calebdwin laravel/framework#51346- [10.x] Backport: Fix SesV2Transport to use correct
EmailTagsargument by@Tietewin laravel/framework#51352- [11.x] feat: use phpredis 6 in ci by
@calebdwin laravel/framework#51347- [11.x] create new "has" validation rule by
@browner12in laravel/framework#51348- [11.x] Add support for previous apps keys in signed URL verification by
@Krisellin laravel/framework#51222- [11.x] Allow setting exit code in migrate:status --pending by
@brecht-vermeerschin laravel/framework#51341- [11.x] Fix array rule typehint by
@erik-perriin laravel/framework#51372- [11.x] Test Improvements by
@crynobonein laravel/framework#51365- [10.x] Fix PHPDoc typo by
@staudenmeirin laravel/framework#51390- [11.x] Fix return type hint of resolveRouteBindingQuery by
@philbates35in laravel/framework#51392- [11.x] Allow adding array or string for web and api routes in bootstrap/app.php by
@mrthitoin laravel/framework#51356- [ 11.x ] Adds ability to manually fail a command from outside the handle() method by
@ProjektGopherin laravel/framework#51435- [10.x] Fix
apaon non ASCII characters by@faissalouxin laravel/framework#51428- [11.x] Compare lowercased column names in getColumnType by
@chadyin laravel/framework#51431- [11.x] Use contracts instead of concrete type for
resolveRouteBindingQuery()by@crynobonein laravel/framework#51425- [11.x] Set the value of
$thisin macro closures by@simonwelshin laravel/framework#51401- [11.x] Add missing roundrobin transport driver config by
@u01jmg3in laravel/framework#51400- [11.x] Remove unused namespace by
@saMahmoudzadehin laravel/framework#51436- [11.x] Fixes doc block in
Connector.phpby@saMahmoudzadehin laravel/framework#51440- [10.x] Fixes view engine resolvers leaking memory by
@nunomaduroin laravel/framework#51450- [11.x] Add some tests to
SupportStrTestby@saMahmoudzadehin laravel/framework#51437- [11.x] Add isCurrentlyOwnedBy function to lock by
@gazbenin laravel/framework#51393- [11.x] Collection average/avg optimization by
@bert-win laravel/framework#51512- [11.x] Introduce
MixManifestNotFoundExceptionfor handling missing Mix manifests by@xurshudyanin laravel/framework#51502- [11.x] MailMakeCommand: Add new
--viewoption by@ryangjchandlerin laravel/framework#51411- [11.x] Replace all backed enums with values when building URLs by
@stefanvdlugtin laravel/framework#51524- [10.x] Do not use
app()Foundation helper onViewServiceProviderby@rodrigopedrain laravel/framework#51522- Fixes explicit route binding with
BackedEnumby@crynobonein laravel/framework#51525- [11.x] Add query method to UrlGenerator contract docblock by
@hjanos-bcin laravel/framework#51515
Commits
ceb892aUpdate version to v11.8.08201006Merge branch '10.x' into 11.xafdc2b0Update version to v10.48.11d912b91[11.x] Add query method to UrlGenerator contract docblock (#51515)a078b1aFixes explicit route binding withBackedEnum(#51525)4b60ec3do not use app() foundation helper (#51522)cb567d3[11.x] Replace all backed enums with values when building URLs (#51524)41409f4Merge branch '10.x' into 11.xac9b6faDisable release notes for now21e6d31Apply fixes from StyleCI- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 95.83%. Comparing base (
87a7ab0) to head (973dd6f).
Additional details and impacted files
@@ Coverage Diff @@
## develop #1093 +/- ##
==========================================
Coverage 95.83% 95.83%
Complexity 1288 1288
==========================================
Files 198 198
Lines 4413 4413
==========================================
Hits 4229 4229
Misses 184 184
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.