-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
fix(deps): update dependency laravel/framework to v11 - autoclosed #331
Conversation
⚠ 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: app/composer.lock
|
71aa844
to
bcca178
Compare
7b195c1
to
2995974
Compare
e10b94d
to
c358bef
Compare
121de34
to
6b93334
Compare
6b93334
to
d302986
Compare
Important Review SkippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
c5eca4f
to
4993975
Compare
e862f88
to
5908731
Compare
09d3cb7
to
8f31e21
Compare
8f31e21
to
438a9c1
Compare
|
7582d14
to
d7d6de4
Compare
d7d6de4
to
81c22c1
Compare
Pull request was closed
This PR contains the following updates:
^10.48
->^11.0
Release Notes
laravel/framework (laravel/framework)
v11.8.0
Compare Source
null-safe
operator instead of conditional check by @saMahmoudzadeh in https://github.com/laravel/framework/pull/51328EmailTags
argument by @Tietew in https://github.com/laravel/framework/pull/51352apa
on non ASCII characters by @faissaloux in https://github.com/laravel/framework/pull/51428resolveRouteBindingQuery()
by @crynobone in https://github.com/laravel/framework/pull/51425$this
in macro closures by @simonwelsh in https://github.com/laravel/framework/pull/51401Connector.php
by @saMahmoudzadeh in https://github.com/laravel/framework/pull/51440SupportStrTest
by @saMahmoudzadeh in https://github.com/laravel/framework/pull/51437MixManifestNotFoundException
for handling missing Mix manifests by @xurshudyan in https://github.com/laravel/framework/pull/51502--view
option by @ryangjchandler in https://github.com/laravel/framework/pull/51411app()
Foundation helper onViewServiceProvider
by @rodrigopedra in https://github.com/laravel/framework/pull/51522BackedEnum
by @crynobone in https://github.com/laravel/framework/pull/51525v11.7.0
Compare Source
EmailTags
argument by @Tietew in https://github.com/laravel/framework/pull/51265ClassMakeCommandTest.php
by @saMahmoudzadeh in https://github.com/laravel/framework/pull/51280Rule::array()
by @Jacobs63 in https://github.com/laravel/framework/pull/51250Stringable
is also an interface of symfony by @lava83 in https://github.com/laravel/framework/pull/51309Str::camel
by @saMahmoudzadeh in https://github.com/laravel/framework/pull/51308??
Operator (Null Coalescing Operator) by @saMahmoudzadeh in https://github.com/laravel/framework/pull/51305InteractsWithInput
methods toValidatedInput
by @aydinfatih in https://github.com/laravel/framework/pull/51316v11.6.0
Compare Source
?
from generated URL without query params by @onlime in https://github.com/laravel/framework/pull/51191firstWhere
andfirst
ofBelongsToMany
andHasManyThrough
by @SanderMuller in https://github.com/laravel/framework/pull/51219SupportStrTest
class by @saMahmoudzadeh in https://github.com/laravel/framework/pull/51235v11.5.0
Compare Source
make:trait
andmake:interface
command by @milwad-dev in https://github.com/laravel/framework/pull/51083Cache\Store
by @GromNaN in https://github.com/laravel/framework/pull/51100laravel_through_key
when replicating model, fixes #51097 by @levu42 in https://github.com/laravel/framework/pull/51098hashed
cast by @j3j5 in https://github.com/laravel/framework/pull/51112int
backed enums to implicitEnum
route binding" by @driesvints in https://github.com/laravel/framework/pull/51119whereIn
route constraints by @osbre in https://github.com/laravel/framework/pull/51121NULL
as default on legacy MariaDB/MySQL by @hafezdivandari in https://github.com/laravel/framework/pull/51177getAuthPasswordName
instead of hardcoded column name by @Daniel-H123 in https://github.com/laravel/framework/pull/51186v11.4.0
Compare Source
Exceptions
facade by @nunomaduro in https://github.com/laravel/framework/pull/50704afterQuery
hook by @gdebrauwer in https://github.com/laravel/framework/pull/50587afterQuery
method tests when using sql server by @gdebrauwer in https://github.com/laravel/framework/pull/51016orderByRaw()
in query before usingcursorPaginate()
by @axlon in https://github.com/laravel/framework/pull/51023mapInto
collection method by @lukeraymonddowning in https://github.com/laravel/framework/pull/51027int
backed enums to implicitEnum
route binding by @monurakkaya in https://github.com/laravel/framework/pull/51029textarea
fallback for tests and add assertion tests by @lioneaglesolutions in https://github.com/laravel/framework/pull/51055throttle
method toLazyCollection
by @JosephSilber in https://github.com/laravel/framework/pull/51060$key
value by @nikspyratos in https://github.com/laravel/framework/pull/51080expectsChoice
assertion with optionalmultiselect
prompts. by @jessarcher in https://github.com/laravel/framework/pull/51078v11.3.1
Compare Source
v11.3.0
Compare Source
hasAny
method by @mahmoudmohamedramadan in https://github.com/laravel/framework/pull/50897retry
func - catch "Throwable" instead of Exception by @sethsandaru in https://github.com/laravel/framework/pull/50944serializeAndRestore()
toNotificationFake
by @dbpolito in https://github.com/laravel/framework/pull/50935[@param](https://togithub.com/param)
by @naopusyu in https://github.com/laravel/framework/pull/50967Http::createPendingRequest()
by @Jacobs63 in https://github.com/laravel/framework/pull/50980v11.2.0
Compare Source
[@param](https://togithub.com/param)
in some doc block by @saMahmoudzadeh in https://github.com/laravel/framework/pull/50827get
andgetHidden
onContext
by @michaelnabil230 in https://github.com/laravel/framework/pull/50824serve
Artisan command by @nunomaduro in https://github.com/laravel/framework/pull/50821Middleware::trustHosts(subdomains: true)
by @axlon in https://github.com/laravel/framework/pull/50877[@throws](https://togithub.com/throws)
to doc block for resolve method by @saMahmoudzadeh in https://github.com/laravel/framework/pull/50873assertChain
andassertNoChain
on job instance by @gdebrauwer in https://github.com/laravel/framework/pull/50858getDefaultNamespace
method in some classes (class, interface and trait commands) by @saMahmoudzadeh in https://github.com/laravel/framework/pull/50880orderByRaw
in query before usingcursorPaginate
by @ngunyimacharia in https://github.com/laravel/framework/pull/50887v11.1.1
Compare Source
[@param](https://togithub.com/param)
in doc blocks by @saMahmoudzadeh in https://github.com/laravel/framework/pull/50791whereBetween
with CarbonPeriod and Carbon 3 by @bakerkretzmar in https://github.com/laravel/framework/pull/50792v11.1.0
Compare Source
Conditionable
trait toContext
by @michaelnabil230 in https://github.com/laravel/framework/pull/50707[@throws](https://togithub.com/throws)
section to the Context's doc blocks by @rnambaale in https://github.com/laravel/framework/pull/50715ApplicationBuilder::withCommandRouting()
usage by @crynobone in https://github.com/laravel/framework/pull/50742withSchedule
tobootstrap/app.php
file by @nunomaduro in https://github.com/laravel/framework/pull/50755InvalidArgumentException.php
by @saMahmoudzadeh in https://github.com/laravel/framework/pull/50762ApplicationBuilder::withSchedule()
by @crynobone in https://github.com/laravel/framework/pull/50765v11.0.8
Compare Source
$except
property fromExcludesPaths
trait by @gdebrauwer in https://github.com/laravel/framework/pull/50644--without-reverb
and--without-node
arguments toinstall:broadcasting
command by @duncanmcclean in https://github.com/laravel/framework/pull/50662trait
stub paths after publish by @haroon-mahmood-4276 in https://github.com/laravel/framework/pull/50678class
andclass.invokable
stub paths after publish by @haroon-mahmood-4276 in https://github.com/laravel/framework/pull/50676Collection::concat()
return type by @axlon in https://github.com/laravel/framework/pull/50669BackedEnum
andUnitEnum
inRule::in
andRule::notIn
by @PerryvanderMeer in https://github.com/laravel/framework/pull/50680v11.0.7
Compare Source
getPath()
instead of usingapp_path()
to detect if base controller exists by @crynobone in https://github.com/laravel/framework/pull/50583[@return](https://togithub.com/return) static
has been modified to[@return](https://togithub.com/return) void
by @saMahmoudzadeh in https://github.com/laravel/framework/pull/50592v11.0.6
Compare Source
web
andhealth
routes by @nunomaduro in https://github.com/laravel/framework/pull/50533v11.0.5
Compare Source
v11.0.4
Compare Source
Spark
'ssubscribed
default alias Middleware by @akr4m in https://github.com/laravel/framework/pull/50489v11.0.3
Compare Source
list
rule by @medilies in https://github.com/laravel/framework/pull/50454v11.0.2
Compare Source
--graceful
tophp artisan migrate
by @nunomaduro in https://github.com/laravel/framework/pull/50486v11.0.1
Compare Source
v11.0.0
Compare Source
Check the upgrade guide in the [Official Laravel Upgrade Documen
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.