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

Update dependency phpdocumentor/reflection-docblock to ^5.6.0 #20

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpdocumentor/reflection-docblock ^5.4.1 -> ^5.6.0 age adoption passing confidence

Release Notes

phpDocumentor/ReflectionDocBlock (phpdocumentor/reflection-docblock)

v5.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: phpDocumentor/ReflectionDocBlock@5.5.1...5.6.0

v5.5.1

Compare Source

Fixes regression introduced in 5.5.0 that triggered notices during parsing of docblocks. When the docblock contained indented lines.

v5.5.0

Compare Source

What's Changed

Improved method tag parameter rendering, by now the method tag parameters are correctly rendered when transforming a docblock back to string.

New supported tags:

  • @template
  • @template-covariant
  • @mixin
  • @implements & @template-implements
  • @extends & @template-extends

The template tags do not support all functionality needed to have full generic support as this requires some extra work. But for many situations this will already add value.

related pr's:

New Contributors

Full Changelog: phpDocumentor/ReflectionDocBlock@5.4.1...5.5.0


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.


  • 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/phpdocumentor-reflection-docblock-5.x branch from f8cd5d0 to 0cfad38 Compare November 6, 2024 12:30
@renovate renovate bot changed the title Update dependency phpdocumentor/reflection-docblock to ^5.5.0 Update dependency phpdocumentor/reflection-docblock to ^5.5.1 Nov 6, 2024
@renovate renovate bot changed the title Update dependency phpdocumentor/reflection-docblock to ^5.5.1 Update dependency phpdocumentor/reflection-docblock to ^5.6.0 Nov 12, 2024
@renovate renovate bot force-pushed the renovate/phpdocumentor-reflection-docblock-5.x branch 3 times, most recently from 56a3ae4 to 6394fab Compare November 13, 2024 14:53
@renovate renovate bot force-pushed the renovate/phpdocumentor-reflection-docblock-5.x branch from 6394fab to 0423c5e Compare November 14, 2024 10:46
@Mopolo Mopolo merged commit 60300b8 into main Nov 14, 2024
2 checks passed
@Mopolo Mopolo deleted the renovate/phpdocumentor-reflection-docblock-5.x branch November 14, 2024 14:18
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.

1 participant