Update minimum support for Testbench Core v4.14.0+. (v4.12.0...v4.14.0)
Testbench Changes
Added
Add defineWebRoutes() to automatically define routes under web middleware.
v4.14.0
Changes
Update minimum support for Laravel Framework v6.20.12+. (v6.18.0...v6.20.12)
Update minimum support for Testbench Core v4.13.0+. (v4.12.0...v4.13.0)
Testbench Changes
Added
Added ignorePackageDiscoveriesFrom() method to Orchestra\Testbench\Concerns\CreatesApplication trait. Package discovery however doesn't work properly in Testbench 4.x due to missing testbench command.
v4.13.0
Changes
Update minimum support for Testbench Core v4.12.0+. (v4.11.1...v4.12.0)
Testbench Changes
Changes
Bump mockery/mockery to v1.3.2 and above.
Opt to use method_exists() to detect support for parseTestMethodAnnotations() under HandlesDatabases and HandlesRoutes trait.
Update Orchestra\Testbench\Bootstrap\LoadConfiguration::getConfigurationFiles() to return Generator instead of array.
v4.12.2
Changes
Update minimum support for Testbench Core v4.11.1+. (v4.11.0...v4.11.1)
Testbench Changes
Fixes
Removed abstract method parseTestMethodAnnotations() to revert breaking changes.
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 use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps orchestra/testbench from 3.9.4 to 4.15.0.
Release notes
Sourced from orchestra/testbench's releases.
... (truncated)
Commits
7b3cbda
Bump deps.89a74b7
Prepare 4.15.0 release.36823e8
Prepare 4.14.0 release.9ea7f52
Match mockery requirement.c7a047a
Update deps.54caf1c
Prepare 4.13.0 release7fec6df
Bump testbench-coreb835d55
Update build.1be262b
Bump minimum mockery.68c4e79
Prepare 4.12.2 releaseDependabot 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)