aelbore / esbuild-jest

A Jest transformer using esbuild
519 stars 51 forks source link

Is `esbuild-jest` abandoned? Are there any maintained forks? #96

Open GeoffreyEmerson opened 8 months ago

GeoffreyEmerson commented 8 months ago

As of this writing, the last update to esbuild-jest was Mar 19, 2021.

My company is becoming more strict with security warnings, and some critical warnings trace back to outdated dependencies in this package.

Can anybody suggest an alternative package that is being maintained?

sawilde commented 6 months ago

Came to ask this very question myself

GeoffreyEmerson commented 6 months ago

I have switched over to swc/jest. Works great for my purposes.

On Sun, Mar 17, 2024 at 3:13 PM Shaun Wilde @.***> wrote:

Came to ask this very question myself

— Reply to this email directly, view it on GitHub https://github.com/aelbore/esbuild-jest/issues/96#issuecomment-2002634811, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABLL4GLNJBI2BLLKRBWFYS3YYYIPXAVCNFSM6AAAAABC4UABPSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMBSGYZTIOBRGE . You are receiving this because you authored the thread.Message ID: @.***>

lucasrmendonca commented 3 months ago

Check out esbuild-jest2