liberu-genealogy / genealogy-old

Laravel 10.x backend using PHP 8.2. Family tree and genealogy data processing website software.
https://www.liberu.co.uk
MIT License
204 stars 59 forks source link

Bump nunomaduro/collision from 7.6.0 to 7.8.0 #2386

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps nunomaduro/collision from 7.6.0 to 7.8.0.

Changelog

Sourced from nunomaduro/collision's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

v7.7.0 (2023-06-29)

Added

  • reportable support to exception handler in Laravel
  • renderable support to exception handler in Laravel
Commits
  • 1813f0a chore: bump dependencies
  • c67a90d Adds phpunit/phpunit@10.3 support
  • 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...
  • 5470635 add reportable and renderable method
  • See full diff in compare view


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[bot] commented 1 year ago

Superseded by #2387.