Skip to content

Conversation

to-kn
Copy link

@to-kn to-kn commented Jun 4, 2025

Hi,
i've done some maintenance, if you like :)

Upgrade to koa v3 use @koa/bodyparser and node 18
Since koa v3 only supports node >= 18, we do it too.
Making it compatible with koa-bodyparser and @koa/bodyparser (which is the more up-to-date version)

Adding the call to next() as in #232

Until @koa/bodyparser v6 is published, pipelines will not run (since peerDep to koa v2)

Copy link

codesandbox-ci bot commented Jun 5, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@to-kn
Copy link
Author

to-kn commented Jun 5, 2025

@trevor-scheer what do you think on this?

@trevor-scheer
Copy link
Contributor

@to-kn I no longer help to maintain these repos, but @glasser does!

@to-kn
Copy link
Author

to-kn commented Jun 23, 2025

@glasser any progress on this one?

@mcmxcdev
Copy link

We are blocked on upgrading to koa v3 due to @as-integrations/koa only declaring support for v2 so far.

This PR fixes this, would love to see this get merged!

@glasser
Copy link

glasser commented Jul 18, 2025

See #104 (comment) :)

@jusemon
Copy link

jusemon commented Jul 29, 2025

How is it going? There is a vulnerability found in koa 2, this package is preventing us from updating to koa 3, thanks!

@bignimbus
Copy link

Hi @to-kn, I sent you an email a few weeks ago to touch base about maintaining this project. Happy to get you set up!

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.

6 participants