chore(deps): update dependency orchestra/testbench to v10 #235
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^9.14
->^10.0
Release Notes
orchestral/testbench (orchestra/testbench)
v10.6.0
Compare Source
Changes
12.24.0
.v10.5.0
Compare Source
Changes
Testbench Changes
Changes
v10.4.0
Compare Source
Changes
Testbench Changes
Changes
Orchestra\Foundation\Env
now extendsOrchestra\Sidekick\Env
.v10.3.0
Compare Source
Changes
Testbench Changes
Changes
Orchestra\Testbench\PHPUnit\TestCase
now implementsOrchestra\Testbench\Concerns\InteractsWithMockery
.Illuminate\Database\Eloquent\Model::automaticallyEagerLoadRelationships()
state between tests if the method exists.Fixes
v10.2.2
Compare Source
Changes
Testbench Changes
Changes
Illuminate\Database\Eloquent\Model
states between tests.v10.2.1
Compare Source
Changes
Testbench Changes
Changes
symfony/polyfill-php84
.v10.2.0
Compare Source
Changes
Testbench Changes
Added
Closure
toOrchestra\Testbench\remote()
function.Changes
Orchestra\Testbench\remote()
function to useOrchestra\Testbench\Foundation\Process\RemoteCommand
.TESTBENCH_ENVIRONMENT_FILE_USING
toTESTBENCH_ENVIRONMENT_FILE_USING
(internal environment variable).v10.1.0
Compare Source
Changes
Testbench Changes
Added
resolvePhpUnitTestClassName()
andresolvePhpUnitTestMethodName()
toOrchestra\Testbench\Concerns\InteractsWithPHPUnit
trait.Changes
usesTestingFeature()
to register attribute directly on test method.vendor
detection on the default skeleton.Orchestra\Sidekick\is_symlink()
function instead ofis_link()
to improves support on Windows.::class
instead ofget_class()
.vendor
symlink viapackage:purge-skeleton
command.Fixes
Orchestra\Testbench\Attributes\UsesVendor::beforeEach()
method.Deprecate
@environment-setup
@define-env
@define-database
@define-route
v10.0.0
Compare Source
Changes
Orchestra\Testbench\TestCase
to useIlluminate\Foundation\Testing\Concerns\InteractsWithViews
trait.Removed
Orchestra\Testbench\once()
Orchestra\Testbench\transform_relative_path()
Orchestra\Testbench\Concerns\CreatesApplication
trait:getBasePath()
getDefaultApplicationBootstrapFile()
Orchestra\Testbench\Concerns\InteractsWithMigrations
trait:loadMigrationsWithoutRollbackFrom()
loadLaravelMigrationsWithoutRollback()
runLaravelMigrationsWithoutRollback()
v9.15.0
Compare Source
Changes
Testbench Changes
Changes
journal_mode
configuration.Collection::make()
tonew Collection()
.Configuration
📅 Schedule: 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.
This PR was generated by Mend Renovate. View the repository job log.