mirror of
https://github.com/hansputera/tiktok-dl.git
synced 2026-04-06 04:01:57 +02:00
fix(deps): update dependency vm2 to v3.9.19 - autoclosed #24
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @renovate[bot] on 5/9/2024
This PR contains the following updates:
3.9.9->3.9.19Release Notes
patriksimek/vm2 (vm2)
v3.9.19Compare Source
[fix] Fix resolver issue.
v3.9.18Compare Source
[fix] Multiple security fixes.
[new] Add resolver API to create a shared resolver for multiple
NodeVMinstances allowing to cache scripts and increase sandbox startup times.[new] Allow to pass a function to
require.contextwhich is called with the filename allowing to specify the context pre file.v3.9.17Compare Source
[fix] Multiple security fixes.
v3.9.16Compare Source
[fix] Security fix (seehttps://github.com/patriksimek/vm2/issues/5166).
v3.9.15Compare Source
[fix] Security fix (seehttps://github.com/patriksimek/vm2/issues/5155).
v3.9.14Compare Source
[new] Support conditional export resolution with custom resolver. (nick-klaviyo)
v3.9.13Compare Source
[fix] Fix typescript errors in index.d.ts
v3.9.12Compare Source
[new] Add file system API.
[fix] Fix parsing error with object pattern in catch clause.
v3.9.11Compare Source
[new] Add option
require.strictto allow to load required modules in non strict mode.[fix] Security fix.
v3.9.10Compare Source
[new] Add uptime to process.
[fix] Security fix.
[fix] Fix inspection with showProxy.
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 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.