stefanzweifel / screeenly

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

Bump filp/whoops from 2.4.0 to 2.4.1 #273

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps filp/whoops from 2.4.0 to 2.4.1.

Changelog *Sourced from [filp/whoops's changelog](https://github.com/filp/whoops/blob/master/CHANGELOG.md).* > # 2.4.1 > > * Try harder to close all output buffers
Commits - [`6fb502c`](https://github.com/filp/whoops/commit/6fb502c23885701a991b0bba974b1a8eb6673577) Changelog for 2.4.1 - [`f3108df`](https://github.com/filp/whoops/commit/f3108dfdebaf0577b33949b159c4a95a7aa8cf83) Merge pull request [#632](https://github-redirect.dependabot.com/filp/whoops/issues/632) from staabm/patch-3 - [`f9773aa`](https://github.com/filp/whoops/commit/f9773aa988330b438be548419413b6774279da20) updated function handleException() moved assignments outside of try/catch ([#3](https://github-redirect.dependabot.com/filp/whoops/issues/3)) - [`614b376`](https://github.com/filp/whoops/commit/614b376a94eddfabc902f64ca229ec53e2456138) Merge pull request [#2](https://github-redirect.dependabot.com/filp/whoops/issues/2) from Magentron/patch-3 - [`9ea1027`](https://github.com/filp/whoops/commit/9ea1027d37eb0c25ef9f4e2170325ff48f9421ca) updated line numbers in PlainTextHandlerTest to handle added lines - [`3ab01b9`](https://github.com/filp/whoops/commit/3ab01b90babe76b4b8271da2e964056091a960a1) Merge pull request [#631](https://github-redirect.dependabot.com/filp/whoops/issues/631) from ximex/editor-constants - [`3eb5a59`](https://github.com/filp/whoops/commit/3eb5a59ebd3f22a3b637d00a3d28910d3c72231d) tests: Make sure we close all output-buffer we started beforehand - [`38ad9c4`](https://github.com/filp/whoops/commit/38ad9c46568b6b3dd04d0826ceecc47d143a18f6) Make sure we close all output-buffer we started beforehand - [`5e4dfac`](https://github.com/filp/whoops/commit/5e4dfacfc75a4f8e505f508bd90711719a3cfceb) add editor-constants - See full diff in [compare view](https://github.com/filp/whoops/compare/2.4.0...2.4.1)


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.

If all status checks pass Dependabot will automatically merge this pull request.


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). To ignore the version in this PR you can just close it - `@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.