Bump nunomaduro/larastan from 2.8.1 to 2.9.5
Bumps nunomaduro/larastan from 2.8.1 to 2.9.5.
Release notes
Sourced from nunomaduro/larastan's releases.
2.9.5
What's Changed
Fixed:
- added
sole
method toRelation
stubs - 56d71230713c9763ec559076f9cbaf793bd980dd- made
ModelAppendsRule
optional - 4834d0fMaintanence
- add: test laravel 11 application in ci by
@calebdw
in larastan/larastan#1915- chore: add test for renameColumn by
@calebdw
in larastan/larastan#1920Full Changelog: https://github.com/larastan/larastan/compare/v2.9.4...v2.9.5
v2.9.4
What's Changed
Added
- feat: create model appends rule by
@calebdw
in larastan/larastan#1838- feat: add model stubs by
@calebdw
in larastan/larastan#1910Fixed
- fix: float not assignable to decimal cast by
@calebdw
in larastan/larastan#1872- fix: LazyCollection generics by
@calebdw
in larastan/larastan#1852- fix: illegal offset type by
@calebdw
in larastan/larastan#1889- fix: call getMethod on template type directly by
@canvural
in larastan/larastan#1913- fix: update
report
parameter inrescue
stub to match laravel by@carlalexander
in larastan/larastan#1911Internal
- docs: document model relationships by
@calebdw
in larastan/larastan#1905New Contributors
@carlalexander
made their first contribution in larastan/larastan#1911Full Changelog: https://github.com/larastan/larastan/compare/v2.9.3...v2.9.4
v2.9.3
What's Changed
Fixed
- fix: subquery ordering by
@calebdw
in larastan/larastan#1875- fix: redis get return type by
@calebdw
in larastan/larastan#1906Internal
- fix: filament ci by
@calebdw
in larastan/larastan#1873- bump PHPStan version by
@szepeviktor
in larastan/larastan#1890- fix: bump filament ref by
@calebdw
in larastan/larastan#1891- test: add L11 to test matrix by
@calebdw
in larastan/larastan#1892- fix: uniform neon + fix typos by
@szepeviktor
in larastan/larastan#1901
... (truncated)
Commits
-
101f1a4
chore: add docs about ModelAppendsRule -
4834d0f
fix: make ModelAppendsRule optional -
5bc58cc
fix: add extension to PHPStan config -
a2c9caa
chore: add test for renameColumn (#1920) -
56d7123
fix: add sole to Relation stub -
40b227e
add: test laravel 11 application in ci (#1915) -
3e7b121
Updatereport
parameter inrescue
stub to match laravel (#1911) -
4855845
fix: tests -
320bcf0
docs: document model relationships (#1905) -
8bd32ca
feat: add model stubs (#1910) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts