Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

[TASK] Update phpstan/phpdoc-parser to v1.20.3 #40

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 25, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
phpstan/phpdoc-parser require patch 1.20.2 -> 1.20.3

Release Notes

phpstan/phpdoc-parser

v1.20.3

Compare Source

  • 6c04009 - Fix ArrayTypeNode indexes
  • d985f89 - Fix attributes for more tags
  • 69432fa - PhpDocParserTest - verify all nodes have attributes
  • ffaba4f - Fix attributes for more types
  • 142198e - TypeParserTest - verify all nodes have attributes
  • 6220c55 - ConstExprParser - attributes
  • b5fede3 - Missing attributes for object shapes
  • cff97e9 - Missing attributes for array shapes
  • 3416dc6 - Callable parameter and return type have attributes
  • ecb7789 - Do not include TOKEN_PHPDOC_EOL in node tokens
  • 39e4966 - Update dependency slevomat/coding-standard to v8.11.0

Configuration

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

🚦 Automerge: Enabled.

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.

| datasource | package               | from   | to     |
| ---------- | --------------------- | ------ | ------ |
| packagist  | phpstan/phpdoc-parser | 1.20.2 | 1.20.3 |
@renovate renovate bot assigned mteu Apr 25, 2023
@renovate renovate bot requested a review from mteu April 25, 2023 11:26
@codecov
Copy link

codecov bot commented Apr 25, 2023

Codecov Report

Merging #40 (0dd2c5c) into main (d1e24b8) will not change coverage.
The diff coverage is n/a.

@@             Coverage Diff             @@
##                main       #40   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        17        17           
===========================================
  Files              5         5           
  Lines             89        89           
===========================================
  Hits              89        89           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Member

@mteu mteu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failed test was false negative only.

@mteu mteu merged commit 728b59a into main Apr 25, 2023
@mteu mteu deleted the renovate/phpstan-phpdoc-parser-1.20.x-lockfile branch April 25, 2023 12:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant