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 dependency orchestra/testbench to v7 #3

Merged
merged 1 commit into from
Mar 8, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
orchestra/testbench (source) require-dev major ^6.0 -> 7.1.0

Release Notes

orchestral/testbench

v7.1.0

Compare Source

Changes
Testbench Changes
Changes
  • Bump minimum laravel/framework to 9.2.
  • Remove Laravel 9 beta compatibilities codes.
Removed
  • Remove sanctum.php configuration from skeleton.

v7.0.2

Compare Source

Changes
Testbench Changes
Changes
  • Update skeleton to match v9.0.1.

v7.0.1

Compare Source

Changes
Testbench Changes
Changes
  • Add missing lang/en.json skeleton file.

v7.0.0

Compare Source

Changes
  • Update support for Laravel Framework v9.
  • Increase minimum PHP version to 8.0 and above (tested with 8.0 and 8.1).
Testbench Changes
Added
  • Allows customizing default RateLimiter configuration via resolveApplicationRateLimiting() method.
  • Added Orchestra\Testbench\Http\Middleware\PreventRequestsDuringMaintenance middleware.
Changes
  • Update support for Laravel Framework v9.
  • Increase minimum PHP version to 8.0 and above (tested with 8.0 and 8.1).
  • $loadEnvironmentVariables property is now set to true by default.
  • Following internal classes has been marked as final:
    • Orchestra\Testbench\Bootstrap\LoadConfiguration
    • Orchestra\Testbench\Console\Kernel
    • Orchestra\Testbench\Http\Kernel
  • Moved resources/lang skeleton files to lang directory.
Removed
  • Remove deprecated Illuminate\Foundation\Testing\Concerns\MocksApplicationServices trait.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@dammy001 dammy001 merged commit 8bd128a into main Mar 8, 2022
@renovate renovate bot deleted the renovate/orchestra-testbench-7.x branch March 8, 2022 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants