Skip to content

Conversation

AdriVanHoudt
Copy link
Contributor

Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

module

Description of change

Remove deprecated/unused function requireRepl.

@targos targos added module Issues and PRs related to the module subsystem. semver-major PRs that contain breaking changes and should be released in the next major version. labels Sep 17, 2016
@mscdex
Copy link
Contributor

mscdex commented Sep 17, 2016

What's the usage look like in the ecosystem? /cc @ChALkeR

Copy link
Member

@jasnell jasnell left a comment

Choose a reason for hiding this comment

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

LGTM if ecosystem breakage is limited.

@ChALkeR
Copy link
Member

ChALkeR commented Sep 23, 2016

requireRepl[^a-zA-Z] grep: https://gist.github.com/ChALkeR/36c79c1fa5f43d4018b783f3409b3a11

Most of those are lib/module.js copies.

LGTM.

@ChALkeR ChALkeR removed their assignment Sep 23, 2016
Copy link
Member

@bnoordhuis bnoordhuis left a comment

Choose a reason for hiding this comment

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

LGTM but the commit log needs to conform to the style guide.

@AdriVanHoudt
Copy link
Contributor Author

@bnoordhuis can you point me in the right direction? Not sure what is wrong with the commit log.

@bnoordhuis
Copy link
Member

See CONTRIBUTING.md in the top-level directory; for example, the first line should be <= 50 characters, links to GH issues should be Refs: or Fixes: tags, etc.

@AdriVanHoudt
Copy link
Contributor Author

Ah I see, thanks, will update soon

@AdriVanHoudt
Copy link
Contributor Author

@bnoordhuis I think it is conform now

@jasnell
Copy link
Member

jasnell commented Sep 27, 2016

jasnell pushed a commit that referenced this pull request Oct 7, 2016
Refs: #4642
PR-URL: #8575
Reviewed-By: Ben Noordhuis <[email protected]>
Reviewed-By: Сковорода Никита Андреевич <[email protected]>
Reviewed-By: James M Snell <[email protected]>
@jasnell
Copy link
Member

jasnell commented Oct 7, 2016

Landed in 4d6297f. Thank you!

@jasnell jasnell closed this Oct 7, 2016
@AdriVanHoudt AdriVanHoudt deleted the remove-requireRepl branch October 8, 2016 09:16
@jasnell
Copy link
Member

jasnell commented Oct 10, 2016

@nodejs/ctc ... any objections to landing this in v7.x?

@AdriVanHoudt
Copy link
Contributor Author

No 😉

jasnell pushed a commit that referenced this pull request Oct 10, 2016
Refs: #4642
PR-URL: #8575
Reviewed-By: Ben Noordhuis <[email protected]>
Reviewed-By: Сковорода Никита Андреевич <[email protected]>
Reviewed-By: James M Snell <[email protected]>
@gibfahn gibfahn mentioned this pull request Jun 15, 2017
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module Issues and PRs related to the module subsystem. semver-major PRs that contain breaking changes and should be released in the next major version.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants