Skip to content

Bump composer/composer from 2.0.13 to 2.0.14#456

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/composer/composer-2.0.14
Closed

Bump composer/composer from 2.0.13 to 2.0.14#456
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/composer/composer-2.0.14

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 24, 2021

Bumps composer/composer from 2.0.13 to 2.0.14.

Release notes

Sourced from composer/composer's releases.

2.0.14

  • Updated composer/xdebug-handler to 2.0 which adds supports for Xdebug 3
  • Fixed handling of inline-update-constraints with references or stability flags (#9847)
  • Fixed async processes erroring in an unclear way when they failed to start (#9808)
  • Fixed support for the upcoming Symfony 6.0 release when Composer is installed as a library (#9896)
  • Fixed progress output missing newlines on PowerShell, and disable progress output by default when CI env var is present (#9621)
  • Fixed support for Vagrant/VirtualBox filesystem slowness when installing binaries from packages (#9627)
  • Fixed type annotations for the InstalledVersions class
  • Deprecated InstalledVersions::getRawData in favor of InstalledVersions::getAllRawData (#9816)
Changelog

Sourced from composer/composer's changelog.

[2.0.14] 2021-05-21

  • Updated composer/xdebug-handler to 2.0 which adds supports for Xdebug 3
  • Fixed handling of inline-update-constraints with references or stability flags (#9847)
  • Fixed async processes erroring in an unclear way when they failed to start (#9808)
  • Fixed support for the upcoming Symfony 6.0 release when Composer is installed as a library (#9896)
  • Fixed progress output missing newlines on PowerShell, and disable progress output by default when CI env var is present (#9621)
  • Fixed support for Vagrant/VirtualBox filesystem slowness when installing binaries from packages (#9627)
  • Fixed type annotations for the InstalledVersions class
  • Deprecated InstalledVersions::getRawData in favor of InstalledVersions::getAllRawData (#9816)
Commits
  • 92b2ccb Release 2.0.14
  • dbcb0ca Update changelog
  • 8874ca0 Fix regression introduced in dd54f295fe859dd76e330994d54a86570f0dc89d
  • 17f6363 Fix tests
  • ce19bcd Upgrade to xdebug-handler 2 (#9832)
  • fee2297 Update basic docs on install/update, fixes #9754
  • 7d19930 Fix minimum-stability validation to match what VersionParser::normalizeStabil...
  • 16279d3 Merge pull request #9816 from Seldaek/install_deprecate
  • 8d8842e Fix schema minimum-stability pattern
  • 251b852 Make sure async processes fail the promise if they fail to start, fixes #9808
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [composer/composer](https://github.com/composer/composer) from 2.0.13 to 2.0.14.
- [Release notes](https://github.com/composer/composer/releases)
- [Changelog](https://github.com/composer/composer/blob/master/CHANGELOG.md)
- [Commits](composer/composer@2.0.13...2.0.14)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 24, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 4, 2021

Superseded by #458.

@dependabot dependabot bot closed this Jun 4, 2021
@dependabot dependabot bot deleted the dependabot/composer/composer/composer-2.0.14 branch June 4, 2021 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Development

Successfully merging this pull request may close these issues.

0 participants