Skip to content
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

v22.2.0 release proposal #52971

Merged
merged 147 commits into from
May 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
147 commits
Select commit Hold shift + click to select a range
fce31fc
doc: add test_runner to subsystem
rluvaton May 1, 2024
323f95d
src: migrate to new V8 interceptors API
targos May 1, 2024
edb4ed3
test: drop test-crypto-timing-safe-equal-benchmarks
RafaelGSS May 1, 2024
a0147ff
doc: simplify copy-pasting of `branch-diff` commands
aduh95 May 2, 2024
6b4dac3
zlib: expose zlib.crc32()
joyeecheung May 2, 2024
f5d9257
watch: fix arguments parsing
MoLow May 2, 2024
fb24c44
src: rewrite task runner in c++
anonrig May 2, 2024
dc41c13
src: reduce unnecessary serialization of CLI options in C++
joyeecheung May 2, 2024
850ff02
src,permission: resolve path on fs_permission
RafaelGSS May 3, 2024
faf8ada
deps: V8: cherry-pick f6bef09b3b0a
richardlau May 3, 2024
0cb7cf7
doc: fix grammatical mistake
May 3, 2024
b3d1720
meta: bump step-security/harden-runner from 2.7.0 to 2.7.1
dependabot[bot] May 3, 2024
590e5c6
meta: bump codecov/codecov-action from 4.1.1 to 4.3.1
dependabot[bot] May 3, 2024
d9abf18
meta: bump actions/download-artifact from 4.1.4 to 4.1.7
dependabot[bot] May 3, 2024
7c7a251
meta: bump actions/upload-artifact from 4.3.1 to 4.3.3
dependabot[bot] May 3, 2024
48d0ac0
meta: bump github/codeql-action from 3.24.9 to 3.25.3
dependabot[bot] May 3, 2024
d10182d
meta: bump actions/checkout from 4.1.1 to 4.1.4
dependabot[bot] May 3, 2024
4dc8a38
meta: add mailmap entry for legendecas
legendecas May 4, 2024
e1bd53c
build: define `NOMINMAX` in common.gypi
legendecas May 4, 2024
b0e6a6b
string_decoder: throw an error when writing a too long buffer
kylo5aby Mar 26, 2024
ad9c4bd
http: correctly translate HTTP method
ShogunPanda Apr 26, 2024
30a4248
test: add env variable test for --run
anonrig May 4, 2024
b96868b
test_runner: preserve hook promise when executed twice
MoLow May 4, 2024
7f866a8
build: make simdjson a public dep in GN build
zcbenz May 5, 2024
a42b93b
util: improve `isInsideNodeModules`
Uzlopak Mar 21, 2024
e1cba97
src: fix test local edge case
ShogunPanda Apr 26, 2024
9c76c95
src: only apply fix in main thread
ShogunPanda May 5, 2024
562a019
doc: add OpenSSL errors to API docs
j3lamp Jan 27, 2021
1448959
test: skip v8-updates/test-linux-perf-logger
targos May 5, 2024
317998a
tools: fix V8 update workflow
aduh95 May 5, 2024
1ee38a5
tools: specify a commit-message for V8 update workflow
aduh95 May 5, 2024
f35b838
doc: make docs more welcoming and descriptive for newcomers
srknzl May 5, 2024
f770a99
doc: add more definitions to GLOSSARY.md
RedYetiDev May 5, 2024
18c530f
build, tools: copy release assets to staging R2 bucket once built
flakey5 May 6, 2024
ce7a751
tools: use sccache GitHub action
targos May 6, 2024
968fe6a
test: skip some console tests on dumb terminal
AdamMajer May 6, 2024
15aad62
doc: update BUILDING.md previous versions links
targos May 6, 2024
f1bc994
buffer: remove lines setting indexes to integer value
kylo5aby May 6, 2024
30a35ae
test: crypto-rsa-dsa testing for dynamic openssl
mhdawson May 1, 2024
0bbc62c
process: improve event-loop
Uzlopak May 6, 2024
7d7a762
fs: allow 'withFileTypes' to be used with globs
RedYetiDev May 7, 2024
3267b3c
test_runner: display failed test stack trace with dot reporter
mihir254 Apr 23, 2024
23a0d33
doc: add pimterry to collaborators
pimterry May 7, 2024
466e0c1
tools: update `gr2m/create-or-update-pull-request-action`
aduh95 May 7, 2024
aea6ca2
build: drop base64 dep in GN build
zcbenz May 8, 2024
9a7ae9b
lib,src: remove --experimental-policy
RafaelGSS May 7, 2024
8fbf662
module: have a single hooks thread for all workers
dygabo May 8, 2024
e4b1874
build: compile with C++20 support
targos May 5, 2024
5055663
tools: update lint-md-dependencies to rollup@4.17.2
nodejs-github-bot May 8, 2024
d169d0f
src: fix positional args in task runner
anonrig May 8, 2024
db76c58
console: colorize console error and warn
MrJithil Feb 1, 2024
a13cf1c
deps: update uvwasi to 0.0.21
nodejs-github-bot May 5, 2024
5e731da
test: skip unstable shadow realm gc tests
legendecas May 8, 2024
1f8eaec
test: add common.expectRequiredModule()
joyeecheung May 7, 2024
f74beb5
module: cache synchronous module jobs before linking
joyeecheung May 7, 2024
2f59529
test_runner: support test plans
cjihrig May 9, 2024
eed9674
build: harmonize Clang checks
targos May 7, 2024
daeb7db
build: sync V8 warning cflags with BUILD.gn
targos May 7, 2024
646a094
tools: prepare custom rules for ESLint v9
targos May 9, 2024
0c2539b
doc: add names next to release key bash commands
RedYetiDev May 9, 2024
37098eb
deps: update simdjson to 3.9.1
nodejs-github-bot May 9, 2024
e895f7c
watch: enable passthrough ipc in watch mode
znewsham May 9, 2024
c5f832a
tools: update gyp-next to 0.17.0
nodejs-github-bot May 5, 2024
8ce23dc
tools: update gyp-next to 0.18.0
nodejs-github-bot May 9, 2024
c40a827
src: avoid unused variable 'error' warning
targos May 10, 2024
1600bda
tools: support != in test status files
joyeecheung Apr 29, 2024
6e71acc
tools: support max_virtual_memory test configuration
joyeecheung Apr 29, 2024
c6043fe
tools: fix get_asan_state() in tools/test.py
joyeecheung May 2, 2024
fb85d38
cli: allow running wasm in limited vmem with --disable-wasm-trap-handler
joyeecheung Apr 19, 2024
bb97e1c
tools: fix doc update action
marco-ippolito May 10, 2024
2dd8f09
doc: exclude commits with baking-for-lts
marco-ippolito May 10, 2024
619ac79
quic: address coverity warning
mhdawson May 3, 2024
fbce317
test: reduce memory usage of test-worker-stdio
AdamMajer May 10, 2024
5d3ee72
doc: watermark string behavior
benjamingr May 10, 2024
3b60dbc
deps: update googletest to 4565741
nodejs-github-bot Feb 4, 2024
828f0d7
deps: update googletest to b75ecf1
nodejs-github-bot Feb 11, 2024
ad8ca12
deps: update googletest to 5df0241
nodejs-github-bot Feb 18, 2024
d97317a
deps: update googletest to e4fdb87
nodejs-github-bot Mar 3, 2024
cb3ae4b
deps: update googletest to c231e6f
nodejs-github-bot Mar 17, 2024
812dbd7
deps: update googletest to eff443c
nodejs-github-bot Mar 24, 2024
7a166a2
deps: update googletest to 5197b1a
nodejs-github-bot Apr 14, 2024
4190d70
deps: update googletest to 5a37b51
nodejs-github-bot Apr 21, 2024
3b15eb5
deps: update googletest to d83fee1
nodejs-github-bot Apr 28, 2024
7ca83a5
deps: update googletest to 2d16ed0
nodejs-github-bot May 5, 2024
5dab187
doc: update fs read documentation for clarity
mertcanaltin May 10, 2024
b463385
build: remove deprecated calls for argument groups
VoltrexKeyva May 11, 2024
0b073f8
test: add http agent to `executionAsyncResource`
psj-tar-gz Aug 29, 2020
75004d3
src: fix typo Unabled -> Unable
SimonSiefke May 11, 2024
a5d63f9
buffer: use size_t instead of uint32_t to avoid segmentation fault
Xstoudi May 11, 2024
a6d624c
doc: update `fs.realpath` documentation
sinkhaha May 11, 2024
2c7d7ca
benchmark: filter non-present deps from `start-cli-version`
AdamMajer May 11, 2024
f076e72
fs: keep fs.promises.readFile read until EOF is reached
kylo5aby May 11, 2024
f47e8fc
test: fix DNS cancel tests
szmarczak May 11, 2024
5d91cf1
test: move `test-http-server-request-timeouts-mixed` to sequential
sonimadhuri May 11, 2024
030f56e
doc: fix `dns.lookup` family `0` and `all` descriptions
domdomegg May 11, 2024
e0148e2
doc: add examples and notes to http server.close et al
mmarchini May 11, 2024
5ee6924
events: replace NodeCustomEvent with CustomEvent
F3n67u May 11, 2024
4f96b00
test: updated for each to for of in test file
lyannel May 11, 2024
8748dd6
inspector: introduce the `--inspect-wait` flag
cola119 May 11, 2024
a850219
meta: move `@anonrig` to TSC regular member
anonrig May 11, 2024
232831f
deps: enable unbundling of simdjson, simdutf, ada
lemire May 11, 2024
afe39ed
tools: add --certify-safe to nci-ci
mcollina May 12, 2024
96566fc
events: add stop propagation flag to `Event.stopImmediatePropagation`
mikemadest May 12, 2024
ea6070b
test: improve coverage of lib/readline.js
pd4d10 May 12, 2024
c0000f4
doc: add example for `execFileSync` method and ref to stdio
evanshortiss May 12, 2024
fa71543
stream: fix util.inspect for compression/decompressionStream
mertcanaltin May 12, 2024
d71e161
watch: allow listening for grouped changes
matthieusieben May 12, 2024
ace65a9
src: make sure pass the `argv` to worker threads
theanarkh May 12, 2024
04de576
repl: fix disruptive autocomplete without inspector
Linkgoron May 12, 2024
5469adf
test: test pipeline `end` on transform streams
aloisklink Jul 30, 2023
80fa675
doc: document pipeline with `end` option
aloisklink Jul 30, 2023
f96466a
build: enable building with shared uvwasi lib
PoojaDurgad Nov 25, 2020
b228db5
src: allow preventing debug signal handler start
codebytere May 12, 2024
cd00cdc
test: replace `forEach()` in `test-stream-pipe-unpipe-stream`
DevPres May 12, 2024
0deef2d
util: fix `%s` format behavior with `Symbol.toPrimitive`
Ch3nYuY Mar 18, 2024
15db3ef
doc: mention push.followTags config
RafaelGSS May 12, 2024
8d3b0b7
stream: use `ByteLengthQueuingStrategy` when not in `objectMode`
CGQAQ May 12, 2024
4d50d51
test: fix broken env fuzzer by initializing process
AdamKorcz May 12, 2024
5f6415b
test: add fuzzer for `ClientHelloParser`
AdamKorcz May 12, 2024
c676e52
test: add fuzzer for native/js string conversion
AdamKorcz Dec 11, 2023
11e9789
cluster: replace `forEach` with `for-of` loop
jerome-benoit May 12, 2024
1f7c2a9
perf_hooks: add `deliveryType` and `responseStatus` fields
KhafraDev May 12, 2024
fca38b2
src: use `S_ISDIR` to check if the file is a directory
theanarkh May 12, 2024
ca5607b
events: update MaxListenersExceededWarning message log
sinkhaha May 12, 2024
9102255
doc: mention quicker way to build docs
crawford May 12, 2024
e399360
deps: update simdutf to 5.2.6
nodejs-github-bot Apr 28, 2024
fc568b4
deps: update simdutf to 5.2.8
nodejs-github-bot May 12, 2024
578868d
test: verify request payload is uploaded consistently
awwright May 12, 2024
0d040a3
crypto: fix duplicated switch-case return values
0o001 May 12, 2024
a589de0
test: use `for-of` instead of `forEach`
gibbyfree May 12, 2024
67fcb6b
buffer: even faster atob
lemire May 12, 2024
5db4c54
bootstrap: print `--help` message using `console.log`
jcbhmr May 12, 2024
0f5716c
assert: add deep equal check for more Error type
kylo5aby May 12, 2024
944ae59
test, crypto: use correct object on assert
xicilion May 12, 2024
e016e95
test: add `Debugger.setInstrumentationBreakpoint` known issue
ulitink May 12, 2024
ef6a210
url,tools,benchmark: replace deprecated `substr()`
May 12, 2024
663bb97
src: fix Worker termination in `inspector.waitForDebugger`
daeyeon May 13, 2024
1f3634e
doc: update hljs with the latest styles
RedYetiDev May 13, 2024
609d90b
path: fix toNamespacedPath on Windows
huseyinacacak-janea May 13, 2024
a97ff75
build: add option to enable clang-cl on Windows
targos May 13, 2024
89f275b
deps: update corepack to 0.28.1
nodejs-github-bot May 14, 2024
4ab096e
deps: update simdjson to 3.9.2
nodejs-github-bot May 14, 2024
ab7219f
deps: update googletest to fa6de7f
nodejs-github-bot May 14, 2024
a814e72
test_runner: fix watch mode race condition
MoLow May 14, 2024
74341ba
tools: fix v8-update workflow
targos May 14, 2024
8e5844c
doc: remove reference to AUTHORS file
marco-ippolito May 14, 2024
d57af10
2024-05-15, Version 22.2.0 (Current)
targos May 13, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 4 additions & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,10 @@ module.exports = {
selector: 'ThrowStatement > CallExpression[callee.name=/Error$/]',
message: 'Use `new` keyword when throwing an `Error`.',
},
{
selector: "CallExpression[callee.property.name='substr']",
message: 'Use String.prototype.slice() or String.prototype.substring() instead of String.prototype.substr()',
},
{
selector: "CallExpression[callee.name='isNaN']",
message: 'Use Number.isNaN() instead of the global isNaN() function.',
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/auto-start-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
if: needs.get-prs-for-ci.outputs.numbers != ''
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
persist-credentials: false

Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/build-tarball.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
if: github.event.pull_request.draft == false
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
persist-credentials: false
- name: Set up Python ${{ env.PYTHON_VERSION }}
Expand All @@ -57,15 +57,15 @@ jobs:
mkdir tarballs
mv *.tar.gz tarballs
- name: Upload tarball artifact
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
with:
name: tarballs
path: tarballs
test-tarball-linux:
needs: build-tarball
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
persist-credentials: false
- name: Set up Python ${{ env.PYTHON_VERSION }}
Expand All @@ -75,7 +75,7 @@ jobs:
- name: Environment Information
run: npx envinfo
- name: Download tarball
uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4
uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
with:
name: tarballs
path: tarballs
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
fail-fast: false
runs-on: ${{ matrix.windows }}
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
persist-credentials: false
- name: Set up Python ${{ env.PYTHON_VERSION }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/commit-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: |
echo "plusOne=$((${{ github.event.pull_request.commits }} + 1))" >> $GITHUB_OUTPUT
echo "minusOne=$((${{ github.event.pull_request.commits }} - 1))" >> $GITHUB_OUTPUT
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
fetch-depth: ${{ steps.nb-of-commits.outputs.plusOne }}
persist-credentials: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/commit-queue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
if: needs.get_mergeable_prs.outputs.numbers != ''
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
# Needs the whole git history for ncu to work
# See https://github.com/nodejs/node-core-utils/pull/486
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/coverage-linux-without-intl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
if: github.event.pull_request.draft == false
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
persist-credentials: false
- name: Set up Python ${{ env.PYTHON_VERSION }}
Expand All @@ -68,7 +68,7 @@ jobs:
- name: Clean tmp
run: rm -rf coverage/tmp && rm -rf out
- name: Upload
uses: codecov/codecov-action@c16abc29c95fcf9174b58eb7e1abf4c866893bc8 # v4.1.1
uses: codecov/codecov-action@5ecb98a3c6b747ed38dc09f787459979aebb39be # v4.3.1
with:
directory: ./coverage
token: ${{ secrets.CODECOV_TOKEN }}
4 changes: 2 additions & 2 deletions .github/workflows/coverage-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
if: github.event.pull_request.draft == false
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
persist-credentials: false
- name: Set up Python ${{ env.PYTHON_VERSION }}
Expand All @@ -68,7 +68,7 @@ jobs:
- name: Clean tmp
run: rm -rf coverage/tmp && rm -rf out
- name: Upload
uses: codecov/codecov-action@c16abc29c95fcf9174b58eb7e1abf4c866893bc8 # v4.1.1
uses: codecov/codecov-action@5ecb98a3c6b747ed38dc09f787459979aebb39be # v4.3.1
with:
directory: ./coverage
token: ${{ secrets.CODECOV_TOKEN }}
4 changes: 2 additions & 2 deletions .github/workflows/coverage-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
if: github.event.pull_request.draft == false
runs-on: windows-2022
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
persist-credentials: false
- name: Set up Python ${{ env.PYTHON_VERSION }}
Expand All @@ -67,7 +67,7 @@ jobs:
- name: Clean tmp
run: npx rimraf ./coverage/tmp
- name: Upload
uses: codecov/codecov-action@c16abc29c95fcf9174b58eb7e1abf4c866893bc8 # v4.1.1
uses: codecov/codecov-action@5ecb98a3c6b747ed38dc09f787459979aebb39be # v4.3.1
with:
directory: ./coverage
token: ${{ secrets.CODECOV_TOKEN }}
8 changes: 4 additions & 4 deletions .github/workflows/daily-wpt-fyi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
SHORT_SHA=$(node -p 'process.version.split(/-nightly\d{8}/)[1]')
echo "NIGHTLY_REF=$(gh api /repos/nodejs/node/commits/$SHORT_SHA --jq '.sha')" >> $GITHUB_ENV
- name: Checkout ${{ steps.setup-node.outputs.node-version }}
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
persist-credentials: false
ref: ${{ env.NIGHTLY_REF || steps.setup-node.outputs.node-version }}
Expand All @@ -73,7 +73,7 @@ jobs:
run: rm -rf wpt
working-directory: test/fixtures
- name: Checkout epochs/daily WPT
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
repository: web-platform-tests/wpt
persist-credentials: false
Expand All @@ -98,7 +98,7 @@ jobs:
run: rm -rf deps/undici
- name: Checkout undici
if: ${{ env.WPT_REPORT != '' }}
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
repository: nodejs/undici
persist-credentials: false
Expand All @@ -121,7 +121,7 @@ jobs:
run: cp wptreport.json wptreport-${{ steps.setup-node.outputs.node-version }}.json
- name: Upload GitHub Actions artifact
if: ${{ env.WPT_REPORT != '' }}
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
with:
path: out/wpt/wptreport-*.json
name: WPT Report for ${{ steps.setup-node.outputs.node-version }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
# not working on gcc-8 and gcc-9 see https://github.com/nodejs/node/issues/38570
container: gcc:11
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
persist-credentials: false
- name: Use Node.js ${{ env.NODE_VERSION }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
if: github.event.pull_request.draft == false
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
persist-credentials: false
- name: Use Node.js ${{ env.NODE_VERSION }}
Expand All @@ -35,7 +35,7 @@ jobs:
run: npx envinfo
- name: Build
run: NODE=$(command -v node) make doc-only
- uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
- uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
with:
name: docs
path: out/doc
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/find-inactive-collaborators.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
fetch-depth: 0
persist-credentials: false
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/find-inactive-tsc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ jobs:

steps:
- name: Checkout the repo
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
fetch-depth: 0
persist-credentials: false

- name: Clone nodejs/TSC repository
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
fetch-depth: 0
path: .tmp
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/license-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ jobs:
if: github.repository == 'nodejs/node'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
persist-credentials: false
- run: ./tools/license-builder.sh # Run the license builder tool
- uses: gr2m/create-or-update-pull-request-action@77596e3166f328b24613f7082ab30bf2d93079d5
- uses: gr2m/create-or-update-pull-request-action@86ec1766034c8173518f61d2075cc2a173fb8c97 # v1.9.4
# Creates a PR or update the Action's existing PR, or
# no-op if the base branch is already up-to-date.
env:
Expand Down
20 changes: 10 additions & 10 deletions .github/workflows/linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
if: github.event.pull_request.draft == false
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
persist-credentials: false
- name: Use Node.js ${{ env.NODE_VERSION }}
Expand All @@ -40,7 +40,7 @@ jobs:
if: github.event.pull_request.draft == false
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
persist-credentials: false
- name: Set up Python ${{ env.PYTHON_VERSION }}
Expand All @@ -55,7 +55,7 @@ jobs:
if: ${{ github.event.pull_request && github.event.pull_request.draft == false && github.base_ref == github.event.repository.default_branch }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
fetch-depth: 0
persist-credentials: false
Expand Down Expand Up @@ -93,7 +93,7 @@ jobs:
if: github.event.pull_request.draft == false
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
persist-credentials: false
- name: Use Node.js ${{ env.NODE_VERSION }}
Expand All @@ -118,7 +118,7 @@ jobs:
if: github.event.pull_request.draft == false
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
persist-credentials: false
- name: Set up Python ${{ env.PYTHON_VERSION }}
Expand All @@ -135,7 +135,7 @@ jobs:
if: github.event.pull_request.draft == false
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
persist-credentials: false
- name: Use Python ${{ env.PYTHON_VERSION }}
Expand All @@ -153,7 +153,7 @@ jobs:
if: github.event.pull_request.draft == false
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
persist-credentials: false
- run: shellcheck -V
Expand All @@ -163,7 +163,7 @@ jobs:
if: github.event.pull_request.draft == false
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
persist-credentials: false
- uses: mszostok/codeowners-validator@7f3f5e28c6d7b8dfae5731e54ce2272ca384592f
Expand All @@ -173,7 +173,7 @@ jobs:
if: ${{ github.event.pull_request }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
fetch-depth: 2
persist-credentials: false
Expand All @@ -182,7 +182,7 @@ jobs:
lint-readme:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
persist-credentials: false
- run: tools/lint-readme-lists.mjs
2 changes: 1 addition & 1 deletion .github/workflows/notify-on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
permissions:
pull-requests: write
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
persist-credentials: false
- name: Check commit message
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ jobs:

steps:
- name: Harden Runner
uses: step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0
uses: step-security/harden-runner@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4 # v2.7.1
with:
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs

- name: Checkout code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
persist-credentials: false

Expand All @@ -65,14 +65,14 @@ jobs:
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
# format to the repository Actions tab.
- name: Upload artifact
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
with:
name: SARIF file
path: results.sarif
retention-days: 5

# Upload the results to GitHub's code scanning dashboard.
- name: Upload to code-scanning
uses: github/codeql-action/upload-sarif@1b1aada464948af03b950897e5eb522f92603cc2 # v3.24.9
uses: github/codeql-action/upload-sarif@d39d31e687223d841ef683f52467bd88e9b21c14 # v3.25.3
with:
sarif_file: results.sarif
2 changes: 1 addition & 1 deletion .github/workflows/test-asan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
LINK: clang++
CONFIG_FLAGS: --enable-asan
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
persist-credentials: false
- name: Set up Python ${{ env.PYTHON_VERSION }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-internet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
if: github.repository == 'nodejs/node' || github.event_name != 'schedule'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
persist-credentials: false
- name: Set up Python ${{ env.PYTHON_VERSION }}
Expand Down
Loading