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.2 #1408

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps facade/ignition from 2.5.0 to 2.11.2.

Release notes

Sourced from facade/ignition's releases.

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

  • adds a debug warning when having debug enabled on a non-local environment (#366)

2.6.1

  • Disable executing solutions on non-local environments or from non-local IP addresses (#364)

2.6.0

  • add extra output to test command when executing verbosely.

2.5.14

  • fix ignition not working when there is no argv

... (truncated)

Changelog

Sourced from facade/ignition's changelog.

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

  • censor passwords by default (#377)

2.8.1 - 2021-04-08

  • add censor_request_body_fields default config option

2.8.0 - 2021-04-08

  • add censor_request_body_fields config option

... (truncated)

Commits
  • 7c4e7a7 Update CHANGELOG.md
  • 92ec2b4 Fix styling
  • 92f83c9 Merge pull request #403 from rodrigopedra/main
  • f5c4111 Use \Closure instead of callable
  • 9811711 Update changelog
  • 2b94425 Merge pull request #398 from facade/laravel-vapor-queue-fixes
  • dc68183 Update CHANGELOG.md
  • bab842a Merge pull request #399 from facade/dependabot/npm_and_yarn/ws-5.2.3
  • 021101c Bump ws from 5.2.2 to 5.2.3
  • 577f74c Merge pull request #388 from facade/registerable-exception-renderer-for-larav...
  • Additional commits viewable 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 3 years ago

Superseded by #1420.