|
| 1 | +# Node.js Technical Steering Committee (TSC) Meeting 2023-09-20 |
| 2 | + |
| 3 | +## Links |
| 4 | + |
| 5 | +* **Recording**: https://www.youtube.com/watch?v=2bcNgZ5MsGs |
| 6 | +* **GitHub Issue**: https://github.com/nodejs/TSC/issues/1440 |
| 7 | +* **Minutes Google Doc**: https://docs.google.com/document/d/1-qfZ6Mja5gio37m7Ikw367012mu2q_i_5-k7LkRySc0/edit |
| 8 | + |
| 9 | +## Present |
| 10 | + |
| 11 | +* Antoine du Hamel @aduh95 (voting member) |
| 12 | +X * Yagiz Nizipli @anonrig (voting member) |
| 13 | +* Anatoli Papirovski @apapirovski (voting member) |
| 14 | +X * Benjamin Gruenbaum @benjamingr (voting member) |
| 15 | +* Ruben Bridgewater @BridgeAR (voting member) |
| 16 | +X * Colin Ihrig @cjihrig (voting member) |
| 17 | +* Danielle Adams @danielleadams (voting member) |
| 18 | +X * Geoffrey Booth @GeoffreyBooth (voting member) |
| 19 | +* Gireesh Punathil @gireeshpunathil (voting member) |
| 20 | +* James Snell @jasnell (voting member) |
| 21 | +* Joyee Cheung @joyeecheung (voting member) |
| 22 | +* Chengzhong Wu @legendecas (voting member) |
| 23 | +* Matteo Collina @mcollina (voting member) |
| 24 | +* Michael Dawson @mhdawson (voting member) |
| 25 | +X * Moshe Atlow @MoLow (voting member) |
| 26 | +* Rafael Gonzaga @RafaelGSS (voting member) |
| 27 | +* Darshan Sen @RaisinTen (voting member) |
| 28 | +* Richard Lau @richardlau (voting member) |
| 29 | +* Robert Nagy @ronag (voting member) |
| 30 | +* Ruy Adorno @ruyadorno (voting member) |
| 31 | +* Michaël Zasso @targos (voting member) |
| 32 | +X * Tobias Nießen @tniessen (voting member) |
| 33 | +* Rich Trott @Trott (voting member) |
| 34 | +* Beth Griggs @BethGriggs (regular member) |
| 35 | +* Ben Noordhuis @bnoordhuis (regular member) |
| 36 | +* Сковорода Никита Андреевич @ChALkeR (regular member) |
| 37 | +* Shelley Vohr @codebytere (regular member) |
| 38 | +* Daniel Bevenius @danbev (regular member) |
| 39 | +* Franziska Hinkelmann @fhinkel (regular member) |
| 40 | +* Gabriel Schulhof @gabrielschulhof (regular member) |
| 41 | +* Brian White @mscdex (regular member) |
| 42 | +* Myles Borins @MylesBorins (regular member) |
| 43 | +* Rod Vagg @rvagg (regular member) |
| 44 | +* Tiancheng "Timothy" Gu @TimothyGu (regular member) |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | +## Agenda |
| 49 | + |
| 50 | +### Announcements |
| 51 | + |
| 52 | +### CPC and Board Meeting Updates |
| 53 | + |
| 54 | +*Extracted from **tsc-agenda** labeled issues and pull requests from the **nodejs org** prior to the meeting. |
| 55 | + |
| 56 | +### nodejs/node |
| 57 | + |
| 58 | +* Downgrade to npm v9.6.4 or v9.6.5 to avoid potential licensing issues [#49625](https://github.com/nodejs/node/issues/49625) |
| 59 | + |
| 60 | +Resolved, foundation is looking into licensing issue. |
| 61 | + |
| 62 | +* module: support ES modules without file extension within `module` scope [#49531](https://github.com/nodejs/node/pull/49531) |
| 63 | + |
| 64 | +In progress, per discussion on thread we’re hoping to land `--experimental-type` first and ship the unflagged support within module scope after. |
| 65 | + |
| 66 | +* websocket: proposal for a new core module [#49478](https://github.com/nodejs/node/pull/49478) |
| 67 | + |
| 68 | +Blocked, nothing for TSC to do here. |
| 69 | + |
| 70 | +### nodejs/TSC |
| 71 | + |
| 72 | +* Removing `primordials` from Node.js project [#1438](https://github.com/nodejs/TSC/issues/1438) |
| 73 | + |
| 74 | +In progress, input encouraged. |
| 75 | + |
| 76 | +* Additions to `import.meta` [#1430](https://github.com/nodejs/TSC/issues/1430) |
| 77 | + |
| 78 | +WinterCG registry exists, we need to put our proposal there and then our PR can land. |
| 79 | + |
| 80 | +### nodejs/admin |
| 81 | + |
| 82 | +* Create `nodejs/socket` repository for Node.js implementation of Cloudflare's Socket API [#826](https://github.com/nodejs/admin/issues/826) |
| 83 | + |
| 84 | +Not acting on this week. Leave on the agenda for next week. |
| 85 | + |
| 86 | +## Strategic Initiatives |
| 87 | + |
| 88 | +## Upcoming Meetings |
| 89 | + |
| 90 | +* **Node.js Project Calendar**: <https://nodejs.org/calendar> |
| 91 | + |
| 92 | +Click `+GoogleCalendar` at the bottom right to add to your own Google calendar. |
| 93 | + |
0 commit comments