Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.

Build(deps): Bump phpdocumentor/reflection-docblock from 4.3.4 to 5.0.0#157

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/phpdocumentor/reflection-docblock-5.0.0
Closed

Build(deps): Bump phpdocumentor/reflection-docblock from 4.3.4 to 5.0.0#157
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/phpdocumentor/reflection-docblock-5.0.0

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 18, 2020

Bumps phpdocumentor/reflection-docblock from 4.3.4 to 5.0.0.

Release notes

Sourced from phpdocumentor/reflection-docblock's releases.

5.0.0

Added

  • Support for tag specialization as described in PRS-5 using :, thanks to @jaapio

Deprecated

  • Nothing

Fixed

  • restore [ to be allowed as the first character of tag body, thanks to @jaapio

Removed

  • Nothing

Security

  • Nothing

5.0.0-beta

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Fix invalid return of null in standard tag factory, thanks to @jaapio

Removed

  • Nothing

Security

  • Nothing

5.0.0-alpha9

This patch release contains a fix to enable serialization of the refelected docblocks. Before release 5.0.0-alpha8 it was possible to serialize the result of the docblock factory. With the introduction of the InvalidTag which contained an exception this option was broken. This new version restores the option to serialize the docblock result. Which is recommended to do when you need to process a lot of docblocks for caching purposes.

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Fix serialization error on InvalidTag, thanks to @jaapio

Removed

  • Nothing

Security

  • Nothing
... (truncated)
Commits
  • a488071 Add github action status badge
  • a83a19f Fix code style
  • 1e5bd86 Fix invalid void type default for arguments
  • a8dc047 Merge pull request #200 from phpDocumentor/feature/improved-tag-parsing
  • 9169749 Improve test descriptions
  • 264bd1f Handle tag specialization correctly
  • ed7b791 Limit characters after tag name
  • 6a88d1a use phpstan action
  • da71602 Fix issue on workflow
  • 6239e0d Switch to phpdoc coding-standard
  • Additional commits viewable 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 will not automatically merge this PR because it includes a major update to a production dependency.


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 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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview
Copy link
Contributor Author

The following labels could not be found: dependency.

@codecov
Copy link

codecov bot commented Feb 18, 2020

Codecov Report

Merging #157 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master    #157   +/-   ##
========================================
  Coverage      8.57%   8.57%           
  Complexity       77      77           
========================================
  Files            12      12           
  Lines           338     338           
========================================
  Hits             29      29           
  Misses          309     309

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1394933...1004929. Read the comment docs.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/phpdocumentor/reflection-docblock-5.0.0 branch 3 times, most recently from b00a551 to d0da704 Compare February 19, 2020 02:05
Bumps [phpdocumentor/reflection-docblock](https://github.com/phpDocumentor/ReflectionDocBlock) from 4.3.4 to 5.0.0.
- [Release notes](https://github.com/phpDocumentor/ReflectionDocBlock/releases)
- [Commits](phpDocumentor/ReflectionDocBlock@4.3.4...5.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/phpdocumentor/reflection-docblock-5.0.0 branch from d0da704 to 1004929 Compare February 22, 2020 13:03
@dependabot-preview
Copy link
Contributor Author

Superseded by #162.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/phpdocumentor/reflection-docblock-5.0.0 branch February 26, 2020 10:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants