Skip to content

[v24.x backport] repl: move completion logic to internal module#61046

Merged
aduh95 merged 1 commit intonodejs:v24.x-stagingfrom
targos:backport-repl-v24
Feb 3, 2026
Merged

[v24.x backport] repl: move completion logic to internal module#61046
aduh95 merged 1 commit intonodejs:v24.x-stagingfrom
targos:backport-repl-v24

Conversation

@targos
Copy link
Member

@targos targos commented Dec 13, 2025

Backport of #59889

@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem. v24.x Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch. labels Dec 13, 2025
Copy link
Member

@dario-piotrowicz dario-piotrowicz left a comment

Choose a reason for hiding this comment

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

Looks good to me! Thanks @targos! 🫶

@targos targos changed the title [v24.x] repl: move completion logic to internal module [v24.x backport] repl: move completion logic to internal module Dec 14, 2025
@avivkeller avivkeller added the request-ci Add this label to start a Jenkins CI on a PR. label Dec 19, 2025
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Dec 19, 2025
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@avivkeller avivkeller added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Jan 10, 2026
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jan 10, 2026
@nodejs-github-bot
Copy link
Collaborator

PR-URL: nodejs#59889
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
@targos targos force-pushed the backport-repl-v24 branch from 3961e22 to e781d88 Compare January 23, 2026 13:57
@targos
Copy link
Member Author

targos commented Jan 23, 2026

Simple rebase without conflicts.

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@aduh95 aduh95 merged commit cd060e8 into nodejs:v24.x-staging Feb 3, 2026
52 checks passed
@aduh95
Copy link
Contributor

aduh95 commented Feb 3, 2026

Landed in 2d6309f

aduh95 pushed a commit that referenced this pull request Feb 3, 2026
PR-URL: #59889
Backport-PR-URL: #61046
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
@targos targos deleted the backport-repl-v24 branch February 3, 2026 19:09
aduh95 pushed a commit that referenced this pull request Feb 4, 2026
PR-URL: #59889
Backport-PR-URL: #61046
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem. v24.x Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants