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 symfony/psr-http-message-bridge requirement from ^2.0 to ^2.0 || ^6.0 #191

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Updates the requirements on symfony/psr-http-message-bridge to permit the latest version.

Release notes

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

v6.4.0

Changelog (symfony/psr-http-message-bridge@v6.4.0-RC2...v6.4.0)

  • no significant changes
Changelog

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

CHANGELOG

6.4

  • Import the bridge into the Symfony monorepo and synchronize releases
  • Remove ArgumentValueResolverInterface from PsrServerRequestResolver
  • Support php-http/discovery for auto-detecting PSR-17 factories

2.3.1

  • Don't rely on Request::getPayload() to populate the parsed body

2.3.0

  • Leverage Request::getPayload() to populate the parsed body of PSR-7 requests
  • Implement ValueResolverInterface introduced with Symfony 6.2

2.2.0

  • 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

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

2.1.2

  • Allow Symfony 6

2.1.0

  • 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

  • Fix populating server params from URI in HttpFoundationFactory
  • Create cookies as raw in HttpFoundationFactory

... (truncated)

Commits
  • 3c0a6ea [Tests] Move expectException closer to the place of the expectation to avoid ...
  • a04a950 Remove setAccessible reflection call in tests
  • 0904aa2 [PsrHttpMessageBridge] Remove Cookie::create() detection
  • df503d5 [FrameworkBundle] Deprecate not setting some options
  • 44f8828 minor #51299 [PsrHttpMessageBridge] Fix test case (nicolas-grekas)
  • e936c0b [PsrHttpMessageBridge] Don't skip JSON tests
  • a49cf0a [PsrHttpMessageBridge] Fix test case
  • 81cf26b [PsrHttpMessageBridge] Support php-http/discovery for auto-detecting PSR-17...
  • fa0d781 [PsrHttpMessageBridge] Streamline README.md with other components
  • b3966b1 [PsrHttpMessageBridge] Add native types where possible
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [symfony/psr-http-message-bridge](https://github.com/symfony/psr-http-message-bridge) to permit the latest version.
- [Release notes](https://github.com/symfony/psr-http-message-bridge/releases)
- [Changelog](https://github.com/symfony/psr-http-message-bridge/blob/7.0/CHANGELOG.md)
- [Commits](symfony/psr-http-message-bridge@v2.0.0...v6.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 4, 2023
@homersimpsons
Copy link
Collaborator

@dependabot rebase

@homersimpsons
Copy link
Collaborator

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 24, 2024

Superseded by #213.

@dependabot dependabot bot closed this Jun 24, 2024
@dependabot dependabot bot deleted the dependabot-composer-symfony-psr-http-message-bridge-tw-2.0or-tw-6.0 branch June 24, 2024 01:16
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.

1 participant