Skip to content

Conversation

@violinist-bot
Copy link

@violinist-bot violinist-bot commented Mar 1, 2023

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.8.1 (updated from 7.7.0)
  • guzzlehttp/promises: 2.0.2 (updated from 2.0.0)
  • guzzlehttp/psr7: 2.6.2 (updated from 2.5.0)
  • psr/http-client: 1.0.3 (updated from 1.0.2)
  • symfony/deprecation-contracts: v3.4.0 (updated from v3.3.0)
  • symfony/polyfill-intl-normalizer: v1.28.0 (updated from v1.27.0)
  • symfony/polyfill-mbstring: v1.28.0 (updated from v1.27.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

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/ISSUE_TEMPLATE/config.yml
  .github/workflows/checks.yml
  .github/workflows/ci.yml
  .github/workflows/static.yml
  .php-cs-fixer.dist.php
  CHANGELOG.md
  README.md
  UPGRADING.md
  composer.json
  docs/psr7.rst
  docs/quickstart.rst
  phpstan-baseline.neon
  psalm-baseline.xml
  src/Client.php
  src/ClientInterface.php
  src/Cookie/CookieJar.php
  src/Cookie/CookieJarInterface.php
  src/Cookie/SetCookie.php
  src/Handler/CurlFactory.php
  src/Handler/CurlMultiHandler.php
  src/HandlerStack.php
  src/MessageFormatter.php
  src/MessageFormatterInterface.php
  src/RedirectMiddleware.php
  src/RequestOptions.php
  src/TransferStats.php
  src/Utils.php
  tests/ClientTest.php
  tests/Cookie/FileCookieJarTest.php
  tests/Handler/CurlFactoryTest.php
  tests/HandlerStackTest.php
  tests/Server.php
  tests/TestLogger.php
  tests/server.js
  vendor-bin/php-cs-fixer/composer.json
  vendor-bin/phpstan/composer.json
  vendor-bin/psalm/composer.json

Changelog

Here is a list of changes between the version you use, and the version this pull request updates to:

  • 41042bc7 Fix GitHub CI Workflow Badge URL (#3188)
  • 4d6ca3b9 Add tests for cookie removal and update in FileCookieJar (#3182)
  • 9338d986 Add another base_uri example in documentation (#3189)
  • d68085a8 Release 7.8.1 (#3193)
  • 9cb80ef7 Switch to actions/checkout@v4 and upgrade SA tools (#3192)
  • d95d9ab7 Replace call_user_func* syntax in tests (#3174)
  • a427580a Revert "Pin to Composer 2.5.8"
  • 56a99b55 Pin to Composer 2.5.8
  • 1cfc24f9 Replaced bad all insecure/invalid/redirecting links
  • e79c79ef Update link in server.js to point to an https site
  • deed4d95 Updated version guidance in the readme (#3171)
  • 1110f66a Release 7.8.0 (#3170)
  • 2055ef6f Merge branch '7.7' into 7.8
  • 085b026d Release 7.7.1 (#3169)
  • 72aa33d2 Update SA tools (#3168)
  • 01531d17 Use node 18 in CI (#3167)
  • e21a355f Update ci.yml
  • 240a0d47 Bump min versions for PHP 8.3 support
  • 009674ab Run CI with PHP 8.3 (#3157)
  • 2ca50cee Added automatic closing of curl handles on CurlFactory object destruction (#3165)
  • 21314fd3 Remove the need for AllowDynamicProperties in CurlMultiHandler (#3158)
  • cd634c21 Fix typo in the abandoned request option name (#3151)

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.

@violinist-bot violinist-bot force-pushed the violinistguzzlehttpguzzle branch from 9ae3799 to 5a6f799 Compare April 17, 2023 17:19
@violinist-bot violinist-bot changed the title Update guzzlehttp/guzzle from 7.4.5 to 7.5.0 Update guzzlehttp/guzzle from 7.4.5 to 7.5.1 Apr 17, 2023
truls1502 pushed a commit that referenced this pull request May 3, 2023
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@violinist-bot violinist-bot force-pushed the violinistguzzlehttpguzzle branch from 5a6f799 to 1c97012 Compare May 3, 2023 05:55
@violinist-bot violinist-bot changed the title Update guzzlehttp/guzzle from 7.4.5 to 7.5.1 Update guzzlehttp/guzzle from 7.4.5 to 7.5.2 May 14, 2023
@violinist-bot violinist-bot force-pushed the violinistguzzlehttpguzzle branch 2 times, most recently from d89797b to 3fb7b81 Compare May 14, 2023 13:12
@violinist-bot violinist-bot changed the title Update guzzlehttp/guzzle from 7.4.5 to 7.5.2 Update guzzlehttp/guzzle from 7.4.5 to 7.6.0 May 14, 2023
@violinist-bot violinist-bot force-pushed the violinistguzzlehttpguzzle branch from 3fb7b81 to 3cd2e36 Compare May 15, 2023 21:13
@violinist-bot violinist-bot changed the title Update guzzlehttp/guzzle from 7.4.5 to 7.6.0 Update guzzlehttp/guzzle from 7.4.5 to 7.6.1 May 15, 2023
@violinist-bot violinist-bot force-pushed the violinistguzzlehttpguzzle branch from 3cd2e36 to 8179e30 Compare May 21, 2023 14:20
@violinist-bot violinist-bot changed the title Update guzzlehttp/guzzle from 7.4.5 to 7.6.1 Update guzzlehttp/guzzle from 7.4.5 to 7.7.0 May 21, 2023
@violinist-bot violinist-bot force-pushed the violinistguzzlehttpguzzle branch from 8179e30 to b3b7a0d Compare August 27, 2023 11:17
@violinist-bot violinist-bot changed the title Update guzzlehttp/guzzle from 7.4.5 to 7.7.0 Update guzzlehttp/guzzle from 7.4.5 to 7.8.0 Aug 27, 2023
@violinist-bot violinist-bot changed the title Update guzzlehttp/guzzle from 7.4.5 to 7.8.0 Update guzzlehttp/guzzle from 7.7.0 to 7.8.0 Aug 27, 2023
@violinist-bot violinist-bot force-pushed the violinistguzzlehttpguzzle branch from b3b7a0d to 4ef7f58 Compare August 27, 2023 21:07
@violinist-bot violinist-bot changed the title Update guzzlehttp/guzzle from 7.7.0 to 7.8.0 Update guzzlehttp/guzzle from 7.7.0 to 7.8.1 Dec 3, 2023
@violinist-bot violinist-bot force-pushed the violinistguzzlehttpguzzle branch from 4ef7f58 to 736e8c1 Compare December 3, 2023 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant