Skip to content

Update dependency koa-body to v7#44

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/koa-body-7.x
Open

Update dependency koa-body to v7#44
renovate[bot] wants to merge 1 commit intomainfrom
renovate/koa-body-7.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 17, 2025

This PR contains the following updates:

Package Change Age Confidence
koa-body ^6.0.1^7.0.1 age confidence

Release Notes

koajs/koa-body (koa-body)

v7.0.1

Compare Source

Patch Changes

v7.0.0

Compare Source

Major Changes
  • #​239 e59b8ce Thanks @​TheDadi! - chore: introduce @biomejs/biome as linter and formatter instead of prettier
    chore: introduce @changesets/cli to automate publish and changelog
    chore: introduce GitHub actions for publishing to npm
    chore: introduce GitHub actions for preview publish using pkg-pr-new
    chore: replace mocha with node:test
    chore: updated all dependencies to latest
    chore: updated dev dependency koa-router to use @koa/router instead
    chore: introduce tshy and @arethetypeswrong/cli to have esm and commonjs exports and verification that types and exports are compatible with different module resolutions (fixes: #​233)
    chore: introduce pnpm as package-manager

    refactor: use ctx.request.rawBody instead of ctx.request.body[symbolUnparsed] for unparsed body if includeUnparsed is set
    refactor: ctx.request.rawBody is also set on content-type text/* if includeUnparsed is set
    refactor: if given method is not in parsedMethods do not patch koa and node with empty object anymore (fixes: #​238)
    refactor: changed type of ctx.req.body and ctx.request.body from any to { [key: string]: unknown } | string

    feat: allow to override formidable onPart see https://github.com/node-formidable/formidable#formonpart (fixes: #​172)

    docs: updated README.md to reflect changes
    docs: reworked examples to use typescript


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/koa-body-7.x branch from b36787c to 943f081 Compare December 31, 2025 16:34
@renovate renovate Bot force-pushed the renovate/koa-body-7.x branch from 943f081 to 994703c Compare January 8, 2026 20:23
@renovate renovate Bot force-pushed the renovate/koa-body-7.x branch 4 times, most recently from a6db154 to da7df97 Compare January 23, 2026 19:05
@renovate renovate Bot force-pushed the renovate/koa-body-7.x branch from da7df97 to 39e5a61 Compare February 2, 2026 18:55
@renovate renovate Bot force-pushed the renovate/koa-body-7.x branch from 39e5a61 to 620db0f Compare February 12, 2026 11:46
@renovate renovate Bot force-pushed the renovate/koa-body-7.x branch from 620db0f to da24d1d Compare March 5, 2026 15:48
@renovate renovate Bot force-pushed the renovate/koa-body-7.x branch from da24d1d to 5cc3366 Compare April 1, 2026 17:11
@renovate renovate Bot force-pushed the renovate/koa-body-7.x branch from 5cc3366 to 9498d74 Compare April 29, 2026 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants