Skip to content

Conversation

@dependabot-preview
Copy link

Bumps orchestra/testbench from 3.6.4 to 3.7.8.

Release notes

Sourced from orchestra/testbench's releases.

v3.7.8

Changes

  • Add forward compatibility with laravel/legacy-factories.

v3.7.7

Changes

  • Update minimum support for Laravel Framework v5.7.28+.
  • Update minimum support for Testbench Core v3.7.8+.

v3.7.6

Changes

  • Update minimum support for Laravel Framework v5.7.14+.
  • Update minimum support for Testbench Core v3.7.7+.

v3.7.5

Changes

  • Update minimum support for Testbench Core v3.7.6+.
  • Move mockery/mockery dependency out of dev requirement.

v3.7.4

Fixes

  • Fixes dependencies constraint.

v3.7.3

Changes

  • Update minimum support for Testbench Core v3.7.5+.
    • Allows Orchestra\Testbench\Database\MigrateProcessor to accept both int exit code and Illuminate\Foundation\Testing\PendingCommand when running migration via artisan.
    • Update Laravel 5.7 skeleton.

v3.7.2

Changes

  • Update minimum support for Testbench Core v3.7.3+.

v3.7.1

Changes

  • Update minimum support for Laravel Framework v5.7.4+.
  • Update minimum support for Testbench Core v3.7.2+.

v3.7.0

Added

  • Added Orchestra\Testbench\Http\Middleware\Authenticate middleware.
... (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 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 27, 2020
@codecov
Copy link

codecov bot commented Apr 27, 2020

Codecov Report

Merging #44 into master will decrease coverage by 0.21%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #44      +/-   ##
============================================
- Coverage     67.73%   67.52%   -0.22%     
  Complexity      337      337              
============================================
  Files            18       18              
  Lines           936      936              
============================================
- Hits            634      632       -2     
- Misses          302      304       +2     
Impacted Files Coverage Δ Complexity Δ
src/BaseModel.php 28.94% <0.00%> (-0.88%) 52.00% <0.00%> (ø%)
src/BaseController.php 85.39% <0.00%> (-0.32%) 96.00% <0.00%> (ø%)

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 900637b...eb8ecfc. Read the comment docs.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 95

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage remained the same at 67.644%

Files with Coverage Reduction New Missed Lines %
src/BaseController.php 1 84.97%
src/BaseModel.php 1 24.51%
Totals Coverage Status
Change from base Build 74: 0.0%
Covered Lines: 577
Relevant Lines: 853

💛 - Coveralls

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.

2 participants