phpstan-src
phpstan-src copied to clipboard
Update changelog-generator (1.11.x)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| guzzlehttp/guzzle (source) | 7.8.0 -> 7.8.1 |
||||
| php-http/client-common (source) | 2.7.0 -> 2.7.1 |
||||
| php-http/discovery (source) | 1.19.1 -> 1.19.2 |
||||
| symfony/console (source) | 6.3.8 -> 6.4.4 |
Release Notes
guzzle/guzzle (guzzlehttp/guzzle)
v7.8.1
Changed
- Updated links in docs to their canonical versions
- Replaced
call_user_func*with native calls
php-http/discovery (php-http/discovery)
v1.19.2
- #253 - Symfony 7 dropped the deprecated PHP-HTTP
HttpClientinterface from their HTTP client, do not discover the version 7 client when lookig for the old interface.
symfony/console (symfony/console)
v6.4.4
Changelog (https://github.com/symfony/console/compare/v6.4.3...v6.4.4)
- bug symfony/symfony#54009 [Console] Fix display of vertical Table on Windows OS (@VincentLanglet)
- bug symfony/symfony#54001 [Console] Fix display of Table on Windows OS (@VincentLanglet)
- bug symfony/symfony#53707 [Console] Fix color support for TTY output (@theofidry)
- bug symfony/symfony#53711 [Console] Allow false as a $shortcut in InputOption (@jayminsilicon)
v6.4.3
Changelog (https://github.com/symfony/console/compare/v6.4.2...v6.4.3)
- bug symfony/symfony#53516 [Console] Allow '0' as a $shortcut in InputOption.php (@lawsonjl-ornl)
- bug symfony/symfony#53576 [Console] Only execute additional checks for color support if the output (@theofidry)
v6.4.2
Changelog (https://github.com/symfony/console/compare/v6.4.1...v6.4.2)
- bug symfony/symfony#52940 [Console] Fix color support check on non-Windows platforms (@theofidry)
- bug symfony/symfony#52941 [Console] Fix xterm detection (@theofidry)
v6.4.1
Changelog (https://github.com/symfony/console/compare/v6.4.0...v6.4.1)
- no significant changes
v6.4.0
v6.3.12
v6.3.11
Changelog (https://github.com/symfony/console/compare/v6.3.10...v6.3.11)
- bug symfony/symfony#52940 [Console] Fix color support check on non-Windows platforms (@theofidry)
- bug symfony/symfony#52941 [Console] Fix xterm detection (@theofidry)
v6.3.9
Changelog (https://github.com/symfony/console/compare/v6.3.8...v6.3.9)
- no significant changes
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
You've opened the pull request against the latest branch 1.11.x. If your code is relevant on 1.10.x and you want it to be released sooner, please rebase your pull request and change its target to 1.10.x.