-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency synckit to ^0.9.0 #63
base: main
Are you sure you want to change the base?
Conversation
8be538c
to
cfb00fb
Compare
cfb00fb
to
4251dbf
Compare
3f929a5
to
8562afc
Compare
dc3f73f
to
e6b501f
Compare
cd07560
to
5861e59
Compare
5861e59
to
a7e7652
Compare
d7ecc2d
to
3811ceb
Compare
|
4f83606
to
328fd4f
Compare
a215b9e
to
1e85ef4
Compare
1c605a1
to
58e969d
Compare
7859b76
to
f869295
Compare
f8b1e9a
to
12f5a75
Compare
faae9ef
to
b85b46f
Compare
99ff910
to
ea1761b
Compare
ea1761b
to
cb144a1
Compare
cb144a1
to
f114119
Compare
f114119
to
8056c9d
Compare
8056c9d
to
a594018
Compare
fb9eb2a
to
6b98f0e
Compare
6b98f0e
to
8ac5b1a
Compare
8ac5b1a
to
fc570fe
Compare
fc570fe
to
6082a8f
Compare
a15a8bf
to
6082a8f
Compare
This PR contains the following updates:
^0.7.1
->^0.9.0
Release Notes
un-ts/synckit (synckit)
v0.9.2
Compare Source
Patch Changes
30d28ae
Thanks @jedlikowski! - fix: handle outdated message in channel queuev0.9.1
Compare Source
Patch Changes
e99bf89
Thanks @fmal! - fix: support yarn pnp with node 20v0.9.0
Compare Source
Minor Changes
2541a1e
Thanks @onigoetz! - feat!: use a single SharedArrayBuffer, remove uselessbufferSize
optionPatch Changes
be4648c
Thanks @JounQin! - refactor: lazy initialize cachesv0.8.8
Compare Source
Patch Changes
7b6a0eb
Thanks @JounQin! - feat: migrate@pkgr/utils
to lite@pkgr/core
- This will make the whole package much more smallerv0.8.7
Compare Source
Patch Changes
#145
b2affa0
Thanks @JounQin! - feat: add newglobalShims
option, what means you can envSYNCKIT_GLOBAL_SHIMS=1
to enable auto polyfilling for some modules, for example:fetch
fromnode-fetch
,performance
fromnode:perf_hooks
.You can also pass a custom
globalShims
option asGlobalShim
Array
to custom your own shims:You can aslo reuse the exported
DEFAULT_GLOBAL_SHIMS_PRESET
for extanding:v0.8.6
Compare Source
Patch Changes
#141
608c9d9
Thanks @JounQin! - fix: only fallback tots-node
when it's available - close #128#142
097e5cd
Thanks @JounQin! - feat: add custom transferList support - close #131v0.8.5
Compare Source
Patch Changes
758aaf1
Thanks @krossekrabbe! - fix: pnp loader path on Windowsv0.8.4
Compare Source
Patch Changes
b61087f
Thanks @JounQin! - fix: incorrectextractProperties
typings for known objectv0.8.3
Compare Source
Patch Changes
#106
9f27ff9
Thanks @JounQin! - feat: addswc
(@swc-node/register
) support out of box#103
b1308ac
Thanks @noahnu! - fix: pass yarn PnP experimental loader to worker if it existsv0.8.2
Compare Source
Patch Changes
#98
4fe6aef
Thanks @noahnu! - feat: support yarn PnP out of box, propagate PnP runtime#97
d1bed37
Thanks @noahnu! - fix: typo ofSYNCKIT_EXEC_ARGV
environment variable#101
34e44ae
Thanks @JounQin! - feat: propagate sync errors from workerv0.8.1
Compare Source
Patch Changes
396e964
Thanks @JounQin! - fix: better compatibility on Node 14v0.8.0
Compare Source
Minor Changes
#90
ffcf174
Thanks @JounQin! - build!: drop Node 12 support, remove testing on Node 14#90
ffcf174
Thanks @JounQin! - feat: support more ts runners for TypeScript filesFeel free to PR to add more runner support like
swc
if you wantConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.