-
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update phpstan packages #258
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
base: master
Are you sure you want to change the base?
Conversation
220ab89
to
a54cbbb
Compare
a54cbbb
to
962b9ed
Compare
962b9ed
to
da25e22
Compare
da25e22
to
17c43c1
Compare
17c43c1
to
d6e8315
Compare
078e645
to
cb7140a
Compare
ac508c2
to
369e1a6
Compare
9efadfa
to
f2813ee
Compare
206bed6
to
d92eead
Compare
d92eead
to
d637f10
Compare
⚠ 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: composer.lock
|
|
This PR contains the following updates:
2.6.4
->2.11.2
1.3.1
->1.4.3
1.10.34
->1.12.27
1.1.4
->1.2.1
1.3.14
->1.4.2
1.5.1
->1.6.2
Release Notes
larastan/larastan (nunomaduro/larastan)
v2.11.2
Compare Source
v2.11.1
Compare Source
Fixes
post
andquery
can returnarray
b94eb6d
(https://github.com/larastan/larastan/pull/2270) by @rikvdhFull Changelog: larastan/larastan@v2.11.0...v2.11.1
v2.11.0
Compare Source
2.11.0
This release includes bunch of new features that will help you fix some PHPStan level 7 errors 💪🏽
New Features 🚀
LangGetReturnTypeExtension
extensionApp
facadeenvironment
methodInteractsWithInput
stubFormRequestSafeDynamicMethodReturnTypeExtension
Cookie::get
methodgeneralizeEnvReturnType
config option and extensioncheckConfigTypes
config parameter andConfigFunctionDynamicFunctionReturnTypeExtension
andConfigGetDynamicMethodReturnTypeExtension
and ignore callable constant strings Read more about it here.Fixes 🐛
value
helper and check for callable instead of closureconfig
andenv
function default arg can beClosure
Full Changelog: larastan/larastan@v2.10.0...v2.11.0
v2.10.0
Compare Source
What's Changed
phpmyadmin/sql-parser
byiamcal/sql-parser
.Full Changelog: larastan/larastan@v2.9.14...v2.10.0
v2.9.14
Compare Source
Improvements
Latest PHPStan version compatibility
Full Changelog: larastan/larastan@v2.9.13...v2.9.14
v2.9.13
: 2.9.13Compare Source
What's Changed
Full Changelog: larastan/larastan@v2.9.12...v2.9.13
v2.9.12
Compare Source
What's Changed
Added
Collection::reject
by @spawnia in https://github.com/larastan/larastan/pull/2107Fixed
Full Changelog: larastan/larastan@v2.9.11...v2.9.12
v2.9.11
: 2.9.11Compare Source
What's Changed
Fixed
Builder<*>
by @calebdw in https://github.com/larastan/larastan/pull/2099f476d8f
df27912
Internal
orchestra/testbench-core
instead oforchestra/testbench
by @crynobone in https://github.com/larastan/larastan/pull/2105New Contributors
Full Changelog: larastan/larastan@v2.9.10...v2.9.11
v2.9.10
: 2.9.10Compare Source
What's Changed
Added
CollectedBy
attribute larastan/larastan@f43e0c4Fixed
unique
collection method return type larastan/larastan@f97d92eEnumerable:make
method return typeNew Contributors
Full Changelog: larastan/larastan@v2.9.9...v2.9.10
v2.9.9
Compare Source
What's Changed
env
when specifying default value by @bram-pkg in https://github.com/larastan/larastan/pull/1995ParametersAcceptorSelector::selectSingle
by @staabm in https://github.com/larastan/larastan/pull/2054New Contributors
Full Changelog: larastan/larastan@v2.9.8...v2.9.9
v2.9.8
Compare Source
What's Changed
Added
Fixed
New Contributors
Full Changelog: larastan/larastan@v2.9.7...v2.9.8
v2.9.7
Compare Source
What's Changed
Added
$this
type for all Laravel macros automatically larastan/larastan@fdc7d29whereNot
andorWhereNot
by @ganyicz in https://github.com/larastan/larastan/pull/1958Fixed
Internal
New Contributors
Full Changelog: larastan/larastan@v2.9.6...v2.9.7
v2.9.6
Compare Source
What's Changed
Added
casts
method in larastan/larastan@66db15fFixed
Full Changelog: larastan/larastan@v2.9.5...v2.9.6
v2.9.5
: 2.9.5Compare Source
What's Changed
Fixed:
sole
method toRelation
stubs -56d7123
ModelAppendsRule
optional -4834d0f
Maintanence
Full Changelog: larastan/larastan@v2.9.4...v2.9.5
v2.9.4
Compare Source
What's Changed
Added
Fixed
report
parameter inrescue
stub to match laravel by @carlalexander in https://github.com/larastan/larastan/pull/1911Internal
New Contributors
Full Changelog: larastan/larastan@v2.9.3...v2.9.4
v2.9.3
Compare Source
What's Changed
Fixed
Internal
Full Changelog: larastan/larastan@v2.9.2...v2.9.3
v2.9.2
: 2.9.2Compare Source
What's Changed
Added
Fixed
Internal
Full Changelog: larastan/larastan@v2.9.1...v2.9.2
v2.9.1
: 2.9.1Compare Source
What's Changed
Added
withWhereHas
method to supported Eloquent Builder methods by @akinoriakatsuka in https://github.com/larastan/larastan/pull/1853Fixed
42d5262
map
andmapWithKeys
methods of Eloquent collection returns a Eloquent collection if model is returned from the callback097a2d2
Internal
New Contributors
Full Changelog: larastan/larastan@v2.9.0...v2.9.1
v2.9.0
: 2.9.0Compare Source
Added
toRawSql
,dumpRawSql
andddRawSql
toQueryBuilder.stub
by @eusonlito in https://github.com/larastan/larastan/pull/1823Fixed
cursor
method by @calebdw in https://github.com/larastan/larastan/pull/1825first
not checking model properties by @calebdw in https://github.com/larastan/larastan/pull/1845Internal
New Contributors
Full Changelog: larastan/larastan@v2.8.1...v2.9.0
v2.8.1
Compare Source
What's Changed?
Fixed
6e2729e
ModelFindExtension
:b7cc6a2
Full Changelog: larastan/larastan@v2.8.0...v2.8.1
v2.8.0
Compare Source
What's Changed
Added ✨
one
methods by @calebdw in https://github.com/larastan/larastan/pull/1785Fixed 🐛
Maintenance 🛠
New Contributors
Full Changelog: larastan/larastan@v2.7.0...v2.8.0
v2.7.0
: 2.7.0Compare Source
What's new
With this release Larastan is moved to the Larastan organization. Please refer to the upgrade guide for more details: Upgrade Guide.
v2.6.5
: 2.6.5Compare Source
What's Changed
retry()
helper stub to accept callable as$sleepMilliseconds
by @Plytas in https://github.com/nunomaduro/larastan/pull/1698FormRequest::validated
by @fyrts in https://github.com/nunomaduro/larastan/pull/1723New Contributors
Full Changelog: larastan/larastan@v2.6.4...v2.6.5
phpstan/extension-installer (phpstan/extension-installer)
v1.4.3
Compare Source
v1.4.2
Compare Source
v1.4.1
Compare Source
v1.4.0
Compare Source
phpstan/phpstan (phpstan/phpstan)
v1.12.27
Compare Source
Major new features 🚀
Improvements 🔧
Bugfixes 🐛
v1.12.26
Compare Source
Improvements 🔧
Bugfixes 🐛
is_subclass_of
andis_a
(#3788), #3979, #8464, thanks @VincentLanglet!numeric-string
toarray-key
(#3326), #4163, #4671, #8592, #11390, #12413, thanks @VincentLanglet!callable-string
must benon-empty-string
(#3983), #12979, thanks @aivchen!Function signature fixes 🤖
v1.12.25
Compare Source
Consider comparison as strict when type is the same (#3942), #12884, thanks @VincentLanglet!
v1.12.24
Compare Source
Bugfixes 🐛
DateTime::format('u')
return type (#3919), thanks @mvorisek!Function signature fixes 🤖
v1.12.23
Compare Source
Fix condition of fall-through case not used for exhaustive checks (#3900), #11064, #3488, #8719, #12722, thanks @rvanvelzen!
v1.12.22
Compare Source
Improvements 🔧
implode()
return type (#3774), thanks @staabm!Bugfixes 🐛
[]
on array with constant-integer offset will add one to the offset (phpstan/phpstan-src@fe595cb), #9328, #9850, #10650v1.12.21
Compare Source
Bugfixes 🐛
Function signature fixes 🤖
MongoCollection::findOne()
return type (#3854), thanks @aivchen!v1.12.20
[Compar
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.