Update dependency composer/composer to v2.8.4 #822

Merged
renovate-bot merged 1 commit from renovate/composer-composer-2.8.x into master 2024-12-11 11:11:36 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
composer/composer patch 2.8.3 -> 2.8.4

Release Notes

composer/composer (composer/composer)

v2.8.4

Compare Source

  • Fixed exit code of the audit command not being meaningful (now 1 for vulnerabilities and 2 for abandoned, 3 for both) (#​12203)
    • Fixed issue on plugin upgrade when it defines multiple classes (#​12226)
    • Fixed duplicate errors appearing in the output depending on php settings (#​12214)
    • Fixed InstalledVersions returning duplicate data in some instances (#​12225)
    • Fixed installed.php sorting to be deterministic (#​12197)
    • Fixed bump-after-update failing when using inline constraints (#​12223)
    • Fixed create-project command to now disable symlinking when used with a path repo as argument (#​12222)
    • Fixed validate --no-check-publish to hide publish errors entirely as they are irrelevant (#​12196)
    • Fixed audit command returning a failing code when composer audit fails as this should not trigger build failures, but running audit as standard part of your build is probably a terrible idea anyway (#​12196)
    • Fixed curl usage to disable multiplexing on broken versions when proxies are in use (#​12207)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [composer/composer](https://github.com/composer/composer) | patch | `2.8.3` -> `2.8.4` | --- ### Release Notes <details> <summary>composer/composer (composer/composer)</summary> ### [`v2.8.4`](https://github.com/composer/composer/blob/HEAD/CHANGELOG.md#284-2024-12-11) [Compare Source](https://github.com/composer/composer/compare/2.8.3...2.8.4) - Fixed exit code of the `audit` command not being meaningful (now 1 for vulnerabilities and 2 for abandoned, 3 for both) ([#&#8203;12203](https://github.com/composer/composer/issues/12203)) - Fixed issue on plugin upgrade when it defines multiple classes ([#&#8203;12226](https://github.com/composer/composer/issues/12226)) - Fixed duplicate errors appearing in the output depending on php settings ([#&#8203;12214](https://github.com/composer/composer/issues/12214)) - Fixed InstalledVersions returning duplicate data in some instances ([#&#8203;12225](https://github.com/composer/composer/issues/12225)) - Fixed installed.php sorting to be deterministic ([#&#8203;12197](https://github.com/composer/composer/issues/12197)) - Fixed `bump-after-update` failing when using inline constraints ([#&#8203;12223](https://github.com/composer/composer/issues/12223)) - Fixed `create-project` command to now disable symlinking when used with a path repo as argument ([#&#8203;12222](https://github.com/composer/composer/issues/12222)) - Fixed `validate --no-check-publish` to hide publish errors entirely as they are irrelevant ([#&#8203;12196](https://github.com/composer/composer/issues/12196)) - Fixed `audit` command returning a failing code when composer audit fails as this should not trigger build failures, but running audit as standard part of your build is probably a terrible idea anyway ([#&#8203;12196](https://github.com/composer/composer/issues/12196)) - Fixed curl usage to disable multiplexing on broken versions when proxies are in use ([#&#8203;12207](https://github.com/composer/composer/issues/12207)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS41Ny40IiwidXBkYXRlZEluVmVyIjoiMzkuNTcuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-12-11 11:04:59 +00:00
renovate-bot scheduled this pull request to auto merge when all checks succeed 2024-12-11 11:04:59 +00:00
renovate-bot merged commit 1234b316c0 into master 2024-12-11 11:11:36 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mwalbeck/docker-composer#822
No description provided.