Skip to content

Bump the composer-dev-dependencies group with 2 updates - #319

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/composer-dev-dependencies-b362cb276d
Closed

Bump the composer-dev-dependencies group with 2 updates#319
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/composer-dev-dependencies-b362cb276d

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

Sourced from rector/rector's releases.

Released Rector 2.5.4

New Features 🥳

  • [TypeDeclaration] Add ReturnTypeFromGetRepositoryDocblockRector (#8146)

Bugfixes 🐛

  • [DeadCode] Keep generic @ var/@ return self<...> narrowing annotations (#8147)
  • [TypeDeclaration] Handle getRepository() return via local variable in ReturnTypeFromGetRepositoryDocblockRector (#8148)
Commits
  • adaa18d Rector 2.5.4
  • 0f317ec Updated Rector to commit 0ff467c73e34a3dac3fe982e5bb34fe39f588b4e
  • 330031f Updated Rector to commit 909090d68bd4a522c7986459c038c7c46a926948
  • c531f9b Updated Rector to commit 9ca6fae0e4ed28519c8e942971e3e347bf74229b
  • 3d3577a Rector 2.5.3
  • 0c7c402 Updated Rector to commit 4a1bd1209069775e773ffa3948bccf8207a3fa3b
  • 9ebd51d Updated Rector to commit a3e6be70886edcd0e7dfa2147714018daf27f7e8
  • d7de43f Updated Rector to commit 96ff0040b16e3fc1405af69b98b1edc75d85024d
  • 40c7216 Updated Rector to commit eb3eb215f7594accf81a5c673c267770fbd5a8d0
  • c8fdb53 Updated Rector to commit eb3eb215f7594accf81a5c673c267770fbd5a8d0
  • Additional commits viewable in compare view

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 [rector/rector](https://github.com/rectorphp/rector) and [yiisoft/error-handler](https://github.com/yiisoft/error-handler) to permit the latest version.

Updates `rector/rector` to 2.5.4
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@1.2.0...2.5.4)

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: rector/rector
  dependency-version: 2.5.4
  dependency-type: direct:development
  dependency-group: composer-dev-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 14, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 30, 2026
@dependabot
dependabot Bot deleted the dependabot/composer/composer-dev-dependencies-b362cb276d branch July 30, 2026 10:04
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