laravel-sns-events icon indicating copy to clipboard operation
laravel-sns-events copied to clipboard

Update orchestra/testbench-core requirement from ^6.28|^7.0 to ^6.29.0

Open dependabot[bot] opened this issue 1 year ago • 1 comments

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

Release notes

Sourced from orchestra/testbench-core's releases.

v6.29.0

Added

  • Added loadLaravelMigrationsWithoutRollback() and runLaravelMigrationsWithoutRollback() helpers.
Changelog

Sourced from orchestra/testbench-core's changelog.

6.29.0

Released: 2022-08-24

Added

  • Added loadLaravelMigrationsWithoutRollback() and runLaravelMigrationsWithoutRollback() helpers.

6.28.1

Released: 2022-02-08

Changes

  • Update skeleton to match v8.6.11.

6.28.0

Released: 2022-01-13

Changes

  • Allow package discoveries by adding $enablesPacakgeDiscoveries = true property.
  • Allow to run defineCacheRoute() before application is ready.
  • Support defining custom $basePath when using Orchestra\Testbench\container function.

6.27.4

Released: 2021-12-23

Changes

  • Update skeleton to match v8.6.10.

6.27.3

Released: 2021-12-04

Changes

  • Improves docblock.

6.27.2

Released: 2021-12-02

Changes

  • Update skeleton to match v8.6.8.

... (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)

dependabot[bot] avatar Aug 29 '22 00:08 dependabot[bot]

Codecov Report

Merging #76 (9b61727) into master (7d2a91c) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master      #76   +/-   ##
=========================================
  Coverage     96.47%   96.47%           
  Complexity       26       26           
=========================================
  Files             4        4           
  Lines            85       85           
=========================================
  Hits             82       82           
  Misses            3        3           

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

codecov[bot] avatar Aug 29 '22 00:08 codecov[bot]

This issue has been automatically closed because it has not had any recent activity. 😨

stale[bot] avatar Sep 30 '22 22:09 stale[bot]

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

dependabot[bot] avatar Sep 30 '22 22:09 dependabot[bot]