Update PHPStan packages - autoclosed #689
Closed
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:
3.4.0->3.8.12.1.17->2.1.332.0.4->2.0.7Release Notes
larastan/larastan (larastan/larastan)
v3.8.1: 3.8.1Compare Source
What's Changed
PendingRequestgeneric9b7eccdNew Contributors
Full Changelog: larastan/larastan@v3.8.0...v3.8.1
v3.8.0: 3.8.0Compare Source
What's Changed
Added
Add optional phpMyAdmin SQL parser integration by @canvural in #2388
Larastan can now detect automatically if you have
phpmyadmin/sql-parserpackage and use that to parse your squashed database migrations. This parser package has better support for different SQL keywords. Note: The package has GPL 2 license. Meaning if you install it and distribute your app with it you also need to have GPL 2 licensed application. But generally this is not a problem because you should install Larastan and the sql-parser package as a development dependency and remove these development dependencies while deploying your application to production.Treat unsigned database columns as
non-negative-int52aa393Fixed
974100d0ea3de78245ac3Internal
Full Changelog: larastan/larastan@v3.7.2...v3.8.0
v3.7.2: 3.7.2Compare Source
What's Changed
Added
Fixed
Full Changelog: larastan/larastan@v3.7.1...v3.7.2
v3.7.1: 3.7.1Compare Source
What's Changed
Added
Full Changelog: larastan/larastan@v3.7.0...v3.7.1
v3.7.0: 3.7.0Compare Source
What's Changed
Added
public constinSchematable names by @riasvdv in #2315TDeclaringModelto code snippet by @ramonrietdijk in #2349NoMissingTranslationsRuleby @ramonrietdijk in #2340NoPublicModelScopeAndAccessorRuleFixed
New Contributors
Full Changelog: larastan/larastan@v3.6.1...v3.7.0
v3.6.1Compare Source
What's Changed
Fixed
Documentation
New Contributors
Full Changelog: larastan/larastan@v3.6.0...v3.6.1
v3.6.0Compare Source
Added 🪄
getCountForPaginationas a pass-thru for Laravel versions >= 12.15 by @cosmastech in #2301Config::collection()calls (only for Laravel >= 12.20.0) Note: NeedscheckConfigTypesparameter to be enabled in the config.NoAuthFacadeInRequestScopeRuleandNoAuthHelperInRequestScopeRuleRead more about it hereConfigCollectionRuleto warn you if you pass a config option that is not an array toConfig::collectioncall. Note: NeedscheckConfigTypesparameter to be enabled in the config.pluckon collections with closures. (only for Laravel >= 12.20.0)fd16758Internal ⚙️
6431d01New Contributors
Full Changelog: larastan/larastan@v3.5.0...v3.6.0
v3.5.0Compare Source
What's Changed
Added
Fixed
NoEnvCallsOutsideOfConfigRuleby @sertxudev in #2298New Contributors
Full Changelog: larastan/larastan@v3.4.2...v3.5.0
v3.4.2Compare Source
What's Changed
New Contributors
Full Changelog: larastan/larastan@v3.4.1...v3.4.2
v3.4.1Compare Source
What's Changed
New Contributors
Full Changelog: larastan/larastan@v3.4.0...v3.4.1
phpstan/phpstan-phar-composer-source (phpstan/phpstan)
v2.1.33Compare Source
v2.1.32Compare Source
v2.1.31Compare Source
v2.1.30Compare Source
v2.1.29Compare Source
v2.1.28Compare Source
v2.1.27Compare Source
v2.1.26Compare Source
v2.1.25Compare Source
v2.1.24Compare Source
v2.1.23Compare Source
v2.1.22Compare Source
v2.1.21Compare Source
v2.1.20Compare Source
v2.1.19Compare Source
v2.1.18Compare Source
phpstan/phpstan-strict-rules (phpstan/phpstan-strict-rules)
v2.0.7Compare Source
v2.0.6Compare Source
v2.0.5Compare Source
Configuration
📅 Schedule: Branch creation - "before 4pm every weekday except before 9am every weekday" in timezone America/New_York, 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.