Skip to content

Comments

Bump orchestra/testbench from 6.18.0 to 6.23.0#34

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/orchestra/testbench-6.23.0
Closed

Bump orchestra/testbench from 6.18.0 to 6.23.0#34
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/orchestra/testbench-6.23.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2021

Bumps orchestra/testbench from 6.18.0 to 6.23.0.

Release notes

Sourced from orchestra/testbench's releases.

v6.23.0

Changes

Testbench Changes

Added
  • Add ability to define database migrations using TestCase::defineDatabaseMigrationsAfterDatabaseRefreshed() method, the method will only be executed via Illuminate\Database\Events\DatabaseRefreshed event.
  • Add ability to destroy database migrations using TestCase::destroyDatabaseMigrations().

v6.22.0

Changes

Testbench Changes

Added
  • Added draft support for PHP 8.1.
  • Added Orchestra\Testbench\container() function to easily create an application instance.
Changes
  • Update skeleton to match v8.6.4.
  • Improves docblock.

v6.21.1

Changes

Testbench Changes

Changes
  • Ability to use App\Http\Kernel and App\Console\Kernel via Commander if the class exists.

v6.21.0

Changes

Testbench Changes

Added
  • Add ability to define database seeder using TestCase::defineDatabaseSeeders() method.

... (truncated)

Changelog

Sourced from orchestra/testbench's changelog.

6.23.0

Released: 2021-11-10

Changes

Testbench Changes

Added
  • Add ability to define database migrations using TestCase::defineDatabaseMigrationsAfterDatabaseRefreshed() method, the method will only be executed via Illuminate\Database\Events\DatabaseRefreshed event.
  • Add ability to destroy database migrations using TestCase::destroyDatabaseMigrations().

6.22.0

Released: 2021-10-21

Changes

Testbench Changes

Added
  • Added draft support for PHP 8.1.
  • Added Orchestra\Testbench\container() function to easily create an application instance.
Changes
  • Update skeleton to match v8.6.4.
  • Improves docblock.

6.21.1

Released: 2021-09-18

Changes

Testbench Changes

Changes
  • Ability to use App\Http\Kernel and App\Console\Kernel via Commander if the class exists.

6.21.0

... (truncated)

Commits

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [orchestra/testbench](https://github.com/orchestral/testbench) from 6.18.0 to 6.23.0.
- [Release notes](https://github.com/orchestral/testbench/releases)
- [Changelog](https://github.com/orchestral/testbench/blob/6.x/CHANGELOG-6.x.md)
- [Commits](orchestral/testbench@v6.18.0...v6.23.0)

---
updated-dependencies:
- dependency-name: orchestra/testbench
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 10, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 6, 2021

Superseded by #35.

@dependabot dependabot bot closed this Dec 6, 2021
@dependabot dependabot bot deleted the dependabot/composer/orchestra/testbench-6.23.0 branch December 6, 2021 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants