Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

composer(deps-dev): update orchestra/testbench requirement from ^6.17.1 to ^6.18.0#76

Merged
codedge merged 1 commit intomasterfrom
dependabot/composer/orchestra/testbench-tw-6.18.0
May 25, 2021
Merged

composer(deps-dev): update orchestra/testbench requirement from ^6.17.1 to ^6.18.0#76
codedge merged 1 commit intomasterfrom
dependabot/composer/orchestra/testbench-tw-6.18.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2021

Updates the requirements on orchestra/testbench to permit the latest version.

Release notes

Sourced from orchestra/testbench's releases.

v6.18.0

Changes

Testbench Changes

Added
  • Added Orchestra\Testbench\Foundation\Application to allow creating remote application using Testbench.
  • Added static public method Orchestra\Testbench\Concerns\CreatesApplication::applicationBasePath() to replace getBasePath().
Changes
  • Update skeleton.
Changelog

Sourced from orchestra/testbench's changelog.

6.18.0

Released: 2021-05-25

Changes

Testbench Changes

Added
  • Added Orchestra\Testbench\Foundation\Application to allow creating remote application using Testbench.
  • Added static public method Orchestra\Testbench\Concerns\CreatesApplication::applicationBasePath() to replace getBasePath().
Changes
  • Update skeleton.

6.17.1

Released: 2021-05-19

Changes

Testbench Changes

Changes
  • Update skeleton to match v8.5.18.
  • Check whether skeleton vendor is an actual directory before trying to symlink with base directory vendor.
Fixes
  • Fixes missing PHPUnit\Util\Test::parseTestMethodAnnotations() on PHPUnit 10.

6.17.0

Released: 2021-04-06

Changes

Testbench Changes

Added

... (truncated)

Commits

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)

Updates the requirements on [orchestra/testbench](https://github.com/orchestral/testbench) to permit the latest version.
- [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.17.1...v6.18.0)

Signed-off-by: dependabot[bot] <support@github.com>
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #76 (874fe02) into master (6bc2975) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #76   +/-   ##
=========================================
  Coverage     72.50%   72.50%           
  Complexity       67       67           
=========================================
  Files            14       14           
  Lines           240      240           
=========================================
  Hits            174      174           
  Misses           66       66           
Flag Coverage Δ
unittests 72.50% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6bc2975...874fe02. Read the comment docs.

@codedge codedge merged commit a2fb1c1 into master May 25, 2021
@codedge codedge deleted the dependabot/composer/orchestra/testbench-tw-6.18.0 branch May 25, 2021 15:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants