|
2 | 2 |
|
3 | 3 | ## Links |
4 | 4 |
|
5 | | -* **Recording**: https://www.youtube.com/watch?v=1VStRLtXFKk&pp=ygURbm9kZWpzIDIwMjYtMDEtMDc%3D |
6 | | -* **GitHub Issue**: https://github.com/nodejs/TSC/issues/1812 |
7 | | -* **Minutes**: https://hackmd.io/@openjs-nodejs/rJm-mSX4-l |
| 5 | +* **Recording**: <https://www.youtube.com/watch?v=1VStRLtXFKk&pp=ygURbm9kZWpzIDIwMjYtMDEtMDc%3D> |
| 6 | +* **GitHub Issue**: <https://github.com/nodejs/TSC/issues/1812> |
| 7 | +* **Minutes**: <https://hackmd.io/@openjs-nodejs/rJm-mSX4-l> |
8 | 8 |
|
9 | 9 | ## Present |
10 | 10 |
|
|
15 | 15 | * Richard Lau @richardlau (voting member) |
16 | 16 | * Robert Nagy @ronag (voting member) |
17 | 17 |
|
18 | | - |
19 | 18 | ## Agenda |
20 | 19 |
|
21 | 20 | ### Announcements |
22 | 21 |
|
23 | | -- Node.js Security release likey delayed |
| 22 | +* Node.js Security release likey delayed |
24 | 23 |
|
25 | 24 | ### Reminders |
26 | 25 |
|
27 | 26 | * Remember to nominate people for the [contributor spotlight](https://github.com/nodejs/node/blob/main/doc/contributing/reconizing-contributors.md#bi-monthly-contributor-spotlight) |
28 | 27 |
|
29 | 28 | ### CPC and Board Meeting Updates |
30 | 29 |
|
31 | | -*Extracted from **tsc-agenda** labeled issues and pull requests from the **nodejs org** prior to the meeting. |
| 30 | +\*Extracted from **tsc-agenda** labeled issues and pull requests from the **nodejs org** prior to the meeting. |
32 | 31 |
|
33 | 32 | ### nodejs/TSC |
34 | 33 |
|
35 | 34 | * Request to restore active collaborator status [#1813](https://github.com/nodejs/TSC/issues/1813) |
36 | | - - Richard: wait for the end of the week for objections. |
| 35 | + * Richard: wait for the end of the week for objections. |
| 36 | + |
37 | 37 | * Collaborator Summits 2026 [#1800](https://github.com/nodejs/TSC/issues/1800) |
38 | | - - Matteo: we have been discussing venues, targeting the week starting on the 13th of April 2026 in London. |
| 38 | + * Matteo: we have been discussing venues, targeting the week starting on the 13th of April 2026 in London. |
39 | 39 | * Update charter with communication responsibilities [#1754](https://github.com/nodejs/TSC/pull/1754) |
40 | 40 | * Self-serve model for funding Node.js work [#1747](https://github.com/nodejs/TSC/issues/1747) |
41 | 41 | * Draft Statement of Work - Test reliability lead [#1629](https://github.com/nodejs/TSC/issues/1629) |
42 | 42 |
|
43 | 43 | ### nodejs/node |
44 | 44 |
|
45 | 45 | * sqlite: mark as release candidate [#61262](https://github.com/nodejs/node/pull/61262) |
46 | | - - Rafael: node-sqlite3 was recently deprecated. It's the time for us to mark it as "stable". |
47 | | - - Matteo: The question for us if the async version of the API would impact the design of the sync version. |
48 | | - - Robert: async APIs are useful for slow disks |
49 | | - - Joyee: the "release candidate" status allow for limited breaking change, but people are already using it in the ecosystem so it's already a bit late for changes. |
50 | | - - Matteo: parked until next week with [@louwers](https://github.com/louwers) that [objected](https://github.com/nodejs/node/pull/61262#pullrequestreview-3626427503). |
| 46 | + * Rafael: node-sqlite3 was recently deprecated. It's the time for us to mark it as "stable". |
| 47 | + * Matteo: The question for us if the async version of the API would impact the design of the sync version. |
| 48 | + * Robert: async APIs are useful for slow disks |
| 49 | + * Joyee: the "release candidate" status allow for limited breaking change, but people are already using it in the ecosystem so it's already a bit late for changes. |
| 50 | + * Matteo: parked until next week with [@louwers](https://github.com/louwers) that [objected](https://github.com/nodejs/node/pull/61262#pullrequestreview-3626427503). |
51 | 51 | * doc: clarify the scope of `--disallow-code-generation-from-strings` [#58328](https://github.com/nodejs/node/pull/58328) |
52 | | - - Chengzhong: can remove the tsc-label, already discussed. |
| 52 | + * Chengzhong: can remove the tsc-label, already discussed. |
53 | 53 | * util: add colorize functionality [#43523](https://github.com/nodejs/node/pull/43523) |
54 | | - - Matteo: there is no Ruben, postponed. |
| 54 | + * Matteo: there is no Ruben, postponed. |
55 | 55 |
|
56 | 56 | ### nodejs/admin |
57 | 57 |
|
58 | 58 | * Only allow secure two-factor methods [#1005](https://github.com/nodejs/admin/issues/1005) |
59 | | - - Matteo: I don't think we can do this, as the blast radius would be too big. I tried sampling this in the nodejs-private org, and the results were not as we expected. |
| 59 | + * Matteo: I don't think we can do this, as the blast radius would be too big. I tried sampling this in the nodejs-private org, and the results were not as we expected. |
60 | 60 |
|
61 | 61 | ### nodejs/web-team |
62 | 62 |
|
63 | 63 | * Disband @nodejs/ux-and-design [#11](https://github.com/nodejs/web-team/issues/11) |
64 | | - - Matteo: I will take care of it |
| 64 | + * Matteo: I will take care of it |
65 | 65 |
|
66 | 66 | ## Strategic Initiatives |
67 | 67 |
|
|
0 commit comments