Skip to content

chore(deps-dev): bump orchestra/testbench from 6.15.0 to 6.17.0 #124

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

Merged
merged 1 commit into from
Apr 30, 2021

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps orchestra/testbench from 6.15.0 to 6.17.0.

Release notes

Sourced from orchestra/testbench's releases.

v6.17.0

Changes

Testbench Changes

Added
  • Added capability to fetch package discovery from root project.
  • Added database-specific environment variables based on ChipperCI.
Changes
  • Allow configuration to be loaded from Application::basePath() instead of hardcoded value.

v6.16.0

Changes

Testbench Changes

Added
  • Added ability to run multiple database by adding database specific environment variable. E.g: MYSQL_HOST, POSTGRES_HOST and MSSQL_HOST instead of just DB_HOST.
Changes
  • Use getcwd() instead of relative path when setting up TESTBENCH_WORKING_PATH when executing it via bootstrap/app.php.
  • Accept APP_BASE_PATH environment variable to configure getBasePath().
Changelog

Sourced from orchestra/testbench's changelog.

6.17.0

Released: 2021-04-06

Changes

Testbench Changes

Added
  • Added capability to fetch package discovery from root project.
  • Added database-specific environment variables based on ChipperCI.
Changes
  • Allow configuration to be loaded from Application::basePath() instead of hardcoded value.

6.16.0

Released: 2021-03-31

Changes

Testbench Changes

Added
  • Added ability to run multiple database by adding database specific environment variable. E.g: MYSQL_HOST, POSTGRES_HOST and MSSQL_HOST instead of just DB_HOST.
Changes
  • Use getcwd() instead of relative path when setting up TESTBENCH_WORKING_PATH when executing it via bootstrap/app.php.
  • Accept APP_BASE_PATH environment variable to configure getBasePath().
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 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:

  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 7, 2021
@stale
Copy link

stale bot commented Apr 29, 2021

Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks!

@stale stale bot added the inactive label Apr 29, 2021
@CodeDredd CodeDredd merged commit cef3777 into master Apr 30, 2021
@CodeDredd CodeDredd deleted the dependabot/composer/orchestra/testbench-6.17.0 branch April 30, 2021 07:19
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 inactive
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant