Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 7, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
nunomaduro/collision require-dev major 6.3.2 -> 7.4.0

Release Notes

nunomaduro/collision

v7.4.0

Compare Source

Feat
  • Allows exceptions to be renderable on editor

v7.3.3

Compare Source

Chore
  • Adds method specific for Pest

v7.3.2

Compare Source

Fixed
  • Usage of result on Pest

v7.3.1

Compare Source

Fixed
  • Bad regex on previous improved Laravel stacktrace

v7.3.0

Compare Source

Added
  • Improved Laravel stacktrace
Chore
  • Bumps dependencies

v7.2.0

Compare Source

Added
  • --without-databases option on the Laravel test Artisan command

v7.1.2

Compare Source

Fixed
  • Displaying of uncovered lines

v7.1.1

Compare Source

Fixed
  • PHPUnit >10.0.16 support

v7.1.0

Compare Source

Added
  • Support for displayDetailsOnIncompleteTests, displayDetailsOnSkippedTests, displayDetailsOnTestsThatTriggerDeprecations, displayDetailsOnTestsThatTriggerErrors, displayDetailsOnTestsThatTriggerNotices, displayDetailsOnTestsThatTriggerWarnings
  • Better coverage output for TestCommand
Fixed
  • Parallel mode when cache directory is not available

v7.0.5

Compare Source

Added
  • Support for better exception handling on pestphp/pest exceptions
Fixed
  • Requirement of sebastian/environment dependency

v7.0.4

Compare Source

Fixed
  • Colors not being displayed on Windows

v7.0.3

Compare Source

Fixed
  • Source of file on Windows

v7.0.2

Compare Source

Added
  • Better todo output

v7.0.1

Compare Source

Changed
  • Bumps dependencies

v7.0.0

Compare Source

Added
  • PHPUnit 10.x and Pest 2.x support
  • --compact printer
  • --profile option to display top ten slow tests
Removed
  • PHPUnit 9.x and Pest 1.x support

v6.4.0

Compare Source


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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner February 7, 2023 19:45
@renovate
Copy link
Contributor Author

renovate bot commented Feb 7, 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_sidecar --label=renovate_child -v "/mnt/renovate/gh/XNXKTech/laravel-redis-helper":"/mnt/renovate/gh/XNXKTech/laravel-redis-helper" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/XNXKTech/laravel-redis-helper" ghcr.io/containerbase/sidecar bash -l -c "install-tool php 8.2.4 && install-tool composer 2.5.5 && composer update nunomaduro/collision --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 pestphp/pest 1.22.3, found pestphp/pest[v1.22.3] but the package is fixed to v1.22.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 nunomaduro/collision 7.4.0, found nunomaduro/collision[v7.4.0] but these were not loaded, likely because it conflicts with another require.
  Problem 3
    - nette/schema v1.2.2 requires php >=7.1 <8.2 -> your php version (8.2.4) does not satisfy that requirement.
    - league/commonmark 2.2.3 requires league/config ^1.1.1 -> satisfiable by league/config[v1.1.1].
    - laravel/framework v9.5.1 requires league/commonmark ^2.2 -> satisfiable by league/commonmark[2.2.3].
    - league/config v1.1.1 requires nette/schema ^1.2 -> satisfiable by nette/schema[v1.2.2].
    - laravel/framework is locked to version v9.5.1 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.

@renovate renovate bot force-pushed the renovate/nunomaduro-collision-7.x branch 2 times, most recently from 0320097 to 4e8540a Compare February 11, 2023 20:15
@renovate renovate bot force-pushed the renovate/nunomaduro-collision-7.x branch 3 times, most recently from b1d74ae to 28e7da4 Compare February 19, 2023 20:20
@renovate renovate bot force-pushed the renovate/nunomaduro-collision-7.x branch from 28e7da4 to ea7e101 Compare March 3, 2023 12:32
@renovate renovate bot force-pushed the renovate/nunomaduro-collision-7.x branch 3 times, most recently from b027935 to b1d2cf5 Compare March 19, 2023 20:18
@renovate renovate bot force-pushed the renovate/nunomaduro-collision-7.x branch 3 times, most recently from d7c8270 to 2864a0a Compare March 24, 2023 01:15
@renovate renovate bot force-pushed the renovate/nunomaduro-collision-7.x branch from 2864a0a to 8eeb02d Compare March 31, 2023 10:52
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