Skip to content

build(deps): Bump actix-multipart from 0.8.0 to 0.8.1 - #320

Merged
eugenehp merged 1 commit into
mainfrom
dependabot/cargo/actix-multipart-0.8.1
Aug 30, 2026
Merged

build(deps): Bump actix-multipart from 0.8.0 to 0.8.1#320
eugenehp merged 1 commit into
mainfrom
dependabot/cargo/actix-multipart-0.8.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 29, 2026

Copy link
Copy Markdown
Contributor

Bumps actix-multipart from 0.8.0 to 0.8.1.

Release notes

Sourced from actix-multipart's releases.

actix-multipart: v0.8.1

  • Fix multipart field parsing when boundary delimiter is split across payload chunks.
  • Improve detail in some error messages.
Commits
  • 51ccf75 chore(actix-multipart): prepare release 0.8.1
  • b249fb7 fix(multipart): correctly handle boundary delimiter split across chunks (#4187)
  • 4dc9f1d test(multipart): fix tests
  • 6a1feec chore: revert error display source appending
  • cc58cf7 ci: move cargo deny checks to lint workflow (#4205)
  • 5723cf4 chore(actix-web): prepare release 4.15.0
  • 7ae209e fix(multipart): include inner error in Payload and Parse display strings (#4186)
  • e5e9911 refactor(web): remove experimental io-uring feature (#4204)
  • dab8c5a add methods for mapping error responses (#2979)
  • 525dfb3 test(router): increase actix-router test coverage (#4196)
  • 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 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)

Bumps [actix-multipart](https://github.com/actix/actix-web) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/main/CHANGES.md)
- [Commits](actix/actix-web@multipart-v0.8.0...multipart-v0.8.1)

---
updated-dependencies:
- dependency-name: actix-multipart
  dependency-version: 0.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 29, 2026
@eugenehp
eugenehp merged commit fc17ed4 into main Aug 30, 2026
7 of 9 checks passed
@dependabot
dependabot Bot deleted the dependabot/cargo/actix-multipart-0.8.1 branch August 30, 2026 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant