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

chore(deps): update dependency composer/composer to ^2.8.5 #753

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
composer/composer (source) ^2.8.3 -> ^2.8.5 age adoption passing confidence

Release Notes

composer/composer (composer/composer)

v2.8.5

Compare Source

  • Added build provenance attestation so you can also now download and verify phar files from GitHub releases:

      gh release --repo composer/composer download --pattern composer.phar
      gh attestation verify --repo composer/composer composer.phar
    
    • Fixed unsupported funding values causing parse errors in packages (#​12247)
    • Fixed support for a few newer funding formats (#​12257)
    • Fixed InstalledVersions regression from 2.8.4 when reload() is used (#​12269)
    • Fixed psr-0/psr-4 rules having unstable order in vendor/composer/autoload*.php (#​12263)
    • Fixed a few warnings happening incorrectly in edge cases (#​12284, #​12268, #​12283)

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: 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 was generated by Mend Renovate. View the repository job log.

@github-actions github-actions bot temporarily deployed to pantheon-pr-753 December 11, 2024 11:52 Destroyed
@renovate renovate bot changed the title chore(deps): update dependency composer/composer to ^2.8.4 chore(deps): update dependency composer/composer to ^2.8.4 - autoclosed Jan 11, 2025
@renovate renovate bot closed this Jan 11, 2025
@renovate renovate bot deleted the renovate/composer-composer-2.x branch January 11, 2025 05:51
@renovate renovate bot changed the title chore(deps): update dependency composer/composer to ^2.8.4 - autoclosed chore(deps): update dependency composer/composer to ^2.8.4 Jan 12, 2025
@renovate renovate bot reopened this Jan 12, 2025
@renovate renovate bot force-pushed the renovate/composer-composer-2.x branch from 4bf3dff to ec72cc6 Compare January 12, 2025 16:26
@renovate renovate bot force-pushed the renovate/composer-composer-2.x branch from ec72cc6 to ae8c970 Compare January 21, 2025 14:32
@renovate renovate bot changed the title chore(deps): update dependency composer/composer to ^2.8.4 chore(deps): update dependency composer/composer to ^2.8.5 Jan 21, 2025
@github-actions github-actions bot had a problem deploying to pantheon-pr-753 January 21, 2025 14:35 Failure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants