-
Notifications
You must be signed in to change notification settings - Fork 2
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
composer(deps-dev): bump the minor-patch-dependencies group with 6 updates #354
Merged
mimmi20
merged 3 commits into
master
from
dependabot/composer/master/minor-patch-dependencies-96cf463bf4
Dec 11, 2023
Merged
composer(deps-dev): bump the minor-patch-dependencies group with 6 updates #354
mimmi20
merged 3 commits into
master
from
dependabot/composer/master/minor-patch-dependencies-96cf463bf4
Dec 11, 2023
Conversation
This file contains 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
Contributor
…dates Updates the requirements on [infection/infection](https://github.com/infection/infection), [mimmi20/coding-standard](https://github.com/mimmi20/coding-standard), [nikic/php-parser](https://github.com/nikic/PHP-Parser), [phpstan/phpstan](https://github.com/phpstan/phpstan), [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) and [rector/rector](https://github.com/rectorphp/rector) to permit the latest version. Updates `infection/infection` to 0.27.9 - [Release notes](https://github.com/infection/infection/releases) - [Changelog](https://github.com/infection/infection/blob/master/CHANGELOG.md) - [Commits](infection/infection@0.27.8...0.27.9) Updates `mimmi20/coding-standard` to 5.2.1 - [Release notes](https://github.com/mimmi20/coding-standard/releases) - [Commits](mimmi20/coding-standard@5.1.27...5.2.1) Updates `nikic/php-parser` to 4.18.0 - [Release notes](https://github.com/nikic/PHP-Parser/releases) - [Changelog](https://github.com/nikic/PHP-Parser/blob/v4.18.0/CHANGELOG.md) - [Commits](nikic/PHP-Parser@v4.17.1...v4.18.0) Updates `phpstan/phpstan` to 1.10.48 - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.10.47...1.10.48) Updates `phpunit/phpunit` to 10.5.2 - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.2/ChangeLog-10.5.md) - [Commits](sebastianbergmann/phpunit@10.5.1...10.5.2) Updates `rector/rector` to 0.18.12 - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](rectorphp/rector@0.18.11...0.18.12) --- updated-dependencies: - dependency-name: infection/infection dependency-type: direct:development dependency-group: minor-patch-dependencies - dependency-name: mimmi20/coding-standard dependency-type: direct:development dependency-group: minor-patch-dependencies - dependency-name: nikic/php-parser dependency-type: direct:development dependency-group: minor-patch-dependencies - dependency-name: phpstan/phpstan dependency-type: direct:development dependency-group: minor-patch-dependencies - dependency-name: phpunit/phpunit dependency-type: direct:development dependency-group: minor-patch-dependencies - dependency-name: rector/rector dependency-type: direct:development dependency-group: minor-patch-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Dec 11, 2023
Dependency Review✅ No vulnerabilities or license issues found.Scanned Manifest Filescomposer.json
|
mimmi20
previously approved these changes
Dec 11, 2023
mimmi20
approved these changes
Dec 11, 2023
mimmi20
deleted the
dependabot/composer/master/minor-patch-dependencies-96cf463bf4
branch
December 11, 2023 08:03
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 infection/infection, mimmi20/coding-standard, nikic/php-parser, phpstan/phpstan, phpunit/phpunit and rector/rector to permit the latest version.
Updates
infection/infection
to 0.27.9Release notes
Sourced from infection/infection's releases.
Commits
61e6d06
Revert "Disable Box Requirements Checker as it conflicts as the package "symf...23c94d5
build: Disable the requirement checker (#1903)5583296
Disable Box Requirements Checker as it conflicts as the package "symfony/serv...6a46a15
Fix an issue with numeric data provider keys and run tests with format clear ...5d7a36f
Upgrade to Box 4.5.1 (#1766)f456c92
ci: Skip tests if Symfony6 & locked (#1837)Updates
mimmi20/coding-standard
to 5.2.1Commits
7d3b7d4
Merge pull request #423 from mimmi20/dependabot/composer/master/friendsofphp/...ae4a9b5
composer(deps): update friendsofphp/php-cs-fixer requirementacdf54a
Merge pull request #422 from mimmi20/updates4e344c7
update dependencies35fcb33
fix property names12012d2
Merge pull request #419 from mimmi20/dependabot/composer/master/friendsofphp/...ac90c0b
remove deleted rector073ab02
composer(deps): update friendsofphp/php-cs-fixer requirement0a43762
Merge pull request #418 from mimmi20/dependabot/composer/master/minor-patch-d...2b938c9
composer(deps-dev): bump the minor-patch-dependencies group with 1 updateUpdates
nikic/php-parser
to 4.18.0Release notes
Sourced from nikic/php-parser's releases.
Changelog
Sourced from nikic/php-parser's changelog.
... (truncated)
Commits
1bcbb21
Release PHP-Parser 4.18.005c0186
Add PHP 8.3 to CI2a5e81f
Fix NameResolver for class constant native typee453389
Add forward-compatibility ParserFactory methods402b6cf
build: Exclude grammar from export git artifact54103d8
Don't drop class statements before error (#952)Updates
phpstan/phpstan
to 1.10.48Release notes
Sourced from phpstan/phpstan's releases.
Commits
087ed4b
PHPStan 1.10.488ada96c
Update baselinesfa5d5f9
Updated PHPStan to commit fa5d5f958b051b088fb0824d377a091273d6436c34dfd6a
Updated PHPStan to commit 34dfd6aa45963c83cb5f733dae4890ed1a63cbdacf2c8bb
Updated PHPStan to commit cf2c8bbd9ebd2ebe300dbd310e136ad603d7def3a1fffb3
Updated PHPStan to commit a1fffb3346e09f1e8e8d987d4282263295a551423a12724
Updated PHPStan to commit 3a12724fd636b1bcf36c22b36e8f765d971508950a3a968
Updated PHPStan to commit 0a3a968b86773a54e102baee4f63d39a556c97fc1b126c9
Updated PHPStan to commit 1b126c9a49ec934b381e35a58bf412292762cbef942eaa4
Update baselinesUpdates
phpunit/phpunit
to 10.5.2Changelog
Sourced from phpunit/phpunit's changelog.
Commits
5aedff4
Prepare release704d653
Update Psalm baselined9fb12a
Delete unused codedce0d1b
Reorganizefa43e67
Delete unused codecf52ea4
Rename methodfb1789f
Fix Util\Exporter::export() to dump "null"6d121ca
Make this test portable61037fc
Closes #55617fc1b6b
Update Psalm baselineUpdates
rector/rector
to 0.18.12Release notes
Sourced from rector/rector's releases.
Commits
ed8d535
Rector 0.18.126cba206
Updated Rector to commit 80cf5781c3bf477076753e2a0c2890ae0ecbb4c1ee373e6
Updated Rector to commit 41729c25cb33ec5219433d5e101d6d54ed4045a2d9834a6
Updated Rector to commit 8e6d46a58fff8e6bd5276b9ae473bfb91460b487ab4ff53
Updated Rector to commit 026398c9e1078cb3ac5cac41767b62087216685907dd432
Updated Rector to commit b8e6818ed04f3aa07218569509bd819db36498207124cd0
Updated Rector to commit 055ab62e3fa14a1aaccd2a5e7f2a9fd354fbd600e7fa7d1
Updated Rector to commit 18617f9880d098bceae210512c190c8d44aa78119d01b5b
Updated Rector to commit d9c5d8f09bfd68e7496c07c23ddac03447cfbb32cd89d88
Updated Rector to commit e3f909cf030971b542c9c508298c729abb60eefeDependabot 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 conditionsFixes #347
Fixes #353