Update dependency laravel/framework to v12 - autoclosed#52
Closed
renovate[bot] wants to merge 1 commit intomainfrom
Closed
Update dependency laravel/framework to v12 - autoclosed#52renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
0ce0562 to
56a921b
Compare
56a921b to
4142c9a
Compare
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|^9->12.2.0Release Notes
laravel/framework (laravel/framework)
v12.2.0Compare Source
whereNotMorphedTo()query by @owenvoke in https://github.com/laravel/framework/pull/54902paginate()method return types to\Illuminate\Pagination\LengthAwarePaginator" by @carestad in https://github.com/laravel/framework/pull/54917EnumeratesValues::ensure()doc block by @axlon in https://github.com/laravel/framework/pull/54919ddBodymethod to TestResponse for dumping various response payloads by @Sammyjo20 in https://github.com/laravel/framework/pull/54933RedisClusterwith compression or serialization" by @rzv-me in https://github.com/laravel/framework/pull/54935CanBeOneOfManysupport toHasOneThroughby @calebdw in https://github.com/laravel/framework/pull/54759assertOnlyInvalidby @parth391 in https://github.com/laravel/framework/pull/54941incrementanddecrementmethods toContextby @mattmcdev in https://github.com/laravel/framework/pull/54976v12.1.1Compare Source
Validatorinstance within certain rule classes by @crynobone in https://github.com/laravel/framework/pull/54845Application::interBasePath()fails to resolve application when project name is "vendor" by @crynobone in https://github.com/laravel/framework/pull/54871Arr::partitionmethod by @AndrewMast in https://github.com/laravel/framework/pull/54896v12.1.0Compare Source
BuildsWhereDateClausestraits by @mohprilaksono in https://github.com/laravel/framework/pull/54784paginage()methods to\Illuminate\Pagination\LengthAwarePaginatorby @carestad in https://github.com/laravel/framework/pull/54826Hasher::verifyConfiguration()method exists on driver before forwarding call by @rodrigopedra in https://github.com/laravel/framework/pull/54833AsStringablecast on Notifiable's key by @crynobone in https://github.com/laravel/framework/pull/54818Context::scope()by @cosmastech in https://github.com/laravel/framework/pull/54799Datefacade and fix a return type. by @lmottasin in https://github.com/laravel/framework/pull/54847ContextLogProcessorby @cosmastech in https://github.com/laravel/framework/pull/54851v12.0.1Compare Source
v12.0.0Compare Source
Str::is()match multiline strings by @SjorsO in https://github.com/laravel/framework/pull/51196Eloquent\Collection::partitionto return a baseCollectionby @browner12 in https://github.com/laravel/framework/pull/53304RefreshDatabasetrait by @tonysm in https://github.com/laravel/framework/pull/53231RefreshDatabase::usingInMemoryDatabase()by @crynobone in https://github.com/laravel/framework/pull/53587emailOutput()to only send email if output exists by @onlime in https://github.com/laravel/framework/pull/53774hasMorePages()toCursorPaginatorcontract by @KennedyTedesco in https://github.com/laravel/framework/pull/53762DatabaseTokenRepositoryand make consistent withCacheTokenRepositoryby @browner12 in https://github.com/laravel/framework/pull/53746when()helper to accept Closure condition parameter by @ziadoz in https://github.com/laravel/framework/pull/54005dropForeignIdFormethod complementary toforeignIdForby @willrowe in https://github.com/laravel/framework/pull/54102getCookieExpirationDateincompatibility with Carbon 3 by @crynobone in https://github.com/laravel/framework/pull/54313Connectionproperty inGrammarclasses by @hafezdivandari in https://github.com/laravel/framework/pull/54487composer.jsonby @crynobone in https://github.com/laravel/framework/pull/54700brick/mathby @crynobone in https://github.com/laravel/framework/pull/54694PHP_CLI_SERVER_WORKERSasstringinstead ofintby @crynobone in https://github.com/laravel/framework/pull/54724readAtmethod to use in database channel by @utsavsomaiya in https://github.com/laravel/framework/pull/54729Factory::$modelNameResolverby @samlev in https://github.com/laravel/framework/pull/54736config/app.phpto reflect laravel/laravel change for compatibility by @askdkc in https://github.com/laravel/framework/pull/54752InteractsWithDatabaseby @cosmastech in https://github.com/laravel/framework/pull/54748InteractsWithExceptionHandling&&ExceptionHandlerFakeby @cosmastech in https://github.com/laravel/framework/pull/54747filesystem.disk.localconfigurations by @crynobone in https://github.com/laravel/framework/pull/54764v11.44.2Compare Source
v11.44.1Compare Source
Validatorinstance within certain rule classes by @crynobone in https://github.com/laravel/framework/pull/54845Application::interBasePath()fails to resolve application when project name is "vendor" by @crynobone in https://github.com/laravel/framework/pull/54871v11.44.0Compare Source
PHP_CLI_SERVER_WORKERSasstringinstead ofintby @crynobone in https://github.com/laravel/framework/pull/54724readAtmethod to use in database channel by @utsavsomaiya in https://github.com/laravel/framework/pull/54729Factory::$modelNameResolverby @samlev in https://github.com/laravel/framework/pull/54736InteractsWithDatabaseby @cosmastech in https://github.com/laravel/framework/pull/54748InteractsWithExceptionHandling&&ExceptionHandlerFakeby @cosmastech in https://github.com/laravel/framework/pull/54747v11.43.2Compare Source
implode()by @nuernbergerA in https://github.com/laravel/framework/pull/54704assertOnlyJsonValidationErrors/assertOnlyInvalidby @gdebrauwer in https://github.com/laravel/framework/pull/54678QueueFake::pushRaw()by @cosmastech in https://github.com/laravel/framework/pull/54703v11.43.1Compare Source
v11.43.0Compare Source
orWhereHasMorphmethod by @simonellensohn in https://github.com/laravel/framework/pull/54659servecommand withPHP_CLI_SERVER_WORKERSby @crynobone in https://github.com/laravel/framework/pull/54606ddJsonmethod onTestResponseclass by @chester-sykes in https://github.com/laravel/framework/pull/54673Factory::guessModelNamesUsing()by @crynobone in https://github.com/laravel/framework/pull/54665withWhereRelationmethod to builder by @utsavsomaiya in https://github.com/laravel/framework/pull/54668v11.42.1Compare Source
assertStreamedandassertNotStreamedby @gdebrauwer in https://github.com/laravel/framework/pull/54566assertJsonFragmentsassertion by @lioneaglesolutions in https://github.com/laravel/framework/pull/54576doesntContainon eloquent collection by @gdebrauwer in https://github.com/laravel/framework/pull/54567v11.42.0Compare Source
enum_value()by @cosmastech in https://github.com/laravel/framework/pull/54432Number::currency()by @benjibee in https://github.com/laravel/framework/pull/54456withAttributesby @tontonsb in https://github.com/laravel/framework/pull/54422BuilderOn Clone callback support by @ralphjsmit in https://github.com/laravel/framework/pull/54477PendingBatch@ensureJobIsBatchableby @cosmastech in https://github.com/laravel/framework/pull/54485Configuration
📅 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 is behind base branch, 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.