Skip to content
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

Upgrade prestashop/php-dev-tools and php-cs-fixer #398

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

clotairer
Copy link
Collaborator

@clotairer clotairer commented Jan 14, 2025

Questions Answers
Description? Fix Symfony/process CVE.
Type? bug fix
BC breaks? no
Deprecations? no
Fixed ticket? Fixes #{issue number here}.
How to test? Please indicate how to best verify that this PR is correct.

Copy link

composer.lock

Click to show 70 changes in this composer.lock file

Package changes

Package Operation From To About
psr/http-message upgrade 1.0.1 1.1 diff

Dev Package changes

Package Operation From To About
clue/ndjson-react add - v1.3.0 view code - License: MIT License
evenement/evenement add - v3.0.2 view code - License: MIT License
fidry/cpu-core-counter add - 1.2.0 view code - License: MIT License
react/cache add - v1.2.0 view code - License: MIT License
react/child-process add - v0.6.6 view code - License: MIT License
react/dns add - v1.13.0 view code - License: MIT License
react/event-loop add - v1.5.0 view code - License: MIT License
react/promise add - v3.2.0 view code - License: MIT License
react/socket add - v1.16.0 view code - License: MIT License
react/stream add - v1.4.0 view code - License: MIT License
sebastian/cli-parser add - 1.0.2 view code - License: BSD 3-Clause "New" or "Revised" License
sebastian/complexity add - 2.0.3 view code - License: BSD 3-Clause "New" or "Revised" License
sebastian/lines-of-code add - 1.0.4 view code - License: BSD 3-Clause "New" or "Revised" License
symfony/polyfill-intl-grapheme add - v1.31.0 view code - License: MIT License
symfony/polyfill-intl-normalizer add - v1.31.0 view code - License: MIT License
symfony/polyfill-php81 add - v1.31.0 view code - License: MIT License
symfony/string add - v5.4.47 view code - License: MIT License
composer/pcre upgrade 1.0.1 3.3.2 diff
composer/semver upgrade 3.3.2 3.4.3 diff
composer/xdebug-handler upgrade 2.0.5 3.0.5 diff
doctrine/instantiator upgrade 1.4.1 1.5.0 diff
friendsofphp/php-cs-fixer upgrade v2.19.3 v3.68.0 diff
myclabs/deep-copy upgrade 1.11.0 1.12.1 diff
nikic/php-parser upgrade v3.1.5 v5.4.0 diff
phar-io/manifest upgrade 1.0.3 2.0.4 diff
phar-io/version upgrade 2.0.1 3.2.1 diff
phpunit/php-code-coverage upgrade 8.0.2 9.2.32 diff
phpunit/phpunit upgrade 9.2.6 9.6.22 diff
prestashop/php-dev-tools upgrade v3.16.1 v5 diff
sebastian/diff upgrade 4.0.4 4.0.6 diff
sebastian/environment upgrade 5.1.4 5.1.5 diff
sebastian/exporter upgrade 4.0.5 4.0.6 diff
sebastian/global-state upgrade 4.0.0 5.0.7 diff
sebastian/recursion-context upgrade 4.0.4 4.0.5 diff
sebastian/resource-operations upgrade 3.0.3 3.0.4 diff
sebastian/type upgrade 2.3.4 3.2.1 diff
symfony/console upgrade v3.4.47 v5.4.47 diff
symfony/deprecation-contracts upgrade v2.5.2 v2.5.4 diff
symfony/event-dispatcher upgrade v5.4.9 v5.4.45 diff
symfony/event-dispatcher-contracts upgrade v2.5.2 v2.5.4 diff
symfony/filesystem upgrade v5.4.13 v5.4.45 diff
symfony/finder upgrade v3.4.47 v5.4.45 diff
symfony/options-resolver upgrade v5.4.11 v5.4.45 diff
symfony/polyfill-ctype upgrade v1.27.0 v1.31.0 diff
symfony/polyfill-mbstring upgrade v1.27.0 v1.31.0 diff
symfony/polyfill-php73 upgrade v1.27.0 v1.31.0 diff
symfony/polyfill-php80 upgrade v1.27.0 v1.31.0 diff
symfony/process upgrade v5.4.11 ⚠️ v5.4.47 ✅ diff
symfony/service-contracts upgrade v2.5.2 v2.5.4 diff
symfony/stopwatch upgrade v5.4.13 v5.4.45 diff
theseer/tokenizer upgrade 1.2.1 1.2.3 diff
doctrine/annotations remove 1.13.3 - -
doctrine/lexer remove 1.2.3 - -
php-cs-fixer/diff remove v1.3.1 - -
phpdocumentor/reflection-common remove 2.2.0 - -
phpdocumentor/reflection-docblock remove 5.3.0 - -
phpdocumentor/type-resolver remove 1.6.2 - -
phpspec/prophecy remove v1.15.0 - -
phpunit/php-token-stream remove 4.0.4 - -
prestashop/autoindex remove v1.0.0 - -
prestashop/header-stamp remove v1.7 - -
psr/cache remove 1.0.1 - -
squizlabs/php_codesniffer remove 3.7.1 - -
symfony/debug remove v4.4.44 - -
symfony/polyfill-php70 remove v1.20.0 - -
symfony/polyfill-php72 remove v1.27.0 - -
webmozart/assert remove 1.11.0 - -

Important Metadata Changes

Package Version Metadata From To
friendsofphp/php-cs-fixer v3.68.0 dist url https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/75ac86f33fab4714ea5a39a396784d83ae3b5ed8 https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/73f78d8b2b34a0dd65fedb434a602ee4c2c8ad4c
friendsofphp/php-cs-fixer v3.68.0 source url https://github.com/FriendsOfPHP/PHP-CS-Fixer.git https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git

Settings · Docs · Powered by Private Packagist

@clotairer clotairer changed the title Update composer.json Upgrade prestashop/php-dev-tools and php-cs-fixer Jan 14, 2025
@clotairer clotairer added the bug Something isn't working label Jan 14, 2025
@clotairer clotairer added this to the 2.0.0 milestone Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant