pacoorozco / probind

ProBIND3 - DNS Manager
https://probind.pacoorozco.info
GNU General Public License v3.0
73 stars 25 forks source link

Bump nunomaduro/collision from 7.1.0 to 7.7.0 #317

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps nunomaduro/collision from 7.1.0 to 7.7.0.

Changelog

Sourced from nunomaduro/collision's changelog.

v7.7.0 (2023-06-29)

Added

  • reportable support to exception handler in Laravel
  • renderable support to exception handler in Laravel

v7.6.0 (2023-06-15)

Added

  • Usage with PHPUnit 10.2.2
  • Support for unexpected output

v7.5.2 (2023-04-22)

Fix

  • Usage with PHPUnit 10.1.2

v7.5.1 (2023-04-22)

Fix

  • Usage with PHPUnit 10.1.2

v7.5.0 (2023-04-14)

Added

  • Support for PHPUnit test runner deprecations

v7.4.0 (2023-03-31)

Added

  • Allows exceptions to be renderable on editor

v7.3.3 (2023-03-21)

Chore

  • Adds method specific for Pest

v7.3.2 (2023-03-21)

Fixed

  • Usage of result on Pest

v7.3.1 (2023-03-21)

Fixed

  • Bad regex on previous improved Laravel stacktrace

v7.3.0 (2023-03-21)

Added

  • Improved Laravel stacktrace

Chore

  • Bumps dependencies

v7.2.0 (2023-03-19)

Added

  • --without-databases option on the Laravel test Artisan command

v7.1.2 (2023-03-14)

... (truncated)

Commits
  • 69a0719 chore: keep improving coding style
  • c361003 chore: fixes coding style
  • d89aa7f release: v7.7.0
  • 71c48f4 chore: bumps dependencies
  • 2d2e038 Merge pull request #276 from saeedhosseiinii/add_reportable_and_renderable_me...
  • 87faf7b release: v7.6.0
  • e2e6d1a style
  • ce01c4d tests: fixes number of deprecations
  • 745c8a4 feat: support for phpunit unexpected output
  • 4296550 chore: upgrades deps
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

codecov[bot] commented 1 year ago

Codecov Report

Merging #317 (52b6c29) into main (60cade2) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #317   +/-   ##
=========================================
  Coverage     75.23%   75.23%           
  Complexity      351      351           
=========================================
  Files            55       55           
  Lines          1377     1377           
=========================================
  Hits           1036     1036           
  Misses          341      341           

see 1 file with indirect coverage changes