Closed violinist-bot closed 1 month ago
[!IMPORTANT]
Review skipped
Review was skipped due to path filters
Files ignored due to path filters (1)
* `composer.lock` is excluded by `!**/*.lock`CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including
**/dist/**
will override the default block on thedist
directory.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
This will now be closed, since it has been superseded by #300.
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:
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
- [Release notes for tag 10.3.4](https://github.com/drupal/core-composer-scaffold/releases/tag/10.3.4) - [Release notes for tag 10.3.2](https://github.com/drupal/core-composer-scaffold/releases/tag/10.3.2) - [Release notes for tag 10.2.5](https://github.com/drupal/core-composer-scaffold/releases/tag/10.2.5) - [Release notes for tag 10.2.2](https://github.com/drupal/core-composer-scaffold/releases/tag/10.2.2)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.phpChangelog
Here is a list of changes between the version you use, and the version this pull request updates to:
Issue #3463440 by mstrelan, smustgrave, quietone, longwave: Fix param docs identified by phpstan
Issue #3266160 by smustgrave, alex.skrypnyk, tannguyenhn, beatrizrodrigues, joachim, larowlan: Composer Scaffold plugin calls dispatch() instead of dispatchScript()
Issue #3444020 by andypost, smustgrave: [8.4] Fix implicitly nullable type declarations in composer plugin
Issue #3438034 by tannguyenhn, adwivedi008, alex.skrypnyk, alexpott: Fix Composer Scaffold plugin event listeners
Issue #3410210 by quietone, sourabhjain, smustgrave, Spokje, catch: Remove statistics module from comments
Issue #3409362 by quietone, smustgrave: Fix spelling of some words with 'un' prefix
Issue #3328457 by xjm, dimitriskr: Replace most substr($a, $i) where $i is negative with str_ends_with()
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.