Skip to content

Commit 77d3439

Browse files
chore(deps): update dependency @napi-rs/cli to v3.3.0 (#37)
> [!NOTE] > Mend has cancelled [the proposed renaming](https://redirect.github.com/renovatebot/renovate/discussions/37842) of the Renovate GitHub app being renamed to `mend[bot]`. > > This notice will be removed on 2025-10-07. <hr> This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@napi-rs/cli](https://redirect.github.com/napi-rs/napi-rs) | [`3.2.0` -> `3.3.0`](https://renovatebot.com/diffs/npm/@napi-rs%2fcli/3.2.0/3.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@napi-rs%2fcli/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@napi-rs%2fcli/3.2.0/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>napi-rs/napi-rs (@&#8203;napi-rs/cli)</summary> ### [`v3.3.0`](https://redirect.github.com/napi-rs/napi-rs/compare/@napi-rs/[email protected]...@napi-rs/[email protected]) [Compare Source](https://redirect.github.com/napi-rs/napi-rs/compare/@napi-rs/[email protected]...@napi-rs/[email protected]) </details> --- ### 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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/napi-rs/mimalloc-safe). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent b9b4f4a commit 77d3439

File tree

1 file changed

+4
-65
lines changed

1 file changed

+4
-65
lines changed

example/yarn.lock

Lines changed: 4 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -274,8 +274,8 @@ __metadata:
274274
linkType: hard
275275

276276
"@napi-rs/cli@npm:^3.0.1":
277-
version: 3.2.0
278-
resolution: "@napi-rs/cli@npm:3.2.0"
277+
version: 3.3.0
278+
resolution: "@napi-rs/cli@npm:3.3.0"
279279
dependencies:
280280
"@inquirer/prompts": "npm:^7.8.4"
281281
"@napi-rs/cross-toolchain": "npm:^1.0.3"
@@ -286,13 +286,11 @@ __metadata:
286286
debug: "npm:^4.4.1"
287287
emnapi: "npm:^1.5.0"
288288
es-toolkit: "npm:^1.39.10"
289-
find-up: "npm:^7.0.0"
290289
js-yaml: "npm:^4.1.0"
291290
semver: "npm:^7.7.2"
292291
typanion: "npm:^3.14.0"
293292
peerDependencies:
294-
"@emnapi/runtime": ^1.1.0
295-
emnapi: ^1.1.0
293+
"@emnapi/runtime": ^1.5.0
296294
peerDependenciesMeta:
297295
"@emnapi/runtime":
298296
optional: true
@@ -301,7 +299,7 @@ __metadata:
301299
bin:
302300
napi: dist/cli.js
303301
napi-raw: cli.mjs
304-
checksum: 10c0/3b871bed67e7691ce5eb7e3a6b1f57ae628144e2f8ddcc0cfe0305c3603a0b4ad5073ca82ba74d8cf13aeaacd57c083bbf3423f89b256b3b34bb3ab03e55e1c0
302+
checksum: 10c0/fa86720c0d9434b46c71b9bd39f877b52c95309120f61413821067ed4544f49f4dda878752462ed590c2683113a6cf230d931df0c9186c00a576131e04a23a91
305303
languageName: node
306304
linkType: hard
307305

@@ -1122,17 +1120,6 @@ __metadata:
11221120
languageName: node
11231121
linkType: hard
11241122

1125-
"find-up@npm:^7.0.0":
1126-
version: 7.0.0
1127-
resolution: "find-up@npm:7.0.0"
1128-
dependencies:
1129-
locate-path: "npm:^7.2.0"
1130-
path-exists: "npm:^5.0.0"
1131-
unicorn-magic: "npm:^0.1.0"
1132-
checksum: 10c0/e6ee3e6154560bc0ab3bc3b7d1348b31513f9bdf49a5dd2e952495427d559fa48cdf33953e85a309a323898b43fa1bfbc8b80c880dfc16068384783034030008
1133-
languageName: node
1134-
linkType: hard
1135-
11361123
"iconv-lite@npm:^0.6.3":
11371124
version: 0.6.3
11381125
resolution: "iconv-lite@npm:0.6.3"
@@ -1160,15 +1147,6 @@ __metadata:
11601147
languageName: node
11611148
linkType: hard
11621149

1163-
"locate-path@npm:^7.2.0":
1164-
version: 7.2.0
1165-
resolution: "locate-path@npm:7.2.0"
1166-
dependencies:
1167-
p-locate: "npm:^6.0.0"
1168-
checksum: 10c0/139e8a7fe11cfbd7f20db03923cacfa5db9e14fa14887ea121345597472b4a63c1a42a8a5187defeeff6acf98fd568da7382aa39682d38f0af27433953a97751
1169-
languageName: node
1170-
linkType: hard
1171-
11721150
"mimalloc-example@workspace:.":
11731151
version: 0.0.0-use.local
11741152
resolution: "mimalloc-example@workspace:."
@@ -1191,31 +1169,6 @@ __metadata:
11911169
languageName: node
11921170
linkType: hard
11931171

1194-
"p-limit@npm:^4.0.0":
1195-
version: 4.0.0
1196-
resolution: "p-limit@npm:4.0.0"
1197-
dependencies:
1198-
yocto-queue: "npm:^1.0.0"
1199-
checksum: 10c0/a56af34a77f8df2ff61ddfb29431044557fcbcb7642d5a3233143ebba805fc7306ac1d448de724352861cb99de934bc9ab74f0d16fe6a5460bdbdf938de875ad
1200-
languageName: node
1201-
linkType: hard
1202-
1203-
"p-locate@npm:^6.0.0":
1204-
version: 6.0.0
1205-
resolution: "p-locate@npm:6.0.0"
1206-
dependencies:
1207-
p-limit: "npm:^4.0.0"
1208-
checksum: 10c0/d72fa2f41adce59c198270aa4d3c832536c87a1806e0f69dffb7c1a7ca998fb053915ca833d90f166a8c082d3859eabfed95f01698a3214c20df6bb8de046312
1209-
languageName: node
1210-
linkType: hard
1211-
1212-
"path-exists@npm:^5.0.0":
1213-
version: 5.0.0
1214-
resolution: "path-exists@npm:5.0.0"
1215-
checksum: 10c0/b170f3060b31604cde93eefdb7392b89d832dfbc1bed717c9718cbe0f230c1669b7e75f87e19901da2250b84d092989a0f9e44d2ef41deb09aa3ad28e691a40a
1216-
languageName: node
1217-
linkType: hard
1218-
12191172
"safer-buffer@npm:>= 2.1.2 < 3.0.0":
12201173
version: 2.1.2
12211174
resolution: "safer-buffer@npm:2.1.2"
@@ -1280,13 +1233,6 @@ __metadata:
12801233
languageName: node
12811234
linkType: hard
12821235

1283-
"unicorn-magic@npm:^0.1.0":
1284-
version: 0.1.0
1285-
resolution: "unicorn-magic@npm:0.1.0"
1286-
checksum: 10c0/e4ed0de05b0a05e735c7d8a2930881e5efcfc3ec897204d5d33e7e6247f4c31eac92e383a15d9a6bccb7319b4271ee4bea946e211bf14951fec6ff2cbbb66a92
1287-
languageName: node
1288-
linkType: hard
1289-
12901236
"universal-user-agent@npm:^7.0.0, universal-user-agent@npm:^7.0.2":
12911237
version: 7.0.3
12921238
resolution: "universal-user-agent@npm:7.0.3"
@@ -1305,13 +1251,6 @@ __metadata:
13051251
languageName: node
13061252
linkType: hard
13071253

1308-
"yocto-queue@npm:^1.0.0":
1309-
version: 1.2.1
1310-
resolution: "yocto-queue@npm:1.2.1"
1311-
checksum: 10c0/5762caa3d0b421f4bdb7a1926b2ae2189fc6e4a14469258f183600028eb16db3e9e0306f46e8ebf5a52ff4b81a881f22637afefbef5399d6ad440824e9b27f9f
1312-
languageName: node
1313-
linkType: hard
1314-
13151254
"yoctocolors-cjs@npm:^2.1.2":
13161255
version: 2.1.2
13171256
resolution: "yoctocolors-cjs@npm:2.1.2"

0 commit comments

Comments
 (0)