generated from mimmi20/template
-
Notifications
You must be signed in to change notification settings - Fork 1
composer (5.x)(deps-dev): bump the development-dependencies group with 3 updates #406
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
Merged
github-actions
merged 2 commits into
5.x
from
dependabot/composer/5.x/development-dependencies-6790e45e65
Jul 30, 2025
Merged
composer (5.x)(deps-dev): bump the development-dependencies group with 3 updates #406
github-actions
merged 2 commits into
5.x
from
dependabot/composer/5.x/development-dependencies-6790e45e65
Jul 30, 2025
Conversation
This file contains hidden or 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
…h 3 updates Updates the requirements on [mimmi20/coding-standard](https://github.com/mimmi20/coding-standard), [nikic/php-parser](https://github.com/nikic/PHP-Parser) and [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version. Updates `mimmi20/coding-standard` to 6.1.6 - [Release notes](https://github.com/mimmi20/coding-standard/releases) - [Commits](mimmi20/coding-standard@6.1.5...6.1.6) Updates `nikic/php-parser` to 5.6.0 - [Release notes](https://github.com/nikic/PHP-Parser/releases) - [Changelog](https://github.com/nikic/PHP-Parser/blob/master/CHANGELOG.md) - [Commits](nikic/PHP-Parser@v5.5.0...v5.6.0) Updates `phpstan/phpstan` to 2.1.21 - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md) - [Commits](phpstan/phpstan@2.1.19...2.1.21) --- updated-dependencies: - dependency-name: mimmi20/coding-standard dependency-version: 6.1.6 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: nikic/php-parser dependency-version: 5.6.0 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: phpstan/phpstan dependency-version: 2.1.21 dependency-type: direct:development dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
mimmi20
approved these changes
Jul 30, 2025
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## 5.x #406 +/- ##
===========================================
Coverage 100.00% 100.00%
Complexity 21 21
===========================================
Files 4 4
Lines 107 107
===========================================
Hits 107 107
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Updates the requirements on mimmi20/coding-standard, nikic/php-parser and phpstan/phpstan to permit the latest version.
Updates
mimmi20/coding-standard
to 6.1.6Commits
6597833
Merge pull request #766 from mimmi20/dependabot/composer/master/slevomat/codi...a4e8d71
fix issuebecbdf3
composer (master)(deps): update slevomat/coding-standard requirement945c9d8
Merge pull request #765 from mimmi20/dependabot/composer/master/development-d...5749bd1
composer (master)(deps-dev): bump the development-dependencies group with 2 u...24be2f4
Merge pull request #764 from mimmi20/dependabot/composer/master/development-d...cc3d0dc
composer (master)(deps-dev): update phpstan/phpstan requirement00ff360
Merge pull request #762 from mimmi20/updatesee1416e
activate update groupsa16bafa
Merge pull request #759 from mimmi20/dependabot/composer/master/phpstan/phpst...Updates
nikic/php-parser
to 5.6.0Release notes
Sourced from nikic/php-parser's releases.
Changelog
Sourced from nikic/php-parser's changelog.
... (truncated)
Commits
221b0d0
Release PHP-Parser 5.6.03b8d8ab
Add special case for clone in fuzzerc724dde
Allow final on promoted properties7c4f7ca
Exclude one clone php-src testc5216ac
Remove use of E_STRICT in test runner507fa76
Add support for void cast3e74153
Add emulation support for void castb815a16
Add support for pipe operatorc1f6c4c
Add lexer emulation support for pipe operator66d5018
feat: add CallLike::getArg() method (#1089)Updates
phpstan/phpstan
to 2.1.21Release notes
Sourced from phpstan/phpstan's releases.
Commits
1ccf445
PHPStan 2.1.2190f8b11
Updated PHPStan to commit 90f8b11d423e18ff00fd4927907230b22edebcee8ae740c
Updated PHPStan to commit 8ae740c48df5a011f14634fe843fa274d77aac16a9ccfef
PHPStan 2.1.20d81cb77
Updated PHPStan to commit d81cb77c90b5ca6aaf2d274ec6b012f9522b513ecaef96e
Shopware moved to Silver sponsorse85367b
Shopware moved to Silver sponsors80833f9
New gold sponsor5cb41b9
Adjustment98506a9
Revert "Always white"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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions