Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency composer/composer to v2.5.1 (main) #647

Merged
merged 1 commit into from
Dec 27, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2022

Mend Renovate

This PR contains the following updates:

Package Update Change
composer/composer minor 2.4.4 -> 2.5.1

Release Notes

composer/composer

v2.5.1

Compare Source

  • Fixed ClassLoader regression which made it fail if serialized (e.g. within PHPUnit process isolation) (#​11237)
    • Fixed preg type error in svn version guessing (#​11231)

v2.5.0

Compare Source

  • BC Warning: To prevent abuse of our includeFile() function it is now gone, it was not part of the official API but may still cause issues if some code incorrectly relied on it (#​11015)
    • Improved version guessing of require command to use the dependency resolution result instead of using the latest available version (except if you run with --no-update) (#​11160)
    • Improved version selection in archive command (#​11230)
    • Added autocompletion of config option names in the config command (#​11130)
    • Added support for writing custom commands as Command classes (#​11151)
    • Added hard failure when installing from a lock file which does not satisfy the composer.json requirements (#​11195)
    • Added warning when the outdated command rejects a new package due to unmet platform requirements (#​11113)
    • Added support for bump command to bump >=x to >=installed-version (#​11179)
    • Added --download-only flag to install command to only download and prime the cache with the package archives (#​11041)
    • Added autoconfiguration of github-domains/gitlab-domains when GitHub/GitLab credentials are configured for a custom domain (#​11062)
    • Added hard failure (throw) if COMPOSER_AUTH is present and malformed JSON (#​11085)
    • Added interactive prompt to run-script and exec commands if run without any argument (#​11157)
    • Added interactive prompt where to store credentials when a project-local auth.json exists (#​11188)
    • Fixed full disk warning to be shown when less than 100MiB is available (#​11190)
    • Fixed cache keys to allow _ to avoid conflicts between package names like a-b and a_b (#​11229)
    • Fixed docker compatibility by making paths more portable even if the project is installed at / (#​11169)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies dependencies label Dec 20, 2022
@renovate renovate bot force-pushed the renovate/main-composer-composer-2.x branch from c2a40d2 to 2e7a27d Compare December 22, 2022 16:18
@renovate renovate bot changed the title Update dependency composer/composer to v2.5.0 (main) Update dependency composer/composer to v2.5.1 (main) Dec 22, 2022
@tobybellwood tobybellwood merged commit 9dfb36f into main Dec 27, 2022
@tobybellwood tobybellwood deleted the renovate/main-composer-composer-2.x branch December 27, 2022 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant