Bump symfony/http-foundation from 4.4.2 to 4.4.17 in /app #43

Closed
dependabot[bot] wants to merge 1 commit from dependabot/composer/app/symfony/http-foundation-4.4.17 into master
dependabot[bot] commented 2020-12-04 10:42:54 -08:00 (Migrated from github.com)

Bumps symfony/http-foundation from 4.4.2 to 4.4.17.

Release notes

Sourced from symfony/http-foundation's releases.

v4.4.17

Changelog (https://github.com/symfony/http-foundation/compare/v4.4.16...v4.4.17)

  • bug #38614 Fix for virtualhosts based on URL path (mvorisek)
  • bug #38894 Remove Symfony 3 compatibility code (derrabus)

v4.4.16

Changelog (https://github.com/symfony/http-foundation/compare/v4.4.15...v4.4.16)

  • bug #38516 Fix Range Requests (BattleRattle)

v4.4.15

Changelog (https://github.com/symfony/http-foundation/compare/v4.4.14...v4.4.15)

  • no changes

v4.4.14

Changelog (https://github.com/symfony/http-foundation/compare/v4.4.13...v4.4.14)

  • no changes

v4.4.13

Changelog (https://github.com/symfony/http-foundation/compare/v4.4.12...v4.4.13)

  • no changes

v4.4.12

Changelog (https://github.com/symfony/http-foundation/compare/v4.4.11...v4.4.12)

  • no changes

v4.4.11

Changelog (https://github.com/symfony/http-foundation/compare/v4.4.10...v4.4.11)

  • bug #37291 Duplicated MimeType due to PHP Bug (juanmrad)
  • bug #37389 Change file extension of "audio/mpeg" from "mpga" to "mp3" (YaFou)

v4.4.10

Changelog (https://github.com/symfony/http-foundation/compare/v4.4.9...v4.4.10)

  • no changes

v4.4.9

Changelog (https://github.com/symfony/http-foundation/compare/v4.4.8...v4.4.9)

  • no changes

v4.4.8

Changelog (https://github.com/symfony/http-foundation/compare/v4.4.7...v4.4.8)

... (truncated)

Commits
  • 9eeb37e [HttpFoundation] Fix for virtualhosts based on URL path
  • 889007a Set constant visibility in tests to private where possible.
  • e48b25a Remove Symfony 3 compatibility code.
  • 1a3a913 Use short array deconstruction syntax.
  • 827a008 Merge branch '3.4' into 4.4
  • b9885fc Remove branch-version (keep them for contracts only)
  • c886528 Merge branch '3.4' into 4.4
  • aacebf2 bug #38516 [HttpFoundation] Fix Range Requests (BattleRattle)
  • f445ee1 [HttpFoundation] Fix Range Requests
  • 0c47226 Merge branch '3.4' into 4.4
  • 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 4.4.2 to 4.4.17. <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>v4.4.17</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-foundation/compare/v4.4.16...v4.4.17">https://github.com/symfony/http-foundation/compare/v4.4.16...v4.4.17</a>)</p> <ul> <li>bug <a href="https://github-redirect.dependabot.com/symfony/http-foundation/issues/38614">#38614</a> Fix for virtualhosts based on URL path (mvorisek)</li> <li>bug <a href="https://github-redirect.dependabot.com/symfony/http-foundation/issues/38894">#38894</a> Remove Symfony 3 compatibility code (derrabus)</li> </ul> <h2>v4.4.16</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-foundation/compare/v4.4.15...v4.4.16">https://github.com/symfony/http-foundation/compare/v4.4.15...v4.4.16</a>)</p> <ul> <li>bug <a href="https://github-redirect.dependabot.com/symfony/http-foundation/issues/38516">#38516</a> Fix Range Requests (BattleRattle)</li> </ul> <h2>v4.4.15</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-foundation/compare/v4.4.14...v4.4.15">https://github.com/symfony/http-foundation/compare/v4.4.14...v4.4.15</a>)</p> <ul> <li>no changes</li> </ul> <h2>v4.4.14</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-foundation/compare/v4.4.13...v4.4.14">https://github.com/symfony/http-foundation/compare/v4.4.13...v4.4.14</a>)</p> <ul> <li>no changes</li> </ul> <h2>v4.4.13</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-foundation/compare/v4.4.12...v4.4.13">https://github.com/symfony/http-foundation/compare/v4.4.12...v4.4.13</a>)</p> <ul> <li>no changes</li> </ul> <h2>v4.4.12</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-foundation/compare/v4.4.11...v4.4.12">https://github.com/symfony/http-foundation/compare/v4.4.11...v4.4.12</a>)</p> <ul> <li>no changes</li> </ul> <h2>v4.4.11</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-foundation/compare/v4.4.10...v4.4.11">https://github.com/symfony/http-foundation/compare/v4.4.10...v4.4.11</a>)</p> <ul> <li>bug <a href="https://github-redirect.dependabot.com/symfony/http-foundation/issues/37291">#37291</a> Duplicated MimeType due to PHP Bug (juanmrad)</li> <li>bug <a href="https://github-redirect.dependabot.com/symfony/http-foundation/issues/37389">#37389</a> Change file extension of &quot;audio/mpeg&quot; from &quot;mpga&quot; to &quot;mp3&quot; (YaFou)</li> </ul> <h2>v4.4.10</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-foundation/compare/v4.4.9...v4.4.10">https://github.com/symfony/http-foundation/compare/v4.4.9...v4.4.10</a>)</p> <ul> <li>no changes</li> </ul> <h2>v4.4.9</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-foundation/compare/v4.4.8...v4.4.9">https://github.com/symfony/http-foundation/compare/v4.4.8...v4.4.9</a>)</p> <ul> <li>no changes</li> </ul> <h2>v4.4.8</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/http-foundation/compare/v4.4.7...v4.4.8">https://github.com/symfony/http-foundation/compare/v4.4.7...v4.4.8</a>)</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/symfony/http-foundation/commit/9eeb37ec0ff3049c782ca67041648e28ddd75a94"><code>9eeb37e</code></a> [HttpFoundation] Fix for virtualhosts based on URL path</li> <li><a href="https://github.com/symfony/http-foundation/commit/889007ae02c95bd377fd0e30440ad74122638f59"><code>889007a</code></a> Set constant visibility in tests to private where possible.</li> <li><a href="https://github.com/symfony/http-foundation/commit/e48b25a48a734ed8d1d7d107aea34cbba0789c5c"><code>e48b25a</code></a> Remove Symfony 3 compatibility code.</li> <li><a href="https://github.com/symfony/http-foundation/commit/1a3a9136fb44c4b84e4e8e503785c13a711ad169"><code>1a3a913</code></a> Use short array deconstruction syntax.</li> <li><a href="https://github.com/symfony/http-foundation/commit/827a00811ef699e809a201ceafac0b2b246bf38a"><code>827a008</code></a> Merge branch '3.4' into 4.4</li> <li><a href="https://github.com/symfony/http-foundation/commit/b9885fcce6fe494201da4f70a9309770e9d13dc8"><code>b9885fc</code></a> Remove branch-version (keep them for contracts only)</li> <li><a href="https://github.com/symfony/http-foundation/commit/c886528f13fcf261577686a5cc848e88a0e01394"><code>c886528</code></a> Merge branch '3.4' into 4.4</li> <li><a href="https://github.com/symfony/http-foundation/commit/aacebf24588dd357254354bb3b98ef7683471fe4"><code>aacebf2</code></a> bug <a href="https://github-redirect.dependabot.com/symfony/http-foundation/issues/38516">#38516</a> [HttpFoundation] Fix Range Requests (BattleRattle)</li> <li><a href="https://github.com/symfony/http-foundation/commit/f445ee11b6d81a7689b54aa6df6572e023c78d0e"><code>f445ee1</code></a> [HttpFoundation] Fix Range Requests</li> <li><a href="https://github.com/symfony/http-foundation/commit/0c47226e887cf3153c91ee38d266c499e160e821"><code>0c47226</code></a> Merge branch '3.4' into 4.4</li> <li>Additional commits viewable in <a href="https://github.com/symfony/http-foundation/compare/v4.4.2...v4.4.17">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=4.4.2&new-version=4.4.17)](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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/hperrin/tunnelgram/network/alerts). </details>
dependabot[bot] commented 2020-12-04 10:57:13 -08:00 (Migrated from github.com)

Looks like symfony/http-foundation is up-to-date now, so this is no longer needed.

Looks like symfony/http-foundation is up-to-date now, so this is no longer needed.

Pull request closed

Sign in to join this conversation.
No description provided.