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

fix(deps): update dependency phpstan/phpdoc-parser to v2 - autoclosed #55

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpstan/phpdoc-parser ^1.30 -> ^2.0 age adoption passing confidence

Release Notes

phpstan/phpdoc-parser (phpstan/phpdoc-parser)

v2.0.0

Compare Source

phpstan/phpdoc-parser 2.0 is here! 🎉

This release brings API cleanup and enables new features for everyone that were previously hidden behind opt-in feature toggles, like:

  • Parsing Doctrine annotations
  • Type aliases with invalid types being preserved
  • Text between tags always belongs to description
  • ...and more...

See the UPGRADING guide for details.

phpstan/phpdoc-parser 2.0 will also be included in PHPStan 2.0 that's going to be released on Monday November 11th 2024.


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/phpstan-phpdoc-parser-2.x branch from 8d09bb4 to 7346ba9 Compare January 6, 2025 13:19
Copy link

codacy-production bot commented Jan 6, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (1929a27) 531 504 94.92%
Head commit (228a0ae) 531 (+0) 504 (+0) 94.92% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#55) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.46%. Comparing base (1929a27) to head (228a0ae).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #55   +/-   ##
=========================================
  Coverage     95.46%   95.46%           
  Complexity      195      195           
=========================================
  Files            24       24           
  Lines           596      596           
=========================================
  Hits            569      569           
  Misses           27       27           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/phpstan-phpdoc-parser-2.x branch from 7346ba9 to 228a0ae Compare January 6, 2025 13:24
@renovate renovate bot changed the title fix(deps): update dependency phpstan/phpdoc-parser to v2 fix(deps): update dependency phpstan/phpdoc-parser to v2 - autoclosed Jan 6, 2025
@renovate renovate bot closed this Jan 6, 2025
@renovate renovate bot deleted the renovate/phpstan-phpdoc-parser-2.x branch January 6, 2025 13:40
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.

0 participants