ddev-gitpod
ddev-gitpod copied to clipboard
[SECURITY] Update drupal/core-composer-scaffold from 10.2.3 to 10.3.6
If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.
Updated packages
Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here:
- drupal/core-composer-scaffold: 10.3.6 (updated from 10.2.3)
Release notes
Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.
List of release notes
Changed files
Here is a list of changed files between the version you use, and the version this pull request updates to:
List of changed files
GenerateAutoloadReferenceFile.php
Handler.php
ManageGitIgnore.php
Operations/AppendOp.php
Operations/OperationFactory.php
Changelog
Here is a list of changes between the version you use, and the version this pull request updates to:
- f58ab5c
Issue #3463440 by mstrelan, smustgrave, quietone, longwave: Fix param docs identified by phpstan - a1a186c
Issue #3266160 by smustgrave, alex.skrypnyk, tannguyenhn, beatrizrodrigues, joachim, larowlan: Composer Scaffold plugin calls dispatch() instead of dispatchScript() - 2eefa42
Issue #3444020 by andypost, smustgrave: [8.4] Fix implicitly nullable type declarations in composer plugin - 1ba9de7
Issue #3438034 by tannguyenhn, adwivedi008, alex.skrypnyk, alexpott: Fix Composer Scaffold plugin event listeners - fdf11c7
Issue #3410210 by quietone, sourabhjain, smustgrave, Spokje, catch: Remove statistics module from comments - 57e1593
Issue #3409362 by quietone, smustgrave: Fix spelling of some words with 'un' prefix - 775c5a5
Issue #3328457 by xjm, dimitriskr: Replace most substr($a, $i) where $i is negative with str_ends_with() - 46393bc
Issue #3396153 by joachim: Composer Scaffold plugin README is incomplete
Working with this branch
If you find you need to update the codebase to be able to merge this branch (for example update some tests or rebuild some assets), please note that violinist will force push to this branch to keep it up to date. This means you should not work on this branch directly, since you might lose your work. Read more about branches created by violinist.io here.
This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.