If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.
Updated packages
Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here:
guzzlehttp/guzzle: 7.5.1 (updated from 7.4.5)
guzzlehttp/promises: 1.5.2 (updated from 1.5.1)
guzzlehttp/psr7: 2.5.0 (updated from 2.4.0)
psr/http-client: 1.0.2 (updated from 1.0.1)
psr/http-factory: 1.0.2 (updated from 1.0.1)
psr/http-message: 2.0 (updated from 1.0.1)
symfony/polyfill-intl-normalizer: v1.27.0 (updated from v1.25.0)
symfony/polyfill-mbstring: v1.27.0 (updated from v1.25.0)
Release notes
Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.
List of release notes
- [Release notes for tag 7.5.1](https://github.com/guzzle/guzzle/releases/tag/7.5.1)
- [Release notes for tag 7.5.0](https://github.com/guzzle/guzzle/releases/tag/7.5.0)
Changed files
Here is a list of changed files between the version you use, and the version this pull request updates to:
514f665fFix for janky shared hosting disabling curl (#3055)
84779a5cLink from documentation to upgrade guide (#3002)
ca5c743dLink to the correct RFC for 'Basic' authentication (#3044)
This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.
If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.
Updated packages
Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here:
Release notes
Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.
List of release notes
- [Release notes for tag 7.5.1](https://github.com/guzzle/guzzle/releases/tag/7.5.1) - [Release notes for tag 7.5.0](https://github.com/guzzle/guzzle/releases/tag/7.5.0)Changed files
Here is a list of changed files between the version you use, and the version this pull request updates to:
List of changed files
.github/workflows/branch-alias.yml .github/workflows/checks.yml .github/workflows/ci.yml .github/workflows/static.yml CHANGELOG.md README.md composer.json docs/overview.rst docs/request-options.rst docs/requirements.txt docs/testing.rst phpstan-baseline.neon psalm-baseline.xml src/Cookie/CookieJar.php src/Handler/CurlFactory.php src/Handler/CurlMultiHandler.php src/RetryMiddleware.php src/Utils.php tests/RetryMiddlewareTest.php vendor-bin/php-cs-fixer/composer.json vendor-bin/phpstan/composer.json vendor-bin/psalm/composer.jsonChangelog
Here is a list of changes between the version you use, and the version this pull request updates to:
Release 7.5.1 (#3121)
GitHub Workflows security hardening (#3081)
Fix
NO_PROXYsettings (#3117)
Dropped broken BC check (#3120)
Tweak CI matrix (#3119)
Adjust
guzzlehttp/psr7version constraint to
^1.9.1 || ^2.4.5(#3118)
Update Testing documentation for test-server package (#3113)
Adjust supported PHP versions in README (#3069)
Release 7.5.0 (#3065)
Upgrade SA tools (#3067)
Add request to delay closure params (#3057)
Update branch alias (#2948)
docs: Pin Jinja2 & markupsafe (#3063)
Test on PHP 8.2 (#3056)
Fix for janky shared hosting disabling curl (#3055)
Link from documentation to upgrade guide (#3002)
Link to the correct RFC for 'Basic' authentication (#3044)
This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.