myStockMaster
myStockMaster copied to clipboard
Bump laravel/framework from 11.18.1 to 11.20.0
Bumps laravel/framework from 11.18.1 to 11.20.0.
Release notes
Sourced from laravel/framework's releases.
v11.20.0
- Update testcase for
whereNone
method by@einar-hansen
in laravel/framework#52351- Improve
Lock->block
method by@RedmarBakker
in laravel/framework#52349- [11.x] Use correct pluralization rules in trans_choice for fallback strings by
@stefanvdlugt
in laravel/framework#52343- [11.x] Replace dead link in Security Policy by
@Jubeki
in laravel/framework#52338- Add compatible query type to
Model::resolveRouteBindingQuery
by@sebj54
in laravel/framework#52339- [10.x] Fix
Factory::afterCreating
callable argument type by@villfa
in laravel/framework#52335- [11.x] Remove undefined class PreventRequestsDuringMaintenance by
@seriquynh
in laravel/framework#52322- [11.x] Add middleware before sending request and dispatching events by
@eduance
in laravel/framework#52323- Add
collapseWithKeys
toCollection
by@jasonmccreary
in laravel/framework#52347- [11.x] Inverse Fake Queue Interactions:
assertNotDeleted
,assertNotFailed
, andassertNotReleased
by@gdebrauwer
in laravel/framework#52320- Add
deduplicate
to strings by@jasonmccreary
in laravel/framework#52350- [11.x] feat: make
Facade::isFake()
public by@calebdw
in laravel/framework#52357- [11.x] Ask about markdown template for notification command with no initial input by
@christophrumpel
in laravel/framework#52355- [11.x] allow custom view path when making components by
@browner12
in laravel/framework#52219- [11.x] chore: update to PHPStan Level 1 by
@calebdw
in laravel/framework#51956- [11.x] Support passing default as named parameter in whenLoaded, whenAggregated, whenCounted by
@hn-seoai
in laravel/framework#51342- Declare exceptions unreportable using the ShouldntReport interface by
@chrispage1
in laravel/framework#52337- [11.x] Enable extension of connection inspection methods by
@GromNaN
in laravel/framework#52231- [11.x] Add
whenExistsLoaded
method to conditionally include relationship existence attribute by@CodeWithKyrian
in laravel/framework#52295- [11.x] Add
in()
andinHidden()
functions to Context Stacks by@lessevv
in laravel/framework#52346- [11.x] Use Command::fail() method for single error messages by
@seriquynh
in laravel/framework#52387- [11.x] Rework
Context::stackContains
with Closures. by@timacdonald
in laravel/framework#52381- [11.x] Allow enums to be passed to AssertableJson where methods by
@patrickomeara
in laravel/framework#52360- [11.x] Made
list
validation rule as array for "size rules" in validation messages by@siarheipashkevich
in laravel/framework#52385- [11.x] Add contextual attributes to resolve drivers by
@ziadoz
in laravel/framework#52265- [11.x] Fix docblocks for where(All|Any|None) query methods by
@einar-hansen
in laravel/framework#52388- [10.x] backport #52204 by
@calebdw
in laravel/framework#52389- [11.x] Fix Http Client Pool requests that have no response by
@andrewbroberg
in laravel/framework#52393- [11.x] Introduce MixFileNotFoundException for handling missing Mix files by
@Ex10Dios
in laravel/framework#52400- [10.x] In MySQL, harvest last insert ID immediately after query is executed by
@piurafunk
in laravel/framework#52390v11.19.0
- fix
@return
typehint in Illuminate\Contracts\Process\InvokedProcess::wait method by@mdmahbubhelal
in laravel/framework#52304- [11.x] Add php doc for ServiceProvider bindings and singletons properties by
@Anton5360
in laravel/framework#52298- [10.x] backport #52188 by
@calebdw
in laravel/framework#52293- Update docblock to accept an Expression for whereLike methods by
@patrickomeara
in laravel/framework#52299- [11.x] Fix Bcrypt/Argon/Argon2I Hashers not checking database field for nullish value before checking hash compatibility by
@localpath
in laravel/framework#52297- [11.x] Method to trim '0' digits after decimal point of a given number by
@gdebrauwer
in laravel/framework#52284- [11.x] Add
whereNone
method to the query builder by@einar-hansen
in laravel/framework#52260- [11.x] Fix flat array parameter for relation upsert by
@iamgergo
in laravel/framework#52289- [11.x]
assertSeeHtml
,assertDontSeeHtml
andassertSeeHtmlInOrder
testing methods by@gdebrauwer
in laravel/framework#52285- [11.x] Fully qualify morph columns when using WHERE clauses by
@maartenpaauw
in laravel/framework#52227- [10.x] Fix runPaginationCountQuery not working properly for union queries by
@chinleung
in laravel/framework#52314- [11.x] Add
assertExactJsonStructure
method by@gdebrauwer
in laravel/framework#52311- [11.x] Add
withoutHeader()
test method by@gdebrauwer
in laravel/framework#52309- [11.x] Widen typehints in base service provider by
@devfrey
in laravel/framework#52308- [11.X] "Model::preventAccessingMissingAttributes()" Causes Exception During Pagination with ResourceCollection by
@Katalam
in laravel/framework#52305- [11.x] Fixes through() relationship by
@leobeal
in laravel/framework#52318- [11.x] Add new
success
Method to the Docblock ofIlluminate\Console\View\Components\Factory
by@devajmeireles
in laravel/framework#52310
... (truncated)
Changelog
Sourced from laravel/framework's changelog.
v11.20.0 - 2024-08-06
- Update testcase for
whereNone
method by@einar-hansen
in laravel/framework#52351- Improve
Lock->block
method by@RedmarBakker
in laravel/framework#52349- [11.x] Use correct pluralization rules in trans_choice for fallback strings by
@stefanvdlugt
in laravel/framework#52343- [11.x] Replace dead link in Security Policy by
@Jubeki
in laravel/framework#52338- Add compatible query type to
Model::resolveRouteBindingQuery
by@sebj54
in laravel/framework#52339- [10.x] Fix
Factory::afterCreating
callable argument type by@villfa
in laravel/framework#52335- [11.x] Remove undefined class PreventRequestsDuringMaintenance by
@seriquynh
in laravel/framework#52322- [11.x] Add middleware before sending request and dispatching events by
@eduance
in laravel/framework#52323- Add
collapseWithKeys
toCollection
by@jasonmccreary
in laravel/framework#52347- [11.x] Inverse Fake Queue Interactions:
assertNotDeleted
,assertNotFailed
, andassertNotReleased
by@gdebrauwer
in laravel/framework#52320- Add
deduplicate
to strings by@jasonmccreary
in laravel/framework#52350- [11.x] feat: make
Facade::isFake()
public by@calebdw
in laravel/framework#52357- [11.x] Ask about markdown template for notification command with no initial input by
@christophrumpel
in laravel/framework#52355- [11.x] allow custom view path when making components by
@browner12
in laravel/framework#52219- [11.x] chore: update to PHPStan Level 1 by
@calebdw
in laravel/framework#51956- [11.x] Support passing default as named parameter in whenLoaded, whenAggregated, whenCounted by
@hn-seoai
in laravel/framework#51342- Declare exceptions unreportable using the ShouldntReport interface by
@chrispage1
in laravel/framework#52337- [11.x] Enable extension of connection inspection methods by
@GromNaN
in laravel/framework#52231- [11.x] Add
whenExistsLoaded
method to conditionally include relationship existence attribute by@CodeWithKyrian
in laravel/framework#52295- [11.x] Add
in()
andinHidden()
functions to Context Stacks by@lessevv
in laravel/framework#52346- [11.x] Use Command::fail() method for single error messages by
@seriquynh
in laravel/framework#52387- [11.x] Rework
Context::stackContains
with Closures. by@timacdonald
in laravel/framework#52381- [11.x] Allow enums to be passed to AssertableJson where methods by
@patrickomeara
in laravel/framework#52360- [11.x] Made
list
validation rule as array for "size rules" in validation messages by@siarheipashkevich
in laravel/framework#52385- [11.x] Add contextual attributes to resolve drivers by
@ziadoz
in laravel/framework#52265- [11.x] Fix docblocks for where(All|Any|None) query methods by
@einar-hansen
in laravel/framework#52388- [10.x] backport #52204 by
@calebdw
in laravel/framework#52389- [11.x] Fix Http Client Pool requests that have no response by
@andrewbroberg
in laravel/framework#52393- [11.x] Introduce MixFileNotFoundException for handling missing Mix files by
@Ex10Dios
in laravel/framework#52400- [10.x] In MySQL, harvest last insert ID immediately after query is executed by
@piurafunk
in laravel/framework#52390v11.19.0 - 2024-07-30
- fix
@return
typehint in Illuminate\Contracts\Process\InvokedProcess::wait method by@mdmahbubhelal
in laravel/framework#52304- [11.x] Add php doc for ServiceProvider bindings and singletons properties by
@Anton5360
in laravel/framework#52298- [10.x] backport #52188 by
@calebdw
in laravel/framework#52293- Update docblock to accept an Expression for whereLike methods by
@patrickomeara
in laravel/framework#52299- [11.x] Fix Bcrypt/Argon/Argon2I Hashers not checking database field for nullish value before checking hash compatibility by
@localpath
in laravel/framework#52297- [11.x] Method to trim '0' digits after decimal point of a given number by
@gdebrauwer
in laravel/framework#52284- [11.x] Add
whereNone
method to the query builder by@einar-hansen
in laravel/framework#52260- [11.x] Fix flat array parameter for relation upsert by
@iamgergo
in laravel/framework#52289- [11.x]
assertSeeHtml
,assertDontSeeHtml
andassertSeeHtmlInOrder
testing methods by@gdebrauwer
in laravel/framework#52285- [11.x] Fully qualify morph columns when using WHERE clauses by
@maartenpaauw
in laravel/framework#52227- [10.x] Fix runPaginationCountQuery not working properly for union queries by
@chinleung
in laravel/framework#52314- [11.x] Add
assertExactJsonStructure
method by@gdebrauwer
in laravel/framework#52311- [11.x] Add
withoutHeader()
test method by@gdebrauwer
in laravel/framework#52309- [11.x] Widen typehints in base service provider by
@devfrey
in laravel/framework#52308- [11.X] "Model::preventAccessingMissingAttributes()" Causes Exception During Pagination with ResourceCollection by
@Katalam
in laravel/framework#52305
... (truncated)
Commits
3cd7593
Update version to v11.20.00a31202
wipa6e916e
wip3be925c
wip8bd7a9b
Merge branch '10.x' into 11.x763b942
Update CHANGELOGd816681
Update version to v10.48.19d2546d5
Apply fixes from StyleCI16ac9c5
formatting332e29a
Merge branch '10.x' of https://github.com/piurafunk/framework into piurafunk-...- 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)