Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: deprecate passing invalid types in fs.existsSync #55892

Merged
merged 5 commits into from
Nov 25, 2024

Conversation

Ceres6
Copy link
Contributor

@Ceres6 Ceres6 commented Nov 17, 2024

Precursor to #55753

cc @aduh95

@nodejs-github-bot nodejs-github-bot added deprecations Issues and PRs related to deprecations. doc Issues and PRs related to the documentations. labels Nov 17, 2024
@aduh95
Copy link
Contributor

aduh95 commented Nov 17, 2024

The subsystem should be doc: for doc-only changes

@Ceres6 Ceres6 force-pushed the chore/deprecate-fs-existSync-invalid-types branch from 9734812 to 024adec Compare November 17, 2024 09:56
@Ceres6 Ceres6 changed the title fs: deprecate passing invalid types in fs.existsSync doc: deprecate passing invalid types in fs.existsSync Nov 17, 2024
@Ceres6
Copy link
Contributor Author

Ceres6 commented Nov 17, 2024

The subsystem should be doc: for doc-only changes

Fixed

doc/api/deprecations.md Outdated Show resolved Hide resolved
@Ceres6
Copy link
Contributor Author

Ceres6 commented Nov 20, 2024

@aduh95 @RedYetiDev are we okay now?

doc/api/deprecations.md Outdated Show resolved Hide resolved
doc/api/deprecations.md Outdated Show resolved Hide resolved
Ceres6 and others added 2 commits November 20, 2024 10:01
Co-authored-by: Antoine du Hamel <[email protected]>
Co-authored-by: Antoine du Hamel <[email protected]>
@Ceres6
Copy link
Contributor Author

Ceres6 commented Nov 21, 2024

@aduh95 comment fixed, anything else?

@aduh95
Copy link
Contributor

aduh95 commented Nov 21, 2024

/cc @nodejs/fs @joyeecheung

@aduh95 aduh95 merged commit a01319a into nodejs:main Nov 25, 2024
13 checks passed
@aduh95
Copy link
Contributor

aduh95 commented Nov 25, 2024

Landed in a01319a

@aduh95 aduh95 added the lts-watch-v20.x PRs that may need to be released in v20.x label Nov 25, 2024
Ceres6 added a commit to Ceres6/node that referenced this pull request Nov 26, 2024
PR-URL: nodejs#55892
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Jason Zhang <[email protected]>
aduh95 pushed a commit that referenced this pull request Nov 26, 2024
PR-URL: #55892
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Jason Zhang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deprecations Issues and PRs related to deprecations. doc Issues and PRs related to the documentations. lts-watch-v20.x PRs that may need to be released in v20.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants