DaRealFreak / teeworlds-stats

PHP project to track and display stats for the game teeworlds
MIT License
0 stars 0 forks source link

Bump filp/whoops from 2.7.1 to 2.14.3 #198

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps filp/whoops from 2.7.1 to 2.14.3.

Changelog

Sourced from filp/whoops's changelog.

2.14.3

  • Support PHP 8.1

2.14.1

  • Fix syntax highlighting scrolling too far.
  • Improve the way we detect xdebug linkformat.

2.14.0

  • Switched syntax highlighting to Prism.js

Avoids licensing issues with prettify, and uses a maintaned, modern project.

2.13.0

  • Add Netbeans editor

2.12.1

  • Avoid redirecting away from an error.

2.12.0

  • Hide non-string values in super globals when requested.

2.11.0

  • Customize exit code

2.10.0

  • Better chaining on handler classes

2.9.2

  • Fix copy button styles

2.9.1

  • Fix xdebug function crash on PHP 8

2.9.0

  • JsonResponseHandler includes the exception code

2.8.0

  • Support PHP 8

... (truncated)

Commits
  • 89584ce changelog: 2.14.3
  • 9695df0 tests: minor changes in exception null values
  • e97e1e6 Implement __serialize in Exception/Frame
  • 76587f3 changelog: 2.14.2
  • 73916b7 Run workflows on PHP 8.1
  • 7c7a85b Merge pull request #706 from kylekatarnls/patch-1
  • 29e7ca0 Add __serialize and __unserialize to FrameCollection
  • a767384 Add ReturnTypeWillChange to FrameCollection
  • a9a2267 Add security policy
  • 15ead64 changelog: 2.14.1
  • 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 2 years ago

Superseded by #202.