srijanone / vega

Vega (वेग) is a project scaffolding tool to speed up development process.
Apache License 2.0
9 stars 7 forks source link

Update dependency oomphinc/composer-installers-extender to v2 #137

Open renovate[bot] opened 4 years ago

renovate[bot] commented 4 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
oomphinc/composer-installers-extender (source) require major ^1.1 -> ^2.0

Release Notes

oomphinc/composer-installers-extender ### [`v2.0.1`](https://togithub.com/oomphinc/composer-installers-extender/blob/HEAD/CHANGELOG.md#​201---2021-12-15) [Compare Source](https://togithub.com/oomphinc/composer-installers-extender/compare/2.0.0...2.0.1) ##### Changed - Add support for composer/installers 2.x ### [`v2.0.0`](https://togithub.com/oomphinc/composer-installers-extender/blob/HEAD/CHANGELOG.md#​200---2020-08-11) [Compare Source](https://togithub.com/oomphinc/composer-installers-extender/compare/v1.1.2...2.0.0) ##### Added - Add `.editorconfig`, `.gitignore`, `.lando.yml`, `phpcs.xml` and `phpunit.xml` files to support local development - Add `LICENSE` and `CHANGELOG.md` files - Add `phpunit/phpunit` and `squizlabs/php_codesniffer` as development dependencies - Add requirement for PHP 7.1 - Add support for Composer 2 ##### Changed - Move `OomphInc\ComposerInstallersExtender\Installer` to `OomphInc\ComposerInstallersExtender\Installers\Installer` - Move `OomphInc\ComposerInstallersExtender\InstallerHelper` to `OomphInc\ComposerInstallersExtender\Installers\CustomInstaller` - Implement PSR-2 standards and PHP 7.1 syntax - Update project `README.md` file

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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 4 years ago

:warning: Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

:recycle: Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: starterkits/ezcontent8-php-fpm-apache/composer.lock
Command failed: docker run --rm --name=renovate_composer --label=renovate_child -v "/mnt/renovate/gh/srijanone/vega":"/mnt/renovate/gh/srijanone/vega" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -e COMPOSER_CACHE_DIR -w "/mnt/renovate/gh/srijanone/vega/starterkits/ezcontent8-php-fpm-apache" renovate/composer bash -l -c "composer update oomphinc/composer-installers-extender --with-dependencies --ignore-platform-reqs --no-ansi --no-interaction --no-scripts --no-autoloader"
Dependency "composer/installers" is also a root requirement, but is not explicitly allowed. Ignoring.
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - srijanone/ezcontent 8.x-dev requires oomphinc/composer-installers-extender ^1.1 -> satisfiable by oomphinc/composer-installers-extender[v1.1, v1.1.1, v1.1.2] but these conflict with your requirements or minimum-stability.
    - srijanone/ezcontent 8.x-dev requires oomphinc/composer-installers-extender ^1.1 -> satisfiable by oomphinc/composer-installers-extender[v1.1, v1.1.1, v1.1.2] but these conflict with your requirements or minimum-stability.
    - Installation request for srijanone/ezcontent 8.x-dev -> satisfiable by srijanone/ezcontent[8.x-dev].
renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.