Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Conversation

@dependabot-preview
Copy link
Contributor

Updates the requirements on composer/composer to permit the latest version.

Release notes

Sourced from composer/composer's releases.

1.10.10

  • Fixed create-project not triggering events while installing the root package
  • Fixed PHP 8 compatibility issue
  • Fixed self-update to avoid automatically upgrading to the next major version once it becomes stable
Changelog

Sourced from composer/composer's changelog.

[1.10.10] 2020-08-03

  • Fixed create-project not triggering events while installing the root package
  • Fixed PHP 8 compatibility issue
  • Fixed self-update to avoid automatically upgrading to the next major version once it becomes stable

[1.10.9] 2020-07-16

  • Fixed Bitbucket redirect loop when credentials are outdated
  • Fixed GitLab auth prompt wording
  • Fixed self-update handling of files requiring admin permissions to write to on Windows (it now does a UAC prompt)
  • Fixed parsing issues in funding.yml files

[1.10.8] 2020-06-24

  • Fixed compatibility issue with git being configured to show signatures by default
  • Fixed discarding of local changes when updating packages to include untracked files
  • Several minor fixes

[1.10.7] 2020-06-03

  • Fixed PHP 8 deprecations
  • Fixed detection of pcntl_signal being in disabled_functions when pcntl_async_signal is allowed

[1.10.6] 2020-05-06

  • Fixed version guessing to take composer-runtime-api and composer-plugin-api requirements into account to avoid selecting packages which require Composer 2
  • Fixed package name validation to allow several dashes following each other
  • Fixed post-status-cmd script not firing when there were no changes to be displayed
  • Fixed composer-runtime-api support on Composer 1.x, the package is now present as 1.0.0
  • Fixed support for composer show --name-only --self
  • Fixed detection of GitLab URLs when handling authentication in some cases

[1.10.5] 2020-04-10

  • Fixed self-update on PHP <5.6, seriously please upgrade people, it's time
  • Fixed 1.10.2 regression with PATH resolution in scripts

[1.10.4] 2020-04-09

  • Fixed 1.10.2 regression in path symlinking with absolute path repos

[1.10.3] 2020-04-09

  • Fixed invalid --2 flag warning in self-update when no channel is requested

[1.10.2] 2020-04-09

  • Added --1 flag to self-update command which can be added to automated self-update runs to make sure it won't automatically jump to 2.0 once that is released
  • Fixed path repository symlinks being made relative when the repo url is defined as absolute paths
Commits
  • 32966a3 Release 1.10.10
  • b112f90 Update changelog
  • 393acc7 Merge pull request #9092 from composer/revert-9085-lib-cldr
  • 00f712a Revert "Allow specifying a version requirement for CLDR"
  • 387e828 Promote next major version when running stable self-update, and prevent self-...
  • 5bd61ac Cache versions data to avoid redownloading it twice during self-update
  • 7028d0c Merge pull request #9077 from glaubinix/f/api-data-detection
  • daae46e Merge pull request #9085 from lstrojny/lib-cldr
  • 868aa10 Merge pull request #9076 from TysonAndre/named-arguments-bugfix
  • 5a02ea6 Check that class exists
  • Additional commits viewable in compare view

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.

If all status checks pass Dependabot will automatically merge this pull request.


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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Updates the requirements on [composer/composer](https://github.com/composer/composer) to permit the latest version.
- [Release notes](https://github.com/composer/composer/releases)
- [Changelog](https://github.com/composer/composer/blob/master/CHANGELOG.md)
- [Commits](composer/composer@1.10.5...1.10.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot requested a review from prisis as a code owner August 3, 2020 10:06
@dependabot-preview dependabot-preview bot added the dependency Pull requests that update a dependency file label Aug 3, 2020
@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@codecov
Copy link

codecov bot commented Aug 3, 2020

Codecov Report

Merging #207 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #207   +/-   ##
=========================================
  Coverage     61.65%   61.65%           
  Complexity      929      929           
=========================================
  Files            56       56           
  Lines          2595     2595           
=========================================
  Hits           1600     1600           
  Misses          995      995           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f4d9f36...74f6133. Read the comment docs.

@dependabot-preview
Copy link
Contributor Author

Superseded by #214.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/composer/composer-tw-1.10.10 branch September 8, 2020 23:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependency Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant