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

Bump phpdocumentor/reflection-docblock from 5.4.0 to 5.4.1 #924

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2024

Bumps phpdocumentor/reflection-docblock from 5.4.0 to 5.4.1.

Release notes

Sourced from phpdocumentor/reflection-docblock's releases.

5.4.1

Address multiple bugs with long tag descriptions

In the previous release a regression was introduced regarding multiline tag descriptions. Part of the description was lost and the indenting wasn't reduced as we did before 5.4. If your application relies on docblock tags and uses the descriptions it is highly recommended to update immediately. And block version 5.4.0 from the allowed versions in your composer.json

   "conflict":
      "phpdocumentor/reflection-docblock": "5.4.0"

Thanks to phpDocumentor/ReflectionDocBlock#365 by @​szepeviktor and @​IanDelMar

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

Commits
  • 9d07b3f Merge pull request #370 from phpDocumentor/retry-parser-docblocs
  • 8c422ab Fix docblock tag descriptions
  • 88a07d2 Merge pull request #367 from phpDocumentor/fix/description-regression
  • 518be13 Bugfix: resolve issue with multiline descriptions
  • 2f7b34c Merge pull request #366 from phpDocumentor/dependabot/github_actions/phpDocum...
  • a3fc141 Bump phpDocumentor/.github from 0.5.0 to 0.6
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels May 27, 2024
Copy link

codecov bot commented May 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.69%. Comparing base (09a12ea) to head (5073e80).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #924   +/-   ##
=======================================
  Coverage   55.69%   55.69%           
=======================================
  Files          75       75           
  Lines        8905     8905           
=======================================
  Hits         4960     4960           
  Misses       3945     3945           
Flag Coverage Δ
tests 55.69% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@dependabot dependabot bot force-pushed the dependabot/composer/phpdocumentor/reflection-docblock-5.4.1 branch from e150c38 to 9666fb5 Compare May 30, 2024 00:37
@nanasess nanasess enabled auto-merge June 3, 2024 01:12
Bumps [phpdocumentor/reflection-docblock](https://github.com/phpDocumentor/ReflectionDocBlock) from 5.4.0 to 5.4.1.
- [Release notes](https://github.com/phpDocumentor/ReflectionDocBlock/releases)
- [Commits](phpDocumentor/ReflectionDocBlock@5.4.0...5.4.1)

---
updated-dependencies:
- dependency-name: phpdocumentor/reflection-docblock
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/phpdocumentor/reflection-docblock-5.4.1 branch from 9666fb5 to 5073e80 Compare June 3, 2024 01:19
@nanasess nanasess merged commit f5c1959 into master Jun 3, 2024
91 checks passed
@dependabot dependabot bot deleted the dependabot/composer/phpdocumentor/reflection-docblock-5.4.1 branch June 3, 2024 02:11
@nanasess nanasess added this to the 2.18(仮) milestone Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant