Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

Update dependency composer/installers to v2 #4

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 12, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
composer/installers (source) require major ^1.9 -> ^2.2.0

Release Notes

composer/installers (composer/installers)

v2.2.0

Compare Source

What's Changed

Full Changelog: composer/installers@v2.1.1...v2.2.0

v2.1.1

Compare Source

Fixed
  • Fixed TastyIgniter parsing of extra data to use the package being installed instead of the root package (#​507)

v2.1.0

Compare Source

Added
  • Added new types (antivirus, customfield, contenttype, dataformat, media, paygw) for Moodle (#​497)
  • Added new tastyigniter-module type to TastyIgniter (#​503)
  • Added new extra.plugin-modifies-install-path to composer/installers for Composer 2.3 support, see docs if you are writing your own custom installer plugin.

v2.0.1

Compare Source

Fixed
  • Fixed installer for Pantheon Quicksilver modules/scripts #​494.

v2.0.0

Compare Source

Added
  • Added installer for Pantheon Quicksilver modules/scripts #​492.
  • Added installer for Akaunting modules #​489.
Removed
  • Removed support for TYPO3 Flow

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/composer-installers-2.x branch 10 times, most recently from 2482629 to c4a9463 Compare October 14, 2022 11:04
@renovate
Copy link
Author

renovate bot commented Mar 16, 2023

⚠ Artifact update problem

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

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

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: docker run --rm --name=RENOVATE_A_sidecar --label=RENOVATE_A_child -v "/tmp/worker/6fef9a/dcdb6b/repos/github/Lullabot/renovate-composer-group-test":"/tmp/worker/6fef9a/dcdb6b/repos/github/Lullabot/renovate-composer-group-test" -v "/tmp/worker/6fef9a/dcdb6b/cache":"/tmp/worker/6fef9a/dcdb6b/cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/6fef9a/dcdb6b/repos/github/Lullabot/renovate-composer-group-test" docker.io/containerbase/sidecar bash -l -c "install-tool php 8.2.3 && install-tool composer 2.5.4 && composer update composer/installers --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins"
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - laminas/laminas-diactoros 2.11.3 requires php ^7.3 || ~8.0.0 || ~8.1.0 -> your php version (8.2.3) does not satisfy that requirement.
    - drupal/core-recommended 9.4.3 requires laminas/laminas-diactoros ~2.11.0 -> satisfiable by laminas/laminas-diactoros[2.11.3].
    - drupal/core-recommended is locked to version 9.4.3 and an update of this package was not requested.


@renovate renovate bot force-pushed the renovate/composer-installers-2.x branch from c4a9463 to 050f017 Compare March 16, 2023 17:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants