fix(deps): update dependency synckit to ^0.11.0 #15545
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.9.0->^0.11.0Release Notes
un-ts/synckit (synckit)
v0.11.1Compare Source
Patch Changes
0966d2aThanks @JounQin! - fix: add missingMessageChannelfromnode:worker_threadsfor Node 14 compatibilityv0.11.0Compare Source
Minor Changes
59f7432Thanks @JounQin! - feat: addoxcts runner support, correctswcts runner with--importflag supportPatch Changes
#222
59f7432Thanks @JounQin! - fix:.cjsshould never be treated as ESM#219
79fa3a2Thanks @JounQin! - refactor: split into chunk files, addmodule-syncentry#222
59f7432Thanks @JounQin! - fix: only considerprocess.features.typescriptwhen--no-experimental-strip-typesflag enabledv0.10.3Compare Source
Patch Changes
386bfb9Thanks @fisker! - chore: improve performance on first runv0.10.2Compare Source
Minor Changes
#206
011e9c0Thanks @JounQin! - refactor: simplify types, any function should be accepted#210
888302cThanks @JounQin! - feat: add newbunts runner#211
19f9a78Thanks @JounQin! - feat: supportnoderunner by default for Node 22.6+#213
0d168d7Thanks @JounQin! - feat: supportstdiooverriding in worker, what meansstdiowill be streamed in correct order now#208
d3da4c3Thanks @JounQin! - feat: support file url worker pathPatch Changes
61f2ff2Thanks @JounQin! - fix: incorrect commonjs typesv0.10.1Compare Source
Patch Changes
e13a68aThanks @nwidynski! - fix: add support for type transformations to node runner, clarify correct Node versions supportv0.10.0Compare Source
Minor Changes
#199
7a5f1bdThanks @nwidynski! - feat: add support for--experimental-strip-typesIntroducing the
noderunner, which will replacets-nodeas the new default:--experimental-strip-typesflag enabled via
NODE_OPTIONSenv or cli args--no-experimental-strip-typesflag enabled via
NODE_OPTIONSenv or cli argsAn error will be thrown when attempting to run with
nodeon unsupported versions (<22).On these versions, the default runner remains
ts-nodewhen available.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.