Skip to content

chore(deps-dev): bump the php-tooling group with 3 updates - #105

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/composer/php-tooling-a2d274dffa
Sep 21, 2026
Merged

github-actions[bot] merged 1 commit into
masterfrom
dependabot/composer/php-tooling-a2d274dffa

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

Bumps the php-tooling group with 3 updates: phpstan/phpstan, doctrine/instantiator and nikic/php-parser.

Updates phpstan/phpstan from 2.2.13 to 2.2.14

Commits

Updates doctrine/instantiator from 2.0.0 to 2.1.0

Release notes

Sourced from doctrine/instantiator's releases.

2.1.0

Release Notes for 2.1.0

Feature release (minor)

2.1.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Dependencies

Commits
  • 23da848 Merge pull request #148 from greg0ire/php-8-4
  • 21dcb5f Require PHP 8.4
  • 7be2ebd Merge pull request #147 from greg0ire/phpcs-schema
  • 40749bb Specify schema for PHPCS configuration file
  • a64410c Update CI configuration (#145)
  • 0b4adf4 Merge pull request #146 from derrabus/chore/fix-gitignore
  • 225670d Adjust gitignore for PHPUnit 10
  • c2e3244 Merge pull request #140 from doctrine/dependabot/github_actions/doctrine/dot-...
  • 63f12f5 Merge pull request #141 from doctrine/dependabot/github_actions/doctrine/dot-...
  • 836482b Merge pull request #142 from doctrine/dependabot/github_actions/doctrine/dot-...
  • Additional commits viewable in compare view

Updates nikic/php-parser from 5.8.0 to 5.9.0

Release notes

Sourced from nikic/php-parser's releases.

PHP-Parser 5.9.0

Fixed

  • Fix attribute insertion on enums and enum cases in formatting-preserving pretty printer.
  • Reject invalid Unicode escapes above \u{10FFFF}. Previously the limit was \u{1FFFFF}.
  • Don't allow newlines in (void) cast emulation.
  • Fix warning on float hex/binary/octal literals with PHP 8.6.

Added

  • Added support for PHP 8.6 partial function application. Placeholders are represented using ArgPlaceholder nodes.
Changelog

Sourced from nikic/php-parser's changelog.

Version 5.9.0 (2026-09-13)

Fixed

  • Fix attribute insertion on enums and enum cases in formatting-preserving pretty printer.
  • Reject invalid Unicode escapes above \u{10FFFF}. Previously the limit was \u{1FFFFF}.
  • Don't allow newlines in (void) cast emulation.
  • Fix warning on float hex/binary/octal literals with PHP 8.6.

Added

  • Added support for PHP 8.6 partial function application. Placeholders are represented using ArgPlaceholder nodes.
Commits
  • 9e33da9 Release PHP-Parser 5.9.0
  • 23c8e36 Implement support for partial function application
  • 1aa08bf Use iteration over recursion in `PrettyPrinterAbstract:: newOperandRequiresPa...
  • 160ea57 Suppress warning on hexdec/bindec/octdec overflow
  • fbd47f7 Fix attribute insertion on enum cases in formatting-preserving printer
  • 04ba49c Anchor the void cast emulator's interior whitespace check
  • 0725f08 Reject Unicode escapes above the maximum code point
  • 021f412 Fix attribute insertion on enums in formatting-preserving printer (#1156)
  • 10d6a90 Fix typo in Pretty_printing docs: "defaul" -> "default" (#1153)
  • See full diff 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

Bumps the php-tooling group with 3 updates: [phpstan/phpstan](https://github.com/phpstan/phpstan-phar-composer-source), [doctrine/instantiator](https://github.com/doctrine/instantiator) and [nikic/php-parser](https://github.com/nikic/PHP-Parser).


Updates `phpstan/phpstan` from 2.2.13 to 2.2.14
- [Commits](https://github.com/phpstan/phpstan-phar-composer-source/commits)

Updates `doctrine/instantiator` from 2.0.0 to 2.1.0
- [Release notes](https://github.com/doctrine/instantiator/releases)
- [Commits](doctrine/instantiator@2.0.0...2.1.0)

Updates `nikic/php-parser` from 5.8.0 to 5.9.0
- [Release notes](https://github.com/nikic/PHP-Parser/releases)
- [Changelog](https://github.com/nikic/PHP-Parser/blob/master/CHANGELOG.md)
- [Commits](nikic/PHP-Parser@v5.8.0...v5.9.0)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-version: 2.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: php-tooling
- dependency-name: doctrine/instantiator
  dependency-version: 2.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: php-tooling
- dependency-name: nikic/php-parser
  dependency-version: 5.9.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: php-tooling
...

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 21, 2026
@dependabot
dependabot Bot requested a review from TheAggressive as a code owner September 21, 2026 06:20
@dependabot dependabot Bot added the php Pull requests that update php code label Sep 21, 2026
@github-actions github-actions Bot added risk:medium Normal product code type:chore Tooling, tests, CI, or build work labels Sep 21, 2026
@github-actions
github-actions Bot merged commit 2aec1b9 into master Sep 21, 2026
21 checks passed
@github-actions
github-actions Bot deleted the dependabot/composer/php-tooling-a2d274dffa branch September 21, 2026 06:28
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 risk:medium Normal product code type:chore Tooling, tests, CI, or build work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants