Skip to content

chore(deps): update dependency orchestra/testbench to v8.37.0 - #213

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/orchestra-testbench-8.x-lockfile
Open

chore(deps): update dependency orchestra/testbench to v8.37.0#213
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/orchestra-testbench-8.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jul 13, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
orchestra/testbench (source) 8.23.28.37.0 age confidence

Release Notes

orchestral/testbench (orchestra/testbench)

v8.37.0

Compare Source

Changes
Testbench Changes
Added
  • Add Orchestra\Testbench\package_version_compare() function.
  • Add Orchestra\Testbench\Concerns\WithFixtures to automatically loads fixtures file for test.
Changes
  • Orchestra\Foundation\Env now extends Orchestra\Sidekick\Env.
  • Support disabling Laravel default service providers.
  • Flush Illuminate\Support\Str states via during test teardown.
  • Use Orchestra\Sidekick\package_path() for better root package path detection.

v8.36.0

Compare Source

v8.35.1

Compare Source

v8.35.0

Compare Source

v8.34.0

Compare Source

v8.33.0

Compare Source

v8.32.0

Compare Source

v8.31.0

Compare Source

v8.30.0

Compare Source

v8.29.0

Compare Source

v8.28.0

Compare Source

v8.27.2

Compare Source

v8.27.1

Compare Source

v8.27.0

Compare Source

v8.26.0

Compare Source

v8.25.0

Compare Source

v8.24.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot enabled auto-merge (rebase) July 13, 2024 11:42
@renovate renovate Bot changed the title chore(deps): update dependency orchestra/testbench to v8.24.0 chore(deps): update dependency orchestra/testbench to v8.25.0 Aug 14, 2024
@renovate

renovate Bot commented Aug 14, 2024

Copy link
Copy Markdown
Contributor Author

