-
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
fix(deps): update dependency laravel/framework to v11 #242
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/laravel-framework-11.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
⚠ 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: src/api/composer.lock
|
renovate
bot
force-pushed
the
renovate/laravel-framework-11.x
branch
6 times, most recently
from
March 21, 2024 15:18
58a36d1
to
98318f3
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-11.x
branch
6 times, most recently
from
March 29, 2024 00:27
a6c3780
to
828ed2f
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-11.x
branch
6 times, most recently
from
April 5, 2024 17:04
2821053
to
7ed9adc
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-11.x
branch
6 times, most recently
from
April 13, 2024 15:36
a05d8a0
to
42923c8
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-11.x
branch
4 times, most recently
from
April 19, 2024 11:26
0efd51f
to
4ba3b02
Compare
renovate
bot
changed the title
fix(deps): update dependency laravel/framework to v11 - autoclosed
fix(deps): update dependency laravel/framework to v11
Nov 14, 2024
renovate
bot
force-pushed
the
renovate/laravel-framework-11.x
branch
3 times, most recently
from
November 19, 2024 08:11
9c96053
to
ad99746
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-11.x
branch
6 times, most recently
from
November 28, 2024 11:38
29dc60d
to
d65dfd8
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-11.x
branch
6 times, most recently
from
December 7, 2024 03:31
8213f3d
to
6ae5fc9
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-11.x
branch
4 times, most recently
from
December 13, 2024 03:53
f6fc7ea
to
9a76e7e
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-11.x
branch
3 times, most recently
from
December 24, 2024 05:20
59cb749
to
3d87226
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-11.x
branch
2 times, most recently
from
January 1, 2025 03:38
088b1d3
to
3df9358
Compare
renovate
bot
force-pushed
the
renovate/laravel-framework-11.x
branch
from
January 2, 2025 10:43
3df9358
to
79bc9a5
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.10
->^11.0
Release Notes
laravel/framework (laravel/framework)
v11.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/53164ProcessPoolResults
by @Riley19280 in https://github.com/laravel/framework/pull/53160v11.27.2
Compare Source
queue:work
Command by @crynobone in https://github.com/laravel/framework/pull/53076ServiceProvider::optimizes()
by @crynobone in https://github.com/laravel/framework/pull/53074v11.27.1
Compare Source
v11.27.0
Compare Source
Illuminate\Support\php_binary()
by @crynobone in https://github.com/laravel/framework/pull/53008Schema::hasTable()
performance by @hafezdivandari in https://github.com/laravel/framework/pull/53006Str::inlineMarkdown()
by @ryangjchandler in https://github.com/laravel/framework/pull/53033make:model
for Form Requests by @joshmanders in https://github.com/laravel/framework/pull/53052shouldConvertToBoolean
when parameter uses dot notation by @bytestream in https://github.com/laravel/framework/pull/53048--json
flag toqueue:work
command for structured logging by @josecl in https://github.com/laravel/framework/pull/52887v11.26.0
Compare Source
Enumerable::implode()
by @devfrey in https://github.com/laravel/framework/pull/52937RateLimiter
&RateLimited
middleware by @sethsandaru in https://github.com/laravel/framework/pull/52935REMOTE_ADDR
not working in Swoole by @chuoke in https://github.com/laravel/framework/pull/52889[@include](https://redirect.github.com/include)('vendor/autoload.php')
via Laravel Envoy by @s-damian in https://github.com/laravel/framework/pull/52974make:job-middleware
artisan command by @dshafik in https://github.com/laravel/framework/pull/52965v11.25.0
Compare Source
Response
Type to \Symfony\Component\HttpFoundation\Response by @kayw-geek in https://github.com/laravel/framework/pull/52915routes/console.php
as this will cause breaking change with the defaultwithRouting($console)
by @crynobone in https://github.com/laravel/framework/pull/52942v11.24.1
Compare Source
defer()
function return type by @staudenmeir in https://github.com/laravel/framework/pull/52910ExecutableFinder
import by @InfinityXTech in https://github.com/laravel/framework/pull/52912v11.24.0
Compare Source
$name
variable in non base config file becomes it's key by @rojtjo in https://github.com/laravel/framework/pull/52738BackedEnum
to be passed toRoute::can()
by @Omegadela in https://github.com/laravel/framework/pull/52792Concurrency
Configuration Index Name by @devajmeireles in https://github.com/laravel/framework/pull/52788withoutPretending
method properly resets state after callback execution by @xurshudyan in https://github.com/laravel/framework/pull/52794ProcessDriver[@​defer](https://redirect.github.com/defer)()
toProcessDriver[@​run](https://redirect.github.com/run)()
method by @rodrigopedra in https://github.com/laravel/framework/pull/52807Concurrency\ProcessDriver
by @rodrigopedra in https://github.com/laravel/framework/pull/52813Illuminate\Support\defer
function by @crynobone in https://github.com/laravel/framework/pull/52801laravel/serializable-closure
on Database component by @crynobone in https://github.com/laravel/framework/pull/52835Process
fakes by @jasonmccreary in https://github.com/laravel/framework/pull/52840laravel/prompts
v0.2 by @crynobone in https://github.com/laravel/framework/pull/52849[@throws](https://redirect.github.com/throws)
section to Concurrency manager doc block by @rnambaale in https://github.com/laravel/framework/pull/52856routes/console.php
by @SamuelNitsche in https://github.com/laravel/framework/pull/52867touchesParents()
for chaperoned models by @samlev in https://github.com/laravel/framework/pull/52883Cache::flexible
improvements by @timacdonald in https://github.com/laravel/framework/pull/52891\DateTimeInterface
and\DateInterval
to type forCache::flexible()
by @bram-pkg in https://github.com/laravel/framework/pull/52888v11.23.5
[Compare Source](ht
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.