Skip to content
This repository has been archived by the owner on Sep 8, 2022. It is now read-only.

Bump filp/whoops from 2.12.1 to 2.14.5 #136

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 Jan 7, 2022

Bumps filp/whoops from 2.12.1 to 2.14.5.

Changelog

Sourced from filp/whoops's changelog.

2.14.5

  • Allow ArrayAccess on super globals

2.14.4

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

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
Commits
  • a63e5e8 changelog: 2.14.5
  • 5c954ba Merge pull request #717 from tw2066/masked
  • dfb3faf masked support ArrayAccess
  • f056f1f changelog: 2.14.4
  • 9814ccd Remove return type annotations to support PHP 5
  • 7bf80a3 tests: run on PHP 5.5 and 5.6
  • 18e04c3 Merge pull request #709 from ADmad/psr-log
  • af5ed43 Update psr/log's version constraint.
  • 89584ce changelog: 2.14.3
  • 9695df0 tests: minor changes in exception null values
  • 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 dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jan 7, 2022
Bumps [filp/whoops](https://github.com/filp/whoops) from 2.12.1 to 2.14.5.
- [Release notes](https://github.com/filp/whoops/releases)
- [Changelog](https://github.com/filp/whoops/blob/master/CHANGELOG.md)
- [Commits](filp/whoops@2.12.1...2.14.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/filp/whoops-2.14.5 branch from 7650f0a to 61132ec Compare September 8, 2022 04:05
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.

0 participants