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 phpdocumentor/reflection to v5 #5234

Conversation

renovate-bot
Copy link
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
phpdocumentor/reflection (source) require-dev major ^3.0 -> ^5.0

Release Notes

phpDocumentor/Reflection

v5.2.0

Compare Source

Fixed

  • Error with define if it uses variable in name. #​237

Added

CI

New Contributors

Full Changelog: phpDocumentor/Reflection@5.1.1...5.2.0

v5.1.1

Compare Source

Fixes
  • Detect file-level docblocks when the file is flowing PSR-12. by @​jaapio
CI

Full Changelog: phpDocumentor/Reflection@5.1.0...5.1.1

v5.1.0

Compare Source

Added
Fixed
New Contributors

Full Changelog: phpDocumentor/Reflection@5.0.0...5.1.0

v5.0.1

Compare Source

This patch version is addressing a regression on v5 in functionality regarding v4.

Fixed
  • Fixes regression of missing used traits in classes, #​208.

v5.0.0

Compare Source

This version contains a full rewrite of the way we construct elements. To support features like constructor property promotion we had to redesign the way methods are processed, but also allow factories to produce multiple elements. Which was impossible with the original design.

As a library consumer, this change should not affect your code, unless you were overwriting or extending some of the internal factory classes. To prevent issues for users of this library, we started a new version.

Added
  • Constructor promoted properties
  • php8 union types
  • php8 static type
  • php8 mixed type support

v4.0.1

Compare Source

Fixes

Fix namespace handling for defines and namespaced constants #​157, thanks to @​dirx

v4.0.0

Compare Source

Version 4 is a full redesign of this library. There haven't been any changes since the latest beta release.


Configuration

📅 Schedule: 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, click this checkbox.

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

@renovate-bot renovate-bot requested review from a team as code owners April 23, 2022 16:04
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 23, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 23, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 23, 2022
@renovate-bot renovate-bot force-pushed the renovate/phpdocumentor-reflection-5.x branch from e50d542 to c19b415 Compare April 27, 2022 22:11
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 27, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 27, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 27, 2022
@renovate-bot renovate-bot force-pushed the renovate/phpdocumentor-reflection-5.x branch from c19b415 to e90bf9c Compare April 27, 2022 22:52
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 27, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 27, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 27, 2022
@renovate-bot renovate-bot force-pushed the renovate/phpdocumentor-reflection-5.x branch from e90bf9c to 0818a31 Compare April 28, 2022 01:31
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 28, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 28, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 28, 2022
@bshaffer
Copy link
Contributor

This isn't going to happen without a large rewrite...

@bshaffer bshaffer closed this Apr 28, 2022
@renovate-bot renovate-bot deleted the renovate/phpdocumentor-reflection-5.x branch April 28, 2022 16:48
@forking-renovate
Copy link

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 5.x releases. However, if you upgrade to 5.x manually then Renovate will reenable minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

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.

3 participants