-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update dependency laravel/framework to v11.35.1 #6
base: master
Are you sure you want to change the base?
Conversation
0ca3db4
to
a86ddeb
Compare
a86ddeb
to
f549c3d
Compare
f549c3d
to
c98e4be
Compare
c98e4be
to
4a1e64f
Compare
4a1e64f
to
d59b368
Compare
d59b368
to
c19c084
Compare
c19c084
to
6af8c36
Compare
6af8c36
to
65ccec4
Compare
65ccec4
to
d246531
Compare
d246531
to
5af4d4e
Compare
5af4d4e
to
3385d13
Compare
3385d13
to
77a2a5e
Compare
77a2a5e
to
9c7fdef
Compare
9c7fdef
to
fadf28e
Compare
fadf28e
to
f63d0e9
Compare
a512adb
to
eed81d9
Compare
eed81d9
to
d0803b5
Compare
d0803b5
to
63cd041
Compare
63cd041
to
b3d0751
Compare
b3d0751
to
2f4b448
Compare
2f4b448
to
db22457
Compare
db22457
to
8fa151e
Compare
8fa151e
to
b6f7346
Compare
b6f7346
to
bdee8c3
Compare
bdee8c3
to
88f7b90
Compare
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Note 🎁 Summarized by CodeRabbit FreeYour organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login. 🪧 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 using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
88f7b90
to
e2869e6
Compare
e2869e6
to
e63d51d
Compare
e63d51d
to
6761cb3
Compare
6761cb3
to
2738bcc
Compare
This PR contains the following updates:
11.1.1
->11.35.1
Release Notes
laravel/framework (laravel/framework)
v11.35.1
Compare Source
Illuminate\Database\Query\Builder
by @jnoordsij in https://github.com/laravel/framework/pull/53841DatabaseTruncation
trait by introducingConnection::withoutTablePrefix()
method by @hafezdivandari in https://github.com/laravel/framework/pull/53842v11.35.0
Compare Source
Illuminate\Database\Eloquent\Collection
by @browner12 in https://github.com/laravel/framework/pull/53730Collection::make()
fornew Collection()
by @browner12 in https://github.com/laravel/framework/pull/53733Illuminate\Database\Eloquent\Collection
by @browner12 in https://github.com/laravel/framework/pull/53735collect()
helper tonew Collection()
by @browner12 in https://github.com/laravel/framework/pull/53726Collection
support for enums usingfirstWhere()
andvalue()
by @crynobone in https://github.com/laravel/framework/pull/53777Http\Client\Response
intoFluent
by @stevebauman in https://github.com/laravel/framework/pull/53771Http\Client\RequestException
message truncation by @stevebauman in https://github.com/laravel/framework/pull/53734reduce()
by @lorenzolosa in https://github.com/laravel/framework/pull/53798Illuminate\Database\Query\Builder
class 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-closure
on 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/53821return
statement by @browner12 in https://github.com/laravel/framework/pull/53816when()
by @browner12 in https://github.com/laravel/framework/pull/53815array_values
call by @browner12 in https://github.com/laravel/framework/pull/53814array_push
for 1 element by @browner12 in https://github.com/laravel/framework/pull/53813chopStart
andchopEnd
tests by @browner12 in https://github.com/laravel/framework/pull/53812$events
docblock type by @browner12 in https://github.com/laravel/framework/pull/53808DatabaseTruncation
trait (PostgreSQL and SQLServer) by @hafezdivandari in https://github.com/laravel/framework/pull/53787v11.34.2
Compare Source
withoutOverlapping
for grouped scheduled closures by @istiak-tridip in https://github.com/laravel/framework/pull/53680ResendTransport
missing custom headers by @lucasmichot in https://github.com/laravel/framework/pull/53687v11.34.1
Compare Source
v11.34.0
Compare Source
BackedEnum
when usingfromRoute()
inMakesHttpRequests
by @wietsewarendorff in https://github.com/laravel/framework/pull/53593$ownerKey
check fornull
toMorphTo
asBelongsTo
relationship will always return astring
by @crynobone in https://github.com/laravel/framework/pull/53592SyntaxError
on Vite prefetch with empty assets by @jnoordsij in https://github.com/laravel/framework/pull/53659class-string
types by @timacdonald in https://github.com/laravel/framework/pull/53657never
type for methods that always throws by @tamiroh in https://github.com/laravel/framework/pull/53643withoutDefer
also return$this
by @tamiroh in https://github.com/laravel/framework/pull/53644Request::fluent
method by @stevebauman in https://github.com/laravel/framework/pull/53662Support\Fluent
data access and transformation capabilities by @stevebauman in https://github.com/laravel/framework/pull/53665v11.33.2
Compare Source
v11.33.1
Compare Source
v11.33.0
Compare Source
withoutOverlapping
viaPendingEventAttributes
proxy by @istiak-tridip in https://github.com/laravel/framework/pull/53553Request::enums
method to retrieve an array of enums by @stevebauman in https://github.com/laravel/framework/pull/53540ShowModelCommand
functionality to separate class by @cosmastech in https://github.com/laravel/framework/pull/53541new Collection()
overcollect()
by @browner12 in https://github.com/laravel/framework/pull/53563ModelInspector
by @cosmastech in https://github.com/laravel/framework/pull/53565laravel/serializable-closure
2 by @crynobone in https://github.com/laravel/framework/pull/53552v11.32.0
Compare Source
trans_choice
by @patrickrobrecht in https://github.com/laravel/framework/pull/53517Blueprint::rawColumn()
by @Jacobs63 in https://github.com/laravel/framework/pull/53496unless
code comment by @fritz-c in https://github.com/laravel/framework/pull/53529v11.31.0
Compare Source
useCascadeTruncate
method forPostgresGrammar
by @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/53381whereFullText
case consistency by @parth391 in https://github.com/laravel/framework/pull/53395HasFactory
trait tomake:model
generation command using--all
options by @adel007gh in https://github.com/laravel/framework/pull/53391Mail::build
by @stevebauman in https://github.com/laravel/framework/pull/53411AddLinkHeadersForPreloadedAssets
middleware by @jnoordsij in https://github.com/laravel/framework/pull/53463DB::build
method by @stevebauman in https://github.com/laravel/framework/pull/53464Cache::build
by @stevebauman in https://github.com/laravel/framework/pull/53454v11.30.0
Compare Source
$bind
parameter toBlade::directive
by @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/53328vector
Column Type by @akr4m in https://github.com/laravel/framework/pull/53316dropColumnsIfExists
,dropColumnIfExists
anddropForeignIfExists
by @eusonlito in https://github.com/laravel/framework/pull/53305dropColumnsIfExists
,dropColumnIfExists
anddropForeignIfExists
" by @taylorotwell in https://github.com/laravel/framework/pull/53338HasUniqueStringIds
by @cosmastech in https://github.com/laravel/framework/pull/53280v11.29.0
Compare 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/53256waitUntil
method toProcess
by @xurshudyan in https://github.com/laravel/framework/pull/53236$previousLCurrency
to$previousCurrency
for clarity and consistency by @mdariftiens in https://github.com/laravel/framework/pull/53261v11.28.1
Compare Source
ViewMakeCommand
by @GrahamCampbell in https://github.com/laravel/framework/pull/53174PHP_CLI_SERVER_WORKERS
on Windows environment by @crynobone in https://github.com/laravel/framework/pull/53178enum_value()
function instead of only empty string by @crynobone in https://github.com/laravel/framework/pull/53181v11.28.0
Compare Source
null
as default cursor value for PHP Redis by @jayan-blutui in https://github.com/laravel/framework/pull/53095Illuminate\Support\enum_value
to resolveBackedEnum
orUnitEnum
to scalar by @crynobone in https://github.com/laravel/framework/pull/53096throw_if
andthrow_unless
to reflect actual behavior with "falsey" values by @crishoj in https://github.com/laravel/framework/pull/53154where
with array respects boolean by @timacdonald in https://github.com/laravel/framework/pull/53147throw_*
helpers by @crishoj in https://github.com/laravel/framework/pull/53164Configuration
📅 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.