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

Update php-dev-tools v3 to v4, github actions v2 to v3 #68

Conversation

leemyongpakvn
Copy link
Contributor

@leemyongpakvn leemyongpakvn commented May 16, 2023

Questions Answers
Description? Update phpdevtools from v3 to v4, php-cs-fixer from v2 to v3, composer update result is shown below
Update github actions checkout and cache from v2 to v3
Type? improvement
BC breaks? no
Deprecations? no
Fixed ticket? Fixes PrestaShop/PrestaShop#{issue number here}.
How to test? PHP tests complete without warnings of deprecated php-cx-fixer and github actions.

Updating dependencies
Lock file operations: 14 installs, 20 updates, 4 removals

  • Removing paragonie/random_compat (v2.0.20)
  • Removing symfony/debug (v3.4.47)
  • Removing symfony/polyfill-php70 (v1.19.0)
  • Removing symfony/polyfill-php72 (v1.19.0)
  • Locking composer/pcre (1.0.1)
  • Upgrading composer/semver (3.2.6 => 3.3.2)
  • Upgrading composer/xdebug-handler (2.0.2 => 2.0.5)
  • Upgrading doctrine/annotations (v1.4.0 => 1.14.3)
  • Locking doctrine/deprecations (v1.0.0)
  • Upgrading doctrine/lexer (1.0.2 => 2.1.0)
  • Upgrading friendsofphp/php-cs-fixer (v2.19.3 => v3.4.0)
  • Upgrading nikic/php-parser (v3.1.5 => v4.15.4)
  • Upgrading php-cs-fixer/diff (v1.3.1 => v2.0.2)
  • Upgrading prestashop/autoindex (v1.0.0 => v2.1.0)
  • Upgrading prestashop/header-stamp (v1.7 => v2.3)
  • Upgrading prestashop/php-dev-tools (v3.16.1 => v4.3.0)
  • Locking psr/cache (1.0.1)
  • Locking psr/container (1.1.1)
  • Locking psr/event-dispatcher (1.0.0)
  • Upgrading squizlabs/php_codesniffer (3.6.1 => 3.7.2)
  • Upgrading symfony/console (v3.4.47 => v5.4.23)
  • Locking symfony/deprecation-contracts (v2.5.2)
  • Upgrading symfony/event-dispatcher (v3.4.47 => v5.4.22)
  • Locking symfony/event-dispatcher-contracts (v2.5.2)
  • Upgrading symfony/filesystem (v3.4.47 => v5.4.23)
  • Upgrading symfony/finder (v3.4.47 => v5.4.21)
  • Upgrading symfony/options-resolver (v3.4.47 => v5.4.21)
  • Upgrading symfony/polyfill-ctype (v1.19.0 => v1.27.0)
  • Locking symfony/polyfill-intl-grapheme (v1.27.0)
  • Locking symfony/polyfill-intl-normalizer (v1.27.0)
  • Upgrading symfony/polyfill-mbstring (v1.19.0 => v1.27.0)
  • Locking symfony/polyfill-php73 (v1.27.0)
  • Locking symfony/polyfill-php80 (v1.27.0)
  • Locking symfony/polyfill-php81 (v1.27.0)
  • Upgrading symfony/process (v3.4.47 => v5.4.23)
  • Locking symfony/service-contracts (v2.5.2)
  • Upgrading symfony/stopwatch (v3.4.47 => v5.4.21)
  • Locking symfony/string (v5.4.22)
    Writing lock file

@kpodemski kpodemski added this to the 2.3.3 milestone May 22, 2023
@kpodemski kpodemski merged commit 97b3e4a into PrestaShop:dev May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants