Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Update dependency orchestra/testbench to v6.24.1 - autoclosed #30

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 10, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
orchestra/testbench (source) require-dev minor ^6.20 -> 6.24.1

Release Notes

orchestral/testbench

v6.24.1

Compare Source

Changes
Testbench Changes
Changes
  • Update skeleton to match v8.6.11.

v6.24.0

Compare Source

Changes
Testbench Changes
Changes
  • Allow package discoveries by adding $enablesPacakgeDiscoveries = true property.
  • Allow to run defineCacheRoute() before application is ready.
  • Support defining custom $basePath when using Orchestra\Testbench\container function.

v6.23.2

Compare Source

Changes
Testbench Changes
Changes
  • Update skeleton to match v8.6.10.

v6.23.1

Compare Source

Changes
Testbench Changes
Changes
  • Improves docblock.
  • Update skeleton to match v8.6.8.

v6.23.0

Compare Source

Changes
Testbench Changes
Added
  • Add ability to define database migrations using TestCase::defineDatabaseMigrationsAfterDatabaseRefreshed() method, the method will only be executed via Illuminate\Database\Events\DatabaseRefreshed event.
  • Add ability to destroy database migrations using TestCase::destroyDatabaseMigrations().

v6.22.0

Compare Source

Changes
Testbench Changes
Added
  • Added draft support for PHP 8.1.
  • Added Orchestra\Testbench\container() function to easily create an application instance.
Changes
  • Update skeleton to match v8.6.4.
  • Improves docblock.

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.

@renovate renovate bot force-pushed the renovate/orchestra-testbench-6.x branch from 660ca68 to 8aaafe1 Compare December 23, 2021 02:29
@renovate renovate bot changed the title Update dependency orchestra/testbench to v6.23.1 Update dependency orchestra/testbench to v6.23.2 Dec 23, 2021
@renovate
Copy link
Author

renovate bot commented Dec 23, 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 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/yondifon/laravel-mesomb":"/mnt/renovate/gh/yondifon/laravel-mesomb" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -w "/mnt/renovate/gh/yondifon/laravel-mesomb" docker.io/renovate/php:latest bash -l -c "install-tool composer 2.2.6 && composer update orchestra/testbench --with-dependencies --ignore-platform-reqs --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins"
Loading composer repositories with package information
Dependency laravel/framework is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Dependency laravel/framework (via replace of illuminate/contracts) is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Dependency laravel/framework (via replace of illuminate/database) is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Dependency laravel/framework (via replace of illuminate/queue) is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Dependency laravel/framework (via replace of illuminate/support) is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Dependency spatie/ray is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires orchestra/testbench 6.24.1 -> satisfiable by orchestra/testbench[v6.24.1].
    - orchestra/testbench v6.24.1 requires laravel/framework ^8.75 -> found laravel/framework[v8.75.0, ..., 8.x-dev] but the package is fixed to v8.62.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/orchestra-testbench-6.x branch from 8aaafe1 to ddb6bd0 Compare January 13, 2022 05:56
@renovate renovate bot changed the title Update dependency orchestra/testbench to v6.23.2 Update dependency orchestra/testbench to v6.24.0 Jan 13, 2022
@renovate renovate bot force-pushed the renovate/orchestra-testbench-6.x branch from ddb6bd0 to 95410e8 Compare February 8, 2022 13:09
@renovate renovate bot changed the title Update dependency orchestra/testbench to v6.24.0 Update dependency orchestra/testbench to v6.24.1 Feb 8, 2022
@renovate renovate bot changed the title Update dependency orchestra/testbench to v6.24.1 Update dependency orchestra/testbench to v6.24.1 - autoclosed Feb 9, 2022
@renovate renovate bot closed this Feb 9, 2022
@renovate renovate bot deleted the renovate/orchestra-testbench-6.x branch February 9, 2022 17:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant