Simple-PHP-Code-Parser icon indicating copy to clipboard operation
Simple-PHP-Code-Parser copied to clipboard

Update dependency phpdocumentor/type-resolver to ~1.10.0

Open renovate[bot] opened this issue 2 years ago • 3 comments

This PR contains the following updates:

Package Change Age Confidence
phpdocumentor/type-resolver ~1.7.2 -> ~1.10.0 age confidence

Release Notes

phpDocumentor/TypeResolver (phpdocumentor/type-resolver)

v1.10.0

Compare Source

What's Changed

Full Changelog: https://github.com/phpDocumentor/TypeResolver/compare/1.9.0...1.10.0

v1.9.0

Compare Source

What's Changed

Full Changelog: https://github.com/phpDocumentor/TypeResolver/compare/1.8.2...1.9.0

v1.8.2

Compare Source

What's Changed

This new patch version reintroduces php 7.3 support to allow users to use php-parser v5 together with this package. There are no breaking changes or other changes people should be aware of.

New Contributors

Full Changelog: https://github.com/phpDocumentor/TypeResolver/compare/1.8.1...1.8.2

v1.8.1

Compare Source

What's Changed

Full Changelog: https://github.com/phpDocumentor/TypeResolver/compare/1.8.0...1.8.1

v1.8.0

Compare Source

What's Changed

This version allows users to get the Item definition of ArrayShape types, and gives you access to the type definition of these item. Using the new ArrayShape::getItems() method.

New Contributors

Full Changelog: https://github.com/phpDocumentor/TypeResolver/compare/1.7.4...1.8.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[bot] avatar Jan 11 '24 14:01 renovate[bot]

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarqubecloud[bot] avatar Jan 11 '24 14:01 sonarqubecloud[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.45%. Comparing base (898f2c3) to head (d8d9b51).

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #53      +/-   ##
============================================
- Coverage     82.72%   80.45%   -2.27%     
  Complexity      691      691              
============================================
  Files            18       18              
  Lines          1719     1719              
============================================
- Hits           1422     1383      -39     
- Misses          297      336      +39     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Jan 11 '24 14:01 codecov[bot]