Skip to content

Update dependency orchestra/testbench to v11 - #48

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/orchestra-testbench-11.x
Open

Update dependency orchestra/testbench to v11#48
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/orchestra-testbench-11.x

Conversation

@renovate

@renovate renovate Bot commented Mar 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
orchestra/testbench (source) ^5.0|^6.0|^7.0|^8.011.2.0 age confidence

Release Notes

orchestral/testbench (orchestra/testbench)

v11.2.0

Compare Source

Changes
  • Update minimum support for Testbench Core v11.4.0+. (v11.2.0...v11.4.0)
  • Supports PHPUnit 13.2 and 13.3.
Testbench Changes
Changes
  • Supports for Laravel Framework 13.23.0.
  • Requires symfony/polyfill-php84 for Pdo\Mysql class on PHP 8.3 and below.
  • Loads Orchestra\Testbench\Attributes\WithConfig after application has been booted to allow merging configuration via Service Provider by default. Use defer: false parameter to disable this.
  • Add flushState() to FormRequest to reset global strict mode between tests.
  • Update skeleton.
Fixes
  • Fix Orchestra\Testbench\Attributes\WithConfig shouldn't defer setting up framework configuration.
  • Fix missing --without-cache option when using package:test command with nunomaduro/collision version 8.9.4+.

v11.1.0

Compare Source

Changes
  • Update minimum support for Testbench Core v11.2.0+. (v11.0.0...v11.2.0)
  • Supports PHPUnit 13.1.
Testbench Changes
Changes
  • Removed no longer relevants method_exists() and class_exists() usage.
  • Add flushState() to FormRequest to reset global strict mode between tests.

v11.0.0

Compare Source

Changes
  • Update support for Laravel Framework v13.
Removed
  • Remove deprecated Orchestra\Testbench\Foundation\Env class.
  • Remove deprecated Orchestra\Testbench\Foundation\Console\Concerns\HandleTerminatingConsole trait.
  • Remove deprecated Orchestra\Testbench\Foundation\Console\Actions\Action::pathLocation() method.
  • Remove deprecated Orchestra\Testbench\laravel_migration_path() function.
  • Remove supports for deprecated annotations:
    • @define-env
    • @environment-setup
    • @define-db
    • @define-route

v10.11.0

Compare Source

Changes
  • Update minimum support for Testbench Core v10.11.0+. (v10.10.0...v10.11.0)
  • Supports PHPUnit 13.0.
Testbench Changes
Changes
  • Supports for Laravel Framework 12.55.0.
Fixes
  • Fix --parallel compatibility with WithFixtures trait.

v10.10.0

Compare Source

Changes
  • Update minimum support for Testbench Core v10.10.0+. (v10.9.0...v10.10.0)
  • Supports PHPUnit 13.0.
Testbench Changes
Changes
  • Run seeder when testbench.yaml configured with seeders: true.
  • Use predefined $__filename to resolve original PestPHP's testCase file.
  • Update skeleton.
Fixes
  • Fix #[UsesVendor] attribute fails due to unbooted application, causing BindingResolutionException to be thrown.

v10.9.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
  • Supports flushing JsonResource and JsonApiResource states.
  • Supports PHPUnit 12.5.
  • Use Orchestra\Sidekick\package_path() for better root package path detection.

v10.8.0

Compare Source

v10.7.0

Compare Source

v10.6.0

Compare Source

v10.5.0

Compare Source

v10.4.0

Compare Source

v10.3.0

Compare Source

v10.2.2

Compare Source

v10.2.1

Compare Source

v10.2.0

Compare Source

v10.1.0

Compare Source

v10.0.0

Compare Source

v9.17.0

Compare Source

Changes
Testbench Changes
Changes
  • Supports for Laravel Framework 11.50.0.
  • Supports PHPUnit 12.4 and 12.5.
  • Run seeder when testbench.yaml configured with seeders: true.
  • Use predefined $__filename to resolve original PestPHP's testCase file.
