Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 28, 2020

Bumps orchestra/testbench from 5.1.0 to 5.7.0.

Release notes

Sourced from orchestra/testbench's releases.

v5.7.0

Changes

v5.6.0

Added

Added experimental support for running artisan commands outside of Laravel. e.g:

./vendor/bin/testbench migrate

This would allows you to setup the testing environment before running phpunit instead of executing everything from within TestCase::setUp().

Changes

v5.5.0

Changes

v5.4.0

Changes

v5.3.0

Changes

v5.2.0

Changes

  • Add forward compatibility with laravel/legacy-factories.
Changelog

Sourced from orchestra/testbench's changelog.

5.7.0

Released: 2020-09-28

Changes

5.6.0

Released: 2020-09-25

Added

Added experimental support for running artisan commands outside of Laravel. e.g:

./vendor/bin/testbench migrate

This would allows you to setup the testing environment before running phpunit instead of executing everything from within TestCase::setUp().

Changes

5.5.0

Released: 2020-08-31

Changes

5.4.0

Released: 2020-08-18

Changes

5.3.0

Released: 2020-05-30

Changes

... (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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Sep 28, 2020
@coveralls
Copy link

Coverage Status

Coverage remained the same at 46.845% when pulling 67e509c on dependabot/composer/orchestra/testbench-5.7.0 into 84fa156 on master.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2020

Superseded by #78.

@dependabot dependabot bot closed this Oct 28, 2020
@dependabot dependabot bot deleted the dependabot/composer/orchestra/testbench-5.7.0 branch October 28, 2020 11:03
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant