Skip to content

Commit 52aa6eb

Browse files
committed
chore(supply-chain): vet wasm-bindgen 0.2.116, js-sys/web-sys 0.3.93
Bump exemptions for wasm-bindgen ecosystem minor version bumps.
1 parent 3f50e33 commit 52aa6eb

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

supply-chain/config.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -663,7 +663,7 @@ version = "0.1.34"
663663
criteria = "safe-to-deploy"
664664

665665
[[exemptions.js-sys]]
666-
version = "0.3.92"
666+
version = "0.3.93"
667667
criteria = "safe-to-deploy"
668668

669669
[[exemptions.leb128fmt]]
@@ -1467,23 +1467,23 @@ version = "0.4.0+wasi-0.3.0-rc-2026-01-06"
14671467
criteria = "safe-to-run"
14681468

14691469
[[exemptions.wasm-bindgen]]
1470-
version = "0.2.115"
1470+
version = "0.2.116"
14711471
criteria = "safe-to-deploy"
14721472

14731473
[[exemptions.wasm-bindgen-futures]]
1474-
version = "0.4.65"
1474+
version = "0.4.66"
14751475
criteria = "safe-to-deploy"
14761476

14771477
[[exemptions.wasm-bindgen-macro]]
1478-
version = "0.2.115"
1478+
version = "0.2.116"
14791479
criteria = "safe-to-deploy"
14801480

14811481
[[exemptions.wasm-bindgen-macro-support]]
1482-
version = "0.2.115"
1482+
version = "0.2.116"
14831483
criteria = "safe-to-deploy"
14841484

14851485
[[exemptions.wasm-bindgen-shared]]
1486-
version = "0.2.115"
1486+
version = "0.2.116"
14871487
criteria = "safe-to-deploy"
14881488

14891489
[[exemptions.wasm-encoder]]
@@ -1503,7 +1503,7 @@ version = "0.244.0"
15031503
criteria = "safe-to-deploy"
15041504

15051505
[[exemptions.web-sys]]
1506-
version = "0.3.92"
1506+
version = "0.3.93"
15071507
criteria = "safe-to-deploy"
15081508

15091509
[[exemptions.web-time]]

0 commit comments

Comments
 (0)