Skip to content

Update MINIMUM_NODE_VERSION to 10.19.0 and add testing#18465

Merged
sbc100 merged 1 commit intomainfrom
min_node_version
Jan 4, 2023
Merged

Update MINIMUM_NODE_VERSION to 10.19.0 and add testing#18465
sbc100 merged 1 commit intomainfrom
min_node_version

Conversation

@sbc100
Copy link
Copy Markdown
Collaborator

@sbc100 sbc100 commented Jan 4, 2023

We broke compat with 4.1.1 a while back (when we started using var and const in the JS compiler).

@sbc100 sbc100 force-pushed the min_node_version branch 3 times, most recently from c1c6fb7 to 59f2a81 Compare January 4, 2023 14:50
@sbc100 sbc100 enabled auto-merge (squash) January 4, 2023 15:28
@sbc100 sbc100 merged commit 90b6030 into main Jan 4, 2023
@sbc100 sbc100 deleted the min_node_version branch January 4, 2023 18:23
sbc100 added a commit that referenced this pull request Jan 14, 2023
This, along with #18465 (which run tests on the oldest supported
version of node) should pave the way for us to update the emsdk version
node to something a little more modern.

This first thing I do with this setting is use it do disable
`NODEJS_CATCH_REJECTION` by default when we are targeting node 15 and
above.
sbc100 added a commit that referenced this pull request Jan 14, 2023
This, along with #18465 (which run tests on the oldest supported
version of node) should pave the way for us to update the emsdk version
node to something a little more modern.

See emscripten-core/emsdk#829

This first thing I do with this setting is use it do disable
`NODEJS_CATCH_REJECTION` by default when we are targeting node 15 and
above.
sbc100 added a commit that referenced this pull request Jan 14, 2023
This, along with #18465 (which run tests on the oldest supported
version of node) should pave the way for us to update the emsdk version
node to something a little more modern.

See emscripten-core/emsdk#829

This first thing I do with this setting is use it do disable
`NODEJS_CATCH_REJECTION` by default when we are targeting node 15 and
above.
sbc100 added a commit that referenced this pull request Jan 14, 2023
This, along with #18465 (which run tests on the oldest supported
version of node) should pave the way for us to update the emsdk version
node to something a little more modern.

See emscripten-core/emsdk#829

This first thing I do with this setting is use it do disable
`NODEJS_CATCH_REJECTION` by default when we are targeting node 15 and
above.
sbc100 added a commit that referenced this pull request Jan 19, 2023
This, along with #18465 (which run tests on the oldest supported
version of node) should pave the way for us to update the emsdk version
node to something a little more modern.

See emscripten-core/emsdk#829

This first thing I do with this setting is use it do disable
`NODEJS_CATCH_REJECTION` by default when we are targeting node 15 and
above.
sbc100 added a commit that referenced this pull request Jan 20, 2023
This, along with #18465 (which run tests on the oldest supported
version of node) should pave the way for us to update the emsdk version
node to something a little more modern.

See emscripten-core/emsdk#829

This first thing I do with this setting is use it do disable
`NODEJS_CATCH_REJECTION` by default when we are targeting node 15 and
above.
sbc100 added a commit that referenced this pull request Jan 20, 2023
This, along with #18465 (which run tests on the oldest supported
version of node) should pave the way for us to update the emsdk version
node to something a little more modern.

See emscripten-core/emsdk#829

This first thing I do with this setting is use it do disable
`NODEJS_CATCH_REJECTION` by default when we are targeting node 15 and
above.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants