- 
                Notifications
    You must be signed in to change notification settings 
- Fork 0
fix(deps): update dependency laravel/framework to v10 - autoclosed #200
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Closed
      
      
    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
    
  
  
    
    | ⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: 
 The artifact failure details are included below: File name: composer.lock | 
302168e    to
    fb098a8      
    Compare
  
    fb098a8    to
    96c42a7      
    Compare
  
    cf1c197    to
    c803a91      
    Compare
  
    c803a91    to
    e586bba      
    Compare
  
    de14255    to
    e05b39f      
    Compare
  
    c147e0f    to
    008be24      
    Compare
  
    008be24    to
    8e415aa      
    Compare
  
    
  
    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:
9.16.0->10.47.0Release Notes
laravel/framework (laravel/framework)
v10.47.0Compare Source
Str::apa()" fix by @osbre in https://github.com/laravel/framework/pull/503400TTL by @kayw-geek in https://github.com/laravel/framework/pull/50359whereAllandwhereAnymethods to the query builder by @musiermoore in https://github.com/laravel/framework/pull/50344v10.46.0Compare Source
Conditionablein enum rule by @michaelnabil230 in https://github.com/laravel/framework/pull/50257v10.45.1Compare Source
v10.45.0Compare Source
Stringablephpdoc by @milwad-dev in https://github.com/laravel/framework/pull/50075Collection::select()to work onArrayAccessby @axlon in https://github.com/laravel/framework/pull/50072beforeto thePendingBatchby @xiCO2k in https://github.com/laravel/framework/pull/50058Illuminate\Support\Str::fromBase64()return type by @SamAsEnd in https://github.com/laravel/framework/pull/50108v10.44.0Compare Source
getPreviousUrlFromSessionmethod in UrlGenerator by @milwad-dev in https://github.com/laravel/framework/pull/49944setAbly()method forAblyBroadcasterby @Rijoanul-Shanto in https://github.com/laravel/framework/pull/49981toBase64()andfromBase64()methods to Stringable and Str classes by @mtownsend5512 in https://github.com/laravel/framework/pull/49984Throwableimport and handle iforiginalExceptionHandlerororiginalDeprecationHandlerproperty isn't used by alternative TestCase by @crynobone in https://github.com/laravel/framework/pull/50021Arr::take()helper by @ryangjchandler in https://github.com/laravel/framework/pull/50015GeneratorCommandby @xurshudyan in https://github.com/laravel/framework/pull/50043v10.43.0Compare Source
\Illuminate\Log\LogManagermethod definition comments with\Psr\Logger\Interfaceby @eusonlito in https://github.com/laravel/framework/pull/49805hasIndex()and minor Schema enhancements by @hafezdivandari in https://github.com/laravel/framework/pull/49796BelongsToManyrelation when usingwithoutTouchingby @mateusjunges in https://github.com/laravel/framework/pull/49798insertOrIgnoreUsingfor Eloquent by @trovster in https://github.com/laravel/framework/pull/49827hasIndex()Order-sensitive by @hafezdivandari in https://github.com/laravel/framework/pull/49840$guardedby @eusonlito in https://github.com/laravel/framework/pull/49851beforeStartingTransactioncallback and use it inLazilyRefreshDatabaseby @pascalbaljet in https://github.com/laravel/framework/pull/49853FormRequest[@​getRules](https://togithub.com/getRules)()method by @cosmastech in https://github.com/laravel/framework/pull/49860Translatormay incorrectly report the locale of a missing translation key by @VicGUTT in https://github.com/laravel/framework/pull/49900v10.42.0Compare Source
File::hasSameHash()by @simonhamp in https://github.com/laravel/framework/pull/49721Carbonif accessed from Laravel or also usesilluminate/supportby @crynobone in https://github.com/laravel/framework/pull/49772Str::unwrapby @stevebauman in https://github.com/laravel/framework/pull/49779v10.41.0Compare Source
thresholdparameter to theNumber::spellhelper by @caendesilva in https://github.com/laravel/framework/pull/49610php artisan model:pruneby @dbhynds in https://github.com/laravel/framework/pull/49617ensureIntlExtensionIsInstalledinNumberclass. by @devajmeireles in https://github.com/laravel/framework/pull/49660Numberclass. by @devajmeireles in https://github.com/laravel/framework/pull/49681v10.40.0Compare Source
Model::preventAccessingMissingAttributes()raises exception for enums & primitive castable attributes that were not retrieved by @cosmastech in https://github.com/laravel/framework/pull/49480Arr::dot()method to properly handle indexes array by @kayw-geek in https://github.com/laravel/framework/pull/49507Number::clampby @jbrooksuk in https://github.com/laravel/framework/pull/49512RedisCluster::client()call by @tillkruss in https://github.com/laravel/framework/pull/49560PhpRedisConnectorby @tillkruss in https://github.com/laravel/framework/pull/49559where*()methods ofIlluminate\Database\Query\Builderby @lorenzolosa in https://github.com/laravel/framework/pull/49599InteractsWithTimetrait method by @xurshudyan in https://github.com/laravel/framework/pull/49601assertCounttest helper by @xurshudyan in https://github.com/laravel/framework/pull/49609v10.39.0Compare Source
maxTriesfor queued jobs by @mechelon in https://github.com/laravel/framework/pull/49473v10.38.2Compare Source
conflictfordoctrine/dbal:^4.0toilluminate/databaseby @crynobone in https://github.com/laravel/framework/pull/49456v10.38.1Compare Source
Illuminate\Foundation\Application::joinPaths()toIlluminate\Filesystem\join_paths()by @crynobone in https://github.com/laravel/framework/pull/49433v10.38.0Compare Source
falsevalues indb:tablecommand by @PerryvanderMeer in https://github.com/laravel/framework/pull/49379sql_require_primary_keyenabled by @mtawil in https://github.com/laravel/framework/pull/49374charsetandcollationmethod toBlueprintby @gcazin in https://github.com/laravel/framework/pull/49396aboutcommand on Octane by @josecl in https://github.com/laravel/framework/pull/49387[@session](https://togithub.com/session)Directive by @jrd-lewis in https://github.com/laravel/framework/pull/49339Arr::dotperformance by @bastien-phi in https://github.com/laravel/framework/pull/49386defaultCastersif not previously set by @inxilpro in https://github.com/laravel/framework/pull/49402ManagesFrequenciesby @Lucas-Schmukas in https://github.com/laravel/framework/pull/49399whereJsonContainsmethod by @danieleambrosino in https://github.com/laravel/framework/pull/49401isEmptyandisNotEmptytoComponentAttributeBagby @devajmeireles in https://github.com/laravel/framework/pull/49408getColumns()method by @hafezdivandari in https://github.com/laravel/framework/pull/49416MailMessagehelpers for plain text email notifications by @onlime in https://github.com/laravel/framework/pull/49407v10.37.3Compare Source
v10.37.2Compare Source
progressoption toPendingBatchby @orkhanahmadov in https://github.com/laravel/framework/pull/49273rescue()in standaloneilluminate/databasecomponent. by @crynobone in https://github.com/laravel/framework/pull/49355v10.37.1Compare Source
v10.37.0Compare Source
enginemethod toBlueprintby @jbrooksuk in https://github.com/laravel/framework/pull/49250CanandEnumrules by @fancyweb in https://github.com/laravel/framework/pull/49251php-psrextension by @crynobone in https://github.com/laravel/framework/pull/49268AboutCommand::format()docblock by @crynobone in https://github.com/laravel/framework/pull/49274Route::getController()should returnnullwhen the accessing closure based route by @crynobone in https://github.com/laravel/framework/pull/49269ArrayableorStringblein rulesInandNotInby @michaelnabil230 in https://github.com/laravel/framework/pull/49055v10.36.0Compare Source
v10.35.0Compare Source
Conditionabletrait toAssertableJsonby @khalilst in https://github.com/laravel/framework/pull/49172--with-secretoption to Artisandowncommand. by @jj15asmr in https://github.com/laravel/framework/pull/49171Number::summarizeby @jcsoriano in https://github.com/laravel/framework/pull/49197v10.34.2Compare Source
v10.34.1Compare Source
v10.34.0Compare Source
hex_colorvalidation rule by @apih in https://github.com/laravel/framework/pull/49070extensionsby @eusonlito in https://github.com/laravel/framework/pull/49082CollectionusingWeakMapby @crynobone in https://github.com/laravel/framework/pull/49095Configuration
📅 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 has been generated by Mend Renovate. View repository job log here.