Problem/Motivation

We should release 10.6.0 on the latest dependencies.

Steps to reproduce

$ composer outdated

Proposed resolution

$ composer update -W

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Issue fork drupal-3552766

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

quietone created an issue. See original summary.

quietone’s picture

Issue tags: +10.6.0 release notes

quietone’s picture

Status: Active » Needs work

quietone changed the visibility of the branch 3552766-update-composer-dependencies to hidden.

quietone changed the visibility of the branch 3552766-update-composer-dependencies to hidden.

quietone changed the visibility of the branch 3552766-update-composer-dependencies to active.

longwave made their first commit to this issue’s fork.

longwave’s picture

Status: Needs work » Needs review

Rerolled following the Symfony update

$ composer-lock-diff --no-links --from=origin/10.6.x
+---------------------+---------+---------+
| Production Changes  | From    | To      |
+---------------------+---------+---------+
| composer/semver     | 3.4.3   | 3.4.4   |
| guzzlehttp/guzzle   | 7.9.3   | 7.10.0  |
| guzzlehttp/promises | 2.2.0   | 2.3.0   |
| guzzlehttp/psr7     | 2.7.1   | 2.8.0   |
| masterminds/html5   | 2.9.0   | 2.10.0  |
| mck89/peast         | v1.17.0 | v1.17.4 |
| pear/archive_tar    | 1.5.0   | 1.6.0   |
| twig/twig           | v3.20.0 | v3.22.0 |
+---------------------+---------+---------+

+------------------------------------------------+---------+---------+
| Dev Changes                                    | From    | To      |
+------------------------------------------------+---------+---------+
| brick/math                                     | 0.12.3  | 0.13.1  |
| colinodell/psr-testlogger                      | v1.3.0  | v1.3.1  |
| composer/ca-bundle                             | 1.5.6   | 1.5.9   |
| composer/class-map-generator                   | 1.6.1   | 1.6.2   |
| composer/composer                              | 2.8.9   | 2.9.0   |
| composer/spdx-licenses                         | 1.5.8   | 1.5.9   |
| dealerdirect/phpcodesniffer-composer-installer | v1.0.0  | v1.2.0  |
| drupal/coder                                   | 8.3.30  | 8.3.31  |
| google/protobuf                                | v4.31.1 | v4.33.1 |
| justinrainbow/json-schema                      | 6.4.2   | 6.6.1   |
| lullabot/php-webdriver                         | v2.0.6  | v2.0.7  |
| marc-mabe/php-enum                             | v4.7.1  | v4.7.2  |
| mglaman/phpstan-drupal                         | 1.3.7   | 1.3.9   |
| myclabs/deep-copy                              | 1.13.1  | 1.13.4  |
| nikic/php-parser                               | v5.4.0  | v5.6.2  |
| open-telemetry/api                             | 1.3.0   | 1.7.0   |
| open-telemetry/context                         | 1.1.0   | 1.4.0   |
| open-telemetry/exporter-otlp                   | 1.3.1   | 1.3.2   |
| open-telemetry/gen-otlp-protobuf               | 1.5.0   | 1.8.0   |
| open-telemetry/sdk                             | 1.5.0   | 1.9.0   |
| open-telemetry/sem-conv                        | 1.30.0  | 1.37.0  |
| phpdocumentor/reflection-docblock              | 5.6.2   | 5.6.3   |
| phpspec/prophecy-phpunit                       | v2.3.0  | v2.4.0  |
| phpstan/phpdoc-parser                          | 2.1.0   | 2.3.0   |
| phpstan/phpstan                                | 1.12.25 | 1.12.32 |
| phpunit/phpunit                                | 9.6.23  | 9.6.29  |
| ramsey/uuid                                    | 4.8.1   | 4.9.1   |
| react/promise                                  | v3.2.0  | v3.3.0  |
| sebastian/comparator                           | 4.0.8   | 4.0.9   |
| sebastian/exporter                             | 4.0.6   | 4.0.8   |
| sebastian/global-state                         | 5.0.7   | 5.0.8   |
| sebastian/recursion-context                    | 4.0.5   | 4.0.6   |
| sirbrillig/phpcs-variable-analysis             | v2.12.0 | v2.13.0 |
| slevomat/coding-standard                       | 8.18.0  | 8.22.1  |
| squizlabs/php_codesniffer                      | 3.13.1  | 3.13.5  |
| tbachert/spi                                   | v1.0.3  | v1.0.5  |
| webmozart/assert                               | 1.11.0  | 1.12.1  |
+------------------------------------------------+---------+---------+
smustgrave’s picture

Status: Needs review » Needs work

