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

Pin dependencies #2

Merged
merged 1 commit into from
Jun 17, 2022
Merged

Pin dependencies #2

merged 1 commit into from
Jun 17, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 16, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
facade/ignition require-dev pin ^2.5 -> 2.17.5
fakerphp/faker require-dev pin ^1.9.1 -> 1.19.0
guzzlehttp/guzzle (source) require pin ^7.0.1 -> 7.4.4
laravel-mix devDependencies pin ^6.0.6 -> 6.0.49
laravel/framework (source) require pin ^8.75 -> 8.83.16
laravel/sail require-dev pin ^1.0.1 -> 1.14.10
laravel/sanctum require pin ^2.11 -> 2.15.1
laravel/tinker require pin ^2.5 -> 2.7.2
lodash (source) devDependencies pin ^4.17.19 -> 4.17.21
mockery/mockery require-dev pin ^1.4.4 -> 1.5.0
phpunit/phpunit (source) require-dev pin ^9.5.10 -> 9.5.20
postcss (source) devDependencies pin ^8.1.14 -> 8.4.14

Add the preset :preserveSemverRanges to your config if you don't want to pin your dependencies.


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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

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

@renovate renovate bot force-pushed the renovate/pin-dependencies branch from 4bd0b9d to 0b36a88 Compare June 17, 2022 17:37
@renovate
Copy link
Contributor Author

renovate bot commented Jun 17, 2022

⚠ 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_php --label=renovate_child -v "/mnt/renovate/gh/nunhes/leblog":"/mnt/renovate/gh/nunhes/leblog" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -w "/mnt/renovate/gh/nunhes/leblog" docker.io/renovate/php:latest bash -l -c "install-tool composer 2.3.7 && composer update facade/ignition fakerphp/faker guzzlehttp/guzzle laravel/framework laravel/sail laravel/sanctum laravel/tinker mockery/mockery phpunit/phpunit --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
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires nunomaduro/collision 6.2.0, found nunomaduro/collision[v6.2.0] but the package is fixed to v5.11.0 (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/pin-dependencies branch from 0b36a88 to 45fbe56 Compare June 17, 2022 17:38
@renovate renovate bot force-pushed the renovate/pin-dependencies branch from 45fbe56 to 89babdb Compare June 17, 2022 17:38
@nunhes nunhes merged commit a248ee5 into main Jun 17, 2022
@nunhes nunhes deleted the renovate/pin-dependencies branch June 17, 2022 17:39
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.

1 participant