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.14.1 #1445

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps facade/ignition from 2.5.0 to 2.14.1.

Release notes

Sourced from facade/ignition's releases.

2.14.1

  • update base URL for Flare

2.14.0

  • add support for VScode WSL + SSH remote (#420)

2.13.1

  • fix namespace of SentReports in facade

2.13.0

  • add tracking uuid (#418)

2.12.1

  • add support for VS Codium editor (#417)

2.12.0

  • add support for collecting information about jobs (#412)

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

... (truncated)

Changelog

Sourced from facade/ignition's changelog.

2.14.1 - 2021-10-08

  • update base URL for Flare

2.14.0 - 2021-10-01

  • add support for VScode WSL + SSH remote (#420)

2.13.1 - 2021-09-13

  • fix namespace of SentReports in facade

2.13.0 - 2021-09-13

  • add tracking uuid (#418)

2.12.1 - 2021-09-08

  • add support for VS Codium editor (#417)

2.12.0 - 2021-08-24

  • add support for collecting information about jobs (#412)

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

... (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 #1446.