-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update dependency orchestra/testbench to v7.24.1 #49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: composer.lock |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #49 +/- ##
============================================
- Coverage 81.69% 81.35% -0.34%
Complexity 71 71
============================================
Files 12 12
Lines 213 295 +82
============================================
+ Hits 174 240 +66
- Misses 39 55 +16 |
039d36b to
7f80999
Compare
7f80999 to
73e5b11
Compare
73e5b11 to
92bfa85
Compare
92bfa85 to
ea923cc
Compare
ea923cc to
9187561
Compare
This PR contains the following updates:
7.15.0->7.24.1Release Notes
orchestral/testbench
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.