Skip to content

chore(deps-dev): Update orchestra/testbench requirement from ^10.8 to ^11.0 in the major group#3

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/major-43b8697aec
Closed

chore(deps-dev): Update orchestra/testbench requirement from ^10.8 to ^11.0 in the major group#3
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/major-43b8697aec

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

Updates the requirements on orchestra/testbench to permit the latest version.
Updates orchestra/testbench to 11.0.0

Release notes

Sourced from orchestra/testbench's releases.

v11.0.0

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
Changelog

Sourced from orchestra/testbench's changelog.

Changes for 10.x

This changelog references the relevant changes (bug and security fixes) done to orchestra/testbench.

10.10.0

Released: 2026-03-16

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.

10.9.0

Released: 2026-01-14

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.

10.8.0

Released: 2025-11-24

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [orchestra/testbench](https://github.com/orchestral/testbench) to permit the latest version.

Updates `orchestra/testbench` to 11.0.0
- [Release notes](https://github.com/orchestral/testbench/releases)
- [Changelog](https://github.com/orchestral/testbench/blob/11.x/CHANGELOG-10.x.md)
- [Commits](orchestral/testbench@v10.8.0...v11.0.0)

---
updated-dependencies:
- dependency-name: orchestra/testbench
  dependency-version: 11.0.0
  dependency-type: direct:development
  dependency-group: major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Apr 2, 2026

Looks like orchestra/testbench is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Apr 2, 2026
@dependabot dependabot bot deleted the dependabot/composer/major-43b8697aec branch April 2, 2026 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants