-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
chore(deps): update dependency synckit to ^0.9.2 #89
base: main
Are you sure you want to change the base?
Conversation
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
size-limit report 📦
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #89 +/- ##
=======================================
Coverage 95.00% 95.00%
=======================================
Files 4 4
Lines 80 80
Branches 30 30
=======================================
Hits 76 76
Misses 4 4 ☔ View full report in Codecov by Sentry. |
1dfa378
to
f836ae4
Compare
f836ae4
to
bd39621
Compare
bd39621
to
e14a358
Compare
This PR contains the following updates:
^0.8.5
->^0.9.2
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 #131Configuration
📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), 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.