stefanzweifel / screeenly

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

Bump filp/whoops from 2.2.1 to 2.3.1 #206

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps filp/whoops from 2.2.1 to 2.3.1.

Changelog *Sourced from [filp/whoops's changelog](https://github.com/filp/whoops/blob/master/CHANGELOG.md).* > # 2.3.1 > > * Prevent exception in Whoops when caught exception frame is not related to real file > > # 2.3.0 > > * Show previous exception messages. > > # 2.2.0 > > * Support PHP 7.2 > > # 2.1.0 > > * Add a `SystemFacade` to allow clients to override Whoops behavior. > * Show frame arguments in `PrettyPageHandler`. > * Highlight the line with the error. > * Add icons to search on Google and Stack Overflow. > > # 2.0.0 > > Backwards compatibility breaking changes: > > * `Run` class is now `final`. If you inherited from `Run`, please now instead use a custom `SystemFacade` injected into the `Run` constructor, or contribute your changes to our core. > * PHP < 5.5 support dropped.
Commits - [`bc0fd11`](https://github.com/filp/whoops/commit/bc0fd11bc455cc20ee4b5edabc63ebbf859324c7) Changelog for 2.3.1 - [`8eb6d53`](https://github.com/filp/whoops/commit/8eb6d5354bf8f7a11bcd4a1c972b0280eb151160) Merge pull request [#599](https://github-redirect.dependabot.com/filp/whoops/issues/599) from SilverFire/fix/frame-unknown-file - [`06e7f16`](https://github.com/filp/whoops/commit/06e7f16e4d964e6bce18be0f8ed2c464a1ef6b65) Fixup changelog change versions - [`fd596a0`](https://github.com/filp/whoops/commit/fd596a0b3945b0b145c8bcdafcdb7d4e990d0656) Added tests - [`388bceb`](https://github.com/filp/whoops/commit/388bcebb9da2204a24f30d0add69673097acd9f2) Prevent exception when caught exception frame is not related to real file - [`a9f129b`](https://github.com/filp/whoops/commit/a9f129b99df316f847584d482c89c14a9f796e2b) Changelog for 2.3.0 - [`d52aaee`](https://github.com/filp/whoops/commit/d52aaee61b22bae983082d67198f8566854c38f3) Merge pull request [#596](https://github-redirect.dependabot.com/filp/whoops/issues/596) from florianorben/593-display-list-of-prev-exception-... - [`33e8f29`](https://github.com/filp/whoops/commit/33e8f29974cf6229e818c4d4c73100056e83515a) Merge pull request [#597](https://github-redirect.dependabot.com/filp/whoops/issues/597) from staabm/patch-2 - [`352cba6`](https://github.com/filp/whoops/commit/352cba61652e6c444533c2ac66dafa0573e0cb61) Display messages from previous exceptions - [`a323dcf`](https://github.com/filp/whoops/commit/a323dcf45164cc2cf6d190fae8e46a540b64a43b) Added a php 7.3 build - Additional commits viewable in [compare view](https://github.com/filp/whoops/compare/2.2.1...2.3.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.

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 cancel merge` will cancel a previously requested merge - `@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.