Skip to content

build(deps): bump @fastify/multipart from 10.0.0 to 10.1.0#7807

Merged
n-lark merged 2 commits into
mainfrom
dependabot/npm_and_yarn/fastify/multipart-10.1.0
Jul 16, 2026
Merged

build(deps): bump @fastify/multipart from 10.0.0 to 10.1.0#7807
n-lark merged 2 commits into
mainfrom
dependabot/npm_and_yarn/fastify/multipart-10.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps @fastify/multipart from 10.0.0 to 10.1.0.

Release notes

Sourced from @​fastify/multipart's releases.

v10.1.0

What's Changed

Full Changelog: fastify/fastify-multipart@v10.0.0...v10.1.0

Commits
  • 0a8ab66 Bumped v10.1.0
  • a9d53e5 fix: update module version
  • 9b3bf89 fix: do not end parts() iteration while busboy still holds undelivered parts ...
  • 45023e0 chore: bump @​types/node in the dev-dependencies-typescript group (#629)
  • 77b563e docs: fix broken links
  • d7475da chore: bump @​fastify/swagger-ui from 5.2.6 to 6.0.0 (#626)
  • ed56b6f chore: bump fastify-plugin from 5.1.0 to 6.0.0 in the dependencies group (#625)
  • f79f996 chore: update depedabot setting
  • 60e1b5c chore: use lf eol (#619)
  • cddccd4 refactor(types): migrate from tsd to tstyche (#617)
  • 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 [@fastify/multipart](https://github.com/fastify/fastify-multipart) from 10.0.0 to 10.1.0.
- [Release notes](https://github.com/fastify/fastify-multipart/releases)
- [Commits](fastify/fastify-multipart@v10.0.0...v10.1.0)

---
updated-dependencies:
- dependency-name: "@fastify/multipart"
  dependency-version: 10.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 13, 2026

@n-lark n-lark left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependabot triage ✅

  • Package: @fastify/multipart 10.0.010.1.0 (minor)
  • Publish window: 10.1.0 published 2026-07-08, ≥12h elapsed ✅
  • Advisories: no open advisory; not deprecated ✅
  • Release notes: CI/chore + internal fastify-plugin 5→6; parts() iteration fix (we use request.file(), single-file) — no breaking changes affecting our usage ✅
  • Diff review: lockfile-only, net −24 (dedups nested fastify-plugin against our existing 6.0.0) ✅
  • CI: green ✅
  • Decision: approving for merge.

@n-lark n-lark self-assigned this Jul 16, 2026
@n-lark
n-lark enabled auto-merge (squash) July 16, 2026 20:04
@codecov

codecov Bot commented Jul 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.12%. Comparing base (ebeec06) to head (a30ee16).
⚠️ Report is 14 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7807      +/-   ##
==========================================
- Coverage   75.13%   75.12%   -0.01%     
==========================================
  Files         430      430              
  Lines       22863    22863              
  Branches     6063     6063              
==========================================
- Hits        17177    17176       -1     
- Misses       5686     5687       +1     
Flag Coverage Δ
backend 75.12% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@n-lark
n-lark merged commit bb6fbd4 into main Jul 16, 2026
29 checks passed
@n-lark
n-lark deleted the dependabot/npm_and_yarn/fastify/multipart-10.1.0 branch July 16, 2026 20:21
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant