Skip to content

chore(deps): bump actix-multipart from 0.7.2 to 0.8.0 - #8

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/actix-multipart-0.8.0
Open

chore(deps): bump actix-multipart from 0.7.2 to 0.8.0#8
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/actix-multipart-0.8.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps actix-multipart from 0.7.2 to 0.8.0.

Release notes

Sourced from actix-multipart's releases.

actix-multipart-derive: v0.8.0

0.8.0

  • Minimum supported Rust version (MSRV) is now 1.88.
  • Update darling dependency to 0.23.

actix-multipart: v0.8.0

0.8.0

  • Add multi-field multipart payload builders to actix_multipart::test. #3575
  • Add MultipartForm support for Option<Vec<T>> fields. #3577
  • Bound internal multipart parser buffering to prevent unbounded memory growth on malformed bodies.
    • behavior change notice: There's now a cap for buffering (64KB). It can be changed with MultipartConfig::buffer_limit.
  • Fix user-triggerable panic when parsing multipart boundaries.
  • Minimum supported Rust version (MSRV) is now 1.88.
  • Update rand dependency to 0.10.

#3577: actix/actix-web#3577 #3575: actix/actix-web#3575

Commits
  • afd2df2 test(multipart,derive): move trybuild tests (#4028)
  • 7ded7ee build(deps): bump memchr from 2.8.1 to 2.8.2 (#4107)
  • 55cf2e0 build(deps): bump bytesize from 2.3.1 to 2.4.0 (#4104)
  • 565b179 build(deps): bump smallvec from 1.15.1 to 1.15.2 (#4106)
  • 1605dd0 build(deps): bump taiki-e/install-action from 2.81.7 to 2.81.10 (#4105)
  • 5c79f55 build(deps): bump regex from 1.12.3 to 1.12.4 (#4103)
  • 2ffbee0 build(deps): bump time from 0.3.47 to 0.3.49 (#4102)
  • 4748b2a build(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#4092)
  • d430c99 build(deps): bump log from 0.4.30 to 0.4.32 (#4093)
  • 889135b build(deps): bump taiki-e/install-action from 2.81.1 to 2.81.7 (#4094)
  • 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.7.2 to 0.8.0.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/main/CHANGES.md)
- [Commits](actix/actix-web@v0.7.2...multipart-v0.8.0)

---
updated-dependencies:
- dependency-name: actix-multipart
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants