chore: update Express.js to v5
Correctly rebased with master. FYI @shakaran
Correctly rebased with master. FYI @shakaran
it seems that still fail for the pipelines
Correctly rebased with master. FYI @shakaran
it seems that still fail for the pipelines
I know, that fix works only with express v5. My base idea is to wait a stable/rc express v5 to update the dependency. By this way, we should have less conflicts with rebases/synch.
@rtritto this need rebase or update maybe
@rtritto any update with this?
v5 isn't updated with v4. Before merge, I would wait for the v5 to become stable.
express seems not mantained so we should consider to migrate to fastify. I did this branch https://github.com/mongo-express/mongo-express/tree/fastify-migration as draft.
v5 isn't updated with v4. Before merge, I would wait for the v5 to become stable.
expressseems not mantained so we should consider to migrate tofastify. I did this branch https://github.com/mongo-express/mongo-express/tree/fastify-migration as draft.
In that versión, I see that we lost the support for swigEngine, could you add it too and make a PR rebased?