Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
92 commits
Select commit Hold shift + click to select a range
ab150d7
test: remove flakiness on macOS test
anonrig Feb 9, 2025
0a82d27
test: reduce flakiness on test-net-write-fully-async-buffer
anonrig Feb 9, 2025
d0ee8c0
src: improve error handling in process_wrap
jasnell Feb 11, 2025
41f444f
src: improve error handling in string_bytes/decoder
jasnell Feb 11, 2025
d8e70dc
src: improve node::Dotenv trimming
dario-piotrowicz Feb 11, 2025
9b98ac6
test: update WPT for urlpattern to ef6d83d789
nodejs-github-bot Feb 12, 2025
2990cc8
doc: run license-builder
github-actions[bot] Feb 12, 2025
35f89aa
build: fix GN build of uv
zcbenz Feb 12, 2025
3bc6d62
doc: add `signal` to `filehandle.writeFile()` options
y-hsgw Feb 12, 2025
7e2dac9
src: add self-assigment memcpy checks
wooffie Feb 12, 2025
a6b7bce
doc: move stability index after history section for consistency
aduh95 Feb 12, 2025
a9112df
tools: add support for `import source` syntax in linter
aduh95 Feb 12, 2025
c011271
doc: update cleanup to trust on vuln db automation
RafaelGSS Feb 13, 2025
18ea88b
crypto: cleanup root certificates and skip PEM deserialization
joyeecheung Feb 13, 2025
2ec4ff1
meta: update last name for jkrems
hybrist Feb 13, 2025
dfdaa92
crypto: fix missing OPENSSL_NO_ENGINE guard
codebytere Feb 14, 2025
1efd74b
tools: fix release URL computation in update-root-certs.mjs
joyeecheung Feb 14, 2025
44dd8a5
doc: buffer: fix typo on `Buffer.copyBytesFrom(` `offset` option
tpoisseau Feb 14, 2025
6951133
doc: improve documentation on argument validation
Aditi-1400 Feb 14, 2025
b369ad6
test: remove unnecessary assert requiring from tests
dario-piotrowicz Feb 14, 2025
ccb8c12
test,crypto: make tests work for BoringSSL
codebytere Feb 15, 2025
5af35d1
build: fix GN build failure
zcbenz Feb 15, 2025
50ba04e
doc: recommend writing tests in new files and including comments
joyeecheung Feb 15, 2025
6cdee54
tools: do not run major-release workflow on forks
Trott Feb 15, 2025
a588066
test: add case for unrecognised fields within pjson "exports"
JakobJingleheimer Feb 13, 2025
40f3a51
fs: handle UV_ENOTDIR in `fs.statSync` with `throwIfNoEntry` provided
juanarbol Feb 10, 2025
5b2dfad
doc: add a note about `require('../common')` in testing documentation
Aditi-1400 Feb 15, 2025
b50fc42
crypto: support --use-system-ca on non-Windows and non-macOS
joyeecheung Feb 15, 2025
fa26f83
src: lock the isolate properly in IsolateData destructor
joyeecheung Feb 15, 2025
286bb84
src: fix accessing empty string
zcbenz Feb 16, 2025
c02494f
doc: fix transpiler loader hooks documentation
joyeecheung Feb 16, 2025
a7e5ef9
doc: fix wrong verb form
dario-piotrowicz Feb 16, 2025
9de45cb
doc: `modules.md`: fix `distance` definition
alexweej Feb 16, 2025
f4a82fd
benchmark: add a warmup on bench-openSync
elvessilvavieira Feb 16, 2025
ed5671f
doc: update `module.builtinModules` sentence
dario-piotrowicz Feb 16, 2025
78d4e52
doc: fix wrong articles used to address modules
dario-piotrowicz Feb 17, 2025
4b02fdc
doc: update Xcode version used for arm64 and pkg
targos Feb 17, 2025
5414eb4
src: improve error handling in multiple files
jasnell Feb 8, 2025
90875ba
src: improve error handling in node_blob
jasnell Feb 15, 2025
46df14d
doc: update clang-cl on Windows building guide
joyeecheung Feb 18, 2025
fec2d50
build: add skip_apidoc_files and include QUIC
RafaelGSS Feb 6, 2025
ac35106
sea: suppress builtin warning with disableExperimentalSEAWarning option
koooge Feb 16, 2025
5a74568
doc: disambiguate pseudo-code statement
dario-piotrowicz Feb 18, 2025
cc1cafd
module: allow omitting context in synchronous next hooks
joyeecheung Feb 18, 2025
21d795a
dns: add TLSA record query and parsing
rithvikvibhu May 14, 2024
0de128c
doc: add `module namespace object` links
dario-piotrowicz Feb 16, 2025
b696049
doc: fix link and history of `SourceMap` sections
aduh95 Feb 18, 2025
56f9fe7
src: port `defineLazyProperties` to native code
aduh95 Feb 18, 2025
e3127b8
src: replace NewFromUtf8 with OneByteString where appropriate
jasnell Feb 18, 2025
2929fc6
test_runner: allow special characters in snapshot keys
Ceres6 Feb 19, 2025
b384baa
build: print 'Formatting Markdown...' for long task markdown formatting
1ilsang Feb 19, 2025
e26d484
cli: allow --cpu-prof* in NODE_OPTIONS
Ceres6 Feb 20, 2025
73a8514
tools: consolidate 'introduced_in' check for docs
1ilsang Feb 20, 2025
fdc8aeb
doc: fix 'introduced_in' version in typescript module
1ilsang Feb 20, 2025
7dd326e
src: move instead of copy shared pointer in node_blob
targos Feb 20, 2025
e0a91f6
src: gate all quic behind disabled-by-default compile flag
jasnell Feb 19, 2025
d62299b
meta: add CODEOWNERS for SQLite
cjihrig Feb 20, 2025
90a4de0
src: do not format single string argument for THROW_ERR_*
joyeecheung Feb 18, 2025
ad3c572
module: improve error message from asynchronicity in require(esm)
joyeecheung Feb 17, 2025
8421021
deps: update ada to 3.1.0
nodejs-github-bot Feb 20, 2025
ccf496c
test: improve error output of test-http2-client-promisify-connect-error
aduh95 Feb 21, 2025
c6ddfa5
process: add threadCpuUsage
ShogunPanda Feb 21, 2025
d922153
url: improve urlpattern regexp performance
anonrig Feb 21, 2025
c6d6be2
typings: fix `ImportModuleDynamicallyCallback` return type
legendecas Feb 21, 2025
315244e
test: simplify test-http2-client-promisify-connect-error
lpinca Feb 22, 2025
587112c
doc: remove buffered flag from performance hooks examples
pavel-romanov8 Feb 23, 2025
85ac02f
meta: bump `github/codeql-action` from 3.27.5 to 3.28.8
dependabot[bot] Feb 23, 2025
7f5f02b
meta: bump `actions/stale` from 9.0.0 to 9.1.0
dependabot[bot] Feb 23, 2025
dfd42db
meta: bump `actions/cache` from 4.1.2 to 4.2.0
dependabot[bot] Feb 23, 2025
58d7036
meta: bump `step-security/harden-runner` from 2.10.2 to 2.10.4
dependabot[bot] Feb 23, 2025
0dd0108
meta: bump `codecov/codecov-action` from 5.0.7 to 5.3.1
dependabot[bot] Feb 23, 2025
3d61604
meta: bump `mozilla-actions/sccache-action` from 0.0.6 to 0.0.7
dependabot[bot] Feb 23, 2025
35cdd9b
meta: bump `peter-evans/create-pull-request` from 7.0.5 to 7.0.6
dependabot[bot] Feb 23, 2025
f77069b
meta: bump `actions/setup-python` from 5.3.0 to 5.4.0
dependabot[bot] Feb 23, 2025
d6234b4
inspector: skip promise hook in the inspector async hook
joyeecheung Feb 23, 2025
a025d7b
tools: run Linux tests on GitHub arm64 runners as well
dennisameling Feb 23, 2025
ef314dc
src: fix crash when lazy getter is invoked in a vm context
legendecas Feb 23, 2025
66614cf
doc: fix web.libera.chat link in pull-requests.md
SamB Feb 23, 2025
7c7e9f4
test: make eval snapshot comparison more flexible
codebytere Feb 23, 2025
51dff8b
test: fix test-without-async-context-frame.mjs in debug mode
joyeecheung Feb 15, 2025
116c1fe
test_runner: refactor testPlan counter increse
pmarchini Feb 23, 2025
4413ce7
doc: fix typo in Windows building instructions
timja Feb 24, 2025
e10ef27
inspector: convert event params to protocol without json
legendecas Feb 24, 2025
f35bd86
doc: add additional caveat for fs.watch
mhdawson Feb 24, 2025
1a24417
test: add doAppendAndCancel test
y-hsgw Feb 24, 2025
455bf5a
doc: update options to filehandle.appendFile()
y-hsgw Feb 24, 2025
e08d7d4
lib: fixup incorrect argument order in assertEncoding
jasnell Feb 22, 2025
aa81785
lib: fixup more incorrect ERR_INVALID_ARG_VALUE uses
jasnell Feb 23, 2025
2aceca1
deps: update sqlite to 3.49.1
nodejs-github-bot Feb 25, 2025
8644cf3
deps: update ngtcp2 to 1.11.0
nodejs-github-bot Feb 25, 2025
8076284
deps: update cjs-module-lexer to 2.1.0
nodejs-github-bot Feb 25, 2025
9d2368f
2025-02-26, Version 23.9.0 (Current)
nodejs-github-bot Feb 25, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
meta: bump actions/stale from 9.0.0 to 9.1.0
Bumps [actions/stale](https://github.com/actions/stale) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@28ca103...5bef64f)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
PR-URL: #56860
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
  • Loading branch information
dependabot[bot] authored and targos committed Feb 25, 2025
commit 7f5f02ba2b9728129a9bc6f6bfa0b5aebf7da8d7
2 changes: 1 addition & 1 deletion .github/workflows/close-stale-feature-requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
if: github.repository == 'nodejs/node'
runs-on: ubuntu-latest
steps:
- uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e # v9.0.0
- uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: 180
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/close-stalled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
if: github.repository == 'nodejs/node'
runs-on: ubuntu-latest
steps:
- uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e # v9.0.0
- uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-close: 30
Expand Down