fix(deps): bump the all group in /internal/verifier/php with 3 updates#620
Merged
Soner (shyim) merged 1 commit intomainfrom Jul 14, 2025
Merged
Conversation
Bumps the all group in /internal/verifier/php with 3 updates: [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer), [rector/rector](https://github.com/rectorphp/rector) and [spaze/phpstan-disallowed-calls](https://github.com/spaze/phpstan-disallowed-calls). Updates `friendsofphp/php-cs-fixer` from 3.80.0 to 3.82.2 - [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases) - [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md) - [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.80.0...v3.82.2) Updates `rector/rector` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](rectorphp/rector@2.1.0...2.1.1) Updates `spaze/phpstan-disallowed-calls` from 4.5.0 to 4.6.0 - [Release notes](https://github.com/spaze/phpstan-disallowed-calls/releases) - [Commits](spaze/phpstan-disallowed-calls@v4.5.0...v4.6.0) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.82.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: rector/rector dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: spaze/phpstan-disallowed-calls dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
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
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.
Bumps the all group in /internal/verifier/php with 3 updates: friendsofphp/php-cs-fixer, rector/rector and spaze/phpstan-disallowed-calls.
Updates
friendsofphp/php-cs-fixerfrom 3.80.0 to 3.82.2Release notes
Sourced from friendsofphp/php-cs-fixer's releases.
Changelog
Sourced from friendsofphp/php-cs-fixer's changelog.
Commits
684ed3aprepared the 3.82.2 release97de337fix:StatementIndentationFixer- multi constant statement containing array ...578ea7afix:LowercaseStaticReferenceFixer- do not touch enum's cases (#8824)827eb5ffix:VisibilityRequiredFixer- handle promoted property with visibility and...963f8e3fix:ClassAttributesSeparationFixer- handle methodgetaliased in trait ...b980d8bbumped version240f67bprepared the 3.82.1 releasedd630f2fix:OrderedClassElementsFixer- handle property hooks (#8817)8c9c53cfix:SingleClassElementPerStatementFixer- fix for property hooks (#8816)f5d6ecbbumped versionUpdates
rector/rectorfrom 2.1.0 to 2.1.1Release notes
Sourced from rector/rector's releases.
... (truncated)
Commits
d0917c0Rector 2.1.1ef45f56Updated Rector to commit fbb92469f8b808e54564104866cf50940b341f864b7a582Updated Rector to commit fbb92469f8b808e54564104866cf50940b341f862ca3e22Updated Rector to commit 22a54d9ce193f56f27a7f663d0d74831bb560a31b97ec3fUpdated Rector to commit 417d068e942d23b6b32412adcdbde3afdddd8dc92a59eacUpdated Rector to commit c079d5c0912b9f86bc5fec1914dd0df1eb83bdc5f843d3dUpdated Rector to commit b28a51bebdd6870a6b5d07320f615fde80b687b5fa661c3Updated Rector to commit 6670b9039c89800f3f3ab6546a7aa70c4c1e0a75582f107Updated Rector to commit 1804aec1481ef4c1d112bbd89871ad7b2248c539c243796Updated Rector to commit 1233b635eb3decbeb5692bbd7a04ae3a74cf0162Updates
spaze/phpstan-disallowed-callsfrom 4.5.0 to 4.6.0Release notes
Sourced from spaze/phpstan-disallowed-calls's releases.
Commits
d77ea13Remove thehasConstantcheck (#343)2c2ac49Remove thehasConstantcheck because PHPStan doesn't crash anymore when acc...99ce5edAdd end-to-end test for spaze/security-txt (#339)5ef7a90Add end-to-end test for spaze/security-txt3490901Bump the Dead Code Detector to 0.12 (#338)2993a6aBump the Dead Code Detectordc206b1Automate end-to-end tests (#336)f19acf6Test the extension on my site, automatically8da5695Test rule registration (#335)7c859d8Add a test to test all rules are registeredDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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