Conversation
Conductor executed the following commands: composer update friendsofphp/php-cs-fixer:v3.88.2 phpstan/phpstan:2.1.29 phpunit/phpunit:10.5.58 sebastian/exporter:5.1.4 --with-all-dependencies --minimal-changes
Contributor
Author
composer.lockDev Package changes
Important Metadata Changes
Settings · Docs · Powered by Private Packagist |
composer.lockDev Package changes
Important Metadata Changes
Settings · Docs · Powered by Private Packagist |
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.
This PR was automatically generated by Conductor.
The PR contains the changes generated by running the following command:
Changelog
friendsofphp/php-cs-fixer (Source: GitHub Releases))
v3.88.2
What's Changed
php-cs-fixer describe @auto --expandphp-cs-fixer describe [@] [--expand]Full Changelog: v3.88.1...v3.88.2
v3.88.1
What's Changed
yamllintlocally by @Wirone in #9093@auto:riskyby @keradus in #9102Full Changelog: v3.88.0...v3.88.1
v3.88.0
Fixer Team is more than happy to announce that @gharlan joined us as a maintainer and puts awesome effort when it comes to providing changes, reviewing PRs and other activities 🎉! Can we get a YEAH?
Full list of changes can be found below, but we would really like to emphasise some of them:
@auto[:risky]rulesets that can automatically enable some rulesets depending on your project's setup.@auto[:risky];) !In addition, starting with v3.88.2, you can also:
php-cs-fixer describe @auto --expandphp-cs-fixer describe [@] [--expand]What's Changed
@auto,@auto:riskysets by @keradus in #9090@autoPHPMigration,@autoPHPMigration:risky,@autoPHPUnitMigration:riskysets by @keradus in #9068symfonyruleset: Add@consttophpdoc_no_alias_tagby @mvorisek in #9016MAJORMINORandMAJOR.MINORintoMAJORxMINORby @keradus in #9005visibility_requiredintomodifier_keywordsby @keradus in #8995BlankLinesBeforeNamespaceFixer- handle namespace without newline before by @gharlan in #9059getcwd()- ignorefalsereturn value by @gharlan in #9057ReporterFactory- useclass-stringtype by @gharlan in #9055array_values()by @gharlan in #9054.php-cs-fixer.well-defined-arrays.phpby @keradus in #8987argument.typeerrors by @gharlan in #9056internalusage errors by @gharlan in #9063class-stringusages by @gharlan in #8968pushevent only for master branch by @gharlan in #9046pushevent only for master branch by @gharlan in #9050CHANGELOG.mdby @kubawerlos in #9052ergebnis/composer-normalizefrom 2.48.1 to 2.48.2 in /dev-tools by @dependabot[bot] in #9045phpstan/phpstanfrom 2.1.25 to 2.1.28 in /dev-tools in the phpstan group by @dependabot[bot] in #9072phpstan-baseline-per-identifierby @gharlan in #9051squizlabs/php_codesnifferto v4.0 and other related packages by @keradus in #9075infection/infectionto ^0.31.0 by @Copilot in #9079RuleSetDescriptionInterfaceintoRuleSetDefinitionInterfaceby @keradus in #9094compose.yamlby @keradus in #9076compose.yamlandrelease.ymlby @keradus in #9071Full Changelog: v3.87.2...v3.88.0
phpstan/phpstan (Source: GitHub Releases)
2.1.29
Improvements 🔧
phpstan/phpstancheckStrictPrintfPlaceholderTypes: trueto turn this onBugfixes 🐛
trim($s) !== ''the$scan still bemixed(phpstan/phpstan-src@88b7f50), #13552Function signature fixes 🤖
proc_open()stub for param-out (#4261), #13197, #11777, thanks @staabm!Internals 🔍
phpunit/phpunit (Source: GitHub Releases))
10.5.58
Fixed
failOnPhpunitWarning="false"has no effectLearn how to install or update PHPUnit 10.5 in the documentation.
Keep up to date with PHPUnit:
10.5.57
phpunit.pharrebuilt with updated dependenciesLearn how to install or update PHPUnit 10.5 in the documentation.
Keep up to date with PHPUnit:
sebastian/exporter (Source: GitHub Releases))
5.1.4
Changed
unexpected NAN value was coerced to stringwarning triggered on PHP 8.5Task options
If you close the PR, the task will be skipped and Conductor will schedule the next task. Clicking the "Skip" button in the UI has the same effect. Conductor won't attempt to update the dependency to this exact version again but it will schedule updates to newer versions.
Powered by Private Packagist