Skip to content

Commit

Permalink
2023-09-20 meeting notes
Browse files Browse the repository at this point in the history
  • Loading branch information
GeoffreyBooth authored Sep 26, 2023
1 parent 77868a2 commit b82dab6
Showing 1 changed file with 93 additions and 0 deletions.
93 changes: 93 additions & 0 deletions meetings/2023-09-20.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
# Node.js Technical Steering Committee (TSC) Meeting 2023-09-20

## Links

* **Recording**: https://www.youtube.com/watch?v=2bcNgZ5MsGs

Check warning on line 5 in meetings/2023-09-20.md

View workflow job for this annotation

GitHub Actions / lint

Don’t use literal URLs without angle brackets

Check warning on line 5 in meetings/2023-09-20.md

View workflow job for this annotation

GitHub Actions / lint

Don’t use literal URLs without angle brackets
* **GitHub Issue**: https://github.com/nodejs/TSC/issues/1440

Check warning on line 6 in meetings/2023-09-20.md

View workflow job for this annotation

GitHub Actions / lint

Don’t use literal URLs without angle brackets

Check warning on line 6 in meetings/2023-09-20.md

View workflow job for this annotation

GitHub Actions / lint

Don’t use literal URLs without angle brackets
* **Minutes Google Doc**: https://docs.google.com/document/d/1-qfZ6Mja5gio37m7Ikw367012mu2q_i_5-k7LkRySc0/edit

Check warning on line 7 in meetings/2023-09-20.md

View workflow job for this annotation

GitHub Actions / lint

Don’t use literal URLs without angle brackets

Check warning on line 7 in meetings/2023-09-20.md

View workflow job for this annotation

GitHub Actions / lint

Don’t use literal URLs without angle brackets

## Present

* Antoine du Hamel @aduh95 (voting member)
X * Yagiz Nizipli @anonrig (voting member)
* Anatoli Papirovski @apapirovski (voting member)
X * Benjamin Gruenbaum @benjamingr (voting member)
* Ruben Bridgewater @BridgeAR (voting member)
X * Colin Ihrig @cjihrig (voting member)
* Danielle Adams @danielleadams (voting member)
X * Geoffrey Booth @GeoffreyBooth (voting member)
* Gireesh Punathil @gireeshpunathil (voting member)
* James Snell @jasnell (voting member)
* Joyee Cheung @joyeecheung (voting member)
* Chengzhong Wu @legendecas (voting member)
* Matteo Collina @mcollina (voting member)
* Michael Dawson @mhdawson (voting member)
X * Moshe Atlow @MoLow (voting member)
* Rafael Gonzaga @RafaelGSS (voting member)
* Darshan Sen @RaisinTen (voting member)
* Richard Lau @richardlau (voting member)
* Robert Nagy @ronag (voting member)
* Ruy Adorno @ruyadorno (voting member)
* Michaël Zasso @targos (voting member)
X * Tobias Nießen @tniessen (voting member)
* Rich Trott @Trott (voting member)
* Beth Griggs @BethGriggs (regular member)
* Ben Noordhuis @bnoordhuis (regular member)
* Сковорода Никита Андреевич @ChALkeR (regular member)
* Shelley Vohr @codebytere (regular member)
* Daniel Bevenius @danbev (regular member)
* Franziska Hinkelmann @fhinkel (regular member)
* Gabriel Schulhof @gabrielschulhof (regular member)
* Brian White @mscdex (regular member)
* Myles Borins @MylesBorins (regular member)
* Rod Vagg @rvagg (regular member)
* Tiancheng "Timothy" Gu @TimothyGu (regular member)



## Agenda

Check warning on line 48 in meetings/2023-09-20.md

View workflow job for this annotation

GitHub Actions / lint

Remove 2 lines before node

Check warning on line 48 in meetings/2023-09-20.md

View workflow job for this annotation

GitHub Actions / lint

Remove 2 lines before node

### Announcements

### CPC and Board Meeting Updates

*Extracted from **tsc-agenda** labeled issues and pull requests from the **nodejs org** prior to the meeting.

### nodejs/node

* Downgrade to npm v9.6.4 or v9.6.5 to avoid potential licensing issues [#49625](https://github.com/nodejs/node/issues/49625)

Resolved, foundation is looking into licensing issue.

* module: support ES modules without file extension within `module` scope [#49531](https://github.com/nodejs/node/pull/49531)

In progress, per discussion on thread we’re hoping to land `--experimental-type` first and ship the unflagged support within module scope after.

* websocket: proposal for a new core module [#49478](https://github.com/nodejs/node/pull/49478)

Blocked, nothing for TSC to do here.

### nodejs/TSC

* Removing `primordials` from Node.js project [#1438](https://github.com/nodejs/TSC/issues/1438)

In progress, input encouraged.

* Additions to `import.meta` [#1430](https://github.com/nodejs/TSC/issues/1430)

WinterCG registry exists, we need to put our proposal there and then our PR can land.

### nodejs/admin

* Create `nodejs/socket` repository for Node.js implementation of Cloudflare's Socket API [#826](https://github.com/nodejs/admin/issues/826)

Not acting on this week. Leave on the agenda for next week.

## Strategic Initiatives

## Upcoming Meetings

* **Node.js Project Calendar**: <https://nodejs.org/calendar>

Click `+GoogleCalendar` at the bottom right to add to your own Google calendar.

Check warning on line 92 in meetings/2023-09-20.md

View workflow job for this annotation

GitHub Actions / lint

Remove 1 line after node

Check warning on line 92 in meetings/2023-09-20.md

View workflow job for this annotation

GitHub Actions / lint

Remove 1 line after node

0 comments on commit b82dab6

Please sign in to comment.