Skip to content

Conversation

eryue0220
Copy link
Contributor

@eryue0220 eryue0220 commented Aug 30, 2023

Summary

Fix #14441
Deprecate package jest-repl

Test plan

@netlify
Copy link

netlify bot commented Aug 30, 2023

Deploy Preview for jestjs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 5036e2c
🔍 Latest deploy log https://app.netlify.com/sites/jestjs/deploys/65def6286936ee0008d4815e
😎 Deploy Preview https://deploy-preview-14459--jestjs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mrazauskas mrazauskas added this to the Jest 30 milestone Aug 30, 2023
Copy link
Member

@SimenB SimenB left a comment

Choose a reason for hiding this comment

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

👍

FWIW, I'll land this after releasing v30 as I want to deprecate that version on npm

@SimenB
Copy link
Member

SimenB commented Sep 27, 2023

Should also delete

jest/scripts/buildUtils.mjs

Lines 218 to 219 in 2461639

: pkg.name === 'jest-repl'
? {repl: path.resolve(packageDir, './src/cli/repl.ts')}

@mrazauskas
Copy link
Contributor

👍

FWIW, I'll land this after releasing v30 as I want to deprecate that version on npm

@SimenB @cpojer The time has come, perhaps?

@cpojer
Copy link
Member

cpojer commented Jun 10, 2025

Yeah, needs a rebase though.

@cpojer
Copy link
Member

cpojer commented Jun 10, 2025

I'm sad because I built this (when no similar options existed), but makes sense. 🥲

@mrazauskas
Copy link
Contributor

mrazauskas commented Jun 10, 2025

@eryue0220 Could you rebase, please? (Alternatively, I can open a new PR.)

@eryue0220
Copy link
Contributor Author

@eryue0220 Could you rebase, please? (Alternatively, I can open a new PR.)

Sorry I just noticed this. Sure.

Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Deprecate jest-repl
4 participants