generated from wayofdev/laravel-package-tpl
-
-
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
Update PHPStan packages (major) #49
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/major-phpstan-packages
base: master
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.
Open
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
|
renovate
bot
force-pushed
the
renovate/major-phpstan-packages
branch
from
November 15, 2024 10:47
a054f78
to
10ede88
Compare
renovate
bot
changed the title
Update PHPStan packages to v2 (major)
Update PHPStan packages (major)
Nov 15, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
^2.6
->^3.0
^1.10
->^2.0
^1.1
->^2.0
^1.3
->^2.0
^1.5
->^2.0
Release Notes
larastan/larastan (nunomaduro/larastan)
v3.0.0
: 3.0.0Compare Source
Larastan 3.0 🥳
This release adds compability with PHPStan 2 and drops support for Laravel versions < 11
Please make sure you read the both PHPStan's and Larastan's upgrade guides!
Notable changes:
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/phpstan (phpstan/phpstan)
v2.0.1
Compare Source
Bugfixes 🐛
v2.0.0
Compare Source
Read more about PHPStan 2.0.
Check out the UPGRADING guide!.
Buy the PHPStan elephpant and T-shirts!
Major new features 🚀
mixed
types strictly, not just explicitmixed
list
type (#1751), #3311, #8185, #6243, thanks @rvanvelzen!@readonly
rule that disallows default values (#1391), thanks @herndlm!@phpstan-consistent-constructor
(#1296), thanks @canvural!is_a()
orclass_parents()
(phpstan/phpstan-src@c4a662a)new ReflectionMethod()
(phpstan/phpstan-src@5363066)instanceof
of classes not covered by backward compatibility promise (phpstan/phpstan-src@ff4d02d)instanceof
of classes covered by backward compatibility promise but where the assumption might change (phpstan/phpstan-src@996bc69)@phpstan-self-out
(phpstan/phpstan-src@6838669)@param-out
(phpstan/phpstan-src@30c4b9e), #10260@param-closure-this
(phpstan/phpstan-src@2fa539a), #10933@var
tag type against native type (phpstan/phpstan-src@a69e3bc)reportWrongPhpDocTypeInVarTag
totrue
to have all types validated, not just native onesreportAnyTypeWideningInVarTag: true
for stricter behaviour (#2840), thanks @janedbal!@phpstan-pure
above functions and methodsPHPStan\Type\Type
interface via@var
(phpstan/phpstan-src@713b98f), https://github.com/nunomaduro/larastan/issues/1567#issuecomment-1460445389@mixin
PHPDoc tag above traits (phpstan/phpstan-src@0d0de94)@extends
,@implements
,@use
for unresolvable types (phpstan/phpstan-src@2bb5282), #11552@method
tags (phpstan/phpstan-src@5b7e474)@method
@template
tags above traits (phpstan/phpstan-src@aadbf62)@property
tags (phpstan/phpstan-src@55ea2ae), #10752, #9356var_export
without$return=true
(#3225), #11320, thanks @staabm!new
/function call/method call/static method call on a separate line without any side effects even without@phpstan-pure
PHPDoc tag on the declaration sidecall_user_func()
(#2479), thanks @staabm!array_filter()
calls (#1077), #6840, thanks @leongersen!array_values()
calls (#2917), thanks @kamil-zacek!@no-named-arguments
(phpstan/phpstan-src@74ba8c2), #5968@phpstan-self-out
(phpstan/phpstan-src@892b319)@mixin
(phpstan/phpstan-src@3175c81)polluteScopeWithBlock
(defaults totrue
,false
inphpstan-strict-rules
) (phpstan/phpstan-src@946cf18)@readonly
property and@immutable
class PHPDoc (#1295, #1335), #4082, thanks @herndlm!instanceof *Type
in favour of new methods onType
interface, (phpstan/phpstan-src@436e6d3), learn more: Why Is instanceof *Type Wrong and Getting Deprecated?Improvements 🔧
exceptions.check.tooWideThrowType
made true by default (phpstan/phpstan-src@1b1da3e)implicitThrows
to only look for explicit throw points in too-wide@throws
rules when set tofalse
(phpstan/phpstan-src@a0e688c)GenericObjectType
(#2818, #2821)RuleLevelHelper::accepts()
behaviour (phpstan/phpstan-src@941fc81), #11119, #4174Throw_
(phpstan/phpstan-src@22eef6d), #4912@param-out
(phpstan/phpstan-src@56b2002)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.