Update dependency phpdocumentor/type-resolver to ~1.10.0
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| phpdocumentor/type-resolver | ~1.7.2 -> ~1.10.0 |
Release Notes
phpDocumentor/TypeResolver (phpdocumentor/type-resolver)
v1.10.0
What's Changed
Full Changelog: https://github.com/phpDocumentor/TypeResolver/compare/1.9.0...1.10.0
v1.9.0
What's Changed
- Add support for non-empty-array notation by @jaapio in #206
- Add support for object and list shape types by @jaapio in #207
- Bump phpDocumentor/.github from 0.5.0 to 0.7 by @dependabot in #209
- build on php 8.4 by @jaapio in #210
Full Changelog: https://github.com/phpDocumentor/TypeResolver/compare/1.8.2...1.9.0
v1.8.2
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.
- Be able to run examples whatever current directory is by @llaville in #201
- Downgrade to php 7.3 by @jaapio in #203
New Contributors
- @llaville made their first contribution in #201
Full Changelog: https://github.com/phpDocumentor/TypeResolver/compare/1.8.1...1.8.2
v1.8.1
What's Changed
- Make Float_ non-final by @antoinelame in #200
Full Changelog: https://github.com/phpDocumentor/TypeResolver/compare/1.8.0...1.8.1
v1.8.0
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.
- Add getter to ArrayShape by @antoinelame in #194
New Contributors
- @antoinelame made their first contribution in #194
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.
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
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.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code