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 codeception/aspect-mock to v4 #57

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Apr 28, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
codeception/aspect-mock require-dev major ~0.5 -> ~4.0

Release Notes

Codeception/AspectMock

v4.1.1

Compare Source

What's Changed

v4.1.0

Compare Source

What's Changed

Full Changelog: Codeception/AspectMock@4.0.0...4.1.0

v4.0.0

Compare Source

  • Support for goaop/framework v3
  • PHP 7.4 only
  • Use codeception/verify v2 in tests

v3.1.1

Compare Source

  • Fixed PHPUnit Framework Exception Undefined offset at BeforeMock by @​ahmed-abid
  • This version does not support PHP 8
  • This version does not support goaop/framework v3

v3.1.0

Compare Source

  • Support for goaop/framework v3
  • Support for symfony/finder v5
  • Added missing assertions for method call invocations #​160 by @​bhoehl
  • Fixed wrong method invocation count on dynamic methods using exceptions #​161 by @​bhoehl
  • Bugfix: Handle a case when excludePaths is a string

v3.0.2

Compare Source

Fixed #​148 , Patch #​157

v3.0.1

Compare Source

See #​155 and #​156

v3.0.0

Compare Source

  • Upgraded to Go AOP 2.2
  • PHPUnit > 6.x support

v2.2.0

Compare Source

v2.1.1

Compare Source

v2.1.0

Compare Source

v2.0.1

Compare Source

  • Fixed verifyNeverInvoked to call with array params #​119
  • Use strict comparison for onlyExpectedArguments #​121

v2.0.0

Compare Source

  • Updated to Go AOP Framework 2.0
  • PHP7 (with typehints) supported
  • Minimal PHP version is PHP 5.6

v1.0.0

Compare Source


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, click this checkbox.

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

@forking-renovate
Copy link

forking-renovate bot commented Apr 28, 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/joomla-projects/jorobo":"/mnt/renovate/gh/joomla-projects/jorobo" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -w "/mnt/renovate/gh/joomla-projects/jorobo" docker.io/renovate/php:7.2.5 bash -l -c "install-tool composer 2.3.5 && composer update codeception/aspect-mock --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
    - codeception/aspect-mock[4.0.0, ..., 4.1.1] require php ^7.4 -> your php version (7.2.5; overridden via config.platform, same as actual) does not satisfy that requirement.
    - Root composer.json requires codeception/aspect-mock ~4.0 -> satisfiable by codeception/aspect-mock[4.0.0, 4.1.0, 4.1.1].

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

@renovate-bot renovate-bot force-pushed the renovate/codeception-aspect-mock-4.x branch from 4d109e8 to be030a5 Compare April 28, 2022 13:19
@renovate-bot renovate-bot force-pushed the renovate/codeception-aspect-mock-4.x branch from be030a5 to ad2e76a Compare April 28, 2022 23:47
@Hackwar Hackwar closed this Jul 28, 2022
@renovate-bot renovate-bot deleted the renovate/codeception-aspect-mock-4.x branch August 1, 2022 14:24
@forking-renovate
Copy link

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 4.x releases. However, if you upgrade to 4.x manually then Renovate will reenable minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

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