Skip to content

Update guzzlehttp/test-server requirement from ^0.6 to ^0.6 || ^0.7 - #68

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/guzzlehttp/test-server-tw-0.6or-tw-0.7
Open

Update guzzlehttp/test-server requirement from ^0.6 to ^0.6 || ^0.7#68
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/guzzlehttp/test-server-tw-0.6or-tw-0.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on guzzlehttp/test-server to permit the latest version.

Release notes

Sourced from guzzlehttp/test-server's releases.

0.7.0

  • Require guzzlehttp/guzzle ^7.13.3 and guzzlehttp/psr7 ^2.12.4
  • Decode received request data without Guzzle's deprecated JSON utility
Changelog

Sourced from guzzlehttp/test-server's changelog.

0.7.0 - 2026-07-16

  • Require guzzlehttp/guzzle ^7.13.3 and guzzlehttp/psr7 ^2.12.4
  • Decode received request data without Guzzle's deprecated JSON utility

0.6.0 - 2026-06-23

  • Require guzzlehttp/guzzle ^7.12.3 and guzzlehttp/psr7 ^2.12.3
  • Improve diagnostics for invalid responses and malformed received requests

0.5.1 - 2026-06-18

  • Disable proxying on the control client so an ambient http_proxy cannot misroute it
  • Return a 500 instead of crashing when the response queue is empty

0.5.0 - 2026-06-02

  • Require guzzlehttp/guzzle ^7.11 and guzzlehttp/psr7 ^2.11
  • Harden received request reconstruction from node.js server data

0.4.0 - 2026-05-25

  • Parse ports from Host headers when reconstructing received requests

0.3.3 - 2026-05-25

  • Fixed Server::enqueue() to accept a single PSR-7 response as documented

0.3.2 - 2026-05-18

  • Start the node.js server without shell backgrounding

0.3.1 - 2026-05-18

  • Fix node.js server startup on Windows

0.3.0 - 2026-05-18

  • Harden node.js server startup and shutdown handling
  • Improve JSON handling for queued and received server data
  • Fix digest authentication qop handling

0.2.0 - 2026-05-18

  • Require Node.js ^20.19 || ^22.13 || >=24 and convert the server to ESM

0.1.0 - 2021-10-05

  • First release extracted from Guzzle 7.3
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [guzzlehttp/test-server](https://github.com/guzzle/test-server) to permit the latest version.
- [Release notes](https://github.com/guzzle/test-server/releases)
- [Changelog](https://github.com/guzzle/test-server/blob/0.7/CHANGELOG.md)
- [Commits](guzzle/test-server@0.6.0...0.7.0)

---
updated-dependencies:
- dependency-name: guzzlehttp/test-server
  dependency-version: 0.7.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jul 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants