Skip to content

Commit 849d011

Browse files
chore(deps): bump actix-web from 4.14.1 to 4.15.0 in the cargo group (#89)
Bumps the cargo group with 1 update: [actix-web](https://github.com/actix/actix-web). Updates `actix-web` from 4.14.1 to 4.15.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actix/actix-web/releases">actix-web's releases</a>.</em></p> <blockquote> <h2>actix-web: v4.15.0</h2> <ul> <li>Add <code>Error::add_response_mapper()</code> to allow middleware to modify error-generated responses before they are sent.</li> <li>Remove the experimental <code>experimental-io-uring</code> crate feature.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actix/actix-web/commit/5723cf486522d47aad26390cf5b02e95654ae225"><code>5723cf4</code></a> chore(actix-web): prepare release 4.15.0</li> <li><a href="https://github.com/actix/actix-web/commit/7ae209e4a4f3c8df61cacb9c2d3b8ef28ebda0d6"><code>7ae209e</code></a> fix(multipart): include inner error in Payload and Parse display strings (<a href="https://redirect.github.com/actix/actix-web/issues/4186">#4186</a>)</li> <li><a href="https://github.com/actix/actix-web/commit/e5e99114d6e871d48dbe3dada7f634821cb3885d"><code>e5e9911</code></a> refactor(web): remove experimental io-uring feature (<a href="https://redirect.github.com/actix/actix-web/issues/4204">#4204</a>)</li> <li><a href="https://github.com/actix/actix-web/commit/dab8c5a389ffbc8415b2824bc77eddf66b43958f"><code>dab8c5a</code></a> add methods for mapping error responses (<a href="https://redirect.github.com/actix/actix-web/issues/2979">#2979</a>)</li> <li><a href="https://github.com/actix/actix-web/commit/525dfb3f953a4bdf308f509e37cea86b234c701d"><code>525dfb3</code></a> test(router): increase actix-router test coverage (<a href="https://redirect.github.com/actix/actix-web/issues/4196">#4196</a>)</li> <li><a href="https://github.com/actix/actix-web/commit/9bf4fb28155f6c682aa02ef56a76cea0f63462ac"><code>9bf4fb2</code></a> chore(actix-files): prepare release 0.7.0</li> <li><a href="https://github.com/actix/actix-web/commit/3bb0007528be7671ea3f3ca80e6f620222a45572"><code>3bb0007</code></a> refactor(files)!: remove experimental io-uring support (<a href="https://redirect.github.com/actix/actix-web/issues/4198">#4198</a>)</li> <li><a href="https://github.com/actix/actix-web/commit/5b432410e60e270509a1fc9f63424386c7521cd4"><code>5b43241</code></a> build(deps): bump futures-core from 0.3.33 to 0.3.34 (<a href="https://redirect.github.com/actix/actix-web/issues/4200">#4200</a>)</li> <li><a href="https://github.com/actix/actix-web/commit/db1411163088dfbdfadbee4ed1450528146da9b4"><code>db14111</code></a> build(deps): bump rcgen from 0.14.8 to 0.14.9 (<a href="https://redirect.github.com/actix/actix-web/issues/4201">#4201</a>)</li> <li><a href="https://github.com/actix/actix-web/commit/22a0760b61fdf99fc3b0b98f6f134b2fda484696"><code>22a0760</code></a> chore: ignore <code>RUSTSEC-2026-0258</code> (<a href="https://redirect.github.com/actix/actix-web/issues/4203">#4203</a>)</li> <li>Additional commits viewable in <a href="https://github.com/actix/actix-web/compare/web-v4.14.1...web-v4.15.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actix-web&package-manager=cargo&previous-version=4.14.1&new-version=4.15.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 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 </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3282b70 commit 849d011

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)