Skip to content

Update yiisoft/error-handler requirement from ^3.0 to ^3.0 || ^4.0 in the composer-dev-dependencies group across 1 directory - #322

Merged
samdark merged 1 commit into
masterfrom
dependabot/composer/composer-dev-dependencies-2fee46639d
Aug 2, 2026
Merged

Update yiisoft/error-handler requirement from ^3.0 to ^3.0 || ^4.0 in the composer-dev-dependencies group across 1 directory#322
samdark merged 1 commit into
masterfrom
dependabot/composer/composer-dev-dependencies-2fee46639d

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [yiisoft/error-handler](https://github.com/yiisoft/error-handler) to permit the latest version.

Updates `yiisoft/error-handler` to 4.3.2
- [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
  dependency-group: composer-dev-dependencies
...

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 30, 2026
@samdark
samdark merged commit 48fc77d into master Aug 2, 2026
5 of 15 checks passed
@samdark
samdark deleted the dependabot/composer/composer-dev-dependencies-2fee46639d branch August 2, 2026 12:44
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.

1 participant