Skip to content

Issues: nodejs/node

Upcoming Node.js Major Release (v24)
#57057 opened Feb 15, 2025 by github-actions bot
Open
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

lib: make getCallSites sourceMap option truly optional needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#57388 opened Mar 9, 2025 by jasnell Loading…
doc: make first parameter optional in util.getCallSites commit-queue Add this label to land a pull request using GitHub Actions. doc Issues and PRs related to the documentations. util Issues and PRs related to the built-in util module.
#57387 opened Mar 9, 2025 by deokjinkim Loading…
assert: improve partialDeepStrictEqual assert Issues and PRs related to the assert subsystem. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#57370 opened Mar 8, 2025 by BridgeAR Loading…
fs: use getLazy for lazy loading fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#57307 opened Mar 4, 2025 by gurgunday Loading…
util.debuglog callback argument behavior and purpose appears to be documented incorrectly doc Issues and PRs related to the documentations. util Issues and PRs related to the built-in util module.
#56676 opened Jan 21, 2025 by GB609
util: inspect: avoid a crash on a DataView with a detached buffer needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#56669 opened Jan 20, 2025 by ljharb Loading…
util.inspect fails in some border conditions with an argument that has a name util Issues and PRs related to the built-in util module.
#56570 opened Jan 12, 2025 by jandockx
feat: mark MIMEType as stable doc Issues and PRs related to the documentations. util Issues and PRs related to the built-in util module.
#56548 opened Jan 10, 2025 by metcoder95 Loading…
doc: refine sample code on tokens of util/parseArgs doc Issues and PRs related to the documentations. util Issues and PRs related to the built-in util module.
#49263 opened Aug 20, 2023 by imcotton Loading…
util: add %c to ANSI transform for console.log() author ready PRs that have at least one approval, no pending requests for changes, and a CI started. console Issues and PRs related to the console subsystem. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs. semver-minor PRs that contain new features and should be released in the next minor version. util Issues and PRs related to the built-in util module.
#49205 opened Aug 16, 2023 by jcbhmr Loading…
Throwing within util.inspect.custom can cause an ERR_INTERNAL_ASSERTION util Issues and PRs related to the built-in util module.
#49177 opened Aug 15, 2023 by paperclover
TextDecoder: ERR_ENCODING_INVALID_ENCODED_DATA on very long array buffer util Issues and PRs related to the built-in util module.
#47645 opened Apr 20, 2023 by martian17
parseArgs Type Definition util Issues and PRs related to the built-in util module.
#47487 opened Apr 8, 2023 by marcobarrios-fi
lib: make sure globals can be loaded after globalThis is sealed needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#46831 opened Feb 25, 2023 by joyeecheung Loading…
util: extend parseArgs to validate relationships between options errors Issues and PRs related to JavaScript errors originated in Node.js core. needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#46657 opened Feb 14, 2023 by SRHerzog Draft
[node:util] format is optional in util.format? doc Issues and PRs related to the documentations. util Issues and PRs related to the built-in util module.
#45669 opened Nov 29, 2022 by Semigradsky
util: make debuglog show up in --inspect logs inspector Issues and PRs related to the V8 inspector protocol needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#41884 opened Feb 7, 2022 by bmeck Loading…
events: refactor [customInspectSymbol] blocked PRs that are blocked by other issues or PRs. needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#37834 opened Mar 20, 2021 by himself65 Loading…
inspect: fix pop undefined when array prototype pop deleted needs-benchmark-ci PR that need a benchmark CI run. util Issues and PRs related to the built-in util module.
#36742 opened Jan 2, 2021 by yashLadha Loading…
1 of 4 tasks
Discussion: private fields and util.inspect util Issues and PRs related to the built-in util module.
#27404 opened Apr 25, 2019 by jasnell
ProTip! Exclude everything labeled bug with -label:bug.