Appears to need a rebase.

longwave’s picture

Status: Needs work » Needs review

Rebased, with some more updates:

$ composer-lock-diff --no-links --from=origin/10.6.x
+---------------------+---------+---------+
| Production Changes  | From    | To      |
+---------------------+---------+---------+
| composer/semver     | 3.4.3   | 3.4.4   |
| guzzlehttp/guzzle   | 7.9.3   | 7.10.0  |
| guzzlehttp/promises | 2.2.0   | 2.3.0   |
| guzzlehttp/psr7     | 2.7.1   | 2.8.0   |
| masterminds/html5   | 2.9.0   | 2.10.0  |
| mck89/peast         | v1.17.0 | v1.17.4 |
| pear/archive_tar    | 1.5.0   | 1.6.0   |
| twig/twig           | v3.20.0 | v3.22.0 |
+---------------------+---------+---------+

+------------------------------------------------+---------+---------+
| Dev Changes                                    | From    | To      |
+------------------------------------------------+---------+---------+
| behat/mink                                     | v1.12.0 | v1.13.0 |
| behat/mink-browserkit-driver                   | v2.2.0  | v2.3.0  |
| brick/math                                     | 0.12.3  | 0.13.1  |
| colinodell/psr-testlogger                      | v1.3.0  | v1.3.1  |
| composer/ca-bundle                             | 1.5.6   | 1.5.9   |
| composer/class-map-generator                   | 1.6.1   | 1.7.0   |
| composer/composer                              | 2.8.9   | 2.9.2   |
| composer/spdx-licenses                         | 1.5.8   | 1.5.9   |
| dealerdirect/phpcodesniffer-composer-installer | v1.0.0  | v1.2.0  |
| drupal/coder                                   | 8.3.30  | 8.3.31  |
| google/protobuf                                | v4.31.1 | v4.33.1 |
| justinrainbow/json-schema                      | 6.4.2   | 6.6.1   |
| lullabot/php-webdriver                         | v2.0.6  | v2.0.7  |
| marc-mabe/php-enum                             | v4.7.1  | v4.7.2  |
| mglaman/phpstan-drupal                         | 1.3.7   | 1.3.9   |
| myclabs/deep-copy                              | 1.13.1  | 1.13.4  |
| nikic/php-parser                               | v5.4.0  | v5.6.2  |
| open-telemetry/api                             | 1.3.0   | 1.7.0   |
| open-telemetry/context                         | 1.1.0   | 1.4.0   |
| open-telemetry/exporter-otlp                   | 1.3.1   | 1.3.2   |
| open-telemetry/gen-otlp-protobuf               | 1.5.0   | 1.8.0   |
| open-telemetry/sdk                             | 1.5.0   | 1.9.0   |
| open-telemetry/sem-conv                        | 1.30.0  | 1.37.0  |
| phpdocumentor/reflection-docblock              | 5.6.2   | 5.6.4   |
| phpdocumentor/type-resolver                    | 1.10.0  | 1.11.1  |
| phpspec/prophecy-phpunit                       | v2.3.0  | v2.4.0  |
| phpstan/phpdoc-parser                          | 2.1.0   | 2.3.0   |
| phpstan/phpstan                                | 1.12.25 | 1.12.32 |
| phpunit/phpunit                                | 9.6.23  | 9.6.29  |
| ramsey/uuid                                    | 4.8.1   | 4.9.1   |
| react/promise                                  | v3.2.0  | v3.3.0  |
| sebastian/comparator                           | 4.0.8   | 4.0.9   |
| sebastian/exporter                             | 4.0.6   | 4.0.8   |
| sebastian/global-state                         | 5.0.7   | 5.0.8   |
| sebastian/recursion-context                    | 4.0.5   | 4.0.6   |
| sirbrillig/phpcs-variable-analysis             | v2.12.0 | v2.13.0 |
| slevomat/coding-standard                       | 8.18.0  | 8.22.1  |
| squizlabs/php_codesniffer                      | 3.13.1  | 3.13.5  |
| tbachert/spi                                   | v1.0.3  | v1.0.5  |
| theseer/tokenizer                              | 1.2.3   | 1.3.1   |
| webmozart/assert                               | 1.11.0  | 1.12.1  |
| symfony/polyfill-php84                         | NEW     | v1.33.0 |
+------------------------------------------------+---------+---------+
smustgrave’s picture

Status: Needs review » Reviewed & tested by the community

lets get this in before needs another rebase

  • catch committed 51ac083e on 10.6.x
    task: #3552766 Update Composer dependencies for 10.6.0
    
    By: quietone
    By...
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 10.6.x, thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.