Fixes
  • Fix --parallel compatibility with WithFixtures trait.
  • Fix #[UsesVendor] attribute fails due to unbooted application, causing BindingResolutionException to be thrown.

v9.16.0

Compare Source

Changes
Testbench Changes
Added
  • Added Orchestra\Testbench\terminate() and Orchestra\Testbench\bail() function to allow using exit() on pnctl enabled tests.
  • Add Orchestra\Testbench\uses_default_skeleton() function.
  • Supports flushing Illuminate\Validator\Validator state.
  • Add Orchestra\Testbench\package_version_compare() function.
  • Add Orchestra\Testbench\Concerns\WithFixtures to automatically loads fixtures file for test.
Changes
  • Ability to merge Framework configurations when using custom skeleton.
  • 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.

v9.15.0

Compare Source

v9.14.0

Compare Source

v9.13.1

Compare Source

v9.13.0

Compare Source

v9.12.0

Compare Source

v9.11.0

Compare Source

v9.10.0

Compare Source

v9.9.0

Compare Source

v9.8.0

Compare Source

v9.7.0

Compare Source

v9.6.1

Compare Source

v9.6.0

Compare Source

v9.5.2

Compare Source

v9.5.1

Compare Source

v9.5.0

Compare Source

v9.4.0

Compare Source

v9.3.0

Compare Source

v9.2.0

Compare Source

v9.1.2

Compare Source

v9.1.1

Compare Source

v9.1.0

Compare Source

v9.0.4

Compare Source

v9.0.3

Compare Source

v9.0.2

Compare Source

v9.0.1

Compare Source

v9.0.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "after 10pm every weekday,before 5am every weekday,every weekend"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 force-pushed the renovate/orchestra-testbench-11.x branch from bcd56a0 to cbd0831 Compare April 9, 2026 08:36
@renovate
renovate Bot force-pushed the renovate/orchestra-testbench-11.x branch from cbd0831 to 62c190c Compare August 12, 2026 01:12
@renovate renovate Bot changed the title Update dependency orchestra/testbench to v11 Update dependency orchestra/testbench to v11 - autoclosed Aug 30, 2026
@renovate renovate Bot closed this Aug 30, 2026
@renovate
renovate Bot deleted the renovate/orchestra-testbench-11.x branch August 30, 2026 16:58
@renovate renovate Bot changed the title Update dependency orchestra/testbench to v11 - autoclosed Update dependency orchestra/testbench to v11 Aug 31, 2026
@renovate renovate Bot reopened this Aug 31, 2026
@renovate
renovate Bot force-pushed the renovate/orchestra-testbench-11.x branch from 62c190c to 26688fd Compare August 31, 2026 00:37
@renovate renovate Bot changed the title Update dependency orchestra/testbench to v11 Update dependency orchestra/testbench to v11 - autoclosed Sep 4, 2026
@renovate renovate Bot closed this Sep 4, 2026
@renovate renovate Bot changed the title Update dependency orchestra/testbench to v11 - autoclosed Update dependency orchestra/testbench to v11 Sep 4, 2026
@renovate renovate Bot reopened this Sep 4, 2026
@renovate
renovate Bot force-pushed the renovate/orchestra-testbench-11.x branch 2 times, most recently from 26688fd to 30a348e Compare September 4, 2026 22:36
@renovate renovate Bot changed the title Update dependency orchestra/testbench to v11 Update dependency orchestra/testbench to v11 - autoclosed Sep 7, 2026
@renovate renovate Bot closed this Sep 7, 2026
@renovate renovate Bot changed the title Update dependency orchestra/testbench to v11 - autoclosed Update dependency orchestra/testbench to v11 Sep 8, 2026
@renovate renovate Bot reopened this Sep 8, 2026
@renovate
renovate Bot force-pushed the renovate/orchestra-testbench-11.x branch 2 times, most recently from 30a348e to a593d63 Compare September 8, 2026 01:13
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