Skip to content
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

Update orchestra/testbench-core requirement from ^7.0 to ^7.21 #82

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2023

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

Release notes

Sourced from orchestra/testbench-core's releases.

v7.21.0

Added

  • Added support for Illuminate\Foundation\Testing\DatabaseTruncation.

Changes

  • Bump minimum laravel/framework to 9.50.2.
Changelog

Sourced from orchestra/testbench-core's changelog.

7.21.0

Released: 2023-02-03

Added

  • Added support for Illuminate\Foundation\Testing\DatabaseTruncation.

Changes

  • Bump minimum laravel/framework to 9.50.2.

7.20.0

Released: 2023-02-01

Changes

  • Improves package:test commands.
  • Update skeleton to match v9.5.2.

7.19.0

Released: 2023-01-10

Added

  • Added Illuminate\Foundation\Testing\InteractsWithDeprecationHandling to Orchestra\Testbench\TestCase.

7.18.0

Released: 2023-01-03

Added

  • Added Orchestra\Testbench\laravel_version_compare function as alias to version_compare specifically for Laravel Framework.
  • Added Orchestra\Testbench\phpunit_version_compare function as alias to version_compare specifically for PHPUnit.
  • Added Orchestra\Testbench\Exceptions\PHPUnitErrorException class.

Changes

  • Mark Orchestra\Testbench\Bootstrap\ConfigureRay class as final.
  • Refactor Orchestra\Testbench\Concerns\HandlesAnnotations trait.

7.17.0

Released: 2022-12-22

Changes

... (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-core](https://github.com/orchestral/testbench-core) to permit the latest version.
- [Release notes](https://github.com/orchestral/testbench-core/releases)
- [Changelog](https://github.com/orchestral/testbench-core/blob/8.x/CHANGELOG-7.x.md)
- [Commits](orchestral/testbench-core@v7.0.0...v7.21.0)

---
updated-dependencies:
- dependency-name: orchestra/testbench-core
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Feb 6, 2023
@codecov
Copy link

codecov bot commented Feb 6, 2023

Codecov Report

Base: 92.59% // Head: 92.59% // No change to project coverage 👍

Coverage data is based on head (adca93a) compared to base (352b13c).
Patch coverage: 50.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #82   +/-   ##
=========================================
  Coverage     92.59%   92.59%           
  Complexity       59       59           
=========================================
  Files             5        5           
  Lines           216      216           
=========================================
  Hits            200      200           
  Misses           16       16           
Impacted Files Coverage Δ
src/Http/Controllers/SocialController.php 89.65% <50.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 13, 2023

Superseded by #85.

@dependabot dependabot bot closed this Feb 13, 2023
@dependabot dependabot bot deleted the dependabot/composer/orchestra/testbench-core-tw-7.21 branch February 13, 2023 05:59
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.

None yet

0 participants