Bump guzzlehttp/psr7 from 2.4.4 to 2.5.0 #24

Merged
dependabot[bot] merged 1 commits from dependabot/composer/guzzlehttp/psr7-2.5.0 into main 2023-04-19 18:16:25 -05:00
dependabot[bot] commented 2023-04-19 16:08:30 -05:00 (Migrated from github.com)

Bumps guzzlehttp/psr7 from 2.4.4 to 2.5.0.

Release notes

Sourced from guzzlehttp/psr7's releases.

2.5.0

See change log for changes.

2.4.5

See change log for changes.

Changelog

Sourced from guzzlehttp/psr7's changelog.

2.5.0 - 2023-04-17

Changed

  • Adjusted psr/http-message version constraint to ^1.1 || ^2.0

2.4.5 - 2023-04-17

Fixed

  • Prevent possible warnings on unset variables in ServerRequest::normalizeNestedFileSpec
  • Fixed Message::bodySummary when preg_match fails
  • Fixed header validation issue
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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 2.4.4 to 2.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/guzzle/psr7/releases">guzzlehttp/psr7's releases</a>.</em></p> <blockquote> <h2>2.5.0</h2> <p>See <a href="https://github.com/guzzle/psr7/blob/HEAD/CHANGELOG.md">change log</a> for changes.</p> <h2>2.4.5</h2> <p>See <a href="https://github.com/guzzle/psr7/blob/HEAD/CHANGELOG.md">change log</a> for changes.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/guzzle/psr7/blob/2.5/CHANGELOG.md">guzzlehttp/psr7's changelog</a>.</em></p> <blockquote> <h2>2.5.0 - 2023-04-17</h2> <h3>Changed</h3> <ul> <li>Adjusted <code>psr/http-message</code> version constraint to <code>^1.1 || ^2.0</code></li> </ul> <h2>2.4.5 - 2023-04-17</h2> <h3>Fixed</h3> <ul> <li>Prevent possible warnings on unset variables in <code>ServerRequest::normalizeNestedFileSpec</code></li> <li>Fixed <code>Message::bodySummary</code> when <code>preg_match</code> fails</li> <li>Fixed header validation issue</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/guzzle/psr7/commit/b635f279edd83fc275f822a1188157ffea568ff6"><code>b635f27</code></a> Release 2.5.0 (<a href="https://redirect.github.com/guzzle/psr7/issues/558">#558</a>)</li> <li><a href="https://github.com/guzzle/psr7/commit/a3729187889324998feecf4fd60da97c62fbaaf2"><code>a372918</code></a> Allow <code>psr/http-message: 2.0</code> (<a href="https://redirect.github.com/guzzle/psr7/issues/555">#555</a>)</li> <li><a href="https://github.com/guzzle/psr7/commit/02b965b8c5bbfded4c8efbe1a2962c160fe59322"><code>02b965b</code></a> Merge branch '2.4' into 2.5</li> <li><a href="https://github.com/guzzle/psr7/commit/0454e12ef0cd597ccd2adb036f7bda4e7fface66"><code>0454e12</code></a> Release 2.4.5 (<a href="https://redirect.github.com/guzzle/psr7/issues/557">#557</a>)</li> <li><a href="https://github.com/guzzle/psr7/commit/3f849aa7a8063828d8f68e652758f68683bf14a2"><code>3f849aa</code></a> Fix <code>Message::bodySummary</code> when <code>preg_match</code> fails (<a href="https://redirect.github.com/guzzle/psr7/issues/554">#554</a>)</li> <li><a href="https://github.com/guzzle/psr7/commit/41c92ec54dfe4c112c69ad4385266dcfad2e9535"><code>41c92ec</code></a> Require <code>psr/http-message: ^1.1</code> (<a href="https://redirect.github.com/guzzle/psr7/issues/551">#551</a>)</li> <li><a href="https://github.com/guzzle/psr7/commit/9f925b51313cf825883d46e9f459179fce211feb"><code>9f925b5</code></a> Remove branch alias</li> <li><a href="https://github.com/guzzle/psr7/commit/bfe7c39159e6b6ff7f5cc7e7af1a086f8fec6ef0"><code>bfe7c39</code></a> Prevent possible warnings on unset variables (<a href="https://redirect.github.com/guzzle/psr7/issues/542">#542</a>)</li> <li><a href="https://github.com/guzzle/psr7/commit/54cff69941d2c7e3061a3288af07e003edd445c0"><code>54cff69</code></a> Update SA tools (<a href="https://redirect.github.com/guzzle/psr7/issues/553">#553</a>)</li> <li>See full diff in <a href="https://github.com/guzzle/psr7/compare/2.4.4...2.5.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=guzzlehttp/psr7&package-manager=composer&previous-version=2.4.4&new-version=2.5.0)](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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/archblox/website/network/alerts). </details>
cloudflare-pages[bot] commented 2023-04-19 16:08:33 -05:00 (Migrated from github.com)

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 30676c8
Status:   Deploy successful!
Preview URL: https://045b5ca1.archblox.pages.dev
Branch Preview URL: https://dependabot-composer-guzzleht.archblox.pages.dev

View logs

## Deploying with &nbsp;<a href="https://pages.dev"><img alt="Cloudflare Pages" src="https://user-images.githubusercontent.com/23264/106598434-9e719e00-654f-11eb-9e59-6167043cfa01.png" width="16"></a> &nbsp;Cloudflare Pages <table><tr><td><strong>Latest commit:</strong> </td><td> <code>30676c8</code> </td></tr> <tr><td><strong>Status:</strong></td><td>&nbsp;✅&nbsp; Deploy successful!</td></tr> <tr><td><strong>Preview URL:</strong></td><td> <a href='https://045b5ca1.archblox.pages.dev'>https://045b5ca1.archblox.pages.dev</a> </td></tr> <tr><td><strong>Branch Preview URL:</strong></td><td> <a href='https://dependabot-composer-guzzleht.archblox.pages.dev'>https://dependabot-composer-guzzleht.archblox.pages.dev</a> </td></tr> </table> [View logs](https://dash.cloudflare.com/?to=/:account/pages/view/archblox/045b5ca1-4958-4630-af06-93e7a93f5b73)
Sign in to join this conversation.
No description provided.