phpstan / php-8-stubs

MIT License
27 stars 8 forks source link

Update extractor to v6 (major) #13

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
symfony/console (source) require major ^5.1.7 -> ^6.0.0
symfony/finder (source) require major ^5.1 -> ^6.0

Release Notes

symfony/console ### [`v6.0.3`](https://togithub.com/symfony/console/releases/v6.0.3) [Compare Source](https://togithub.com/symfony/console/compare/v6.0.2...v6.0.3) **Changelog** (https://github.com/symfony/console/compare/v6.0.2...v6.0.3) - bug [#​43149](https://togithub.com/symfony/console/issues/43149) Silence warnings during tty detection (neclimdul) - bug [#​45181](https://togithub.com/symfony/console/issues/45181) Fix PHP 8.1 deprecation in ChoiceQuestion (BrokenSourceCode) - bug [#​45109](https://togithub.com/symfony/console/issues/45109) fix restoring stty mode on CTRL+C (nicolas-grekas) - bug [#​45088](https://togithub.com/symfony/console/issues/45088) fix parsing escaped chars in StringInput (nicolas-grekas) - bug [#​45053](https://togithub.com/symfony/console/issues/45053) use STDOUT/ERR in ConsoleOutput to save opening too many file descriptors (nicolas-grekas) - bug [#​44912](https://togithub.com/symfony/console/issues/44912) Allow OutputFormatter::escape() to be used for escaping URLs used in (Seldaek) ### [`v6.0.2`](https://togithub.com/symfony/console/releases/v6.0.2) [Compare Source](https://togithub.com/symfony/console/compare/v6.0.1...v6.0.2) **Changelog** (https://github.com/symfony/console/compare/v6.0.1...v6.0.2) - bug [#​44730](https://togithub.com/symfony/console/issues/44730)  Fix autocompletion of argument with default value (GromNaN) ### [`v6.0.1`](https://togithub.com/symfony/console/releases/v6.0.1) [Compare Source](https://togithub.com/symfony/console/compare/v6.0.0...v6.0.1) **Changelog** (https://github.com/symfony/console/compare/v6.0.0...v6.0.1) - bug [#​44523](https://togithub.com/symfony/console/issues/44523) Fix polyfill-php73 requirement (Seldaek) - bug [#​44494](https://togithub.com/symfony/console/issues/44494) Remove FQCN type hints on properties (fabpot) - bug [#​44475](https://togithub.com/symfony/console/issues/44475) Handle alias in completion script (GromNaN) - bug [#​44467](https://togithub.com/symfony/console/issues/44467) Fix parameter types for `ProcessHelper::mustRun()` (derrabus) ### [`v6.0.0`](https://togithub.com/symfony/console/releases/v6.0.0) [Compare Source](https://togithub.com/symfony/console/compare/v5.4.3...v6.0.0) **Changelog** (https://github.com/symfony/console/compare/v6.0.0-RC1...v6.0.0) - no significant changes
symfony/finder ### [`v6.0.3`](https://togithub.com/symfony/finder/releases/v6.0.3) [Compare Source](https://togithub.com/symfony/finder/compare/v6.0.2...v6.0.3) **Changelog** (https://github.com/symfony/finder/compare/v6.0.2...v6.0.3) - bug [#​45095](https://togithub.com/symfony/finder/issues/45095) Fix finding VCS re-included files in excluded directory (julienfalque) ### [`v6.0.2`](https://togithub.com/symfony/finder/releases/v6.0.2) [Compare Source](https://togithub.com/symfony/finder/compare/v6.0.0...v6.0.2) **Changelog** (https://github.com/symfony/finder/compare/v6.0.1...v6.0.2) - no significant changes ### [`v6.0.0`](https://togithub.com/symfony/finder/releases/v6.0.0) [Compare Source](https://togithub.com/symfony/finder/compare/v5.4.3...v6.0.0) **Changelog** (https://github.com/symfony/finder/compare/v6.0.0-RC1...v6.0.0) - no significant changes

Configuration

📅 Schedule: 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 these updates again.



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