Skip to content

Bump symfony/psr-http-message-bridge from 2.3.1 to 6.4.3#1951

Merged
tvdijen merged 1 commit intomasterfrom
dependabot/composer/symfony/psr-http-message-bridge-6.4.3
Feb 6, 2024
Merged

Bump symfony/psr-http-message-bridge from 2.3.1 to 6.4.3#1951
tvdijen merged 1 commit intomasterfrom
dependabot/composer/symfony/psr-http-message-bridge-6.4.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2024

Bumps symfony/psr-http-message-bridge from 2.3.1 to 6.4.3.

Release notes

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

v6.4.3

Changelog (symfony/psr-http-message-bridge@v6.4.2...v6.4.3)

  • no significant changes

v6.4.2

Changelog (symfony/psr-http-message-bridge@v6.4.1...v6.4.2)

  • no significant changes

v6.4.0

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

  • no significant changes

v6.4.0-RC1

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

  • no significant changes

v6.4.0-BETA3

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

  • no significant changes

v6.4.0-BETA1

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

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
Commits
  • 49cfb02 Merge branch '6.3' into 6.4
  • d32f589 [PsrHttpMessageBridge] Fix links in composer.json
  • 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...
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Feb 6, 2024
Bumps [symfony/psr-http-message-bridge](https://github.com/symfony/psr-http-message-bridge) from 2.3.1 to 6.4.3.
- [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.3.1...v6.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/symfony/psr-http-message-bridge-6.4.3 branch from e4e5daa to 0b49fa5 Compare February 6, 2024 11:59
@tvdijen tvdijen merged commit 2b8cef6 into master Feb 6, 2024
@dependabot dependabot bot deleted the dependabot/composer/symfony/psr-http-message-bridge-6.4.3 branch February 6, 2024 12:01
tvdijen pushed a commit to cicnavi/simplesamlphp that referenced this pull request Mar 8, 2024
…hp#1951)

Bumps [symfony/psr-http-message-bridge](https://github.com/symfony/psr-http-message-bridge) from 2.3.1 to 6.4.3.
- [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.3.1...v6.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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