Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

pullrequests Search Results * repo:nodejs/node language:JavaScript is:public

Filter by

39.6k results
(197 ms)

39.6k results

innodejs/node (press backspace or delete to remove)

!-- Before submitting a pull request, please read: - the CONTRIBUTING guide at https://github.com/nodejs/node/blob/HEAD/CONTRIBUTING.md - the commit message formatting guidelines at https://github.com/nodejs/node/blob/HEAD/doc/contributing/pu ll-requests.md#commit-message-guidelines ...
meta
tools
  • semimikoh
  • 1
  • Opened
    26 minutes ago
  • #62303

removed this to enhance sentence flow. because a reader might assume that this is referencing the main field which is the title of the section.
doc
  • SuperMo0
  • 2
  • Opened
    1 hour ago
  • #62302

Closes #62082 Adds support for text and bytes import under --experimental-raw-imports flag. Examples: import text from ./file.txt with { type: text }; import bytes from ./file.txt with { type: ...
lib / src
needs-ci
  • efekrskl
  • 1
  • Opened
    6 hours ago
  • #62300

!-- Before submitting a pull request, please read: - the CONTRIBUTING guide at https://github.com/nodejs/node/blob/HEAD/CONTRIBUTING.md - the commit message formatting guidelines at https://github.com/nodejs/node/blob/HEAD/doc/contributing/pu ll-requests.md#commit-message-guidelines ...
  • PelegZur
  • Opened
    7 hours ago
  • #62299

Fixes #55891
needs-ci
test_runner
  • geeksilva97
  • 3
  • Opened
    8 hours ago
  • #62298

Summary Fixes #62199 When using Duplex.fromWeb() or Writable.fromWeb() with cork()/uncork(), writes are batched into _writev(). If destroy() is called in the same microtask (after uncork()), the underlying ...
needs-ci
web streams
  • Han5991
  • 3
  • Opened
    9 hours ago
  • #62297

Minimum supported Power architecture for AIX and IBM i is now Power 9. Refs: https://github.com/nodejs/node/pull/61005 !-- Before submitting a pull request, please read: - the CONTRIBUTING guide at ...
aix
author ready
build
needs-ci
semver-major
tools
v8 engine
  • richardlau
  • 5
  • Opened
    10 hours ago
  • #62296

!-- Before submitting a pull request, please read: - the CONTRIBUTING guide at https://github.com/nodejs/node/blob/HEAD/CONTRIBUTING.md - the commit message formatting guidelines at https://github.com/nodejs/node/blob/HEAD/doc/contributing/pu ll-requests.md#commit-message-guidelines ...
doc
  • bhumikarawal1111
  • Opened
    11 hours ago
  • #62294

Implement QuotaExceededError as a DOMException-derived interface per the WebIDL specification update. QuotaExceededError is now a proper constructor exposed as a global [Exposed=*] interface that extends ...
author ready
lib / src
needs-ci
semver-major
web-standards
  • panva
  • 14
  • Opened
    11 hours ago
  • #62293

The workflow is written in a way that if nix-shell fails without changing any local file, the error is swallowed. E.g. in https://github.com/nodejs/node/actions/runs/23114271551/job/ 67137410705, the linter ...
author ready
meta
  • aduh95
  • 6
  • Opened
    13 hours ago
  • #62292