Update dependency laravel/framework to v12 #60
+1
−1
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.
This PR contains the following updates:
^6.2→^12.0Release Notes
laravel/framework (laravel/framework)
v12.47.0Compare Source
@includeIsolateddirective for isolated Blade includes by @KennedyTedesco in #58311Cache::withoutOverlapping()to wrapCache::lock()->block()by @mathiasgrimm in #58303CacheFailedOverandQueueFailedOveron first failure by @cosmastech in #58330key:generateerror message whenAPP_KEYis set by @dxnter in #58345\Illuminate\Support\Strhelper by @shaedrich in #58356Number::with*()helpers by @CasEbb in #58358Bus::batchfilters out falsy items by @jackbayliss in #58360TableGuesser::guess()by @shaedrich in #58354onConnectionto use Enum by @jackbayliss in #58350v12.46.0Compare Source
Arr::onlyValuesandArr::exceptValuesby @stevebauman in #58317Container::buildSelfBuildingInstance, to prevent psalm from erroring when parsing the class by @nicDamours in #58314Collection::containsManyItems()method by @stevebauman in #58312v12.45.2Compare Source
Validator::appendRules()with pipe-separated rule strings by @leo108 in #58304toArray()onAnonymousResourceCollectionreturns an array of resources by @crynobone in #58302v12.45.1Compare Source
ResourceCollectionusage when used with an array instead of Model collection by @crynobone in #58299v12.45.0Compare Source
ModelInspectorresult by @cosmastech in #58205queuePausedlogic by @amirhshokri in #58215JobAttemptedevent dispatch to a separate method inSyncQueueby @amirhshokri in #58240upload-artifactaction by @jackbayliss in #58250Builderdocblocks by @amirhshokri in #58270m::close()calls by @lucasmichot in #58278persistentFake()- and add tests by @jackbayliss in #58287@throws \InvalidArgumentExceptionto some dock block by @alipowerful7 in #58289Validator::sometimes()usage with attributes containing.by @crynobone in #58291v12.44.0Compare Source
DatabaseLockprune lottery by @cosmastech in #58152stdClassby @axlon in #58150Collection(param) docblocks by @jnoordsij in #58170LazyCollectionpassthrucalls and docblocks by @jnoordsij in #58180Collectiondocblock types by @jnoordsij in #58176created_atorupdated_atcolumn when attaching models by @crynobone in #58164Password::required()andPassword::sometimes()usage as array by @crynobone in #58188v12.43.1Compare Source
Testisn't an instance ofCommandby @crynobone in #58147v12.43.0Compare Source
$batchIdinBatchabletrait by @markieo1 in #58069nullcache store triggering PHP 8.5 deprecation by @jnoordsij in #58074nulltoarray_key_existsinAsPivotclass by @jnoordsij in #58073Facadeclasses by @jnoordsij in #58072mergeHiddenandmergeVisiblemethods to Collection class by @mahmoudmohamedramadan in #58110ParseErrorinhasEvenNumberOfParentheseswhen Xdebug is active by @crynobone in #58128ConnectionEstablishedevent on database reconnection by @crynobone in #58136v12.42.0Compare Source
Context::scope()return type by @cosmastech in #58012requiredandsometimesvalidation ofPasswordrule by @mrvipchien in #58034optional()by @cosmastech in #58027newRequest()to Pool and Batch by @cosmastech in #58038PendingRequest@pool()&&batch()concurrency by @cosmastech in #57973illuminate/reflectionscomponent fromilluminate/supportby @crynobone in #58052.gitattributestoilluminate/reflectionby @crynobone in #58055PendingRequest@withRequestContext()by @cosmastech in #58054v12.41.1Compare Source
v12.41.0Compare Source
throwUnless()toIlluminate\Http\Client\Responseby @CasEbb in #57951HasAttributes::addDateAttributesToArray()whenUPDATED_AT = nulland model is cast to array by @crynobone in #57945PendingRequest@send()with an early return by @cosmastech in #57943-instead of_by @crynobone in #57927LoggerInterfacewhen constructingRoundrobinTransportinstance by @jnoordsij in #57956FluentPromiseto allow for cleaner chaining in Pool by @cosmastech in #57967lazyobject andproxyobject support helpers by @timacdonald in #57831pretend()method by @xurshudyan in #57968offsetExists()by @xurshudyan in #57970milliseconds,weeks, andmonthsduration helpers toIlluminate\Supportby @SanderMuller in #57997v12.40.2Compare Source
v12.40.1Compare Source
v12.40.0Compare Source
Str::replace()by @axlon in #57820SupportArrTestby @jnoordsij in #57822encodingvalidation rule for uploaded files by @ziadoz in #57823scopedIfinCacheManager::memo()by @angelej in #57833Request::fluent()method by @michaelnabil230 in #57840QueriesRelationshipsby @CasEbb in #57830AbstractRouteCollection@toSymfonyRouteCollection()by @cosmastech in #57870AbstractRouteCollection@matchAgainstRoute()by @cosmastech in #57871pathmethod return type to always be a non-null string by @IsmailBourbie in #57873ParsesQueue@parseQueuelogic by @rodrigopedra in #57886v12.39.0Compare Source
ApplicationBuilder@withExceptions()improvements by @cosmastech in #57778--forcetomake:testfor generators with--testby @CasEbb in #57777Request::getAcceptableContentTypes()changes in Symfony 7.4 by @crynobone in #57783WithCachedConfigto work with parallel test runs by @cosmastech in #57785RequestException: attempt to summarize message before reporting by @cosmastech in #57767@hasStackBlade directive by @browner12 in #57788--middlewarefilter toroute:listby @jasonmccreary in #57797ResourceCollection::$collectionproperty as nullable by @lorenzolosa in #57807Factory@insert()to allow for array casts by @cosmastech in #57794Http::pool()by @cosmastech in #57811v12.38.1Compare Source
GeneratorCommandmissingpossibleModels()method by @crynobone in #57769v12.38.0Compare Source
configurationIsCached()by @cosmastech in #57665WithCachedRoutestesting trait by @cosmastech in #57623Stringable::ucwordsby @kichetof in #57688Application@routesAreCached()by @cosmastech in #57687WithCachedConfigtesting trait by @cosmastech in #57663Application@eventsAreCached()by @cosmastech in #57709Factory@insert()with hidden by @cosmastech in #57722bootstrap/app.phpby [@̴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 was generated by Mend Renovate. View the repository job log.