[PR #2168] [MERGED] chore(deps): bump symfony/http-foundation from 7.3.4 to 7.3.7 #2121

Closed
opened 2026-02-26 03:33:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/2168
Author: @dependabot[bot]
Created: 11/12/2025
Status: Merged
Merged: 11/13/2025
Merged by: @phanan

Base: masterHead: dependabot/composer/symfony/http-foundation-7.3.7


📝 Commits (1)

  • ebd7698 chore(deps): bump symfony/http-foundation from 7.3.4 to 7.3.7

📊 Changes

1 file changed (+6 additions, -6 deletions)

View changed files

📝 composer.lock (+6 -6)

📄 Description

Bumps symfony/http-foundation from 7.3.4 to 7.3.7.

Release notes

Sourced from symfony/http-foundation's releases.

v7.3.7

Changelog (https://github.com/symfony/http-foundation/compare/v7.3.6...v7.3.7)

  • no significant changes

v7.3.6

Changelog (https://github.com/symfony/http-foundation/compare/v7.3.5...v7.3.6)

v7.3.5

Changelog (https://github.com/symfony/http-foundation/compare/v7.3.4...v7.3.5)

Commits
  • db488a6 Merge branch '6.4' into 7.3
  • b03d11e Merge branch '5.4' into 6.4
  • 6379e49 Merge branch '6.4' into 7.3
  • 1ba1d5f [HttpFoundation] Fix parsing hosts and schemes in URLs
  • 1a0706e [HttpFoundation] Fix parsing pathinfo with no leading slash
  • c8ab9b6 Merge branch '6.4' into 7.3
  • ee93009 [HttpFoundation] Allow Request::setFormat() to override predefined formats
  • ce31218 [HttpFoundation] Fix issue where ServerEvent with "0" data is not sent
  • See full diff 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/koel/koel/pull/2168 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/12/2025 **Status:** ✅ Merged **Merged:** 11/13/2025 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `dependabot/composer/symfony/http-foundation-7.3.7` --- ### 📝 Commits (1) - [`ebd7698`](https://github.com/koel/koel/commit/ebd7698f3c0ef3b905d3737c2e1286fe5fcd7b5b) chore(deps): bump symfony/http-foundation from 7.3.4 to 7.3.7 ### 📊 Changes **1 file changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+6 -6) </details> ### 📄 Description Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 7.3.4 to 7.3.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/symfony/http-foundation/releases">symfony/http-foundation's releases</a>.</em></p> <blockquote> <h2>v7.3.7</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-foundation/compare/v7.3.6...v7.3.7">https://github.com/symfony/http-foundation/compare/v7.3.6...v7.3.7</a>)</p> <ul> <li>no significant changes</li> </ul> <h2>v7.3.6</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-foundation/compare/v7.3.5...v7.3.6">https://github.com/symfony/http-foundation/compare/v7.3.5...v7.3.6</a>)</p> <ul> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/62324">symfony/symfony#62324</a> [HttpFoundation] Fix parsing hosts and schemes in URLs (<a href="https://github.com/nicolas-grekas"><code>@​nicolas-grekas</code></a>)</li> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/62246">symfony/symfony#62246</a> [HttpFoundation] Allow Request::setFormat() to override predefined formats (<a href="https://github.com/longwave"><code>@​longwave</code></a>)</li> </ul> <h2>v7.3.5</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-foundation/compare/v7.3.4...v7.3.5">https://github.com/symfony/http-foundation/compare/v7.3.4...v7.3.5</a>)</p> <ul> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/62153">symfony/symfony#62153</a> [HttpFoundation] Fix issue where ServerEvent with &quot;0&quot; data is not sent (<a href="https://github.com/santysisi"><code>@​santysisi</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/symfony/http-foundation/commit/db488a62f98f7a81d5746f05eea63a74e55bb7c4"><code>db488a6</code></a> Merge branch '6.4' into 7.3</li> <li><a href="https://github.com/symfony/http-foundation/commit/b03d11e015552a315714c127d8d1e0f9e970ec88"><code>b03d11e</code></a> Merge branch '5.4' into 6.4</li> <li><a href="https://github.com/symfony/http-foundation/commit/6379e490d6ecfc5c4224ff3a754b90495ecd135c"><code>6379e49</code></a> Merge branch '6.4' into 7.3</li> <li><a href="https://github.com/symfony/http-foundation/commit/1ba1d5fe6465b0fa39c8627ba552b2c29301aa81"><code>1ba1d5f</code></a> [HttpFoundation] Fix parsing hosts and schemes in URLs</li> <li><a href="https://github.com/symfony/http-foundation/commit/1a0706e8b8041046052ea2695eb8aeee04f97609"><code>1a0706e</code></a> [HttpFoundation] Fix parsing pathinfo with no leading slash</li> <li><a href="https://github.com/symfony/http-foundation/commit/c8ab9b62308a893c91af18a6353ae46a3364e738"><code>c8ab9b6</code></a> Merge branch '6.4' into 7.3</li> <li><a href="https://github.com/symfony/http-foundation/commit/ee93009480be472b3201ca9fbdc2fee3871985e3"><code>ee93009</code></a> [HttpFoundation] Allow Request::setFormat() to override predefined formats</li> <li><a href="https://github.com/symfony/http-foundation/commit/ce31218c7cac92eab280762c4375fb70a6f4f897"><code>ce31218</code></a> [HttpFoundation] Fix issue where ServerEvent with &quot;0&quot; data is not sent</li> <li>See full diff in <a href="https://github.com/symfony/http-foundation/compare/v7.3.4...v7.3.7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=symfony/http-foundation&package-manager=composer&previous-version=7.3.4&new-version=7.3.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/koel/koel/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:33:20 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#2121
No description provided.