Update dependency composer/composer to v2.7.8 #768

Merged
renovate-bot merged 1 commits from renovate/composer-composer-2.7.x into master 2024-08-22 14:07:39 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
composer/composer patch 2.7.7 -> 2.7.8

Release Notes

composer/composer (composer/composer)

v2.7.8

Compare Source

  • Added release-age, release-date and latest-release-date in the JSON output of outdated (#​12053)
    • Fixed PHP 8.4 deprecation warnings
    • Fixed addressability of branches containing # signs (#​12042)
    • Fixed bump command not handling some ~ constraints correctly (#​12038)
    • Fixed COMPOSER_AUTH not taking precedence over ./auth.json (#​12084)
    • Fixed relative: true sometimes not being respected in path repo symlinks (#​12092)
    • Fixed copy from cache sometimes failing on VirtualBox shared folders (#​12057)
    • Fixed PSR-4 autoloading order regression in some edge case (#​12063)
    • Fixed duplicate lib-* packages causing issues when having pecl + core versions of the same PHP extension (#​12093)
    • Fixed transport-options.ssl for local cert authorization being stored in lock file making them less portable (#​12019)
    • Fixed memory issues when installing large binaries (#​12032)
    • Fixed archive command crashing when a path cannot be realpath'd on windows (#​11544)
    • API: Deprecated BasePackage::$stabilities in favor of BasePackage::STABILITIES (685add7)
    • Improved Docker detection (#​12062)

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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.7.7` -> `2.7.8` | --- ### Release Notes <details> <summary>composer/composer (composer/composer)</summary> ### [`v2.7.8`](https://github.com/composer/composer/blob/HEAD/CHANGELOG.md#278-2024-08-22) [Compare Source](https://github.com/composer/composer/compare/2.7.7...2.7.8) - Added `release-age`, `release-date` and `latest-release-date` in the JSON output of `outdated` ([#&#8203;12053](https://github.com/composer/composer/issues/12053)) - Fixed PHP 8.4 deprecation warnings - Fixed addressability of branches containing `#` signs ([#&#8203;12042](https://github.com/composer/composer/issues/12042)) - Fixed `bump` command not handling some `~` constraints correctly ([#&#8203;12038](https://github.com/composer/composer/issues/12038)) - Fixed COMPOSER_AUTH not taking precedence over ./auth.json ([#&#8203;12084](https://github.com/composer/composer/issues/12084)) - Fixed `relative: true` sometimes not being respected in path repo symlinks ([#&#8203;12092](https://github.com/composer/composer/issues/12092)) - Fixed copy from cache sometimes failing on VirtualBox shared folders ([#&#8203;12057](https://github.com/composer/composer/issues/12057)) - Fixed PSR-4 autoloading order regression in some edge case ([#&#8203;12063](https://github.com/composer/composer/issues/12063)) - Fixed duplicate lib-\* packages causing issues when having pecl + core versions of the same PHP extension ([#&#8203;12093](https://github.com/composer/composer/issues/12093)) - Fixed transport-options.ssl for local cert authorization being stored in lock file making them less portable ([#&#8203;12019](https://github.com/composer/composer/issues/12019)) - Fixed memory issues when installing large binaries ([#&#8203;12032](https://github.com/composer/composer/issues/12032)) - Fixed `archive` command crashing when a path cannot be realpath'd on windows ([#&#8203;11544](https://github.com/composer/composer/issues/11544)) - API: Deprecated BasePackage::$stabilities in favor of BasePackage::STABILITIES ([`685add7`](https://github.com/composer/composer/commit/685add70ec)) - Improved Docker detection ([#&#8203;12062](https://github.com/composer/composer/issues/12062)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4zOS42IiwidXBkYXRlZEluVmVyIjoiMzguMzkuNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-08-22 14:04:42 +00:00
Update dependency composer/composer to v2.7.8
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
af48fd5d4e
renovate-bot scheduled this pull request to auto merge when all checks succeed 2024-08-22 14:04:42 +00:00
renovate-bot merged commit af48fd5d4e into master 2024-08-22 14:07:39 +00:00
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#768
No description provided.