laravel-api-starter
laravel-api-starter copied to clipboard
chore(deps): bump laravel/framework from 11.7.0 to 11.19.0
trafficstars
Bumps laravel/framework from 11.7.0 to 11.19.0.
Release notes
Sourced from laravel/framework's releases.
v11.19.0
- fix
@returntypehint in Illuminate\Contracts\Process\InvokedProcess::wait method by@mdmahbubhelalin laravel/framework#52304- [11.x] Add php doc for ServiceProvider bindings and singletons properties by
@Anton5360in laravel/framework#52298- [10.x] backport #52188 by
@calebdwin laravel/framework#52293- Update docblock to accept an Expression for whereLike methods by
@patrickomearain laravel/framework#52299- [11.x] Fix Bcrypt/Argon/Argon2I Hashers not checking database field for nullish value before checking hash compatibility by
@localpathin laravel/framework#52297- [11.x] Method to trim '0' digits after decimal point of a given number by
@gdebrauwerin laravel/framework#52284- [11.x] Add
whereNonemethod to the query builder by@einar-hansenin laravel/framework#52260- [11.x] Fix flat array parameter for relation upsert by
@iamgergoin laravel/framework#52289- [11.x]
assertSeeHtml,assertDontSeeHtmlandassertSeeHtmlInOrdertesting methods by@gdebrauwerin laravel/framework#52285- [11.x] Fully qualify morph columns when using WHERE clauses by
@maartenpaauwin laravel/framework#52227- [10.x] Fix runPaginationCountQuery not working properly for union queries by
@chinleungin laravel/framework#52314- [11.x] Add
assertExactJsonStructuremethod by@gdebrauwerin laravel/framework#52311- [11.x] Add
withoutHeader()test method by@gdebrauwerin laravel/framework#52309- [11.x] Widen typehints in base service provider by
@devfreyin laravel/framework#52308- [11.X] "Model::preventAccessingMissingAttributes()" Causes Exception During Pagination with ResourceCollection by
@Katalamin laravel/framework#52305- [11.x] Fixes through() relationship by
@leobealin laravel/framework#52318- [11.x] Add new
successMethod to the Docblock ofIlluminate\Console\View\Components\Factoryby@devajmeirelesin laravel/framework#52310- [11.x] Fix tests in wrong file by
@christophrumpelin laravel/framework#52329v11.18.1
- [11.x] Fix variable typo at Terminating Event test by
@chu121su12in laravel/framework#52282- Revert "[11.x] Declare bindings and singletons properties in Service Provider" by
@driesvintsin laravel/framework#52288v11.18.0
- Added completeWords flag to limit str method by
@itsmewesin laravel/framework#52245- [11.x] Fix missing * in phpdoc by
@pb30in laravel/framework#52277- [11.x] Fix SQLite schema dumps missing most tables by
@bakerkretzmarin laravel/framework#52275- [11.x] Access dispatchedBatches via BusFake by
@gdebrauwerin laravel/framework#52270- [11.x] Adds terminating event by
@timacdonaldin laravel/framework#52259- [11.x] Declare bindings and singletons properties in Service Provider by
@Anton5360in laravel/framework#52256- [11.x] Fix explicit route binding for broadcast routes by
@ccharzin laravel/framework#52280- Revert "[11.x] Allow non-
ContextualAttributeattributes to have anaftercallback" by@taylorotwellin laravel/framework#52281- [11.x] Apply relation constraitns on upsert by
@iamgergoin laravel/framework#52239v11.17.0
- [10.x] Fix PHP_CLI_SERVER_WORKERS warning by suppressing it by
@pelomedusain laravel/framework#52094- [11.x] Use
Command::FAILUREfordb:wipecommand by@siarheipashkevichin laravel/framework#52152- [11.x] Update outdated config files by
@TENIOSin laravel/framework#52150- [11.x] Fix 'pushProcessor method not found on LoggerInterface' error by
@cosmastechin laravel/framework#52117- [11.x] Use
Command::FAILUREformigrate:freshcommand by@siarheipashkevichin laravel/framework#52153- Improve accuracy of
Collection::isEmptyandisNotEmptyassertions by@spawniain laravel/framework#52184- [11.x] Fix return for ApplicationBuilder:: withCommandRouting method by
@seriquynhin laravel/framework#52181- [11.x] Refactor: Replace get_called_class() with static::class for consistency by
@fernandokbsin laravel/framework#52173- [11.x] Improve readability of SQLite schema dumps by
@bakerkretzmarin laravel/framework#52172- [11.x] Allow non-
ContextualAttributeattributes to have anaftercallback by@innocenziin laravel/framework#52167- [11.x] Ignoring column definitions when determining if a blueprint has a create command by
@kingsvenin laravel/framework#52177- Add specify exceptions for exceptions handling the vite manifest file by
@SamuelWeiin laravel/framework#52169- [11.x] fix: Model newCollection generics; feat: add HasCollection trait by
@calebdwin laravel/framework#52171- Add whereLike clause to query builder by
@einar-hansenin laravel/framework#52147
... (truncated)
Changelog
Sourced from laravel/framework's changelog.
v11.19.0 - 2024-07-30
- fix
@returntypehint in Illuminate\Contracts\Process\InvokedProcess::wait method by@mdmahbubhelalin laravel/framework#52304- [11.x] Add php doc for ServiceProvider bindings and singletons properties by
@Anton5360in laravel/framework#52298- [10.x] backport #52188 by
@calebdwin laravel/framework#52293- Update docblock to accept an Expression for whereLike methods by
@patrickomearain laravel/framework#52299- [11.x] Fix Bcrypt/Argon/Argon2I Hashers not checking database field for nullish value before checking hash compatibility by
@localpathin laravel/framework#52297- [11.x] Method to trim '0' digits after decimal point of a given number by
@gdebrauwerin laravel/framework#52284- [11.x] Add
whereNonemethod to the query builder by@einar-hansenin laravel/framework#52260- [11.x] Fix flat array parameter for relation upsert by
@iamgergoin laravel/framework#52289- [11.x]
assertSeeHtml,assertDontSeeHtmlandassertSeeHtmlInOrdertesting methods by@gdebrauwerin laravel/framework#52285- [11.x] Fully qualify morph columns when using WHERE clauses by
@maartenpaauwin laravel/framework#52227- [10.x] Fix runPaginationCountQuery not working properly for union queries by
@chinleungin laravel/framework#52314- [11.x] Add
assertExactJsonStructuremethod by@gdebrauwerin laravel/framework#52311- [11.x] Add
withoutHeader()test method by@gdebrauwerin laravel/framework#52309- [11.x] Widen typehints in base service provider by
@devfreyin laravel/framework#52308- [11.X] "Model::preventAccessingMissingAttributes()" Causes Exception During Pagination with ResourceCollection by
@Katalamin laravel/framework#52305- [11.x] Fixes through() relationship by
@leobealin laravel/framework#52318- [11.x] Add new
successMethod to the Docblock ofIlluminate\Console\View\Components\Factoryby@devajmeirelesin laravel/framework#52310- [11.x] Fix tests in wrong file by
@christophrumpelin laravel/framework#52329v11.18.1 - 2024-07-26
- [11.x] Fix variable typo at Terminating Event test by
@chu121su12in laravel/framework#52282- Revert "[11.x] Declare bindings and singletons properties in Service Provider" by
@driesvintsin laravel/framework#52288v11.18.0 - 2024-07-26
- Added completeWords flag to limit str method by
@itsmewesin laravel/framework#52245- [11.x] Fix missing * in phpdoc by
@pb30in laravel/framework#52277- [11.x] Fix SQLite schema dumps missing most tables by
@bakerkretzmarin laravel/framework#52275- [11.x] Access dispatchedBatches via BusFake by
@gdebrauwerin laravel/framework#52270- [11.x] Adds terminating event by
@timacdonaldin laravel/framework#52259- [11.x] Declare bindings and singletons properties in Service Provider by
@Anton5360in laravel/framework#52256- [11.x] Fix explicit route binding for broadcast routes by
@ccharzin laravel/framework#52280- Revert "[11.x] Allow non-
ContextualAttributeattributes to have anaftercallback" by@taylorotwellin laravel/framework#52281- [11.x] Apply relation constraitns on upsert by
@iamgergoin laravel/framework#52239v11.17.0 - 2024-07-23
- [10.x] Fix PHP_CLI_SERVER_WORKERS warning by suppressing it by
@pelomedusain laravel/framework#52094- [11.x] Use
Command::FAILUREfordb:wipecommand by@siarheipashkevichin laravel/framework#52152- [11.x] Update outdated config files by
@TENIOSin laravel/framework#52150- [11.x] Fix 'pushProcessor method not found on LoggerInterface' error by
@cosmastechin laravel/framework#52117- [11.x] Use
Command::FAILUREformigrate:freshcommand by@siarheipashkevichin laravel/framework#52153- Improve accuracy of
Collection::isEmptyandisNotEmptyassertions by@spawniain laravel/framework#52184- [11.x] Fix return for ApplicationBuilder:: withCommandRouting method by
@seriquynhin laravel/framework#52181- [11.x] Refactor: Replace get_called_class() with static::class for consistency by
@fernandokbsin laravel/framework#52173- [11.x] Improve readability of SQLite schema dumps by
@bakerkretzmarin laravel/framework#52172- [11.x] Allow non-
ContextualAttributeattributes to have anaftercallback by@innocenziin laravel/framework#52167
... (truncated)
Commits
5e103d4Update version to v11.19.049938bdMerge branch '10.x' into 11.x639a2eeUpdate CHANGELOGd9729d4Update version to v10.48.18d4b5c64[11.x] Fix tests in wrong file (#52329)7348ac1[11.x] Add newsuccessMethod to the Docblock of `Illuminate\Console\View\C...5a200b6Apply fixes from StyleCI702cb88[11.x] Fixes through() relationship (#52318)9c57afc[11.X] "Model::preventAccessingMissingAttributes()" Causes Exception During P...9763effWiden typehints in base service provider (#52308)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)