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 mockery/mockery to v1.4.3 #99

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 27, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
mockery/mockery require-dev patch 1.4.2 -> 1.4.3

Release Notes

mockery/mockery

v1.4.3

Compare Source

  • Fixes calls to fetchMock before initialisation #​1113
  • Allow shouldIgnoreMissing() to behave in a recursive fashion #​1097
  • Custom object formatters #​766 (Needs Docs)
  • Fix crash on a union type including null #​1106

Renovate configuration

📅 Schedule: "every weekend" (UTC).

🚦 Automerge: Disabled due to failing status checks.

♻️ 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
Contributor Author

renovate bot commented Feb 27, 2021

⚠️ 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/Drillan767/mypetsnanny":"/mnt/renovate/gh/Drillan767/mypetsnanny" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -w "/mnt/renovate/gh/Drillan767/mypetsnanny" docker.io/renovate/composer:2.0.11 bash -l -c "composer update mockery/mockery --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
    - Root composer.json requires laravel/cashier 12.6.0, found laravel/cashier[v12.6.0] but the package is fixed to v12.4.2 (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.
  Problem 2
    - Root composer.json requires laravel/framework 8.16.1, found laravel/framework[v8.16.1] but the package is fixed to v8.15.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.
  Problem 3
    - Root composer.json requires laravel/jetstream 1.6.2, found laravel/jetstream[v1.6.2] but the package is fixed to v1.6.1 (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.
  Problem 4
    - Root composer.json requires laravel/sanctum 2.8.2, found laravel/sanctum[v2.8.2] but the package is fixed to v2.8.1 (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.
  Problem 5
    - Root composer.json requires spatie/laravel-newsletter 4.9.0, found spatie/laravel-newsletter[4.9.0] but the package is fixed to 4.8.2 (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/mockery-mockery-1.x branch 3 times, most recently from 7cee792 to 560d4d8 Compare February 28, 2021 08:17
@renovate renovate bot force-pushed the renovate/mockery-mockery-1.x branch from 560d4d8 to c98b018 Compare March 7, 2021 03:46
@renovate renovate bot force-pushed the renovate/mockery-mockery-1.x branch 3 times, most recently from c9b5791 to ade5895 Compare March 21, 2021 03:41
@renovate renovate bot force-pushed the renovate/mockery-mockery-1.x branch from ade5895 to 6f00971 Compare March 21, 2021 05:35
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