⚠️ 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: composer update orchestra/testbench:8.37.0 --with-dependencies --ignore-platform-req=ext-* --ignore-platform-req=lib-* --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
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 phpunit/phpunit 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/console) 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 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/filesystem) 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 phpstan/phpstan 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
    - ergebnis/composer-normalize is locked to version 2.42.0 and an update of this package was not requested.
    - ergebnis/composer-normalize 2.42.0 requires php ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.5.9) does not satisfy that requirement.
  Problem 2
    - Root composer.json requires orchestra/testbench ^8.5 -> satisfiable by orchestra/testbench[v8.37.0].
    - orchestra/testbench v8.37.0 requires laravel/framework ^10.50.0 -> found laravel/framework[v10.50.0, v10.50.1, 10.50.2] but the package is fixed to v10.48.12 (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
    - pestphp/pest is locked to version v2.34.8 and an update of this package was not requested.
    - brianium/paratest v7.4.3 requires php ~8.2.0 || ~8.3.0 -> your php version (8.5.9) does not satisfy that requirement.
    - pestphp/pest v2.34.8 requires brianium/paratest ^7.3.1 -> satisfiable by brianium/paratest[v7.4.3].

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

@renovate renovate Bot changed the title chore(deps): update dependency orchestra/testbench to v8.25.0 chore(deps): update dependency orchestra/testbench to v8.26.0 Aug 26, 2024
@renovate renovate Bot changed the title chore(deps): update dependency orchestra/testbench to v8.26.0 chore(deps): update dependency orchestra/testbench to v8.27.0 Sep 24, 2024
@renovate renovate Bot changed the title chore(deps): update dependency orchestra/testbench to v8.27.0 chore(deps): update dependency orchestra/testbench to v8.27.1 Oct 5, 2024
@renovate renovate Bot changed the title chore(deps): update dependency orchestra/testbench to v8.27.1 chore(deps): update dependency orchestra/testbench to v8.27.2 Oct 6, 2024
@renovate renovate Bot changed the title chore(deps): update dependency orchestra/testbench to v8.27.2 chore(deps): update dependency orchestra/testbench to v8.27.2 - autoclosed Oct 21, 2024
@renovate renovate Bot closed this Oct 21, 2024
auto-merge was automatically disabled October 21, 2024 04:11

Pull request was closed

@renovate
renovate Bot deleted the renovate/orchestra-testbench-8.x-lockfile branch October 21, 2024 04:11
@renovate renovate Bot changed the title chore(deps): update dependency orchestra/testbench to v8.27.2 - autoclosed chore(deps): update dependency orchestra/testbench to v8.27.2 Oct 21, 2024
@renovate renovate Bot reopened this Oct 21, 2024
@renovate
renovate Bot restored the renovate/orchestra-testbench-8.x-lockfile branch October 21, 2024 06:51
@renovate
renovate Bot enabled auto-merge (rebase) October 21, 2024 06:51
@renovate renovate Bot changed the title chore(deps): update dependency orchestra/testbench to v8.27.2 chore(deps): update dependency orchestra/testbench to v8.27.2 - autoclosed Oct 28, 2024
@renovate renovate Bot closed this Oct 28, 2024
auto-merge was automatically disabled October 28, 2024 20:19

Pull request was closed

@renovate
renovate Bot deleted the renovate/orchestra-testbench-8.x-lockfile branch October 28, 2024 20:19
@renovate renovate Bot changed the title chore(deps): update dependency orchestra/testbench to v8.27.2 - autoclosed chore(deps): update dependency orchestra/testbench to v8.27.2 Oct 28, 2024
@renovate renovate Bot reopened this Oct 28, 2024
@renovate
renovate Bot restored the renovate/orchestra-testbench-8.x-lockfile branch October 28, 2024 22:26
@renovate
renovate Bot enabled auto-merge (rebase) October 28, 2024 22:26
@renovate renovate Bot changed the title chore(deps): update dependency orchestra/testbench to v8.27.2 chore(deps): update dependency orchestra/testbench to v8.28.0 Nov 19, 2024
@renovate renovate Bot changed the title chore(deps): update dependency orchestra/testbench to v8.28.0 chore(deps): update dependency orchestra/testbench to v8.29.0 Dec 1, 2024
@renovate renovate Bot changed the title chore(deps): update dependency orchestra/testbench to v8.29.0 chore(deps): update dependency orchestra/testbench to v8.30.0 Dec 16, 2024
@renovate renovate Bot changed the title chore(deps): update dependency orchestra/testbench to v8.30.0 chore(deps): update dependency orchestra/testbench to v8.31.0 Dec 26, 2024
@renovate renovate Bot changed the title chore(deps): update dependency orchestra/testbench to v8.31.0 chore(deps): update dependency orchestra/testbench to v8.32.0 Feb 15, 2025
@renovate renovate Bot changed the title chore(deps): update dependency orchestra/testbench to v8.32.0 chore(deps): update dependency orchestra/testbench to v8.33.0 Feb 19, 2025
@renovate renovate Bot changed the title chore(deps): update dependency orchestra/testbench to v8.33.0 chore(deps): update dependency orchestra/testbench to v8.34.0 Mar 6, 2025
@renovate renovate Bot changed the title chore(deps): update dependency orchestra/testbench to v8.34.0 chore(deps): update dependency orchestra/testbench to v8.35.0 Apr 6, 2025
@renovate renovate Bot changed the title chore(deps): update dependency orchestra/testbench to v8.35.0 chore(deps): update dependency orchestra/testbench to v8.35.1 Apr 27, 2025
@renovate renovate Bot changed the title chore(deps): update dependency orchestra/testbench to v8.35.1 chore(deps): update dependency orchestra/testbench to v8.36.0 May 12, 2025
@renovate renovate Bot changed the title chore(deps): update dependency orchestra/testbench to v8.36.0 chore(deps): update dependency orchestra/testbench to v8.37.0 Jan 14, 2026
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