Bump the php-dev group across 1 directory with 5 updates - #529
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the php-dev group across 1 directory with 5 updates#529dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the php-dev group with 4 updates in the / directory: [phpstan/phpstan](https://github.com/phpstan/phpstan-phar-composer-source), [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit), [rector/rector](https://github.com/rectorphp/rector) and [slevomat/coding-standard](https://github.com/slevomat/coding-standard). Updates `phpstan/phpstan` from 2.2.2 to 2.2.7 - [Commits](https://github.com/phpstan/phpstan-phar-composer-source/commits) Updates `phpunit/phpunit` from 11.5.55 to 11.5.56 - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.5.56/ChangeLog-11.5.md) - [Commits](sebastianbergmann/phpunit@11.5.55...11.5.56) Updates `rector/rector` from 2.5.2 to 2.6.1 - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](rectorphp/rector@2.5.2...2.6.1) Updates `slevomat/coding-standard` from 8.29.0 to 8.31.1 - [Release notes](https://github.com/slevomat/coding-standard/releases) - [Commits](slevomat/coding-standard@8.29.0...8.31.1) Updates `squizlabs/php_codesniffer` from 4.0.1 to 4.0.4 - [Release notes](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases) - [Changelog](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/4.x/CHANGELOG-4.x.md) - [Commits](PHPCSStandards/PHP_CodeSniffer@4.0.1...4.0.4) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: php-dev - dependency-name: phpunit/phpunit dependency-version: 11.5.56 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: php-dev - dependency-name: rector/rector dependency-version: 2.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: php-dev - dependency-name: slevomat/coding-standard dependency-version: 8.31.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: php-dev - dependency-name: squizlabs/php_codesniffer dependency-version: 4.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: php-dev ... 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 php-dev group with 4 updates in the / directory: phpstan/phpstan, phpunit/phpunit, rector/rector and slevomat/coding-standard.
Updates
phpstan/phpstanfrom 2.2.2 to 2.2.7Commits
Updates
phpunit/phpunitfrom 11.5.55 to 11.5.56Release notes
Sourced from phpunit/phpunit's releases.
Changelog
Sourced from phpunit/phpunit's changelog.
Commits
5f83edfPrepare release2f3b5e4Merge branch '10.5' into 11.50e8c1d1Prepare release6724240Merge branch '9.6' into 10.50edba2fPrepare releasec3984ecMerge branch '8.5' into 9.617cd429Prepare releasec9acef1Merge branch '10.5' into 11.5ffa9abaMerge branch '9.6' into 10.54b8adcdMerge branch '8.5' into 9.6Updates
rector/rectorfrom 2.5.2 to 2.6.1Release notes
Sourced from rector/rector's releases.
... (truncated)
Commits
b8e68f0Rector 2.6.18d4664eUpdated Rector to commit 16be33c1c2364d51038752a299fce01043d42576834ed36Updated Rector to commit 4e11a4088c0634076742b71dc9db4cfbeab4a20777f9eecUpdated Rector to commit 4e11a4088c0634076742b71dc9db4cfbeab4a20755176b4Updated Rector to commit 4e11a4088c0634076742b71dc9db4cfbeab4a207c529f35Updated Rector to commit 72f8056755dc28dd1a8ab8f39900259f129ebae8080ed0fUpdated Rector to commit 72f8056755dc28dd1a8ab8f39900259f129ebae830c1e33Updated Rector to commit 72f8056755dc28dd1a8ab8f39900259f129ebae88e262e1Updated Rector to commit 952266b6d64f923f9d6d4390e423e4ab65a953c62ca9c01Updated Rector to commit da48be85d84c065d1f018c9074694980d2351e77Updates
slevomat/coding-standardfrom 8.29.0 to 8.31.1Release notes
Sourced from slevomat/coding-standard's releases.
Commits
0a40807Updated dependencies0d18071SlevomatCodingStandard.Classes.ParentCall: Fixed false positive for parent ca...c3eac35SlevomatCodingStandard.Classes.ParentCall: Fixed false positive for@parent::1f3de31ReadonlyClassSniff - do not mark abstract class as readonly despite all promo...ae5e938Updated dependenciesb1e077dfeat(functions): Disallow arrow function return type hintsfe7b9a2ci: skip locking closed issues on forks8352f0dAdd allowNonFinalClasses + ignoreTraits config for ReadonlyClassSniff301f740Fix ReadonlyClassSniff to not to require class marked as readonly when it is ...70a3b21Fix ReadonlyClassSniff for do not require mark readonly class when class is e...Updates
squizlabs/php_codesnifferfrom 4.0.1 to 4.0.4Release notes
Sourced from squizlabs/php_codesniffer's releases.
... (truncated)
Changelog
Sourced from squizlabs/php_codesniffer's changelog.
... (truncated)
Commits
bbdc3d0Merge branch '3.x' into 4.x3d9e4c6Merge pull request #1471 from PHPCSStandards/feature/update-gpg-key-info0c3dc35Changelog: add release linksddc0bf9Changelog update for 4.0.3 + 4.0.409a2847Config: update version nr to nextaa43975Merge branch '3.x' into 4.x29a0859Config: update version nr to next305aebbUpdate for new GPG keys74ee2d4Merge pull request #1475 from PHPCSStandards/feature/changelog-4.0.22f4a106Changelog for the 4.0.2 releaseDependabot 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 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