Update dependency laravel/framework to v11 - autoclosed#629
Closed
renovate[bot] wants to merge 1 commit intodevelopfrom
Closed
Update dependency laravel/framework to v11 - autoclosed#629renovate[bot] wants to merge 1 commit intodevelopfrom
renovate[bot] wants to merge 1 commit intodevelopfrom
Conversation
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.
This PR contains the following updates:
^8->^11Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
laravel/framework (laravel/framework)
v11.36.1Compare Source
getJob()method toPendingDispatchclass + Introduced tests by @pascalbaljet in https://github.com/laravel/framework/pull/53951v11.36.0Compare Source
config/mail.phpwith supported configuration by @crynobone in https://github.com/laravel/framework/pull/53874enum_value()to be use in standaloneilluminate/collectionsby @crynobone in https://github.com/laravel/framework/pull/53871UriandUriQueryStringimplementStringableby @cosmastech in https://github.com/laravel/framework/pull/53873new StringableoverStr::ofandstr()by @lucasmichot in https://github.com/laravel/framework/pull/53883Uriclass to default, global aliases by @jasonmccreary in https://github.com/laravel/framework/pull/53884loadMissingby @SychO9 in https://github.com/laravel/framework/pull/53879numericAggregateon eloquent builder by @AmirRezaM75 in https://github.com/laravel/framework/pull/53880new Fluentoverfluent()helper by @lucasmichot in https://github.com/laravel/framework/pull/53890Collection::wrapby @lucasmichot in https://github.com/laravel/framework/pull/53891Collection::rangeby @lucasmichot in https://github.com/laravel/framework/pull/53895schema:dump --prunecommand by @andrey-helldar in https://github.com/laravel/framework/pull/53870blankHelper from Serializing Eloquent Models by @SanderMuller in https://github.com/laravel/framework/pull/53911Fluent::setmethod by @stevebauman in https://github.com/laravel/framework/pull/53946v11.35.1Compare Source
Illuminate\Database\Query\Builderby @jnoordsij in https://github.com/laravel/framework/pull/53841DatabaseTruncationtrait by introducingConnection::withoutTablePrefix()method by @hafezdivandari in https://github.com/laravel/framework/pull/53842v11.35.0Compare Source
Illuminate\Database\Eloquent\Collectionby @browner12 in https://github.com/laravel/framework/pull/53730Collection::make()fornew Collection()by @browner12 in https://github.com/laravel/framework/pull/53733Illuminate\Database\Eloquent\Collectionby @browner12 in https://github.com/laravel/framework/pull/53735collect()helper tonew Collection()by @browner12 in https://github.com/laravel/framework/pull/53726Collectionsupport for enums usingfirstWhere()andvalue()by @crynobone in https://github.com/laravel/framework/pull/53777Http\Client\ResponseintoFluentby @stevebauman in https://github.com/laravel/framework/pull/53771Http\Client\RequestExceptionmessage truncation by @stevebauman in https://github.com/laravel/framework/pull/53734reduce()by @lorenzolosa in https://github.com/laravel/framework/pull/53798Illuminate\Database\Query\Builderclass by @xurshudyan in https://github.com/laravel/framework/pull/53793compact()in Container by @KennedyTedesco in https://github.com/laravel/framework/pull/53789Exceptions@dontTruncateRequestExceptions()fluent by @cosmastech in https://github.com/laravel/framework/pull/53786laravel/serializable-closureon Database component by @patrickcarlohickman in https://github.com/laravel/framework/pull/53822str_functions by @browner12 in https://github.com/laravel/framework/pull/53817password_hash()failures better by @browner12 in https://github.com/laravel/framework/pull/53821returnstatement by @browner12 in https://github.com/laravel/framework/pull/53816when()by @browner12 in https://github.com/laravel/framework/pull/53815array_valuescall by @browner12 in https://github.com/laravel/framework/pull/53814array_pushfor 1 element by @browner12 in https://github.com/laravel/framework/pull/53813chopStartandchopEndtests by @browner12 in https://github.com/laravel/framework/pull/53812$eventsdocblock type by @browner12 in https://github.com/laravel/framework/pull/53808DatabaseTruncationtrait (PostgreSQL and SQLServer) by @hafezdivandari in https://github.com/laravel/framework/pull/53787v11.34.2Compare Source
withoutOverlappingfor grouped scheduled closures by @istiak-tridip in https://github.com/laravel/framework/pull/53680ResendTransportmissing custom headers by @lucasmichot in https://github.com/laravel/framework/pull/53687v11.34.1Compare Source
v11.34.0Compare Source
BackedEnumwhen usingfromRoute()inMakesHttpRequestsby @wietsewarendorff in https://github.com/laravel/framework/pull/53593$ownerKeycheck fornulltoMorphToasBelongsTorelationship will always return astringby @crynobone in https://github.com/laravel/framework/pull/53592SyntaxErroron Vite prefetch with empty assets by @jnoordsij in https://github.com/laravel/framework/pull/53659class-stringtypes by @timacdonald in https://github.com/laravel/framework/pull/53657nevertype for methods that always throws by @tamiroh in https://github.com/laravel/framework/pull/53643withoutDeferalso return$thisby @tamiroh in https://github.com/laravel/framework/pull/53644Request::fluentmethod by @stevebauman in https://github.com/laravel/framework/pull/53662Support\Fluentdata access and transformation capabilities by @stevebauman in https://github.com/laravel/framework/pull/53665v11.33.2Compare Source
v11.33.1Compare Source
v11.33.0Compare Source
withoutOverlappingviaPendingEventAttributesproxy by @istiak-tridip in https://github.com/laravel/framework/pull/53553Request::enumsmethod to retrieve an array of enums by @stevebauman in https://github.com/laravel/framework/pull/53540ShowModelCommandfunctionality to separate class by @cosmastech in https://github.com/laravel/framework/pull/53541new Collection()overcollect()by @browner12 in https://github.com/laravel/framework/pull/53563ModelInspectorby @cosmastech in https://github.com/laravel/framework/pull/53565laravel/serializable-closure2 by @crynobone in https://github.com/laravel/framework/pull/53552v11.32.0Compare Source
trans_choiceby @patrickrobrecht in https://github.com/laravel/framework/pull/53517Blueprint::rawColumn()by @Jacobs63 in https://github.com/laravel/framework/pull/53496unlesscode comment by @fritz-c in https://github.com/laravel/framework/pull/53529v11.31.0Compare Source
useCascadeTruncatemethod forPostgresGrammarby @korkoshko in https://github.com/laravel/framework/pull/53343URL::forceHttps()to enforce HTTPS scheme for URLs by @dasundev in https://github.com/laravel/framework/pull/53381whereFullTextcase consistency by @parth391 in https://github.com/laravel/framework/pull/53395HasFactorytrait tomake:modelgeneration command using--alloptions by @adel007gh in https://github.com/laravel/framework/pull/53391Mail::buildby @stevebauman in https://github.com/laravel/framework/pull/53411AddLinkHeadersForPreloadedAssetsmiddleware by @jnoordsij in https://github.com/laravel/framework/pull/53463DB::buildmethod by @stevebauman in https://github.com/laravel/framework/pull/53464Cache::buildby @stevebauman in https://github.com/laravel/framework/pull/53454v11.30.0Compare Source
$bindparameter toBlade::directiveby @hossein-zare in https://github.com/laravel/framework/pull/53279trans_choice()when translation replacement include|separator by @crynobone in https://github.com/laravel/framework/pull/53331exists()instead ofcount()by @browner12 in https://github.com/laravel/framework/pull/53328vectorColumn Type by @akr4m in https://github.com/laravel/framework/pull/53316dropColumnsIfExists,dropColumnIfExistsanddropForeignIfExistsby @eusonlito in https://github.com/laravel/framework/pull/53305dropColumnsIfExists,dropColumnIfExistsanddropForeignIfExists" by @taylorotwell in https://github.com/laravel/framework/pull/53338HasUniqueStringIdsby @cosmastech in https://github.com/laravel/framework/pull/53280v11.29.0Compare Source
Js::from(collect());by @crynobone in https://github.com/laravel/framework/pull/53206castAsJson()on non default db connection during test by @crynobone in https://github.com/laravel/framework/pull/53256waitUntilmethod toProcessby @xurshudyan in https://github.com/laravel/framework/pull/53236Configuration
📅 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.