Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 31, 2023

Bumps symfony/psr-http-message-bridge from 2.1.4 to 2.2.0.

Release notes

Sourced from symfony/psr-http-message-bridge's releases.

v2.2.0

What's Changed

New Contributors

Full Changelog: symfony/psr-http-message-bridge@v2.1.4...v2.2.0

Changelog

Sourced from symfony/psr-http-message-bridge's changelog.

2.2.0 (2023-04-21)

  • Drop support for Symfony 4
  • Bump minimum version of PHP to 7.2
  • Support version 2 of the psr/http-message contracts

2.1.3 (2022-09-05)

  • Ignore invalid HTTP headers when creating PSR7 objects
  • Fix for wrong type passed to moveTo()

2.1.2 (2021-11-05)

  • Allow Symfony 6

2.1.0 (2021-02-17)

  • Added a PsrResponseListener to automatically convert PSR-7 responses returned by controllers
  • Added a PsrServerRequestResolver that allows injecting PSR-7 request objects into controllers

2.0.2 (2020-09-29)

  • Fix populating server params from URI in HttpFoundationFactory
  • Create cookies as raw in HttpFoundationFactory
  • Fix BinaryFileResponse with Content-Range PsrHttpFactory

2.0.1 (2020-06-25)

  • Don't normalize query string in PsrHttpFactory
  • Fix conversion for HTTPS requests
  • Fix populating default port and headers in HttpFoundationFactory

2.0.0 (2020-01-02)

  • Remove DiactorosFactory

1.3.0 (2019-11-25)

  • Added support for streamed requests
  • Added support for Symfony 5.0+
  • Fixed bridging UploadedFile objects
  • Bumped minimum version of Symfony to 4.4

1.2.0 (2019-03-11)

  • Added new documentation links
  • Bumped minimum version of PHP to 7.1
  • Added support for streamed responses

1.1.2 (2019-04-03)

... (truncated)

Commits

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [symfony/psr-http-message-bridge](https://github.com/symfony/psr-http-message-bridge) from 2.1.4 to 2.2.0.
- [Release notes](https://github.com/symfony/psr-http-message-bridge/releases)
- [Changelog](https://github.com/symfony/psr-http-message-bridge/blob/main/CHANGELOG.md)
- [Commits](symfony/psr-http-message-bridge@v2.1.4...v2.2.0)

---
updated-dependencies:
- dependency-name: symfony/psr-http-message-bridge
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 31, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 25, 2023

Superseded by #24.

@dependabot dependabot bot closed this Jul 25, 2023
@dependabot dependabot bot deleted the dependabot/composer/symfony/psr-http-message-bridge-2.2.0 branch July 25, 2023 22:50
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant