Skip to content

Update dependency composer/installers to v2 #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 14, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
composer/installers (source) 2.1.1 -> 2.3.0 age adoption passing confidence

Release Notes

composer/installers (composer/installers)

v2.3.0

Compare Source

What's Changed

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

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 was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Jun 14, 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/f995f4/47be24/repos/github/AmphiBee/woocommerce-extend":"/tmp/worker/f995f4/47be24/repos/github/AmphiBee/woocommerce-extend" -v "/tmp/worker/f995f4/47be24/cache":"/tmp/worker/f995f4/47be24/cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/f995f4/47be24/repos/github/AmphiBee/woocommerce-extend" ghcr.io/containerbase/sidecar bash -l -c "install-tool php 8.2.7 && install-tool composer 2.5.8 && 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
    - Root composer.json requires htmlburger/carbon-fields 3.6.0, found htmlburger/carbon-fields[v3.6.0] but the package is fixed to v3.3.4 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@renovate renovate bot force-pushed the renovate/composer-installers-2.x branch from 1bb2c67 to 25fd5a1 Compare June 24, 2024 23:15
Copy link
Contributor Author

renovate bot commented Jun 24, 2024

⚠️ 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: composer update composer/installers:2.3.0 --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
    - Root composer.json requires htmlburger/carbon-fields 3.6.0 (exact version match: 3.6.0 or 3.6.0.0), found htmlburger/carbon-fields[v3.6.0] but the package is fixed to v3.3.4 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants