{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":27193779,"defaultBranch":"main","name":"node","ownerLogin":"nodejs","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-11-26T19:57:11.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/9950313?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716914461.0","currentOid":""},"activityList":{"items":[{"before":"cf99046786bd6265c70aaa6b19c9de7a3d4ee3db","after":"d512fc1df167f313e5db4d827fb13927239e1131","ref":"refs/heads/actions/tools-update-zlib","pushedAt":"2024-05-31T10:25:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"marco-ippolito","name":"Marco Ippolito","path":"/marco-ippolito","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36735501?s=80&v=4"},"commit":{"message":"deps: update zlib to 1.3.0.1-motley-209717d","shortMessageHtmlLink":"deps: update zlib to 1.3.0.1-motley-209717d"}},{"before":"dcbf2e64028809186a6ab768e76cae1f0cefa341","after":"ede7d5f93d89197246577b7456438cc169694100","ref":"refs/heads/actions/tools-update-googletest","pushedAt":"2024-05-31T10:24:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"marco-ippolito","name":"Marco Ippolito","path":"/marco-ippolito","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36735501?s=80&v=4"},"commit":{"message":"deps: update googletest to 305e5a2","shortMessageHtmlLink":"deps: update googletest to 305e5a2"}},{"before":"74dff83fad3918b20f219c03259088e55930c226","after":"54035ac0ca8764fc6a5ebe37b7e1a8fcf3f231ce","ref":"refs/heads/main","pushedAt":"2024-05-30T22:09:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"},"commit":{"message":"build: support python 3.13\n\nPR-URL: https://github.com/nodejs/node/pull/53190\nReviewed-By: Moshe Atlow \nReviewed-By: Christian Clauss \nReviewed-By: Marco Ippolito \nReviewed-By: Mohammed Keyvanzadeh \nReviewed-By: Luigi Pinca \nReviewed-By: Yagiz Nizipli ","shortMessageHtmlLink":"build: support python 3.13"}},{"before":"f88386561c72eb4d855822bf7c102114e23cf6a8","after":"74dff83fad3918b20f219c03259088e55930c226","ref":"refs/heads/main","pushedAt":"2024-05-30T20:55:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"},"commit":{"message":"tools: move webcrypto into no-restricted-properties\n\nSince eslint fixed https://github.com/eslint/eslint/issues/16412 and we\nare on eslint v8.57.0 so that we can take advantage of\nno-restricted-properties rule for webcrypto.\n\nPR-URL: https://github.com/nodejs/node/pull/53023\nReviewed-By: Antoine du Hamel \nReviewed-By: Luigi Pinca ","shortMessageHtmlLink":"tools: move webcrypto into no-restricted-properties"}},{"before":"47c55713ae749e802c14434fa3241efbc30ac725","after":"f88386561c72eb4d855822bf7c102114e23cf6a8","ref":"refs/heads/main","pushedAt":"2024-05-30T16:58:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"},"commit":{"message":"module: print amount of load time of a cjs module\n\nPR-URL: https://github.com/nodejs/node/pull/52213\nReviewed-By: Joyee Cheung \nReviewed-By: James M Snell \nReviewed-By: Matteo Collina ","shortMessageHtmlLink":"module: print amount of load time of a cjs module"}},{"before":"7ad0cc3e5715bff8f4def9b199952c5db25737d8","after":"47c55713ae749e802c14434fa3241efbc30ac725","ref":"refs/heads/main","pushedAt":"2024-05-30T16:21:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"},"commit":{"message":"doc: add note to ninjia build for macOS using -jn flag\n\nPR-URL: https://github.com/nodejs/node/pull/53187\nFixes: https://github.com/nodejs/node/issues/53176\nRefs: https://github.com/nodejs/node/issues/53176\nReviewed-By: Luigi Pinca \nReviewed-By: Rafael Gonzaga \nReviewed-By: Tobias Nießen \nReviewed-By: Antoine du Hamel ","shortMessageHtmlLink":"doc: add note to ninjia build for macOS using -jn flag"}},{"before":"9f6c12413cde5074893ffb378b8c3310275aa016","after":"7ad0cc3e5715bff8f4def9b199952c5db25737d8","ref":"refs/heads/main","pushedAt":"2024-05-30T14:28:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"},"commit":{"message":"build: remove support for 32-bit Windows\n\nCloses: https://github.com/nodejs/node/issues/42543\nPR-URL: https://github.com/nodejs/node/pull/53184\nFixes: https://github.com/nodejs/node/issues/42543\nReviewed-By: Matteo Collina \nReviewed-By: Michael Dawson \nReviewed-By: Marco Ippolito \nReviewed-By: Yagiz Nizipli \nReviewed-By: Robert Nagy \nReviewed-By: Richard Lau \nReviewed-By: Benjamin Gruenbaum \nReviewed-By: Jiawen Geng \nReviewed-By: Stefan Stojanovic \nReviewed-By: Rafael Gonzaga ","shortMessageHtmlLink":"build: remove support for 32-bit Windows"}},{"before":"063afa85fef6e159acc35d82f3b302388530c45c","after":"9f6c12413cde5074893ffb378b8c3310275aa016","ref":"refs/heads/main","pushedAt":"2024-05-30T13:07:53.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"cjihrig","name":"Colin Ihrig","path":"/cjihrig","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2512748?s=80&v=4"},"commit":{"message":"test_runner: add snapshot testing\n\nThis commit adds a t.assert.snapshot() method that implements\nsnapshot testing. Serialization uses JSON.stringify() by default,\nbut users can configure the serialization to meet their needs.\n\nPR-URL: https://github.com/nodejs/node/pull/53169\nFixes: https://github.com/nodejs/node/issues/48260\nReviewed-By: Moshe Atlow \nReviewed-By: Benjamin Gruenbaum \nReviewed-By: Geoffrey Booth ","shortMessageHtmlLink":"test_runner: add snapshot testing"}},{"before":"a8378865618e29c0d0a5ecf57b2eece277e1e47f","after":"063afa85fef6e159acc35d82f3b302388530c45c","ref":"refs/heads/main","pushedAt":"2024-05-30T11:21:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"},"commit":{"message":"deps: upgrade npm to 10.8.1\n\nPR-URL: https://github.com/nodejs/node/pull/53207\nReviewed-By: Richard Lau \nReviewed-By: Marco Ippolito \nReviewed-By: Mohammed Keyvanzadeh ","shortMessageHtmlLink":"deps: upgrade npm to 10.8.1"}},{"before":"d953861dafd623a03276455944d5f2bcca6861cd","after":"a8378865618e29c0d0a5ecf57b2eece277e1e47f","ref":"refs/heads/main","pushedAt":"2024-05-30T08:40:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"},"commit":{"message":"net: add new net.server.listen tracing channel\n\nPR-URL: https://github.com/nodejs/node/pull/53136\nReviewed-By: Matteo Collina \nReviewed-By: James M Snell \nReviewed-By: Mohammed Keyvanzadeh \nReviewed-By: Santiago Gimeno ","shortMessageHtmlLink":"net: add new net.server.listen tracing channel"}},{"before":"78485280cabc0c740e4a44c4e49e8be85652a1ed","after":"d953861dafd623a03276455944d5f2bcca6861cd","ref":"refs/heads/main","pushedAt":"2024-05-30T01:18:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"},"commit":{"message":"build: update ruff to v0.4.5\n\nPR-URL: https://github.com/nodejs/node/pull/53180\nReviewed-By: Moshe Atlow \nReviewed-By: Michaël Zasso \nReviewed-By: Richard Lau \nReviewed-By: Mohammed Keyvanzadeh \nReviewed-By: Luigi Pinca ","shortMessageHtmlLink":"build: update ruff to v0.4.5"}},{"before":"bb8d2936abe4e36f8fbc7a4b8a3075b20463ad78","after":"78485280cabc0c740e4a44c4e49e8be85652a1ed","ref":"refs/heads/main","pushedAt":"2024-05-30T00:46:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"},"commit":{"message":"doc: include ESM import for HTTP\n\nPR-URL: https://github.com/nodejs/node/pull/53165\nReviewed-By: Matteo Collina \nReviewed-By: Paolo Insogna \nReviewed-By: Marco Ippolito \nReviewed-By: Vinícius Lourenço Claro Cardoso ","shortMessageHtmlLink":"doc: include ESM import for HTTP"}},{"before":"0a3f93006544512b3e0479de41e13acfe42e4fa2","after":"bb8d2936abe4e36f8fbc7a4b8a3075b20463ad78","ref":"refs/heads/main","pushedAt":"2024-05-29T22:04:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"},"commit":{"message":"src: do not use soon-to-be-deprecated V8 API\n\nV8 announced deprecation of the following methods:\n - v8::Object::SetAccessor(...) in favor of\n v8::Object::SetNativeDataProperty(...),\n - v8::ObjectTemplate::SetNativeDataProperty(...) with AccessControl\n parameter in favor of\n v8::ObjectTemplate::SetNativeDataProperty(...) without AccessControl\n parameter.\n\nSee https://crrev.com/c/5006387.\n\nThis slightly changes behavior of the following properties:\n - process.debugPort (for worker processes),\n - process.title (for worker processes),\n - process.ppid.\n\nThe difference is that they will now behave like a regular writable\nJavaScript data properties - in case setter callback is not provided\nthey will be be reconfigured from a native data property (the one\nthat calls C++ callbacks upon get/set operations) to a real data\nproperty (so subsequent reads will no longer trigger C++ getter\ncallbacks).\n\nPR-URL: https://github.com/nodejs/node/pull/53174\nReviewed-By: Michael Dawson \nReviewed-By: Joyee Cheung \nReviewed-By: Benjamin Gruenbaum \nReviewed-By: Rafael Gonzaga \nReviewed-By: James M Snell ","shortMessageHtmlLink":"src: do not use soon-to-be-deprecated V8 API"}},{"before":"534c122de166cb6464b489f3e6a9a544ceb1c913","after":"0a3f93006544512b3e0479de41e13acfe42e4fa2","ref":"refs/heads/main","pushedAt":"2024-05-29T21:11:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"},"commit":{"message":"src: use __FUNCSIG__ on Windows in backtrace\n\nTo show function signature if possible.\n\nPR-URL: https://github.com/nodejs/node/pull/53135\nRefs: https://learn.microsoft.com/en-us/cpp/preprocessor/predefined-macros?view=msvc-170\nReviewed-By: Luigi Pinca \nReviewed-By: Yagiz Nizipli \nReviewed-By: Chengzhong Wu \nReviewed-By: Stefan Stojanovic ","shortMessageHtmlLink":"src: use __FUNCSIG__ on Windows in backtrace"}},{"before":"4ef5bc1fdcbb25f4402e0e91777c67150949b42b","after":"534c122de166cb6464b489f3e6a9a544ceb1c913","ref":"refs/heads/main","pushedAt":"2024-05-29T17:24:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"},"commit":{"message":"build: add `--skip-tests` to `test-ci-js` target\n\nPR-URL: https://github.com/nodejs/node/pull/53105\nReviewed-By: Richard Lau ","shortMessageHtmlLink":"build: add --skip-tests to test-ci-js target"}},{"before":"c0c598d753d5ce7e1721215c6e6254dc02c023a8","after":"4ef5bc1fdcbb25f4402e0e91777c67150949b42b","ref":"refs/heads/main","pushedAt":"2024-05-29T13:11:10.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"richardlau","name":"Richard Lau","path":"/richardlau","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5445507?s=80&v=4"},"commit":{"message":"Revert \"test: skip v8-updates/test-linux-perf-logger\"\n\nThis reverts commit 54f1e0a48882c7818e771ad918528a5dd5cfd6e4.\n\nPR-URL: https://github.com/nodejs/node/pull/52869\nReviewed-By: Michaël Zasso \nReviewed-By: Luigi Pinca \nReviewed-By: Richard Lau \nReviewed-By: Daeyeon Jeong ","shortMessageHtmlLink":"Revert \"test: skip v8-updates/test-linux-perf-logger\""}},{"before":"1de215e285bf8afebe0b9b1908009399e3b1f9e2","after":"c0c598d753d5ce7e1721215c6e6254dc02c023a8","ref":"refs/heads/main","pushedAt":"2024-05-28T22:56:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"},"commit":{"message":"lib: allow CJS source map cache to be reclaimed\n\nUnifies the CJS and ESM source map cache map with SourceMapCacheMap\nand allows the CJS cache entries to be queried more efficiently with\na source url without iteration on an IterableWeakMap.\n\nAdd a test to verify that the CJS source map cache entry can be\nreclaimed.\n\nPR-URL: https://github.com/nodejs/node/pull/51711\nReviewed-By: Joyee Cheung \nReviewed-By: Antoine du Hamel ","shortMessageHtmlLink":"lib: allow CJS source map cache to be reclaimed"}},{"before":"4796e05cc87a48d7a7069a468aada23df3af5336","after":"1de215e285bf8afebe0b9b1908009399e3b1f9e2","ref":"refs/heads/main","pushedAt":"2024-05-28T20:23:16.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"},"commit":{"message":"process: add process.getBuiltinModule(id)\n\n`process.getBuiltinModule(id)` provides a way to load built-in modules\nin a globally available function. ES Modules that need to support\nother environments can use it to conditionally load a Node.js built-in\nwhen it is run in Node.js, without having to deal with the resolution\nerror that can be thrown by `import` in a non-Node.js environment or\nhaving to use dynamic `import()` which either turns the module into an\nasynchronous module, or turns a synchronous API into an asynchronous\none.\n\n```mjs\nif (globalThis.process.getBuiltinModule) {\n // Run in Node.js, use the Node.js fs module.\n const fs = globalThis.process.getBuiltinModule('fs');\n // If `require()` is needed to load user-modules, use\n // createRequire()\n const module = globalThis.process.getBuiltinModule('module');\n const require = module.createRequire(import.meta.url);\n const foo = require('foo');\n}\n```\n\nIf `id` specifies a built-in module available in the current Node.js\nprocess, `process.getBuiltinModule(id)` method returns the\ncorresponding built-in module. If `id` does not correspond to any\nbuilt-in module, `undefined` is returned.\n\n`process.getBuiltinModule(id)` accept built-in module IDs that are\nrecognized by `module.isBuiltin(id)`. Some built-in modules must be\nloaded with the `node:` prefix.\n\nThe built-in modules returned by `process.getBuiltinModule(id)` are\nalways the original modules - that is, it's not affected by\n`require.cache`.\n\nPR-URL: https://github.com/nodejs/node/pull/52762\nFixes: https://github.com/nodejs/node/issues/52599\nReviewed-By: Matteo Collina \nReviewed-By: Moshe Atlow \nReviewed-By: Stephen Belanger \nReviewed-By: James M Snell \nReviewed-By: Chengzhong Wu \nReviewed-By: Rafael Gonzaga \nReviewed-By: Marco Ippolito \nReviewed-By: Michaël Zasso \nReviewed-By: Zijian Liu \nReviewed-By: Geoffrey Booth \nReviewed-By: Mohammed Keyvanzadeh ","shortMessageHtmlLink":"process: add process.getBuiltinModule(id)"}},{"before":"a2446de50f1654f4ebb8900ae29eadc96eee37f9","after":"4796e05cc87a48d7a7069a468aada23df3af5336","ref":"refs/heads/main","pushedAt":"2024-05-28T19:44:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"},"commit":{"message":"test_runner,doc: align documentation with actual stdout/stderr behavior\n\nPR-URL: https://github.com/nodejs/node/pull/53131\nReviewed-By: Chemi Atlow \nReviewed-By: Antoine du Hamel \nReviewed-By: Colin Ihrig \nReviewed-By: Luigi Pinca ","shortMessageHtmlLink":"test_runner,doc: align documentation with actual stdout/stderr behavior"}},{"before":"8c6d43cc4f15f05077ce18e5eae8fc088e78dadc","after":"a2446de50f1654f4ebb8900ae29eadc96eee37f9","ref":"refs/heads/main","pushedAt":"2024-05-28T17:40:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"},"commit":{"message":"doc: fix minor grammar and style issues in SECURITY.md\n\nPR-URL: https://github.com/nodejs/node/pull/53168\nReviewed-By: Tobias Nießen \nReviewed-By: Yagiz Nizipli \nReviewed-By: Marco Ippolito \nReviewed-By: Matteo Collina \nReviewed-By: Moshe Atlow \nReviewed-By: Luigi Pinca \nReviewed-By: Michael Dawson \nReviewed-By: Rafael Gonzaga \nReviewed-By: Ulises Gascón ","shortMessageHtmlLink":"doc: fix minor grammar and style issues in SECURITY.md"}},{"before":"067ab06f21e901dce5cd5ec36c4aae80abcb11bd","after":"8c6d43cc4f15f05077ce18e5eae8fc088e78dadc","ref":"refs/heads/main","pushedAt":"2024-05-28T16:40:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marco-ippolito","name":"Marco Ippolito","path":"/marco-ippolito","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36735501?s=80&v=4"},"commit":{"message":"2024-05-28, Version 20.14.0 'Iron' (LTS)\n\nNotable changes:\n\nsrc,permission:\n * throw async errors on async APIs (Rafael Gonzaga) https://github.com/nodejs/node/pull/52730\ntest_runner:\n * (SEMVER-MINOR) support forced exit (Colin Ihrig) https://github.com/nodejs/node/pull/52038\n\nPR-URL: https://github.com/nodejs/node/pull/53120","shortMessageHtmlLink":"2024-05-28, Version 20.14.0 'Iron' (LTS)"}},{"before":"cffd2cc0c9ed7fbdb335d576c660316176511f4e","after":"af614c5795851faa5f983f64a6592e270e907ebc","ref":"refs/heads/v20.x-staging","pushedAt":"2024-05-28T16:33:02.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"marco-ippolito","name":"Marco Ippolito","path":"/marco-ippolito","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36735501?s=80&v=4"},"commit":{"message":"Working on v20.14.1\n\nPR-URL: https://github.com/nodejs/node/pull/53120","shortMessageHtmlLink":"Working on v20.14.1"}},{"before":"fe0f08a5dd68fd72b1652adaa51ab07a4b09f847","after":null,"ref":"refs/heads/v20.14.0-proposal","pushedAt":"2024-05-28T16:32:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"marco-ippolito","name":"Marco Ippolito","path":"/marco-ippolito","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36735501?s=80&v=4"}},{"before":"6c5a12d1c13f4effe83427694ee6f75ff6cc5cd2","after":"af614c5795851faa5f983f64a6592e270e907ebc","ref":"refs/heads/v20.x","pushedAt":"2024-05-28T16:32:35.000Z","pushType":"push","commitsCount":44,"pusher":{"login":"marco-ippolito","name":"Marco Ippolito","path":"/marco-ippolito","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36735501?s=80&v=4"},"commit":{"message":"Working on v20.14.1\n\nPR-URL: https://github.com/nodejs/node/pull/53120","shortMessageHtmlLink":"Working on v20.14.1"}},{"before":"a320ac6ebd34fc281cc4ba5feccaf6e5a2493644","after":"067ab06f21e901dce5cd5ec36c4aae80abcb11bd","ref":"refs/heads/main","pushedAt":"2024-05-28T10:24:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"zcbenz","name":"Cheng","path":"/zcbenz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/639601?s=80&v=4"},"commit":{"message":"build: fix building embedtest in GN build\n\nPR-URL: https://github.com/nodejs/node/pull/53145\nReviewed-By: Michaël Zasso \nReviewed-By: Luigi Pinca ","shortMessageHtmlLink":"build: fix building embedtest in GN build"}},{"before":"9dc716f97c4a58448e7283e03488316c9c73d771","after":"a1c917879ce5a900bfa8125408d35133d1f3e6af","ref":"refs/heads/canary-base","pushedAt":"2024-05-28T09:07:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"targos","name":"Michaël Zasso","path":"/targos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2352663?s=80&v=4"},"commit":{"message":"tools: update V8 gypfiles for 12.6\n\nRefs: https://github.com/v8/v8/commit/f8fa22073a0db4a62775efba87ddee5f949a2095","shortMessageHtmlLink":"tools: update V8 gypfiles for 12.6"}},{"before":"8e9686d9c94d8580b9baa5bd1822260fe95ca08e","after":"a320ac6ebd34fc281cc4ba5feccaf6e5a2493644","ref":"refs/heads/main","pushedAt":"2024-05-28T07:10:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"},"commit":{"message":"deps: fix FP16 bitcasts.h\n\nPR-URL: https://github.com/nodejs/node/pull/53134\nRefs: https://github.com/nodejs/node/issues/52809\nReviewed-By: Yagiz Nizipli \nReviewed-By: Michaël Zasso \nReviewed-By: James M Snell ","shortMessageHtmlLink":"deps: fix FP16 bitcasts.h"}},{"before":"4b2d1a0669346c7e11d6b1737c774e45c9997b62","after":"fe0f08a5dd68fd72b1652adaa51ab07a4b09f847","ref":"refs/heads/v20.14.0-proposal","pushedAt":"2024-05-27T20:26:56.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"marco-ippolito","name":"Marco Ippolito","path":"/marco-ippolito","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36735501?s=80&v=4"},"commit":{"message":"2024-05-28, Version 20.14.0 'Iron' (LTS)\n\nNotable changes:\n\nsrc,permission:\n * throw async errors on async APIs (Rafael Gonzaga) https://github.com/nodejs/node/pull/52730\ntest_runner:\n * (SEMVER-MINOR) support forced exit (Colin Ihrig) https://github.com/nodejs/node/pull/52038\n\nPR-URL: https://github.com/nodejs/node/pull/53120","shortMessageHtmlLink":"2024-05-28, Version 20.14.0 'Iron' (LTS)"}},{"before":"e6d9fbece21b225b63700f2263bc2bacac2ca222","after":"cffd2cc0c9ed7fbdb335d576c660316176511f4e","ref":"refs/heads/v20.x-staging","pushedAt":"2024-05-27T20:23:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"marco-ippolito","name":"Marco Ippolito","path":"/marco-ippolito","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36735501?s=80&v=4"},"commit":{"message":"Revert \"stream: revert fix cloned webstreams not being unref'd\"\n\nThis reverts commit 8d20b641a2ff79df804f6a0c21f2c9a0bdfe6f4a.\n\nPR-URL: https://github.com/nodejs/node/pull/53144\nFixes: https://github.com/nodejs/node/issues/53143\nReviewed-By: Matteo Collina \nReviewed-By: Rafael Gonzaga ","shortMessageHtmlLink":"Revert \"stream: revert fix cloned webstreams not being unref'd\""}},{"before":"897e39a149dea5af027bb6bb3ae38e9c9332f8cc","after":"8e9686d9c94d8580b9baa5bd1822260fe95ca08e","ref":"refs/heads/main","pushedAt":"2024-05-27T18:56:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"},"commit":{"message":"test: fix Windows native test suites\n\n2 PRs that landed independently caused this issue which makes every\nnative suites run in CI fail on Windows. This is just a quick patch to\nunblock the CI.\n\nRefs: https://github.com/nodejs/node/pull/52905\nRefs: https://github.com/nodejs/node/pull/52646\nPR-URL: https://github.com/nodejs/node/pull/53173\nReviewed-By: Michaël Zasso \nReviewed-By: Joyee Cheung \nReviewed-By: Rafael Gonzaga ","shortMessageHtmlLink":"test: fix Windows native test suites"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWOZ13gA","startCursor":null,"endCursor":null}},"title":"Activity · nodejs/node"}