generated from wayofdev/laravel-package-tpl
-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps): update dependency orchestra/testbench to v8.21.1 - autoclosed #205
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/orchestra-testbench-8.x-lockfile
branch
from
September 20, 2023 05:40
63ef22f
to
ff039a9
Compare
renovate
bot
changed the title
chore(deps): update dependency orchestra/testbench to v8.11.0
chore(deps): update dependency orchestra/testbench to v8.11.1
Sep 20, 2023
renovate
bot
changed the title
chore(deps): update dependency orchestra/testbench to v8.11.1
chore(deps): update dependency orchestra/testbench to v8.12.1
Sep 25, 2023
renovate
bot
force-pushed
the
renovate/orchestra-testbench-8.x-lockfile
branch
from
September 25, 2023 16:12
ff039a9
to
239e985
Compare
renovate
bot
force-pushed
the
renovate/orchestra-testbench-8.x-lockfile
branch
from
October 4, 2023 06:01
239e985
to
b044146
Compare
renovate
bot
changed the title
chore(deps): update dependency orchestra/testbench to v8.12.1
chore(deps): update dependency orchestra/testbench to v8.12.2
Oct 4, 2023
renovate
bot
changed the title
chore(deps): update dependency orchestra/testbench to v8.12.2
chore(deps): update dependency orchestra/testbench to v8.12.3
Oct 9, 2023
renovate
bot
force-pushed
the
renovate/orchestra-testbench-8.x-lockfile
branch
from
October 9, 2023 02:02
b044146
to
d1a15d8
Compare
renovate
bot
force-pushed
the
renovate/orchestra-testbench-8.x-lockfile
branch
from
October 9, 2023 17:19
d1a15d8
to
28d67ec
Compare
renovate
bot
changed the title
chore(deps): update dependency orchestra/testbench to v8.12.3
chore(deps): update dependency orchestra/testbench to v8.13.0
Oct 9, 2023
renovate
bot
changed the title
chore(deps): update dependency orchestra/testbench to v8.13.0
chore(deps): update dependency orchestra/testbench to v8.14.0
Oct 24, 2023
⚠ 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
|
renovate
bot
changed the title
chore(deps): update dependency orchestra/testbench to v8.14.0
chore(deps): update dependency orchestra/testbench to v8.14.1
Nov 7, 2023
renovate
bot
changed the title
chore(deps): update dependency orchestra/testbench to v8.14.1
chore(deps): update dependency orchestra/testbench to v8.15.0
Nov 10, 2023
renovate
bot
changed the title
chore(deps): update dependency orchestra/testbench to v8.15.0
chore(deps): update dependency orchestra/testbench to v8.16.0
Dec 4, 2023
renovate
bot
changed the title
chore(deps): update dependency orchestra/testbench to v8.16.0
chore(deps): update dependency orchestra/testbench to v8.17.0
Dec 6, 2023
renovate
bot
changed the title
chore(deps): update dependency orchestra/testbench to v8.17.0
chore(deps): update dependency orchestra/testbench to v8.18.0
Dec 19, 2023
renovate
bot
changed the title
chore(deps): update dependency orchestra/testbench to v8.18.0
chore(deps): update dependency orchestra/testbench to v8.19.0
Dec 28, 2023
renovate
bot
changed the title
chore(deps): update dependency orchestra/testbench to v8.19.0
chore(deps): update dependency orchestra/testbench to v8.20.0
Jan 10, 2024
renovate
bot
changed the title
chore(deps): update dependency orchestra/testbench to v8.20.0
chore(deps): update dependency orchestra/testbench to v8.21.0
Jan 20, 2024
renovate
bot
changed the title
chore(deps): update dependency orchestra/testbench to v8.21.0
chore(deps): update dependency orchestra/testbench to v8.21.1
Jan 22, 2024
renovate
bot
changed the title
chore(deps): update dependency orchestra/testbench to v8.21.1
chore(deps): update dependency orchestra/testbench to v8.21.1 - autoclosed
Feb 4, 2024
auto-merge was automatically disabled
February 4, 2024 22:05
Pull request was closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
8.10.2
->8.21.1
Release Notes
orchestral/testbench (orchestra/testbench)
v8.21.1
Compare Source
Changes
Testbench Changes
Changes
Fixes
$router->getRoutes()->refreshActionLookups()
caused tests to fail.v8.21.0
Compare Source
Changes
Testbench Changes
Added
Orchestra\Testbench\Attributes\WithImmutableDates
attribute to forceIlluminate\Support\Date
to useCarbon\CarbonImmutable
.Orchestra\Testbench\default_skeleton_path
Orchestra\Testbench\refresh_router_lookups
v8.20.0
Compare Source
Changes
laravel/framework
to10.40.0
.Testbench Changes
Added
Orchestra\Testbench\Bootstrap\HandleExceptions::forgetApp()
for PHPUnit 10.Changes
route:cache
usingOrchestra\Testbench\remote
function.setUpTheTestEnvironmentTraitToBeIgnored
method:Orchestra\Testbench\Concerns\InteractsWithPest
Orchestra\Testbench\Concerns\InteractsWithTestCase
v8.19.0
Compare Source
Changes
Testbench Changes
Added
Orchestra\Testbench\Features\TestingFeature
as replacement toHandlesTestingFeature
trait.LOG_DEPRECATIONS_WHILE_TESTING
(default totrue
) environment variables.Orchestra\Testbench\Contracts\Attributes\AfterAll
Orchestra\Testbench\Contracts\Attributes\AfterEach
Orchestra\Testbench\Contracts\Attributes\BeforeAll
Orchestra\Testbench\Contracts\Attributes\BeforeEach
Changes
laravel/framework
to10.39.0
.Orchestra\Testbench\Concerns\InteractsWithPHPUnit
.Illuminate\Filesystem\join_paths
function.Deprecated
Orchestra\Testbench\Concerns\HandlesTestingFeature
trait.v8.18.0
Compare Source
Changes
Testbench Changes
Added
Orchestra\Testbench\Attributes\RequiresEnv
attribute to force an environment variables to be required for the test.Orchestra\Testbench\Attributes\WithConfig
attribute add a configuration value for the test.Orchestra\Testbench\Attributes\WithEnv
attribute add an environment variable value for the test.set()
andforget()
methods toOrchestra\Testbench\Foundation\Env
.orchestra/pest-plugin-testbench
.v8.17.0
Compare Source
Changes
Testbench Changes
Added
discovers.components
configuration.Changes
view.paths
configuration when Workbench discover views.v8.16.0
Compare Source
Changes
Added
Orchestra\Testbench\Attributes\ResetRefreshDatabaseState
attribute to force refreshing database before executing the test.Orchestra\Testbench\Foundation\Bootstrap\SyncDatabaseEnvironmentVariables
bootstrap class and allow database collation to be configurable via environment variables usingMYSQL_COLLATION
,POSTGRES_COLLATION
andMSSQL_COLLATION
.encode()
method toOrchestra\Testbench\Foundation\Env
class.Changes
defer
when usingOrchestra\Testbench\Attributes\DefineDatabase
.#[Override]
attribute to relevant methods, this requiresymfony/polyfill-php83
as backward compatibility for PHP 8.1 and 8.2.$setupHasRun
property toOrchestra\Testbench\Concerns\ApplicationTestingHooks
.Fixes
Deprecated
Orchestra\Testbench\Concerns\Database\HandlesConnections
trait.v8.15.0
Compare Source
Changes
Testbench Changes
Added
laravel
,cache
,notifications
,queue
andsession
database migrations usingOrchestra\Testbench\Attributes\WithMigration
.Orchestra\Testbench\defined_environment_variables()
function.Orchestra\Testbench\laravel_migration_path()
function.Orchestra\Testbench\remote()
function.Changes
@api
:Orchestra\Testbench\Foundation\Application
Orchestra\Testbench\Foundation\Config
Orchestra\Testbench\Foundation\Env
Orchestra\Testbench\PHPUnit\AttributeParser
.v8.14.1
Compare Source
Changes
v8.14.0
Compare Source
Changes
Testbench Changes
Added
Orchestra\Testbench\Workbench\Workbench
to handle integrations with Workbench.Orchestra\Testbench\Foundation\Config::getWorkbenchDiscoversAttributes()
method.Orchestra\Testbench\Concerns\Database\InteractsWithSqliteDatabaseFile
trait.Orchestra\Testbench\Foundation\Application
:make()
makeFromConfig()
createFromConfig()
@define-env
and@environment-setup
will be replaced withOrchestra\Testbench\Attributes\DefineEnvironment
.@define-db
will be replaced withOrchestra\Testbench\Attributes\DefineDatabase
.@define-route
will be replaced withOrchestra\Testbench\Attributes\DefineRoute
.Fixes
Orchestra\Testbench\package_path()
andOrchestra\Testbench\workbench_path()
.Deprecated
Orchestra\Testbench\Concerns\WithFactories
.Removed
Orchestra\Testbench\Foundation\Bootstrap\StartWorkbench
, useOrchestra\Testbench\Workbench\Workbench::start()
orOrchestra\Testbench\Workbench\Workbench::startWithProviders()
instead.v8.13.0
Compare Source
Changes
Testbench Changes
Changes
Orchestra\Testbench\Bootstrap\LoadEnvironmentVariables
class as@internal
.v8.12.3
Compare Source
Changes
v8.12.2
Compare Source
Changes
10.26
.v8.12.1
Compare Source
Changes
10.25
.v8.12.0
Compare Source
Changes
Testbench Changes
Added Added
cachedConfigurationForWorkbench()
toOrchestra\Testbench\Concern\InteractsWithWorkbench
trait.TESTBENCH_WORKING_PATH
from environment variables for Testbench Dusk usage.discovers
configuration.usesSqliteInMemoryDatabaseConnection
toOrchestra\Testbench\Concerns\HandlesDatabases
trait.v8.11.1
Compare Source
Changes
10.24
.v8.11.0
Compare Source
Changes
10.23.1
.Testbench Changes
Added
Orchestra\Testbench\Concerns\InteractsWithPublishedFiles
trait:assertMigrationFileExists
.assertMigrationFileNotExists
.Changes
Orchestra\Testbench\Concerns\InteractsWithPublishedFiles
trait:cleanUpFiles
tocleanUpPublishedFiles
.cleanUpMigrationFiles
tocleanUpPublishedMigrationFiles
.getMigrationFile
tofindFirstPublishedMigrationFile
.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.