node
[v24.x] deps: update undici to 7.28.0
#63703
Closed

Commits
  • doc: remove list of versions in `BUILDING.md`
    aduh95 committed 29 days ago
  • doc: document the latest-vX.x schema
    aduh95 committed 29 days ago
  • doc: add Hmac.digest() documentation-only deprecation (DEP0206)
    aduh95 committed 29 days ago
  • sqlite: keep source database alive during backup
    aduh95 committed 29 days ago
  • module: fix sync hook short-circuit in require() in imported CJS
    aduh95 committed 29 days ago
  • test: use ERM to destroy sqlite database handles after tests
    aduh95 committed 29 days ago
  • doc,sqlite: document entryPoint argument for loadExtension
    aduh95 committed 29 days ago
  • doc: update release steps when post-release fails
    aduh95 committed 29 days ago
  • tls: add unsupported renegotiation error
    aduh95 committed 29 days ago
  • quic: remove unused binding variable in session.cc
    aduh95 committed 29 days ago
  • doc: clarify SEA platform support excludes darwin-x64
    aduh95 committed 29 days ago
  • doc: remove unnecessary `<!-- eslint-` magic comments
    aduh95 committed 29 days ago
  • meta: ignore AI assistants files
    aduh95 committed 29 days ago
  • lib: narrow ReadableStreamBYOBRequest.view return type to Uint8Array
    aduh95 committed 29 days ago
  • doc: add large pull requests contributing guide
    aduh95 committed 29 days ago
  • tools: use different branch for tool updates on staging branches
    aduh95 committed 29 days ago
  • debugger: add --help to `node inspect` and improve docs
    aduh95 committed 29 days ago
  • deps: cherry-pick libuv/libuv@a43e543
    aduh95 committed 29 days ago
  • src,sqlite: remove dead code
    aduh95 committed 29 days ago
  • deps: V8: cherry-pick 435a2cdf664c
    aduh95 committed 29 days ago
  • crypto: improve system certificate enumeration logic on macOS
    aduh95 committed 29 days ago
  • doc: run license-builder
    aduh95 committed 29 days ago
  • lib: fixes validator message
    aduh95 committed 29 days ago
  • lib: fix typo idenity => identity
    aduh95 committed 29 days ago
  • node-api: support SharedArrayBuffer in napi_create_typedarray
    aduh95 committed 29 days ago
  • meta: move one or more collaborators to emeritus
    aduh95 committed 29 days ago
  • doc: recommend explicitly Tier 1 or 2 for production applications
    aduh95 committed 29 days ago
  • doc: replace Visual Studio 2022 Evergreen version reference with 17.14
    aduh95 committed 29 days ago
  • test: move FFI tests to `NATIVE_SUITES`
    aduh95 committed 29 days ago
  • doc: reference correct function in Module docs
    aduh95 committed 29 days ago
  • tools: fix test426 updater
    aduh95 committed 29 days ago
  • repl: fix dedup comparing normalized line against raw history
    aduh95 committed 29 days ago
  • test_runner: fix diagnostics channel context tracking
    aduh95 committed 29 days ago
  • http2: validate non-link headers in writeEarlyHints
    aduh95 committed 29 days ago
  • deps: update simdjson to 4.6.4
    aduh95 committed 29 days ago
  • http: add writeInformation to send arbitrary 1xx status codes
    aduh95 committed 29 days ago
  • deps: update sqlite to 3.53.1
    aduh95 committed 29 days ago
  • test: avoid initial-break wait in restart-message
    aduh95 committed 29 days ago
  • test: avoid flaky restart sync in debugger exceptions test
    aduh95 committed 29 days ago
  • stream: remove unnecessary check
    aduh95 committed 29 days ago
  • fs: make `Date` properties on `Stats` enumerable
    aduh95 committed 29 days ago
  • doc: remove inactive members from Triagers list
    aduh95 committed 29 days ago
  • test: relax min assertion in test-performance-eventloopdelay
    aduh95 committed 29 days ago
  • test_runner: avoid hanging on incomplete v8 frames
    aduh95 committed 29 days ago
  • test: fix flaky test-watch-mode-inspect timeout
    aduh95 committed 29 days ago
  • test: reduce flakiness of `different-registry-per-thread`
    aduh95 committed 29 days ago
  • test: relax test-memory-usage arrayBuffers check
    aduh95 committed 29 days ago
  • tools: update gyp-next to 0.22.2
    aduh95 committed 29 days ago
  • tools: bump the eslint group in /tools/eslint with 4 updates
    aduh95 committed 29 days ago
  • crypto: align verifyOneShot accepted types
    aduh95 committed 29 days ago
  • test: deflake watch mode worker test
    aduh95 committed 29 days ago
  • test: avoid repeated writes in watch helper
    aduh95 committed 29 days ago
  • doc: update http2's `push` and `trailers` events with `rawHeaders` param
    aduh95 committed 29 days ago
  • doc: remove the bi-monthly contributor spotlight section
    aduh95 committed 29 days ago
  • doc: fix article usage before vowel-sound acronyms
    aduh95 committed 29 days ago
  • test: deflake connection refused proxy tests
    aduh95 committed 29 days ago
  • test: disable Maglev in near-heap-limit worker test
    aduh95 committed 29 days ago
  • meta: move one or more collaborators to emeritus
    aduh95 committed 29 days ago
  • doc: remove unsupported template type from v8.md
    aduh95 committed 29 days ago
  • deps: update undici to 7.28.0
    mcollina committed 5 days ago
Loading