Update composer/composer from 2.8.3 to 2.8.4 #605
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
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
Changelog
Here is a list of changes between the version you use, and the version this pull request updates to:
Release 2.8.4
Update changelog
Fix tests
Hide publish errors entirely with --no-check-publish instead of downgrading to warning, fixes #12196
Avoid returning failing status code if the composer audit fails in diagnose command, refs #12196
Update deps
Fix create-project when passed with a path repo to disable symlinks by default
Merge pull request #12233 from Seldaek/fix_duplicates
Fixed InstalledVersions returning duplicates in some instances
Merge pull request #12230 from Seldaek/duplicate_errors
Update logic
Fix bug when plugin defines multiple PluginInterface classes (#12226)
Avoid duplicate errors in the output, fixes #12214
Add OS families to
php-extconfig options for PIE (#12218)
Fix bump-after-update when passing inline constraints, fixes #12223
Update docs for
auditcommand (#12220)
fix(docs): Audit command dependency from custom repositories (#12212)
Update wording of process-timeout description (#12211)
Fix type
Add missing type annotation
Validate license data more thoroughly
Ensure installed.php data is sorted deterministically, fixes #12197
disable multiplexing for some versions of curl (#12207)
Use a bitmask to produce deterministic exit codes for the "audit" command (#12203)
GitLab: adjust links to profile/user-settings (#12205)
Add build-path to php-ext config options for PIE (#12206)
Reverting release version changes
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.