Skip to content

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

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#7
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 Sep 8, 2025

Copy link
Copy Markdown

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

Release notes

Sourced from yiisoft/error-handler's releases.

Version 4.3.0

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

Sourced from yiisoft/error-handler's changelog.

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

  • Enh #102: Add support for psr/http-message of ^2.0 version (@​vjik)

3.2.0 January 30, 2024

  • New #98: Add ability to execute getBody() on response when ExceptionResponder middleware is processing (@​vjik)
  • Enh #96: Trace PHP errors (@​xepozz, @​vjik)

3.1.0 January 07, 2024

... (truncated)

Commits

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)

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

---
updated-dependencies:
- dependency-name: yiisoft/error-handler
  dependency-version: 4.3.0
  dependency-type: direct:production
...

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 Sep 8, 2025
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