Update dependency composer/composer to v2.8.2 #809

Open
renovate-bot wants to merge 1 commits from renovate/composer-composer-2.8.x into master
Collaborator

This PR contains the following updates:

Package Update Change
composer/composer patch 2.8.1 -> 2.8.2

Release Notes

composer/composer (composer/composer)

v2.8.2

Compare Source

  • Fixed crash while suggesting providers if they have no description (#​12152)
    • Fixed issues creating lock files violating the schema in some circumstances (#​12149)
    • Fixed create-project regression in 2.8.1 when using path repos with relative paths (#​12150)
    • Fixed ctrl-C aborts not working inside text prompts (#​12106)
    • Fixed git failing silently when git cannot read a repo due to ownership violations (#​12178)
    • Fixed handling of signals in non-PHP binaries run via proxies (#​12176)

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.1` -> `2.8.2` | --- ### Release Notes <details> <summary>composer/composer (composer/composer)</summary> ### [`v2.8.2`](https://github.com/composer/composer/blob/HEAD/CHANGELOG.md#282-2024-10-29) [Compare Source](https://github.com/composer/composer/compare/2.8.1...2.8.2) - Fixed crash while suggesting providers if they have no description ([#&#8203;12152](https://github.com/composer/composer/issues/12152)) - Fixed issues creating lock files violating the schema in some circumstances ([#&#8203;12149](https://github.com/composer/composer/issues/12149)) - Fixed `create-project` regression in 2.8.1 when using path repos with relative paths ([#&#8203;12150](https://github.com/composer/composer/issues/12150)) - Fixed ctrl-C aborts not working inside text prompts ([#&#8203;12106](https://github.com/composer/composer/issues/12106)) - Fixed git failing silently when git cannot read a repo due to ownership violations ([#&#8203;12178](https://github.com/composer/composer/issues/12178)) - Fixed handling of signals in non-PHP binaries run via proxies ([#&#8203;12176](https://github.com/composer/composer/issues/12176)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzIuMyIsInVwZGF0ZWRJblZlciI6IjM4LjEzMi4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate-bot added 1 commit 2024-10-29 16:04:51 +00:00
Update dependency composer/composer to v2.8.2
Some checks are pending
continuous-integration/drone/pr Build is pending
c195d4344b
renovate-bot scheduled this pull request to auto merge when all checks succeed 2024-10-29 16:04:51 +00:00
Some checks are pending
continuous-integration/drone/pr Build is pending
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/composer-composer-2.8.x:renovate/composer-composer-2.8.x
git checkout renovate/composer-composer-2.8.x
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
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#809
No description provided.