Skip to content

Commit 8ce225d

Browse files
committed
Update indexmap and hashbrown dependencies
Dual of bytecodealliance/wasm-tools#2487, but for Wasmtime.
1 parent e10bd43 commit 8ce225d

File tree

5 files changed

+231
-997
lines changed

5 files changed

+231
-997
lines changed

Cargo.lock

Lines changed: 40 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ env_logger = "0.11.5"
385385
log = { version = "0.4.28", default-features = false }
386386
clap = { version = "4.5.48", default-features = false, features = ["std", "derive"] }
387387
clap_complete = "4.5.58"
388-
hashbrown = { version = "0.16", default-features = false }
388+
hashbrown = { version = "0.17", default-features = false }
389389
capstone = "0.13.0"
390390
smallvec = { version = "1.15.1", features = ["union"] }
391391
tracing = { version = "0.1.41", default-features = false }
@@ -419,7 +419,7 @@ http-body = "1.0.1"
419419
http-body-util = "0.1.3"
420420
bytes = { version = "1.11.1", default-features = false }
421421
futures = { version = "0.3.31", default-features = false }
422-
indexmap = { version = "2.11.4", default-features = false }
422+
indexmap = { version = "2.14.0", default-features = false }
423423
syn = "2.0.106"
424424
quote = "1.0.41"
425425
proc-macro2 = "1.0.101"

supply-chain/audits.toml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ who = "Saúl Cabrera <saulecabrera@gmail.com>"
4545
criteria = "safe-to-deploy"
4646
user-id = 73222 # wasmtime-publish
4747
start = "2025-02-20"
48-
end = "2026-02-20"
48+
end = "2027-04-14"
4949
notes = "The Bytecode Alliance is the author of this crate"
5050

5151
[[wildcard-audits.cranelift-assembler-x64-meta]]
@@ -61,7 +61,7 @@ who = "Saúl Cabrera <saulecabrera@gmail.com>"
6161
criteria = "safe-to-deploy"
6262
user-id = 73222 # wasmtime-publish
6363
start = "2025-02-20"
64-
end = "2026-02-20"
64+
end = "2027-04-14"
6565
notes = "The Bytecode Alliance is the author of this crate."
6666

6767
[[wildcard-audits.cranelift-bforest]]
@@ -85,7 +85,7 @@ who = "Alex Crichton <alex@alexcrichton.com>"
8585
criteria = "safe-to-deploy"
8686
user-id = 73222 # wasmtime-publish
8787
start = "2025-04-21"
88-
end = "2026-04-21"
88+
end = "2027-04-14"
8989
notes = "The Bytecode Alliance is the author of this crate."
9090

9191
[[wildcard-audits.cranelift-bitset]]
@@ -325,7 +325,7 @@ who = "Alex Crichton <alex@alexcrichton.com>"
325325
criteria = "safe-to-deploy"
326326
user-id = 73222 # wasmtime-publish
327327
start = "2025-04-21"
328-
end = "2026-04-21"
328+
end = "2027-04-14"
329329
notes = "The Bytecode Alliance is the author of this crate."
330330

331331
[[wildcard-audits.cranelift-srcgen]]
@@ -811,15 +811,15 @@ who = "Trevor Elliott <telliott@fastly.com>"
811811
criteria = "safe-to-deploy"
812812
user-id = 73222 # wasmtime-publish
813813
start = "2024-02-20"
814-
end = "2026-01-21"
814+
end = "2027-04-14"
815815
notes = "The Bytecode Alliance is the author of this crate."
816816

817817
[[wildcard-audits.wasmtime-c-api-macros]]
818818
who = "Trevor Elliott <telliott@fastly.com>"
819819
criteria = "safe-to-deploy"
820820
user-id = 73222 # wasmtime-publish
821821
start = "2024-02-20"
822-
end = "2026-01-21"
822+
end = "2027-04-14"
823823
notes = "The Bytecode Alliance is the author of this crate."
824824

825825
[[wildcard-audits.wasmtime-cache]]
@@ -1291,7 +1291,7 @@ who = "Saúl Cabrera <saulecabrera@gmail.com>"
12911291
criteria = "safe-to-deploy"
12921292
user-id = 73222 # wasmtime-publish
12931293
start = "2025-01-20"
1294-
end = "2026-01-21"
1294+
end = "2027-04-14"
12951295
notes = "The Bytecode Alliance is the author of this crate."
12961296

12971297
[[wildcard-audits.wasmtime-runtime]]
@@ -1391,7 +1391,7 @@ who = "Saúl Cabrera <saulecabrera@gmail.com>"
13911391
criteria = "safe-to-deploy"
13921392
user-id = 73222 # wasmtime-publish
13931393
start = "2025-02-20"
1394-
end = "2026-02-20"
1394+
end = "2027-04-14"
13951395
notes = "The Bytecode Alliance is the author of this crate."
13961396

13971397
[[wildcard-audits.wasmtime-wasi-keyvalue]]
@@ -1455,7 +1455,7 @@ who = "Alex Crichton <alex@alexcrichton.com>"
14551455
criteria = "safe-to-deploy"
14561456
user-id = 73222 # wasmtime-publish
14571457
start = "2025-04-21"
1458-
end = "2026-04-21"
1458+
end = "2027-04-14"
14591459
notes = "The Bytecode Alliance is the author of this crate."
14601460

14611461
[[wildcard-audits.wasmtime-wasi-tls]]
@@ -6962,7 +6962,7 @@ end = "2027-02-11"
69626962
criteria = "safe-to-deploy"
69636963
user-id = 539 # Josh Stone (cuviper)
69646964
start = "2020-01-15"
6965-
end = "2026-01-08"
6965+
end = "2027-04-14"
69666966

69676967
[[trusted.io-extras]]
69686968
criteria = "safe-to-deploy"

0 commit comments

Comments
 (0)