Update dependency laravel/framework to v11.35.0 (master) #955
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:
11.31.0
->11.35.0
Release Notes
laravel/framework (laravel/framework)
v11.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/53529Configuration
📅 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.