Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

Bumps filp/whoops from 2.18.0 to 2.18.4.

Changelog

Sourced from filp/whoops's changelog.

CHANGELOG

Commits
  • d210295 Make colon copy and pasteable, fix #783
  • d95b2b7 Merge pull request #782 from TomA-R/fix_non_canonical_casts
  • dcc75fb Merge pull request #781 from TomA-R/php_8_4_dep_test_bootstrap
  • 49e741a Fix PHP 8.5 deprecation when casting to integer using the non canonical name
  • 18d46a7 Fix constant E_STRICT deprecation warning when running tests
  • 5f9ed7c Merge pull request #780 from igorsantos07/patch-1
  • 5351eba Mention PHPStorm URL Handler for Linux
  • 59a123a Merge pull request #773 from DvdGiessen/unregister_shutdown_function
  • 51afe14 RunTest: clean whitespace
  • db0f04f Add a test for not registered on shutdown
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.18.0 to 2.18.4.
- [Changelog](https://github.com/filp/whoops/blob/master/CHANGELOG.md)
- [Commits](filp/whoops@2.18.0...2.18.4)

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

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 Dec 2, 2025
@jbelien jbelien merged commit b670a29 into master Dec 2, 2025
10 checks passed
@jbelien jbelien deleted the dependabot/composer/filp/whoops-2.18.4 branch December 2, 2025 20:32
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.

2 participants