Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

build(deps-dev): bump filp/whoops from 2.7.3 to 2.15.0 #682

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Bumps filp/whoops from 2.7.3 to 2.15.0.

Changelog

Sourced from filp/whoops's changelog.

v2.15.0

  • Add addFrameFilter (#749)

v2.14.6

  • Upgraded prismJS to version 1.29.0 due to security issue (#741i741).

v2.14.5

  • Allow ArrayAccess on super globals.

v2.14.4

  • Fix PHP 5.5 support.
  • Allow to use psr/log 2 or 3.

v2.14.3

  • Support PHP 8.1.

v2.14.1

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

v2.14.0

  • Switched syntax highlighting to Prism.js.

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

v2.13.0

  • Add Netbeans editor.

v2.12.1

  • Avoid redirecting away from an error.

v2.12.0

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

v2.11.0

  • Customize exit code.

... (truncated)

Commits
  • 3e8aebb changelog: 2.15.0
  • ae8e309 Merge pull request #749 from AmraniCh/master
  • 30fa50c feat: support frame filters
  • b32e315 Merge pull request #748 from gwillz/inspector-factory
  • 4883036 Add insepctor interface + factory.
  • c3b67c4 Merge pull request #746 from AmraniCh/master
  • 5244cc0 phpdoc: added array type declaration for a method parameter
  • c758d20 phpdoc: removed unnecessary phpdoc param tags
  • f857167 Merge pull request #744 from AmraniCh/master
  • 9c68d0d docs: added changes log for release version 2.14.6
  • 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.7.3 to 2.15.0.
- [Release notes](https://github.com/filp/whoops/releases)
- [Changelog](https://github.com/filp/whoops/blob/master/CHANGELOG.md)
- [Commits](filp/whoops@2.7.3...2.15.0)

---
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 php Pull requests that update Php code labels Mar 6, 2023
@dependabot dependabot bot requested a review from TwoDCube March 6, 2023 08:30
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant