Skip to content

Update dependency orchestra/testbench to v10#787

Merged
adrolli merged 1 commit intomainfrom
renovate/orchestra-testbench-10.x
Aug 29, 2025
Merged

Update dependency orchestra/testbench to v10#787
adrolli merged 1 commit intomainfrom
renovate/orchestra-testbench-10.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 28, 2025

This PR contains the following updates:

Package Change Age Confidence
orchestra/testbench (source) ^9.0 -> ^10.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

orchestral/testbench (orchestra/testbench)

v10.6.0

Compare Source

Changes
  • Update minimum Laravel Framework version to 12.24.0.

v10.5.0

Compare Source

Changes
Testbench Changes
Changes
  • Supports for Laravel Framework 12.23.2 or above (fixed integration with PHPUnit 12.3.4).

v10.4.0

Compare Source

Changes
Testbench Changes
Changes
  • Supports PHPUnit 12.2.
  • Orchestra\Foundation\Env now extends Orchestra\Sidekick\Env.
  • Update skeleton's configuration.

v10.3.0

Compare Source

Changes
Testbench Changes
Changes
  • Requires Laravel Framework 12.8.0 and above.
  • Orchestra\Testbench\PHPUnit\TestCase now implements Orchestra\Testbench\Concerns\InteractsWithMockery.
  • Flush Illuminate\Database\Eloquent\Model::automaticallyEagerLoadRelationships() state between tests if the method exists.
Fixes
  • Fix handling deprecations logging when logger is not not available when running tests.

v10.2.2

Compare Source

Changes
Testbench Changes
Changes
  • Flush Illuminate\Database\Eloquent\Model states between tests.

v10.2.1

Compare Source

Changes
Testbench Changes
Changes
  • Remove symfony/polyfill-php84.

v10.2.0

Compare Source

Changes
Testbench Changes
Added
  • Add ability to pass Closure to Orchestra\Testbench\remote() function.
Changes
  • Add support for PHPUnit 12.1.
  • Refactor Orchestra\Testbench\remote() function to use Orchestra\Testbench\Foundation\Process\RemoteCommand.
  • Rename TESTBENCH_ENVIRONMENT_FILE_USING to TESTBENCH_ENVIRONMENT_FILE_USING (internal environment variable).

v10.1.0

Compare Source

Changes
Testbench Changes
Added
  • Added resolvePhpUnitTestClassName() and resolvePhpUnitTestMethodName() to Orchestra\Testbench\Concerns\InteractsWithPHPUnit trait.
Changes
  • Allows usesTestingFeature() to register attribute directly on test method.
  • Improves vendor detection on the default skeleton.
  • Utilise Orchestra\Sidekick\is_symlink() function instead of is_link() to improves support on Windows.
  • Use ::class instead of get_class().
  • Delete vendor symlink via package:purge-skeleton command.
Fixes
  • Fix static variable via Orchestra\Testbench\Attributes\UsesVendor::beforeEach() method.
Deprecate
  • Deprecate following PHPUnit annotations:
    • @environment-setup
    • @define-env
    • @define-database
    • @define-route

v10.0.0

Compare Source

Changes
  • Update support for Laravel Framework v12.
  • Update Orchestra\Testbench\TestCase to use Illuminate\Foundation\Testing\Concerns\InteractsWithViews trait.
Removed
  • Remove deprecated functions:
    • Orchestra\Testbench\once()
    • Orchestra\Testbench\transform_relative_path()
  • Remove deprecated methods in Orchestra\Testbench\Concerns\CreatesApplication trait:
    • getBasePath()
    • getDefaultApplicationBootstrapFile()
  • Remove deprecated methods in Orchestra\Testbench\Concerns\InteractsWithMigrations trait:
    • loadMigrationsWithoutRollbackFrom()
    • loadLaravelMigrationsWithoutRollback()
    • runLaravelMigrationsWithoutRollback()

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 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-10.x branch 2 times, most recently from f0b2583 to dfa4a36 Compare July 28, 2025 19:15
@renovate renovate bot force-pushed the renovate/orchestra-testbench-10.x branch 20 times, most recently from 6c7a091 to e0e6b96 Compare August 11, 2025 18:44
@renovate renovate bot force-pushed the renovate/orchestra-testbench-10.x branch 8 times, most recently from 6c59379 to 56d44a6 Compare August 14, 2025 18:11
@renovate renovate bot force-pushed the renovate/orchestra-testbench-10.x branch 12 times, most recently from bbce5a8 to ba57a3c Compare August 22, 2025 10:44
@renovate renovate bot force-pushed the renovate/orchestra-testbench-10.x branch 5 times, most recently from 9246ced to a51ba0b Compare August 27, 2025 17:35
@renovate renovate bot changed the title Update dependency orchestra/testbench to v10 chore(deps): update dependency orchestra/testbench to v10 Aug 27, 2025
@renovate renovate bot force-pushed the renovate/orchestra-testbench-10.x branch 2 times, most recently from 932bdd7 to 670acb6 Compare August 29, 2025 20:55
@renovate renovate bot changed the title chore(deps): update dependency orchestra/testbench to v10 Update dependency orchestra/testbench to v10 Aug 29, 2025
@renovate renovate bot force-pushed the renovate/orchestra-testbench-10.x branch 5 times, most recently from 49c8018 to 5766a3c Compare August 29, 2025 21:11
@renovate renovate bot force-pushed the renovate/orchestra-testbench-10.x branch from 5766a3c to 4071a81 Compare August 29, 2025 21:12
@adrolli adrolli merged commit 85e6eba into main Aug 29, 2025
5 checks passed
@adrolli adrolli deleted the renovate/orchestra-testbench-10.x branch August 29, 2025 21:12
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