vue-compiler
vue-compiler copied to clipboard
chore(deps): update dependency @napi-rs/cli to v2.18.4
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @napi-rs/cli | 2.17.0 -> 2.18.4 |
Release Notes
napi-rs/napi-rs (@napi-rs/cli)
v2.18.4
What Changed
- fix(cli): add missing declare keyword
Full Changelog: https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@2.18.3...@napi-rs/cli@2.18.4
v2.18.3
What's Changed
- remove duplicate typedefs in
index.d.tsfrom macro re-evaluation by @OmarTawfik in https://github.com/napi-rs/napi-rs/pull/2088
New Contributors
- @OmarTawfik made their first contribution in https://github.com/napi-rs/napi-rs/pull/2088
Full Changelog: https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@2.18.2...@napi-rs/cli@2.18.3
v2.18.2
Bug Fixes
- cli: freebsd ci template (0f42e21)
Full Changelog: https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@2.18.1...@napi-rs/cli@2.18.2
v2.18.1
What's Changed
- feat(target): add support for armv7-unknown-linux-muslebihf by @sapphi-red in https://github.com/napi-rs/napi-rs/pull/2020
Full Changelog: https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@2.18.0...@napi-rs/cli@2.18.1
v2.18.0
What's Changed
- chore: upgrade cli deps @Brooooooklyn https://github.com/napi-rs/napi-rs/commit/60c326e8eb4276134daabf41604168fafceb02bf
- feat: update ci.yml and binding template @Brooooooklyn https://github.com/napi-rs/napi-rs/commit/f720c2d0346130f006f6de986fb37c41545f3666
Full Changelog: https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@2.17.0...@napi-rs/cli@2.18.0
Configuration
📅 Schedule: Branch creation - "every weekend" (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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: napi/pnpm-lock.yaml
Progress: resolved 0, reused 1, downloaded 0, added 0
WARN GET https://registry.nlark.com/@node-rs/helper/download/@node-rs/helper-1.2.1.tgz error (ENOTFOUND). Will retry in 10 seconds. 2 retries left.
Progress: resolved 18, reused 16, downloaded 2, added 0
WARN GET https://registry.nlark.com/@node-rs/helper/download/@node-rs/helper-1.2.1.tgz error (ENOTFOUND). Will retry in 1 minute. 1 retries left.
ENOTFOUND request to https://registry.nlark.com/@node-rs/helper/download/@node-rs/helper-1.2.1.tgz failed, reason: getaddrinfo ENOTFOUND registry.nlark.com
This error happened while installing a direct dependency of /tmp/renovate/repos/github/HerringtonDarkholme/vue-compiler/napi
FetchError: request to https://registry.nlark.com/@node-rs/helper/download/@node-rs/helper-1.2.1.tgz failed, reason: getaddrinfo ENOTFOUND registry.nlark.com
at ClientRequest.<anonymous> (/opt/containerbase/tools/pnpm/8.15.9/24.11.1/node_modules/pnpm/dist/pnpm.cjs:76252:18)
at ClientRequest.emit (node:events:508:28)
at emitErrorEvent (node:_http_client:108:11)
at TLSSocket.socketErrorListener (node:_http_client:575:5)
at TLSSocket.emit (node:events:520:35)
at emitErrorNT (node:internal/streams/destroy:170:8)
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21)