-
-
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.8.8 #119
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. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #119 +/- ##
=======================================
Coverage 65.51% 65.51%
=======================================
Files 7 7
Lines 58 58
Branches 10 10
=======================================
Hits 38 38
Misses 20 20 ☔ View full report in Codecov by Sentry. |
This PR contains the following updates:
^0.8.5
->^0.8.8
Release Notes
un-ts/synckit (synckit)
v0.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 - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.