Skip to content
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

Update dependency drush/drush to v10.3.6 (9.x-postgres) #55

Closed

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 11, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
drush/drush (source) require patch 10.3.5 -> 10.3.6

Release Notes

drush-ops/drush

v10.3.6

Compare Source

  • Document support of Symfony Console commands. Fix #​4545.
  • Fix #​4544. Use exit code 3 when insecure packages are found in security commands
  • Allow Symfony Finder ^5 (#​4571)
  • Improve command categorization. (#​4572)
  • Fixes #​4580: Allow Drush to work with composer/semver ^3. (#​4581)
  • entity:delete -> execute deletion of entities in batches. Add progress bar.
  • Fixed app root detected by Drush not getting passed to the Drupal kernel

Renovate configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

@renovate
Copy link
Author

renovate bot commented Nov 11, 2020

⚠️ 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 check 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_composer --label=renovate_child -v "/mnt/renovate/gh/tobybellwood/drupal-example-simple":"/mnt/renovate/gh/tobybellwood/drupal-example-simple" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -w "/mnt/renovate/gh/tobybellwood/drupal-example-simple" docker.io/renovate/composer bash -l -c "composer update drush/drush --with-dependencies --ignore-platform-reqs --no-ansi --no-interaction --no-scripts --no-autoloader"
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - drupal/core-recommended is locked to version 9.0.7 and an update of this package was not requested.
    - drupal/core-recommended 9.0.7 requires symfony/dependency-injection v4.4.9 -> found symfony/dependency-injection[v4.4.9] but it conflicts with another require.
  Problem 2
    - drupal/core 9.0.7 requires symfony/dependency-injection ^4.4 -> found symfony/dependency-injection[v4.4.0-BETA1, ..., 4.4.x-dev] but it conflicts with another require.
    - drupal/core-dev-pinned 9.0.7 requires drupal/core 9.0.7 -> satisfiable by drupal/core[9.0.7].
    - drupal/core-dev-pinned is locked to version 9.0.7 and an update of this package was not requested.

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

tobybellwood pushed a commit that referenced this pull request Jan 22, 2021
…nstallers-1.x

Update dependency composer/installers to v1.10.0 (9.x-postgres)
@tobybellwood tobybellwood deleted the renovate/9.x-postgres-drush-drush-10.x branch January 22, 2021 00:59
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.

2 participants