Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update changelog-generator (1.10.x) #2646

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
guzzlehttp/guzzle (source) 7.5.0 -> 7.8.0 age adoption passing confidence
php-http/client-common (source) 2.6.0 -> 2.7.0 age adoption passing confidence
php-http/discovery (source) 1.15.3 -> 1.19.1 age adoption passing confidence
symfony/console (source) 6.2.8 -> 6.3.4 age adoption passing confidence

Release Notes

guzzle/guzzle (guzzlehttp/guzzle)

v7.8.0

Compare Source

Added
  • Support for PHP 8.3
  • Added automatic closing of handles on CurlFactory object destruction

v7.7.1

Compare Source

Changed
  • Remove the need for AllowDynamicProperties in CurlMultiHandler

v7.7.0

Compare Source

Added
  • Support guzzlehttp/promises v2

v7.6.1

Compare Source

Fixed
  • Fix SetCookie::fromString MaxAge deprecation warning and skip invalid MaxAge values

v7.6.0

Compare Source

Added
  • Support for setting the minimum TLS version in a unified way
  • Apply on request the version set in options parameters

v7.5.3

Compare Source

See change log for changes.

v7.5.2

Compare Source

Fixed
  • Fixed set cookie constructor validation
  • Fixed handling of files with '0' body
Changed
  • Corrected docs and default connect timeout value to 300 seconds

v7.5.1

Compare Source

Fixed
  • Fixed NO_PROXY settings so that setting the proxy option to no overrides the env variable
Changed
  • Adjusted guzzlehttp/psr7 version constraint to ^1.9.1 || ^2.4.5
php-http/client-common (php-http/client-common)

v2.7.0

Compare Source

  • Dropped php-http/message-factory from composer requirements as it is abandoned and this package does not actually use it.

v2.6.1

Compare Source

  • Allow installation with http-message (PSR-7) version 2 in addition to version 1.
  • Support for PHP 8.2
php-http/discovery (php-http/discovery)

v1.19.1

Compare Source

  • #​250 - Fix: Buzz client instantiation using deprecated Message Factory Discovery, use PSR-17 factory discovery instead.

v1.19.0

Compare Source

  • #​249 - Have composer plugin correctly install Symfony http client when nothing explicitly requires psr 18 resp. httplug.
  • #​241 - Support discovering PSR-17 factories of httpsoft/http-message package

v1.18.1

Compare Source

  • #​242 - Better exception message when no legacy php-http message factories can be built. Also needs php-http/message-factory package and they are deprecated in favor of PSR-17 anyways.

v1.18.0

Compare Source

  • #​235 - Deprecate HttpClientDiscovery, use Psr18ClientDiscovery instead
  • #​238 - Skip requiring php-http/message-factory when installing symfony/http-client 6.3+
  • #​239 - Skip auto-installing when the root package's extra.discovery is enough

v1.17.0

Compare Source

  • #​230 - Add Psr18Client to make it straightforward to use PSR-18
  • #​232 - Allow pinning the preferred implementations in composer.json
  • #​233 - Fix Psr17Factory::createServerRequestFromGlobals() when uploaded files have been moved

v1.16.0

Compare Source

  • #​225 - Remove support for the abandoned Zend Diactoros which has been replaced with Laminas Diactoros; marked the zend library as conflict in composer.json to avoid confusion
  • #​227 - Fix handling requests with nested files
symfony/console (symfony/console)

v6.3.4

Compare Source

Changelog (symfony/console@v6.3.3...v6.3.4)

v6.3.2

Compare Source

Changelog (symfony/console@v6.3.1...v6.3.2)

v6.3.0

Compare Source

Changelog (symfony/console@v6.3.0-RC2...v6.3.0)

v6.2.13

Compare Source

Changelog (symfony/console@v6.2.12...v6.2.13)

v6.2.12

Compare Source

Changelog (symfony/console@v6.2.11...v6.2.12)

  • no significant changes

v6.2.11

Compare Source

Changelog (symfony/console@v6.2.10...v6.2.11)

v6.2.10

Compare Source

Changelog (symfony/console@v6.2.9...v6.2.10)


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.

@ondrejmirtes ondrejmirtes merged commit c04039f into 1.10.x Sep 27, 2023
42 of 43 checks passed
@ondrejmirtes ondrejmirtes deleted the renovate/1.10.x-changelog-generator branch September 27, 2023 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant