Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 20, 2021

Bumps filp/whoops from 2.9.2 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
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)

Bumps [filp/whoops](https://github.com/filp/whoops) from 2.9.2 to 2.14.3.
- [Release notes](https://github.com/filp/whoops/releases)
- [Changelog](https://github.com/filp/whoops/blob/master/CHANGELOG.md)
- [Commits](filp/whoops@2.9.2...2.14.3)

---
updated-dependencies:
- dependency-name: filp/whoops
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Sep 20, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 4, 2021

Superseded by #342.

@dependabot dependabot bot closed this Oct 4, 2021
@dependabot dependabot bot deleted the dependabot/composer/filp/whoops-2.14.3 branch October 4, 2021 04:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant