stefanzweifel / screeenly

📸 Screenshot as a Service
https://secure.screeenly.com
MIT License
496 stars 102 forks source link

Bump filp/whoops from 2.3.1 to 2.4.0 #264

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps filp/whoops from 2.3.1 to 2.4.0.

Changelog *Sourced from [filp/whoops's changelog](https://github.com/filp/whoops/blob/master/CHANGELOG.md).* > # 2.4.0 > > * Allow to prepend and append handlers. > > # 2.3.2 > > * Various fixes from the community.
Commits - [`1a1a104`](https://github.com/filp/whoops/commit/1a1a1044ad00e285bd2825fac4c3a0443d90ad33) Changelog for 2.4.0 - [`3eec353`](https://github.com/filp/whoops/commit/3eec3537beb591fd7ddc3cfb534dac2c397a30a9) Merge pull request [#630](https://github-redirect.dependabot.com/filp/whoops/issues/630) from tflori/append-handler - [`5fa7623`](https://github.com/filp/whoops/commit/5fa762324687bdd793b07a08b876c1c32f71926c) style: rename handlerStack to handlerQueue - [`f41c4a2`](https://github.com/filp/whoops/commit/f41c4a2a5ae7646d11776c9845388369ca367eb9) feat!: add append and prepend handler instead of reverse execution - [`a28d5ce`](https://github.com/filp/whoops/commit/a28d5cef33627c069a2bd8fbb35ebe1a54881d35) Changelog for 2.3.2 - [`d1f91d7`](https://github.com/filp/whoops/commit/d1f91d76dbcf379f2a4bd303080299e57135bea4) Mark PHPStorm as working outside Mac, fix [#561](https://github-redirect.dependabot.com/filp/whoops/issues/561) - [`51c2de8`](https://github.com/filp/whoops/commit/51c2de83976959854be255432858d5878eb6630b) Show traces for non-fatal ErrorExceptions, close [#562](https://github-redirect.dependabot.com/filp/whoops/issues/562), [#524](https://github-redirect.dependabot.com/filp/whoops/issues/524) - [`114a8f0`](https://github.com/filp/whoops/commit/114a8f04c178d091de059d54885467df58794619) Fix tab switcher, close [#573](https://github-redirect.dependabot.com/filp/whoops/issues/573) - [`b5483e7`](https://github.com/filp/whoops/commit/b5483e7edfbba84dc7f832bec09386e15679a580) Document replaying errors - [`96b5407`](https://github.com/filp/whoops/commit/96b540726286e4d8f64f68efe6b260c8b4a00d6d) Merge pull request [#609](https://github-redirect.dependabot.com/filp/whoops/issues/609) from tflori/plaintext-previous - Additional commits viewable in [compare view](https://github.com/filp/whoops/compare/2.3.1...2.4.0)


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 will not automatically merge this PR because it includes a minor update to a development dependency.


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.