Update dependencies

Created on 3 August 2023, over 1 year ago
Updated 31 July 2024, 6 months ago

Problem/Motivation

There's new 3 bugfix releases of Symfony

Steps to reproduce

composer outdated

Proposed resolution

Update dependencies

Remaining tasks

- path, review, commit

User interface changes

no

API changes

no

Data model changes

no

Release notes snippet

πŸ“Œ Task
Status

Closed: outdated

Version

11.0 πŸ”₯

Component
BaseΒ  β†’

Last updated about 5 hours ago

Created by

πŸ‡«πŸ‡·France andypost

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @andypost
  • Status changed to Needs review over 1 year ago
  • last update over 1 year ago
    29,946 pass
  • πŸ‡«πŸ‡·France andypost
    core$ ~/.composer/vendor/bin/composer-lock-diff --no-links
    +---------------------------------+--------+--------+
    | Production Changes              | From   | To     |
    +---------------------------------+--------+--------+
    | masterminds/html5               | 2.8.0  | 2.8.1  |
    | symfony/console                 | v6.3.0 | v6.3.2 |
    | symfony/dependency-injection    | v6.3.0 | v6.3.2 |
    | symfony/error-handler           | v6.3.0 | v6.3.2 |
    | symfony/event-dispatcher        | v6.3.0 | v6.3.2 |
    | symfony/http-foundation         | v6.3.0 | v6.3.2 |
    | symfony/http-kernel             | v6.3.0 | v6.3.3 |
    | symfony/mime                    | v6.3.0 | v6.3.3 |
    | symfony/process                 | v6.3.0 | v6.3.2 |
    | symfony/psr-http-message-bridge | v2.2.0 | v2.3.1 |
    | symfony/routing                 | v6.3.0 | v6.3.3 |
    | symfony/serializer              | v6.3.0 | v6.3.3 |
    | symfony/string                  | v6.3.0 | v6.3.2 |
    | symfony/validator               | v6.3.0 | v6.3.2 |
    | symfony/var-dumper              | v6.3.0 | v6.3.3 |
    | symfony/var-exporter            | v6.3.0 | v6.3.2 |
    | symfony/yaml                    | v6.3.0 | v6.3.3 |
    +---------------------------------+--------+--------+
    
    +------------------------+--------+--------+
    | Dev Changes            | From   | To     |
    +------------------------+--------+--------+
    | symfony/browser-kit    | v6.3.0 | v6.3.2 |
    | symfony/css-selector   | v6.3.0 | v6.3.2 |
    | symfony/dom-crawler    | v6.3.0 | v6.3.1 |
    | symfony/filesystem     | v6.3.0 | v6.3.1 |
    | symfony/finder         | v6.3.0 | v6.3.3 |
    | symfony/lock           | v6.3.0 | v6.3.2 |
    | symfony/phpunit-bridge | v6.3.0 | v6.3.2 |
    +------------------------+--------+--------+
    
  • Status changed to RTBC over 1 year ago
  • πŸ‡ΊπŸ‡ΈUnited States smustgrave

    Going to lean on all Green that this is good.

  • πŸ‡¬πŸ‡§United Kingdom longwave UK

    Updated deps test coverage already covers these. If we are going to update deps, we should do all of them; after applying this patch:

    $ composer outdated -m
    
    Direct dependencies required in composer.json:
    composer/composer            2.5.7   2.5.8   Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
    drupal/coder                 8.3.18  8.3.21  Coder is a library to review Drupal code.
    mglaman/phpstan-drupal       1.1.36  1.1.37  Drupal extension and rules for PHPStan
    phpstan/phpstan              1.10.24 1.10.26 PHPStan - PHP Static Analysis Tool
    phpunit/phpunit              9.6.8   9.6.10  The PHP Unit Testing framework.
    
    Transitive dependencies not required in composer.json:
    composer/class-map-generator 1.0.0   1.1.0   Utilities to scan PHP code and generate class maps.
    google/protobuf              v3.23.3 v3.23.4 proto library for PHP
    guzzlehttp/promises          2.0.0   2.0.1   Guzzle promises library
    guzzlehttp/psr7              2.5.0   2.6.0   PSR-7 message implementation that also provides common utility methods
    mck89/peast                  v1.15.2 v1.15.3 Peast is PHP library that generates AST for JavaScript code
    nikic/php-parser             v4.15.5 v4.16.0 A PHP parser written in PHP
    php-http/discovery           1.18.1  1.19.1  Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
    phpstan/phpdoc-parser        1.20.4  1.23.1  PHPDoc parser with support for nullable, intersection and generic types
    phpunit/php-code-coverage    9.2.26  9.2.27  Library that provides collection, processing, and rendering functionality for PHP code coverage information.
    sebastian/global-state       5.0.5   5.0.6   Snapshotting of global state
    slevomat/coding-standard     8.12.1  8.13.4  Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
    twig/twig                    v3.6.0  v3.7.0  Twig, the flexible, fast, and secure template language for PHP
    
  • Status changed to Needs work over 1 year ago
  • πŸ‡¬πŸ‡§United Kingdom longwave UK
  • πŸ‡¬πŸ‡§United Kingdom longwave UK

    We will also need to do this again just before 10.2.0, we can hold off for a bit until closer to that time I think.

  • πŸ‡«πŸ‡·France andypost

    New SF releases is out

  • Status changed to Closed: outdated 6 months ago
  • πŸ‡ΊπŸ‡ΈUnited States xjm

    Looks like this was already superseded by other issues.

Production build 0.71.5 2024