Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
nodejs
/
node
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
36.5k
Star
119k
Code
Issues
702
Pull requests
790
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fs: fix write methods param validation and docs
- #41677
#41677
Merged
aduh95
merged 14 commits into
nodejs:master
nodejs/node:master
from
LiviaMedeiros:optional-write
LiviaMedeiros/node:optional-write
Copy head branch name to clipboard
Apr 4, 2022
Conversation
Commits
14
(14)
Checks
Files changed
Merged
fs: fix write methods param validation and docs
#41677
aduh95
merged 14 commits into
nodejs:master
nodejs/node:master
from
LiviaMedeiros:optional-write
LiviaMedeiros/node:optional-write
Copy head branch name to clipboard
Commits
Commits on Apr 3, 2022
fs: make promises/write and writeSync params optional
Show description for 1c15fcd
LiviaMedeiros
committed
1c15fcd
View commit details
Copy full SHA for 1c15fcd
Browse repository at this point
squash: add tests for filehandle.write and fs.writeSync
LiviaMedeiros
committed
fe6a9ea
View commit details
Copy full SHA for fe6a9ea
Browse repository at this point
squash: add test cases for stringable objects
LiviaMedeiros
committed
e93fd9c
View commit details
Copy full SHA for e93fd9c
Browse repository at this point
squash: add test cases for fs.write
LiviaMedeiros
committed
1358d5f
View commit details
Copy full SHA for 1358d5f
Browse repository at this point
squash: adjust default length value
LiviaMedeiros
committed
b3d04aa
View commit details
Copy full SHA for b3d04aa
Browse repository at this point
squash: harden string validation in `fh.writeFile` and `fh.appendFile`
LiviaMedeiros
committed
720ef24
View commit details
Copy full SHA for 720ef24
Browse repository at this point
squash: remove unused optional chaining
Show description for ac6f1df
LiviaMedeiros
committed
ac6f1df
View commit details
Copy full SHA for ac6f1df
Browse repository at this point
squash: add changelog entry for `filehandle.appendFile`
LiviaMedeiros
committed
da8086f
View commit details
Copy full SHA for da8086f
Browse repository at this point
squash: remove redundant changelog entries
Show description for a283264
LiviaMedeiros
committed
a283264
View commit details
Copy full SHA for a283264
Browse repository at this point
squash: remove redundant changelog entry
Show description for f3b05dd
LiviaMedeiros
committed
f3b05dd
View commit details
Copy full SHA for f3b05dd
Browse repository at this point
squash: annihilate changelog entries
Show description for bbf49e7
LiviaMedeiros
committed
bbf49e7
View commit details
Copy full SHA for bbf49e7
Browse repository at this point
Commits on Apr 4, 2022
squash: remove redundant changelog entry
LiviaMedeiros
committed
037561c
View commit details
Copy full SHA for 037561c
Browse repository at this point
squash: remove "named params" support
Show description for 847749f
LiviaMedeiros
committed
847749f
View commit details
Copy full SHA for 847749f
Browse repository at this point
squash: fix docs for `fsPromises.writeFile`
LiviaMedeiros
committed
a702039
View commit details
Copy full SHA for a702039
Browse repository at this point
You can’t perform that action at this time.