Skip to content

Conversation

@ivankatliarchuk
Copy link
Member

@ivankatliarchuk ivankatliarchuk commented Jun 2, 2022

This PR contains the following updates:

Package Update Change
composer/composer patch 2.3.5 -> 2.3.7

Release Notes

composer/composer

v2.3.7

Compare Source

  • Fixed a few PHPStan ConfigReturnTypeExtension bugs
    • Fixed Config default for auth configs to be empty arrays instead of null, fixes issues with diagnose command (#​10814)
    • Fixed handling of broken symlinks when checking whether a package is still installed (#​6708)
    • Fixed bin proxies to allow a proxy to include another one safely (#​10823)
    • Fixed openssl 3.x version parsing as it is now semver compliant
    • Fixed type error when a json file cannot be read (#​10818)
    • Fixed parsing of multi-line arrays in funding.yml (#​10784)

v2.3.6

Compare Source

  • Added Composer\PHPStan\ConfigReturnTypeExtension to improve return types of Config::get() which you can also use in plugins CI (#​10635)
    • Fixed name validation regex in schema causing issues with JS IDEs like VS Code (#​10811)
    • Fixed unnecessary HTTP request in BitbucketDriver (#​10729)
    • Fixed invalid credentials loop when setting up GitLab token (#​10748)
    • Fixed PHP 8.2 deprecations (#​10766)
    • Fixed lock file changes being output even when the lock file creation is disabled
    • Fixed race condition when multiple requests asking for auth on the same hostname fired concurrently (#​10763)
    • Fixed quoting of commas on Windows (#​10775)
    • Fixed issue installing path repos with a disabled symlink function (#​10786)
    • Fixed various type errors (#​10753, #​10739, #​10751)

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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

@ivankatliarchuk ivankatliarchuk added deps github-releases patch when you make backwards compatible bug fixes renovate labels Jun 2, 2022
@ivankatliarchuk ivankatliarchuk self-assigned this Jun 2, 2022
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/master-dockerfiles-composer-composer-2.x branch from b2cf89f to 3b4f2a7 Compare June 7, 2022 04:38
@ivankatliarchuk ivankatliarchuk changed the title chore(deps): update dependency composer/composer to v2.3.6 (dockerfiles/dockerfile.renovate) (master) chore(deps): update dependency composer/composer to v2.3.7 (dockerfiles/dockerfile.renovate) (master) Jun 7, 2022
@ivankatliarchuk ivankatliarchuk force-pushed the renovate/master-dockerfiles-composer-composer-2.x branch from 3b4f2a7 to 0742542 Compare June 17, 2022 06:59
@ivankatliarchuk ivankatliarchuk merged commit afafe68 into master Jun 17, 2022
@ivankatliarchuk ivankatliarchuk deleted the renovate/master-dockerfiles-composer-composer-2.x branch June 17, 2022 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps github-releases patch when you make backwards compatible bug fixes renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants