Problem/Motivation

Update all Drupal modules to pre-D11 readiness

Steps to reproduce

❯ composer outdated --direct
Color legend:
- patch or minor release available - update recommended
- major release available - update possible
cweagans/composer-patches     1.7.3        2.0.0  Provides a way to patch Composer packages.
drupal/address_map_link       2.0.0-alpha1 2.0.0  Provides a link to an external mapping site for an address field.
drupal/better_exposed_filters 7.0.5        7.1.1  Replaces the Views default single- or multi-select boxes with more advanced options.
drupal/chosen                 5.0.3        5.0.4  Makes select elements more user-friendly using <a href="https://github.com/noli42/chosen">Chosen</a>.
drupal/coder                  8.3.31       9.0.0  Coder is a library to review Drupal code.
drupal/core-composer-scaffold 10.6.3       11.3.8 A flexible Composer project scaffold builder.
drupal/core-dev               10.6.3       11.3.8 require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.
drupal/core-recommended       10.6.3       11.3.8 Core and its dependencies with known-compatible minor versions. Require this project INSTEAD OF drupal/core.
drupal/gin                    4.1.3        5.0.12 For a better Admin and Content Editor Experience.
drupal/layout_builder_browser 1.8.0        1.9.0  Enhances the layout builder block selection UX by adding.
drupal/name                   1.1.0        1.2.0  Defines a persons name field type.
drupal/node_revision_delete   2.0.2        2.0.3  Track and prune node revisions.
drupal/quicklink              2.0.5        3.0.0  Installs Quicklink JS library to prefetch linked pages.
drupal/twig_tweak             3.4.1        3.4.2  A Twig extension with some useful functions and filters for Drupal development.
drush/drush                   13.7.1       13.7.2 Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life e...
npm-asset/noli42--chosen      3.0.1        3.0.2
npm-asset/quicklink           2.3.0        3.0.1

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork la_eu-3586038

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

taran2l created an issue. See original summary.

taran2l’s picture

Assigned: Unassigned » taran2l

  • taran2l committed 66d0e006 on staging
    feat: #3586038 Update everything prior to D11
    
    By: taran2l
    
taran2l’s picture

Status: Active » Fixed

applied updates

❯ composer diff origin/staging
| Prod Packages                   | Operation | Base         | Target   |
|---------------------------------|-----------|--------------|----------|
| consolidation/annotated-command | Upgraded  | 4.10.4       | 4.10.5   |
| consolidation/config            | Upgraded  | 3.2.0        | 3.2.1    |
| consolidation/log               | Upgraded  | 3.1.1        | 3.1.2    |
| consolidation/output-formatters | Upgraded  | 4.7.0        | 4.7.1    |
| consolidation/site-alias        | Upgraded  | 4.1.2        | 4.1.3    |
| drupal/address_map_link         | Upgraded  | 2.0.0-alpha1 | 2.0.0    |
| drupal/chosen                   | Upgraded  | 5.0.3        | 5.0.4    |
| drupal/chosen_lib               | Upgraded  | 5.0.3        | 5.0.4    |
| drupal/core                     | Upgraded  | 10.6.3       | 10.6.7   |
| drupal/core-composer-scaffold   | Upgraded  | 10.6.3       | 10.6.7   |
| drupal/core-recommended         | Upgraded  | 10.6.3       | 10.6.7   |
| drupal/crop                     | Upgraded  | 2.5.0        | 2.6.0    |
| drupal/layout_builder_browser   | Upgraded  | 1.8.0        | 1.9.0    |
| drupal/name                     | Upgraded  | 1.1.0        | 1.2.0    |
| drupal/node_revision_delete     | Upgraded  | 2.0.2        | 2.0.3    |
| drupal/twig_tweak               | Upgraded  | 3.4.1        | 3.4.2    |
| drush/drush                     | Upgraded  | 13.7.1       | 13.7.2   |
| guzzlehttp/psr7                 | Upgraded  | 2.8.0        | 2.8.1    |
| laravel/prompts                 | Upgraded  | v0.3.13      | v0.3.17  |
| mck89/peast                     | Upgraded  | v1.17.4      | v1.17.5  |
| npm-asset/noli42--chosen        | Upgraded  | 3.0.1        | 3.0.2    |
| psy/psysh                       | Upgraded  | v0.12.20     | v0.12.22 |
| symfony/console                 | Upgraded  | v6.4.34      | v6.4.36  |
| symfony/dependency-injection    | Upgraded  | v6.4.34      | v6.4.36  |
| symfony/error-handler           | Upgraded  | v6.4.32      | v6.4.36  |
| symfony/event-dispatcher        | Upgraded  | v6.4.32      | v6.4.36  |
| symfony/http-foundation         | Upgraded  | v6.4.34      | v6.4.35  |
| symfony/http-kernel             | Upgraded  | v6.4.34      | v6.4.36  |
| symfony/mime                    | Upgraded  | v6.4.34      | v6.4.36  |
| symfony/polyfill-php81          | Upgraded  | v1.33.0      | v1.36.0  |
| symfony/polyfill-php84          | Upgraded  | v1.33.0      | v1.36.0  |
| symfony/serializer              | Upgraded  | v6.4.34      | v6.4.36  |
| symfony/validator               | Upgraded  | v6.4.34      | v6.4.36  |
| symfony/var-dumper              | Upgraded  | v6.4.32      | v6.4.36  |
| symfony/var-exporter            | Upgraded  | v6.4.26      | v6.4.36  |

| Dev Packages                      | Operation | Base    | Target  |
|-----------------------------------|-----------|---------|---------|
| composer/ca-bundle                | Upgraded  | 1.5.10  | 1.5.11  |
| composer/class-map-generator      | Upgraded  | 1.7.1   | 1.7.2   |
| composer/composer                 | Upgraded  | 2.9.5   | 2.9.7   |
| composer/spdx-licenses            | Upgraded  | 1.5.9   | 1.6.0   |
| drupal/core-dev                   | Upgraded  | 10.6.3  | 10.6.7  |
| google/protobuf                   | Upgraded  | v4.33.5 | v4.33.6 |
| justinrainbow/json-schema         | Upgraded  | v6.7.2  | 6.8.0   |
| open-telemetry/api                | Upgraded  | 1.8.0   | 1.9.0   |
| open-telemetry/context            | Upgraded  | 1.4.0   | 1.5.0   |
| open-telemetry/gen-otlp-protobuf  | Upgraded  | 1.8.0   | 1.9.0   |
| open-telemetry/sdk                | Upgraded  | 1.13.0  | 1.14.0  |
| phpdocumentor/reflection-docblock | Upgraded  | 6.0.2   | 6.0.3   |
| phpspec/prophecy                  | Upgraded  | v1.26.0 | v1.26.1 |
| symfony/phpunit-bridge            | Upgraded  | v6.4.26 | v6.4.35 |
| symfony/polyfill-php73            | Upgraded  | v1.33.0 | v1.36.0 |
| symfony/polyfill-php80            | Upgraded  | v1.33.0 | v1.36.0 |
| symfony/polyfill-php82            | Upgraded  | v1.33.0 | v1.36.0 |
| webmozart/assert                  | Upgraded  | 2.1.6   | 2.3.0   |

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.

  • taran2l committed 66d0e006 on 1.0.x
    feat: #3586038 Update everything prior to D11
    
    By: taran2l
    

  • taran2l committed 66d0e006 on downstream/la_nl
    feat: #3586038 Update everything prior to D11
    
    By: taran2l