Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

chore(deps): bump filp/whoops from 2.14.4 to 2.15.2 #95

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps filp/whoops from 2.14.4 to 2.15.2.

Changelog

Sourced from filp/whoops's changelog.

v2.15.2

  • Fixed missing code highlight, which additionally led to issue with switching tabs, between application and all frames (#747).

v2.15.1

  • Fixed bug with PrettyPageHandler "Calling getFrameFilters method on null" (#751).

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.
Commits
  • aac9304 changelog: 2.15.2
  • 3037140 Merge pull request #756 from bart-jaskulski/master
  • 7fcd32e fix(highlight): #747 Add line offset to highlight line
  • 65015f8 Merge pull request #753 from AmraniCh/master
  • 3c1404e Added change logs for version 2.15.1
  • e864ac9 Merge pull request #751 from huangdijia/fix
  • c5689df Fix the bug that call to a member function getFrameFilters() on null
  • 3e8aebb changelog: 2.15.0
  • ae8e309 Merge pull request #749 from AmraniCh/master
  • 30fa50c feat: support frame filters
  • 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.14.4 to 2.15.2.
- [Release notes](https://github.com/filp/whoops/releases)
- [Changelog](https://github.com/filp/whoops/blob/master/CHANGELOG.md)
- [Commits](filp/whoops@2.14.4...2.15.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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