-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 resolve-esm to v2 #2227
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Size Change: 0 B Total Size: 150 kB ℹ️ View Unchanged
|
This PR contains the following updates:
^1.4.0
->^2.0.3
Release Notes
nujarum/resolve-esm (resolve-esm)
v2.0.3
Compare Source
What's Changed
Error#cause
devDependencies
v2.0.2
Compare Source
What's Changed
,
=>\0
devDependencies
v2.0.1
Compare Source
What's Changed
"files"
v2.0.0
Compare Source
Change return types from asynchronous to synchronous
Following the change at Node.js v20 that [
import.meta.resolve
][import.meta.resolve] now returns synchronously, the functions in this module have also been changed to synchronous functions.However, asynchronous functions equivalent to v1.x can also be imported from
resolve-esm/async
, so users can still use asynchronous functions in situations such as when blocking is undesirable.Change supported Node.js versions
Drops support for Node.js v14 (already EOL) and requires Node.js v16 or higher.
v1.4.2
Compare Source
What's Changed
devDependencies
1.4.2
v1.4.1
Compare Source
What's Changed
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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 has been generated by Mend Renovate. View repository job log here.