fix(deps): update dependency laravel/framework to ~11.36.0 #8068
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.35.0
->~11.36.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
laravel/framework (laravel/framework)
v11.36.1
Compare Source
getJob()
method toPendingDispatch
class + Introduced tests by @pascalbaljet in https://github.com/laravel/framework/pull/53951v11.36.0
Compare Source
config/mail.php
with supported configuration by @crynobone in https://github.com/laravel/framework/pull/53874enum_value()
to be use in standaloneilluminate/collections
by @crynobone in https://github.com/laravel/framework/pull/53871Uri
andUriQueryString
implementStringable
by @cosmastech in https://github.com/laravel/framework/pull/53873new Stringable
overStr::of
andstr()
by @lucasmichot in https://github.com/laravel/framework/pull/53883Uri
class to default, global aliases by @jasonmccreary in https://github.com/laravel/framework/pull/53884loadMissing
by @SychO9 in https://github.com/laravel/framework/pull/53879numericAggregate
on eloquent builder by @AmirRezaM75 in https://github.com/laravel/framework/pull/53880new Fluent
overfluent()
helper by @lucasmichot in https://github.com/laravel/framework/pull/53890Collection::wrap
by @lucasmichot in https://github.com/laravel/framework/pull/53891Collection::range
by @lucasmichot in https://github.com/laravel/framework/pull/53895schema:dump --prune
command by @andrey-helldar in https://github.com/laravel/framework/pull/53870blank
Helper from Serializing Eloquent Models by @SanderMuller in https://github.com/laravel/framework/pull/53911Fluent::set
method by @stevebauman in https://github.com/laravel/framework/pull/53946Configuration
📅 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.