Skip to content

Update yiisoft/error-handler requirement from ^3.0 to ^4.3#317

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/yiisoft/error-handler-tw-4.3
Open

Update yiisoft/error-handler requirement from ^3.0 to ^4.3#317
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/yiisoft/error-handler-tw-4.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on yiisoft/error-handler to permit the latest version.

Release notes

Sourced from yiisoft/error-handler's releases.

Version 4.3.2

  • Bug #160, #161: Fix skipping the first trace item when handling a PHP error (@​vjik)

Full changelog

Changelog

Sourced from yiisoft/error-handler's changelog.

4.3.2 January 09, 2026

  • Bug #160, #161: Fix skipping the first trace item when handling a PHP error (@​vjik)

4.3.1 December 18, 2025

4.3.0 September 06, 2025

  • New #156: Pass request to callable value in ExceptionResponder middleware (@​vjik)

4.2.0 August 19, 2025

  • New #151: Add $traceLink parameter to HtmlRenderer to allow linking to trace files (@​vjik)
  • New #153: Introduce UserException attribute to mark user exceptions (@​vjik)
  • Enh #150: Cleanup templates, remove legacy code (@​vjik)

4.1.0 April 18, 2025

  • New #145: Add Yiisoft\ErrorHandler\ThrowableResponseFactory that provides a response for Throwable object with renderer provider usage (@​vjik)
  • Chg #145: Mark Yiisoft\ErrorHandler\Factory\ThrowableResponseFactory as deprecated (@​vjik)
  • Enh #145: Set content type header in renderers (@​vjik)
  • Bug #142: Fix dark mode argument display issues (@​pamparam83)

4.0.0 February 05, 2025

  • Chg #137: Add separate parameters for each of HtmlRenderer settings in constructor. Mark $settings parameter as deprecated (@​vjik)
  • Chg #139: Change PHP constraint in composer.json to ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 (@​vjik)
  • Enh #125: Add error code & show function arguments (@​xepozz)
  • Enh #130: Pass exception message instead of rendered exception to logger in ErrorHandler (@​olegbaturin)
  • Enh #133: Extract response generator from ErrorCatcher middleware into separate ThrowableResponseFactory class (@​olegbaturin)
  • Enh #138, #139: Raise the minimum PHP version to 8.1 and minor refactoring (@​vjik)
  • Bug #139: Explicitly mark nullable parameters (@​vjik)

3.3.0 July 11, 2024

3.2.1 March 07, 2024

... (truncated)

Commits
  • 562778c Release version 4.3.2
  • f6e4175 Fix empty first trace item when handling trigger_error (#161)
  • 3418351 Fix skipping the first trace item when handling a PHP error (#160)
  • 640efee Prepare for next release
  • 0330a9d Release version 4.3.1
  • 20e9432 PHP 8.5 support (#159)
  • c94880b Use default FUNDING and ISSUE_TEMPLATE (#158)
  • 73d73a7 Prepare for next release
  • 4b53520 Release version 4.3.0
  • 9c8a6df Pass request to callable value in ExceptionResponder middleware (#156)
  • Additional commits viewable in compare view

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 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)

Updates the requirements on [yiisoft/error-handler](https://github.com/yiisoft/error-handler) to permit the latest version.
- [Release notes](https://github.com/yiisoft/error-handler/releases)
- [Changelog](https://github.com/yiisoft/error-handler/blob/master/CHANGELOG.md)
- [Commits](yiisoft/error-handler@3.0.0...4.3.2)

---
updated-dependencies:
- dependency-name: yiisoft/error-handler
  dependency-version: 4.3.2
  dependency-type: direct:development
...

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 Jul 6, 2026
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