You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[10.x] Fix in appendExceptionToException method exception type check by @t1nkl in #49958
[10.x] DB command: add sqlcmd -C flag when 'trust_server_certificate' is set by @hulkur in #49952
Allows Setup and Teardown actions to be reused in alternative TestCase for Laravel by @crynobone in #49973
[10.x] Add toBase64() and fromBase64() methods to Stringable and Str classes by @mtownsend5512 in #49984
[10.x] Allows to defer resolving pcntl only if it's available by @crynobone in #50024
[10.x] Fixes missing Throwable import and handle if originalExceptionHandler or originalDeprecationHandler property isn't used by alternative TestCase by @crynobone in #50021
[10.x] Type hinting for conditional validation rules by @lorenzolosa in #50017
[10.x] Model::preventAccessingMissingAttributes() raises exception for enums & primitive castable attributes that were not retrieved by @cosmastech in #49480
[10.x] Type hinting of the second parameter of date- and time-related where*() methods of Illuminate\Database\Query\Builder by @lorenzolosa in #49599
[10.x] Fix Stringable::convertCase() return type by @vaites in #49590
Allow \Blade::stringable() to be called on native Iterables by @tsjason in #49591
[10.x] Refactor time handling using InteractsWithTime trait method by @xurshudyan in #49601
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.24.0
fix(deps): update dependency laravel/framework to v10.25.0
Sep 26, 2023
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.25.0
fix(deps): update dependency laravel/framework to v10.25.1
Sep 27, 2023
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.25.1
fix(deps): update dependency laravel/framework to v10.25.2
Sep 28, 2023
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.25.2
fix(deps): update dependency laravel/framework to v10.26.1
Oct 3, 2023
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.26.1
fix(deps): update dependency laravel/framework to v10.26.2
Oct 3, 2023
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.26.2
fix(deps): update dependency laravel/framework to v10.27.0
Oct 9, 2023
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.27.0
fix(deps): update dependency laravel/framework to v10.28.0
Oct 10, 2023
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.28.0
fix(deps): update dependency laravel/framework to v10.29.0
Oct 24, 2023
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.29.0
fix(deps): update dependency laravel/framework to v10.30.0
Oct 31, 2023
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.30.0
fix(deps): update dependency laravel/framework to v10.30.1
Nov 1, 2023
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.30.1
fix(deps): update dependency laravel/framework to v10.31.0
Nov 7, 2023
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.31.0
fix(deps): update dependency laravel/framework to v10.32.0
Nov 14, 2023
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.32.0
fix(deps): update dependency laravel/framework to v10.32.1
Nov 15, 2023
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.32.1
fix(deps): update dependency laravel/framework to v10.33.0
Nov 21, 2023
Renovate 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:
any of the package files in this branch needs updating, or
the branch becomes conflicted, or
you click the rebase/retry checkbox if found above, or
you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: app/composer.lock
Command failed: composer update laravel/framework:10.48.10 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- ergebnis/composer-normalize is locked to version 2.36.0 and an update of this package was not requested.
- ergebnis/composer-normalize 2.36.0 requires php ~8.1.0 || ~8.2.0 -> your php version (8.3.6) does not satisfy that requirement.
Problem 2
- laminas/laminas-hydrator 4.14.0 requires php ~8.1.0 || ~8.2.0 -> your php version (8.3.6) does not satisfy that requirement.
- wayofdev/laravel-cycle-orm-adapter v3.3.24 requires laminas/laminas-hydrator ^4.14 -> satisfiable by laminas/laminas-hydrator[4.14.0].
- wayofdev/laravel-cycle-orm-adapter is locked to version v3.3.24 and an update of this package was not requested.
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.38.0
fix(deps): update dependency laravel/framework to v10.38.1
Dec 20, 2023
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.38.1
fix(deps): update dependency laravel/framework to v10.38.2
Dec 22, 2023
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.38.2
fix(deps): update dependency laravel/framework to v10.39.0
Dec 27, 2023
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.39.0
fix(deps): update dependency laravel/framework to v10.40.0
Jan 9, 2024
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.40.0
fix(deps): update dependency laravel/framework to v10.41.0
Jan 16, 2024
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.41.0
fix(deps): update dependency laravel/framework to v10.42.0
Jan 23, 2024
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.42.0
fix(deps): update dependency laravel/framework to v10.43.0
Jan 30, 2024
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.43.0
fix(deps): update dependency laravel/framework to v10.44.0
Feb 13, 2024
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.44.0
fix(deps): update dependency laravel/framework to v10.45.0
Feb 20, 2024
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.45.0
fix(deps): update dependency laravel/framework to v10.45.1
Feb 21, 2024
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.45.1
fix(deps): update dependency laravel/framework to v10.46.0
Feb 27, 2024
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.46.0
fix(deps): update dependency laravel/framework to v10.47.0
Mar 5, 2024
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.47.0
fix(deps): update dependency laravel/framework to v10.48.1
Mar 12, 2024
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.48.1
fix(deps): update dependency laravel/framework to v10.48.2
Mar 12, 2024
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.48.2
fix(deps): update dependency laravel/framework to v10.48.3
Mar 15, 2024
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.48.3
fix(deps): update dependency laravel/framework to v10.48.4
Mar 21, 2024
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.48.4
fix(deps): update dependency laravel/framework to v10.48.5
Apr 9, 2024
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.48.5
fix(deps): update dependency laravel/framework to v10.48.7
Apr 10, 2024
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.48.7
fix(deps): update dependency laravel/framework to v10.48.8
Apr 16, 2024
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.48.8
fix(deps): update dependency laravel/framework to v10.48.9
Apr 23, 2024
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.48.9
fix(deps): update dependency laravel/framework to v10.48.10
Apr 30, 2024
Renovate 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:
any of the package files in this branch needs updating, or
the branch becomes conflicted, or
you click the rebase/retry checkbox if found above, or
you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: app/composer.lock
Command failed: composer update laravel/framework:10.50.2 --with-dependencies --ignore-platform-req=ext-* --ignore-platform-req=lib-* --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- ergebnis/composer-normalize is locked to version 2.36.0 and an update of this package was not requested.
- ergebnis/composer-normalize 2.36.0 requires php ~8.1.0 || ~8.2.0 -> your php version (8.5.4) does not satisfy that requirement.
Problem 2
- wayofdev/laravel-cycle-orm-adapter is locked to version v3.3.24 and an update of this package was not requested.
- laminas/laminas-hydrator 4.14.0 requires php ~8.1.0 || ~8.2.0 -> your php version (8.5.4) does not satisfy that requirement.
- wayofdev/laravel-cycle-orm-adapter v3.3.24 requires laminas/laminas-hydrator ^4.14 -> satisfiable by laminas/laminas-hydrator[4.14.0].
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.48.10
fix(deps): update dependency laravel/framework to v10.48.11
May 21, 2024
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.48.11
fix(deps): update dependency laravel/framework to v10.48.12
May 28, 2024
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.48.12
fix(deps): update dependency laravel/framework to v10.48.13
Jun 18, 2024
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.48.13
fix(deps): update dependency laravel/framework to v10.48.14
Jun 21, 2024
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.48.14
fix(deps): update dependency laravel/framework to v10.48.15
Jul 2, 2024
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.48.15
fix(deps): update dependency laravel/framework to v10.48.16
Jul 9, 2024
renovatebot
changed the title
fix(deps): update dependency laravel/framework to v10.48.16
fix(deps): update dependency laravel/framework to v10.48.17
Jul 23, 2024
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
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:
10.23.1→10.50.2Release Notes
laravel/framework (laravel/framework)
v10.50.2Compare Source
v10.50.1Compare Source
v10.50.0Compare Source
v10.49.1Compare Source
v10.49.0Compare Source
v10.48.29Compare Source
v10.48.28Compare Source
v10.48.27Compare Source
v10.48.26Compare Source
league/commonmarkby @crynobone in #53829v10.48.25Compare Source
v10.48.24Compare Source
v10.48.23Compare Source
v10.48.22Compare Source
v10.48.21Compare Source
whereDate,whereDay,whereMonth,whereTime,whereYearandwhereJsonLengthto ignore invalid$operatorby @crynobone in #52704v10.48.20Compare Source
v10.48.19Compare Source
Model::resolveRouteBindingQueryby @sebj54 in #52339Factory::afterCreatingcallable argument type by @villfa in #52335v10.48.18Compare Source
v10.48.17Compare Source
v10.48.16Compare Source
v10.48.15Compare Source
HttpResponseExceptionby @hafezdivandari in #51986v10.48.14Compare Source
Commandclass by @crynobone in #51824shift()on an empty collection by @Treggats in #51841schema:dumpwill dump the migrations table only if it exists by @NickSdot in #51827v10.48.13Compare Source
Enumerable unless()$callback parameter optional by @faissaloux in #51701Enumerable unless()$callback parameter optional" by @taylorotwell in #51707v10.48.12Compare Source
BackedEnumby @CAAHS in #51586v10.48.11Compare Source
EmailTagsargument by @Tietew in #51352apaon non ASCII characters by @faissaloux in #51428app()Foundation helper onViewServiceProviderby @rodrigopedra in #51522v10.48.10Compare Source
v10.48.9Compare Source
v10.48.8Compare Source
orderByRaw()in query before usingcursorPaginate()by @axlon in #51023v10.48.7Compare Source
95ef230v10.48.6Compare Source
v10.48.5Compare Source
serializeAndRestore()toNotificationFakeby @dbpolito in #50935v10.48.4Compare Source
Collection::concat()return type by @axlon in #50669v10.48.3Compare Source
v10.48.2Compare Source
v10.48.1Compare Source
v10.48.0Compare Source
Expressionat more places in Query Builder by @pascalbaljet in #50402Illuminate\Mail\Mailables\Envelopedocblock by @crynobone in #50448FileSystem.phpby @gcazin in #50459v10.47.0Compare Source
Str::apa()" fix by @osbre in #503400TTL by @kayw-geek in #50359whereAllandwhereAnymethods to the query builder by @musiermoore in #50344v10.46.0Compare Source
Conditionablein enum rule by @michaelnabil230 in #50257v10.45.1Compare Source
v10.45.0Compare Source
Stringablephpdoc by @milwad-dev in #50075Collection::select()to work onArrayAccessby @axlon in #50072beforeto thePendingBatchby @xiCO2k in #50058Illuminate\Support\Str::fromBase64()return type by @SamAsEnd in #50108v10.44.0Compare Source
getPreviousUrlFromSessionmethod in UrlGenerator by @milwad-dev in #49944setAbly()method forAblyBroadcasterby @Rijoanul-Shanto in #49981toBase64()andfromBase64()methods to Stringable and Str classes by @mtownsend5512 in #49984Throwableimport and handle iforiginalExceptionHandlerororiginalDeprecationHandlerproperty isn't used by alternative TestCase by @crynobone in #50021Arr::take()helper by @ryangjchandler in #50015GeneratorCommandby @xurshudyan in #50043v10.43.0Compare Source
\Illuminate\Log\LogManagermethod definition comments with\Psr\Logger\Interfaceby @eusonlito in #49805hasIndex()and minor Schema enhancements by @hafezdivandari in #49796BelongsToManyrelation when usingwithoutTouchingby @mateusjunges in #49798insertOrIgnoreUsingfor Eloquent by @trovster in #49827hasIndex()Order-sensitive by @hafezdivandari in #49840$guardedby @eusonlito in #49851beforeStartingTransactioncallback and use it inLazilyRefreshDatabaseby @pascalbaljet in #49853FormRequest@getRules()method by @cosmastech in #49860Translatormay incorrectly report the locale of a missing translation key by @VicGUTT in #49900v10.42.0Compare Source
File::hasSameHash()by @simonhamp in #49721Carbonif accessed from Laravel or also usesilluminate/supportby @crynobone in #49772Str::unwrapby @stevebauman in #49779v10.41.0Compare Source
thresholdparameter to theNumber::spellhelper by @caendesilva in #49610php artisan model:pruneby @dbhynds in #49617ensureIntlExtensionIsInstalledinNumberclass. by @devajmeireles in #49660Numberclass. by @devajmeireles in #49681v10.40.0Compare Source
Model::preventAccessingMissingAttributes()raises exception for enums & primitive castable attributes that were not retrieved by @cosmastech in #49480Arr::dot()method to properly handle indexes array by @kayw-geek in #49507Number::clampby @jbrooksuk in #49512RedisCluster::client()call by @tillkruss in #49560PhpRedisConnectorby @tillkruss in #49559where*()methods ofIlluminate\Database\Query\Builderby @lorenzolosa in #49599InteractsWithTimetrait method by @xurshudyan in #49601assertCounttest helper by @xurshudyan in #49609v10.39.0Compare Source
maxTriesfor queued jobs by @mechelon in #49473v10.38.2Compare Source
conflictfordoctrine/dbal:^4.0toilluminate/databaseby @crynobone in #49456v10.38.1Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.