Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency nikic/php-parser to v5 - autoclosed #212

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 7, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nikic/php-parser ^4.14 -> ^5.0 age adoption passing confidence

Release Notes

nikic/PHP-Parser (nikic/php-parser)

v5.0.2

Compare Source

Fixed
  • Fix handling of indentation on next line after opening PHP tag in formatting-preserving pretty
    printer.
Changed
  • Avoid cyclic references in Parser objects. This means that no longer used parser objects are
    immediately destroyed now, instead of requiring cycle GC.
  • Update PhpVersion::getNewestSupported() to report PHP 8.3 instead of PHP 8.2.

v5.0.1

Compare Source

Changed
  • Added check to detect use of PHP-Parser with libraries that define T_* compatibility tokens
    with incorrect type (such as string instead of int). This would lead to TypeErrors down the
    line. Now an Error will be thrown early to indicate the problem.

v5.0.0

Compare Source

See UPGRADE-5.0 for detailed migration instructions.

Fixed
  • Fixed parent class of PropertyItem and UseItem.

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 is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/nikic-php-parser-5.x branch 10 times, most recently from f88a380 to 6ee1dad Compare January 16, 2024 16:16
@renovate renovate bot force-pushed the renovate/nikic-php-parser-5.x branch 9 times, most recently from 233f8e8 to 708da34 Compare January 24, 2024 10:06
@renovate renovate bot force-pushed the renovate/nikic-php-parser-5.x branch 8 times, most recently from 8bc196e to e685700 Compare February 1, 2024 21:39
@renovate renovate bot force-pushed the renovate/nikic-php-parser-5.x branch 3 times, most recently from cdfcefe to c992700 Compare February 8, 2024 19:14
@renovate renovate bot force-pushed the renovate/nikic-php-parser-5.x branch 2 times, most recently from 94054d5 to 827822f Compare February 15, 2024 20:01
@renovate renovate bot force-pushed the renovate/nikic-php-parser-5.x branch 6 times, most recently from 795b8bf to b9c7601 Compare February 29, 2024 11:37
@renovate renovate bot force-pushed the renovate/nikic-php-parser-5.x branch 4 times, most recently from f692c88 to 7b1d04f Compare March 7, 2024 01:40
@renovate renovate bot force-pushed the renovate/nikic-php-parser-5.x branch 13 times, most recently from 0e80f77 to af09681 Compare March 15, 2024 13:47
@renovate renovate bot force-pushed the renovate/nikic-php-parser-5.x branch from af09681 to 2352655 Compare March 15, 2024 15:13
@renovate renovate bot changed the title chore(deps): update dependency nikic/php-parser to v5 chore(deps): update dependency nikic/php-parser to v5 - autoclosed Mar 17, 2024
@renovate renovate bot closed this Mar 17, 2024
@renovate renovate bot deleted the renovate/nikic-php-parser-5.x branch March 17, 2024 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants