phpstan / php-8-stubs

MIT License
27 stars 8 forks source link

fix(deps): update extractor #76

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpstan/phpdoc-parser 1.24.0 -> 1.24.2 age adoption passing confidence
phpstan/phpstan 1.10.34 -> 1.10.35 age adoption passing confidence

Release Notes

phpstan/phpdoc-parser (phpstan/phpdoc-parser) ### [`v1.24.2`](https://togithub.com/phpstan/phpdoc-parser/releases/tag/1.24.2) [Compare Source](https://togithub.com/phpstan/phpdoc-parser/compare/1.24.1...1.24.2) - [bcad8d9](http://github.com/phpstan/phpdoc-parser/commit/bcad8d995980440892759db0c32acae7c8e79442) - Allow conditional type in callable return type ### [`v1.24.1`](https://togithub.com/phpstan/phpdoc-parser/releases/tag/1.24.1) [Compare Source](https://togithub.com/phpstan/phpdoc-parser/compare/1.24.0...1.24.1) - [9f854d2](http://github.com/phpstan/phpdoc-parser/commit/9f854d275c2dbf84915a5c0ec9a2d17d2cd86b01) - fix/unify callable template parsing with EOL - [877b8f2](http://github.com/phpstan/phpdoc-parser/commit/877b8f279184b562018f46d2fd039cdf30245f56) - simplify/unify parseGeneric method - [8202c44](http://github.com/phpstan/phpdoc-parser/commit/8202c4407e936d980df15eea482c08aad91a72b1) - Make the CI job pass after upgrading PHPStan to v1.10.34 - [36db47a](http://github.com/phpstan/phpdoc-parser/commit/36db47aab3ed4eb4c66c2e75e51545b930ca66be) - Update actions/checkout action to v4
phpstan/phpstan (phpstan/phpstan) ### [`v1.10.35`](https://togithub.com/phpstan/phpstan/releases/tag/1.10.35) [Compare Source](https://togithub.com/phpstan/phpstan/compare/1.10.34...1.10.35) # Major new features πŸš€ - Generics: **Type projections aka call-site variance** ([#​2485](https://togithub.com/phpstan/phpstan-src/pull/2485)), thanks [@​jiripudil](https://togithub.com/jiripudil)! - Learn more: https://phpstan.org/blog/guide-to-call-site-generic-variance # Bugfixes πŸ› - Make `value-of<...>` lazier (https://github.com/phpstan/phpstan-src/commit/234f77d652bf6326be4bf5c25c7aab67145aca71), [#​9881](https://togithub.com/phpstan/phpstan/issues/9881) - Update BetterReflection, [#​9877](https://togithub.com/phpstan/phpstan/issues/9877) - Fix `ReflectionAttribute::newInstance()` with nested class using named arguments (https://github.com/ondrejmirtes/BetterReflection/commit/8d751dd38f4d089715e748863d0d8e4113bc408c), thanks [@​enumag](https://togithub.com/enumag)! - Improve typing of filters that do not accept non-falsy strings ([#​2620](https://togithub.com/phpstan/phpstan-src/pull/2620)), thanks [@​zonuexe](https://togithub.com/zonuexe)! # Internals πŸ” - name-collision-detector 2.0 (https://github.com/phpstan/phpstan-src/commit/c3cb573c595bf5cc72471fd8d773aa3b0296b035) - Remove `phpstan/phpstan-php-parser` ([#​2632](https://togithub.com/phpstan/phpstan-src/pull/2632)), thanks [@​staabm](https://togithub.com/staabm)!

Configuration

πŸ“… Schedule: Branch creation - "before 4am on Monday" (UTC), 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.

πŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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