dependabot[bot] opened a new pull request, #3158:
URL: https://github.com/apache/iggy/pull/3158

   Bumps [actix-http](https://github.com/actix/actix-web) from 3.12.0 to 3.12.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/actix/actix-web/releases";>actix-http's 
releases</a>.</em></p>
   <blockquote>
   <h2>actix-http: v3.12.1</h2>
   <p><strong>Notice: This release contains a security fix. Users are 
encouraged to update to this version ASAP.</strong></p>
   <ul>
   <li>SECURITY: Reject HTTP/1 requests with ambiguous request framing from 
<code>Content-Length</code> and <code>Transfer-Encoding</code> headers to 
prevent request smuggling.</li>
   <li>Encode the HTTP/1 <code>Connection: Upgrade</code> header in Camel-Case 
when camel-case header formatting is enabled.<a 
href="https://redirect.github.com/actix/actix-web/issues/3953";>#3953</a></li>
   <li>Fix <code>HeaderMap</code> iterators' <code>len()</code> and 
<code>size_hint()</code> implementations for multi-value headers.</li>
   <li>Update <code>rand</code> dependency to <code>0.10</code>.</li>
   <li>Update <code>sha1</code> dependency to <code>0.11</code>.</li>
   </ul>
   <p><a 
href="https://redirect.github.com/actix/actix-web/issues/3953";>#3953</a>: <a 
href="https://redirect.github.com/actix/actix-web/pull/3953";>actix/actix-web#3953</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/actix/actix-web/commit/0fb89457eda4a78a4cb7ccb3fdebe49a143ce2d5";><code>0fb8945</code></a>
 chore(http): prepare v3.12.1 (<a 
href="https://redirect.github.com/actix/actix-web/issues/4029";>#4029</a>)</li>
   <li><a 
href="https://github.com/actix/actix-web/commit/3c056bd36128d41ba130a8704ef5d648de3f2870";><code>3c056bd</code></a>
 Merge commit from fork</li>
   <li><a 
href="https://github.com/actix/actix-web/commit/e6d09913d9ebac53c8654a3574c19861900227f5";><code>e6d0991</code></a>
 chore(multipart,derive): prepare 0.8.0 (<a 
href="https://redirect.github.com/actix/actix-web/issues/4027";>#4027</a>)</li>
   <li><a 
href="https://github.com/actix/actix-web/commit/4434a494eef7706aa3fbd82fe77e1be92e943f2e";><code>4434a49</code></a>
 fix(multipart): count ignored fields towards <code>MultipartFormConfig</code> 
li… (<a 
href="https://redirect.github.com/actix/actix-web/issues/4026";>#4026</a>)</li>
   <li><a 
href="https://github.com/actix/actix-web/commit/be62050f9d7f3aa92812870d87bd6635fae7fdc9";><code>be62050</code></a>
 fix(multipart): set cap for parser buffering (<a 
href="https://redirect.github.com/actix/actix-web/issues/4025";>#4025</a>)</li>
   <li><a 
href="https://github.com/actix/actix-web/commit/be4566d669a8e3900526616f9df6ec0ee71856c2";><code>be4566d</code></a>
 fix(multipart): do not parse with fixed index not to panic (<a 
href="https://redirect.github.com/actix/actix-web/issues/4024";>#4024</a>)</li>
   <li><a 
href="https://github.com/actix/actix-web/commit/6d2c2f44622aef2ad5e115a3dba3bb80f12e020e";><code>6d2c2f4</code></a>
 chore(http): upgrade <code>sha1</code> to 0.11 (<a 
href="https://redirect.github.com/actix/actix-web/issues/4022";>#4022</a>)</li>
   <li><a 
href="https://github.com/actix/actix-web/commit/253cd4f9771c3094b6cdb4350b9e8e7ae53fad75";><code>253cd4f</code></a>
 chore: address new advisories (<a 
href="https://redirect.github.com/actix/actix-web/issues/4023";>#4023</a>)</li>
   <li><a 
href="https://github.com/actix/actix-web/commit/e766ca61f14a5614aebe58d164df49d8de118606";><code>e766ca6</code></a>
 chore: upgrade rand to 0.10.1 (<a 
href="https://redirect.github.com/actix/actix-web/issues/4021";>#4021</a>)</li>
   <li><a 
href="https://github.com/actix/actix-web/commit/d7479594c432f4400d3c7d07f899b11102653b45";><code>d747959</code></a>
 build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.15 to 2.0.16 (<a 
href="https://redirect.github.com/actix/actix-web/issues/4018";>#4018</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/actix/actix-web/compare/http-v3.12.0...http-v3.12.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actix-http&package-manager=cargo&previous-version=3.12.0&new-version=3.12.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   You can trigger a rebase of this PR 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 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/apache/iggy/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to