chore(deps): update dependency orchestra/testbench to v8 #54
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:
^7.1->^8.0Release Notes
orchestral/testbench
v8.2.1Compare Source
Changes
Testbench Changes
Fixes
Orchestra\Testbench\Foundation\Config::addProviders()usage.Orchestra\Testbench\transform_relative_path()logic.v8.2.0Compare Source
Changes
Testbench Changes
Added
Orchestra\Testbench\Foundation\Bootstrap\LoadMigrationsFromArrayclass to handle loading migrations fromtestbench.yaml.migrations: falseintestbench.yamlor addingTESTBENCH_WITHOUT_DEFAULT_MIGRATIONS=(true)environment variable.testbench.yaml:migrations: <bool|array>bootstrappers: <array>Orchestra\Testbench\parse_environment_variables()function.Orchestra\Testbench\transform_relative_path()function.Changes
envconfiguration fromtestbench.yamlwith have higher priority thandefault_environment_variables().Dotenv\Repository\Adapter\PutenvAdapterwhen generating environment variable on the fly usingOrchestra\Testbench\Foundation\Application.Fixes
APP_KEY,APP_DEBUGetc.v8.1.1Compare Source
Changes
10.5.v8.1.0Compare Source
Changes
Testbench Changes
Added
setup<Concern>andteardown<Concern>with imported traits.Changes
package:testand--parallelwith PHPUnit 10.v8.0.11Compare Source
Fixes
spatie/laravel-ray.v8.0.10Compare Source
Changes
v10.4.1.v8.0.9Compare Source
Changes
v10.4.0.v8.1.0.v8.0.8Compare Source
Changes
v8.0.7Compare Source
Changes
v8.0.6Compare Source
Changes
10.3.v8.0.5Compare Source
Changes
10.2.v8.0.4Compare Source
Changes
v8.0.3Compare Source
Changes
v8.0.2Compare Source
Changes
10.1.Testbench Changes
Fixes
app.asset_urlconfig default value from'/'tonull.v8.0.1Compare Source
Changes
Testbench Changes
Changes
laravel/frameworkto10.0.3.$_composer_autoload_pathfromcomposer-runtime-api.v8.0.0Compare Source
8.0.0
Released: 2023-02-14
Added
Changes
v7.24.1Compare Source
Changes
Testbench Changes
Fixes
Orchestra\Testbench\Foundation\Config::addProviders()usage.Orchestra\Testbench\transform_relative_path()logic.v7.24.0Compare Source
Changes
Testbench Changes
Added
Orchestra\Testbench\Foundation\Bootstrap\LoadMigrationsFromArrayclass to handle loading migrations fromtestbench.yaml.migrations: falseintestbench.yamlor addingTESTBENCH_WITHOUT_DEFAULT_MIGRATIONS=(true)environment variable.testbench.yaml:migrations: <bool|array>bootstrappers: <array>Orchestra\Testbench\parse_environment_variables()function.Orchestra\Testbench\transform_relative_path()function.Changes
envconfiguration fromtestbench.yamlwith have higher priority thandefault_environment_variables().Dotenv\Repository\Adapter\PutenvAdapterwhen generating environment variable on the fly usingOrchestra\Testbench\Foundation\Application.Fixes
APP_KEY,APP_DEBUGetc.v7.23.0Compare Source
Changes
Testbench Changes
Added
setup<Concern>andteardown<Concern>with imported traits.v7.22.2Compare Source
Changes
Testbench Changes
Fixes
spatie/laravel-ray.v7.22.1Compare Source
Changes
v7.22.0Compare Source
Changes
Testbench Changes
Changes
package:test --parallelcommand usage.$app->bootstrapPath()instead of$app->basePath('bootstrap')whenever possible.v7.21.0Compare Source
Changes
Testbench Changes
Added
Illuminate\Foundation\Testing\DatabaseTruncation.Changes
laravel/frameworkto9.50.2.v7.20.0Compare Source
Changes
Testbench Changes
Changes
package:testcommands.v7.19.0Compare Source
Changes
Testbench Changes
Added
Illuminate\Foundation\Testing\InteractsWithDeprecationHandlingtoOrchestra\Testbench\TestCase.v7.18.0Compare Source
Changes
Testbench Changes
Added
Orchestra\Testbench\laravel_version_comparefunction as alias toversion_comparespecifically for Laravel Framework.Orchestra\Testbench\phpunit_version_comparefunction as alias toversion_comparespecifically for PHPUnit.Orchestra\Testbench\Exceptions\PHPUnitErrorExceptionclass.Changes
Orchestra\Testbench\Bootstrap\ConfigureRayclass asfinal.Orchestra\Testbench\Concerns\HandlesAnnotationstrait.v7.17.0Compare Source
Changes
Testbench Changes
Changes
laravel/frameworkto9.45.0.v7.16.0Compare Source
Changes
Testbench Changes
Added
resolveApplicationEnvironmentVariables()method.Orchestra\Testbench\Bootstrap\HandleExceptionsbootstrap to allow catching deprecation errors during tests.Orchestra\Testbench\Exceptions\DeprecatedExceptionexception when deprecation occured.logging.deprecations.tracetotrue.storage/logs/deprecations.logwhenLOG_DEPRECATIONS_CHANNEL=single.Changes
laravel/frameworkto9.44.0.v7.15.0Compare Source
Changes
Testbench Changes
Changes
laravel/frameworkto9.41.0.v7.14.1Compare Source
Changes
Testbench Changes
Fixes
servecommand withno-reloadoptions.v7.14.0Compare Source
Changes
Testbench Changes
Added
Orchestra\Testbench\Exceptions\ApplicationNotAvailableExceptionexception when trying to access$this->appoutside of booted application.tests/CreatesApplication.phpto skeleton.Changes
v7.13.0Compare Source
Changes
Testbench Changes
Added
Orchestra\Testbench\Bootstrap\ConfigureRayand use it when creating Application.v7.12.1Compare Source
Changes
Testbench Changes
Fixes
sqlitecauses an exception when the database file isn't available. The loaded application should revert totestingdatabase connection for the state.v7.12.0Compare Source
Changes
Testbench Changes
Added
aboutartisan command.package:devtoolto generate.env,testbench.yamlanddatabase.sqlitefile.package:create-sqlite-dbandpackage:drop-sqlite-dbcommand.servecommand.v7.11.0Compare Source
Changes
Testbench Changes
Added
Orchestra\Testbench\Foundation\Application::createVendorSymlink()method.Orchestra\Testbench\Foundation\Bootstrap\CreateVendorSymlink.Changes
laravel/frameworkto9.36.0v7.10.2Compare Source
Changes
Testbench Changes
Fixes
v7.10.1Compare Source
Changes
Testbench Changes
Fixes
bootstrap/cache/packages.phpon vendor symlink event.v7.10.0Compare Source
Changes
Testbench Changes
Added
Orchestra\Testbench\Foundation\Configto read Yaml file fromtestbench.yaml.v7.9.0Compare Source
Changes
Testbench Changes
Added
Changes
laravel/frameworkto9.34.0.mockery/mockeryto1.5.1.symfonydependencies to6.0.9.v7.8.1Compare Source
Changes
Testbench Changes
Fixes
Illuminate\Support\Arrimport onHandlesTestFailurestrait.v7.8.0Compare Source
Changes
Testbench Changes
Changes
laravel/frameworkto9.32.0.v7.7.1Compare Source
Changes
Testbench Changes
Changes
v7.7.0Compare Source
Changes
Testbench Changes
Added
loadLaravelMigrationsWithoutRollback()andrunLaravelMigrationsWithoutRollback()helpers.Changes
v7.6.1Compare Source
Changes
Testbench Changes
Changes
v7.6.0Compare Source
Changes
Testbench Changes
Changes
laravel/frameworkto9.12.0.v7.5.0Compare Source
Changes
Testbench Changes
laravel/frameworkto9.12.0.v7.4.0Compare Source
Changes
Testbench Changes
Changes
laravel/frameworkto9.7.0.--drop-databasesonpackage:testcommand.v7.3.0Compare Source
Changes
Testbench Changes
Changes
laravel/frameworkto9.6.0.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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.