Hasnayeen / invobook

Self-hosted app for Time Tracking, Invoice Generation, Project & Client Management, built with Laravel & Filament.
MIT License
2.13k stars 610 forks source link

Bump facade/ignition from 2.5.0 to 2.11.4 #1422

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps facade/ignition from 2.5.0 to 2.11.4.

Release notes

Sourced from facade/ignition's releases.

2.11.4

  • Use npm ci instead of install (#411)

2.11.3

  • fix issues with circular dependencies in model route parameters (#408)
  • remove notice about dirty git state in context
  • wrap AddGitInformation middleware in try-catch

2.11.2

  • fix issues introduced in 2.11.1 (#403)

2.11.1

  • fix sending queued reports on Laravel Vapor queues (#398)

2.11.0

  • prepare Laravel 9 support
  • remove filp/whoops dependency
  • update front-end dependencies

2.10.2

  • fix typo in config/flare.php (#395)

2.10.1

  • fix memory leaks in Octane (#393)

2.10.0

  • add a solution for lazy loading violations (#392)

2.9.1

  • wrap AddGitInformation middleware in try-catch

2.9.0

  • add Xdebug format links for editor (#383)

2.8.4

  • avoid making call to Flare when no API key is specified (#381)

2.8.3

  • support Octane (#379)

2.8.2

  • censor passwords by default (#377)

2.8.1

  • add censor_request_body_fields default config option

2.8.0

  • add censor_request_body_fields config option

2.7.0

... (truncated)

Changelog

Sourced from facade/ignition's changelog.

2.11.4 - 2021-08-16

  • Use npm ci instead of install (#411)

2.11.3 - 2021-08-16

  • fix issues with circular dependencies in model route parameters (#408)
  • remove notice about dirty git state in context
  • wrap AddGitInformation middleware in try-catch

2.11.2 - 2021-07-20

  • fix issues introduced in 2.11.1 (#403)

2.11.1 - 2021-07-20

  • fix sending queued reports on Laravel Vapor queues (#398)

2.11.0 - 2021-07-12

  • prepare Laravel 9 support
  • remove filp/whoops dependency
  • update front-end dependencies

2.10.2 - 2021-06-11

  • fix typo in config/flare.php (#395)

2.10.1 - 2021-06-03

  • fix memory leaks in Octane (#393)

2.10.0 - 2021-06-03

  • add a solution for lazy loading violations (#392)

2.9.0 - 2021-05-05

  • add Xdebug format links for editor (#383)

2.8.4 - 2021-04-29

  • avoid making call to Flare when no API key is specified

2.8.3 - 2021-04-09

  • support Octane (#379)

2.8.2 - 2021-04-08

... (truncated)

Commits


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 3 years ago

Superseded by #1424.