php-api-clients / openapi-client-generator

OpenAPI client generator
12 stars 2 forks source link

Update dependency nikic/php-parser to v4.17.1 #184

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
nikic/php-parser require minor 4.16.0 -> 4.17.1

Release Notes

nikic/PHP-Parser (nikic/php-parser) ### [`v4.17.1`](https://togithub.com/nikic/PHP-Parser/blob/HEAD/CHANGELOG.md#Version-4171-2023-08-13) [Compare Source](https://togithub.com/nikic/PHP-Parser/compare/v4.17.0...v4.17.1) ##### Fixed - Fixed phpdoc mismatches for `ClassConst::$type` introduced in previous release. ### [`v4.17.0`](https://togithub.com/nikic/PHP-Parser/blob/HEAD/CHANGELOG.md#Version-4170-2023-08-13) [Compare Source](https://togithub.com/nikic/PHP-Parser/compare/v4.16.0...v4.17.0) ##### Added - \[PHP 8.3] Added support for typed class constants. - \[PHP 8.3] Added supprot for dynamic class constant fetch. - \[PHP 8.3] Added support for readonly anonymous classes. ##### Fixed - Fixed missing required parentheses when pretty printing new with an expression class name. - Fixed missing required parentheses when pretty printing `(CONST)::$x` and similar.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 1 year ago
🏰 Composer Production Dependency changes 🏰 Prod Packages Operation Base Target Link
nikic/php-parser Upgraded v4.16.0 v4.17.1 Compare