diff --git a/bazel/cargo/wasmtime/BUILD.bazel b/bazel/cargo/wasmtime/BUILD.bazel index 6b1582d6c..4f8ec4034 100644 --- a/bazel/cargo/wasmtime/BUILD.bazel +++ b/bazel/cargo/wasmtime/BUILD.bazel @@ -41,7 +41,7 @@ alias( alias( name = "wasmtime", - actual = "@wasmtime__wasmtime__0_34_0//:wasmtime", + actual = "@wasmtime__wasmtime__0_34_1//:wasmtime", tags = [ "cargo-raze", "manual", diff --git a/bazel/cargo/wasmtime/Cargo.raze.lock b/bazel/cargo/wasmtime/Cargo.raze.lock index 8a0bf0f99..096ab6aa1 100644 --- a/bazel/cargo/wasmtime/Cargo.raze.lock +++ b/bazel/cargo/wasmtime/Cargo.raze.lock @@ -79,9 +79,9 @@ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" [[package]] name = "cc" -version = "1.0.72" +version = "1.0.73" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "22a9137b95ea06864e018375b72adfb7db6e6f68cfc8df5a04d00288050485ee" +checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11" [[package]] name = "cfg-if" @@ -100,18 +100,18 @@ dependencies = [ [[package]] name = "cranelift-bforest" -version = "0.81.0" +version = "0.81.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "71447555acc6c875c52c407d572fc1327dc5c34cba72b4b2e7ad048aa4e4fd19" +checksum = "32f027f29ace03752bb83c112eb4f53744bc4baadf19955e67fcde1d71d2f39d" dependencies = [ "cranelift-entity", ] [[package]] name = "cranelift-codegen" -version = "0.81.0" +version = "0.81.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ec9a10261891a7a919b0d4f6aa73582e88441d9a8f6173c88efbe4a5a362ea67" +checksum = "6c10af69cbf4e228c11bdc26d8f9d5276773909152a769649a160571b282f92f" dependencies = [ "cranelift-bforest", "cranelift-codegen-meta", @@ -126,33 +126,33 @@ dependencies = [ [[package]] name = "cranelift-codegen-meta" -version = "0.81.0" +version = "0.81.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "815755d76fcbcf6e17ab888545b28ab775f917cb12ce0797e60cd41a2288692c" +checksum = "290ac14d2cef43cbf1b53ad5c1b34216c9e32e00fa9b6ac57b5e5a2064369e02" dependencies = [ "cranelift-codegen-shared", ] [[package]] name = "cranelift-codegen-shared" -version = "0.81.0" +version = "0.81.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "23ea92f2a67335a2e4d3c9c65624c3b14ae287d595b0650822c41824febab66b" +checksum = "beb9142d134a03d01e3995e6d8dd3aecf16312261d0cb0c5dcd73d5be2528c1c" [[package]] name = "cranelift-entity" -version = "0.81.0" +version = "0.81.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bd25847875e388c500ad3624b4d2e14067955c93185194a7222246a25b91c975" +checksum = "1268a50b7cbbfee8514d417fc031cedd9965b15fa9e5ed1d4bc16de86f76765e" dependencies = [ "serde", ] [[package]] name = "cranelift-frontend" -version = "0.81.0" +version = "0.81.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "308bcfb7eb47bdf5ff6e1ace262af4ed39ec19f204c751fffb037e0e82a0c8bf" +checksum = "97ac0d440469e19ab12183e31a9e41b4efd8a4ca5fbde2a10c78c7bb857cc2a4" dependencies = [ "cranelift-codegen", "log", @@ -162,9 +162,9 @@ dependencies = [ [[package]] name = "cranelift-native" -version = "0.81.0" +version = "0.81.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "12cdc799aee673be2317e631d4569a1ba0a7e77a07a7ce45557086d2e02e9514" +checksum = "794cd1a5694a01c68957f9cfdc5ac092cf8b4e9c2d1697c4a5100f90103e9e9e" dependencies = [ "cranelift-codegen", "libc", @@ -173,9 +173,9 @@ dependencies = [ [[package]] name = "cranelift-wasm" -version = "0.81.0" +version = "0.81.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7bf8577386bb813bc513e524f665d62b44debaddf929308d0fa2b99c030e17c7" +checksum = "f2ddd4ca6963f6e94d00e8935986411953581ac893587ab1f0eb4f0b5a40ae65" dependencies = [ "cranelift-codegen", "cranelift-entity", @@ -298,9 +298,9 @@ dependencies = [ [[package]] name = "io-lifetimes" -version = "0.5.1" +version = "0.5.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "768dbad422f45f69c8f5ce59c0802e2681aa3e751c5db8217901607bb2bc24dd" +checksum = "ec58677acfea8a15352d42fc87d11d63596ade9239e0a7c9352914417515dbe6" [[package]] name = "itertools" @@ -319,9 +319,9 @@ checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" [[package]] name = "libc" -version = "0.2.117" +version = "0.2.118" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e74d72e0f9b65b5b4ca49a346af3976df0f9c61d550727f349ecd559f251a26c" +checksum = "06e509672465a0504304aa87f9f176f2b2b716ed8fb105ebe5c02dc6dce96a94" [[package]] name = "linux-raw-sys" @@ -418,9 +418,9 @@ dependencies = [ [[package]] name = "psm" -version = "0.1.16" +version = "0.1.17" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cd136ff4382c4753fc061cb9e4712ab2af263376b95bbd5bd8cd50c020b78e69" +checksum = "6eca0fa5dd7c4c96e184cec588f0b1db1ee3165e678db21c09793105acb17e6f" dependencies = [ "cc", ] @@ -436,14 +436,13 @@ dependencies = [ [[package]] name = "rand" -version = "0.8.4" +version = "0.8.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2e7573632e6454cf6b99d7aac4ccca54be06da05aca2ef7423d22d27d4d4bcd8" +checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" dependencies = [ "libc", "rand_chacha", "rand_core", - "rand_hc", ] [[package]] @@ -465,15 +464,6 @@ dependencies = [ "getrandom", ] -[[package]] -name = "rand_hc" -version = "0.3.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d51e9f596de227fda2ea6c84607f5558e196eeaf43c986b724ba4fb8fdf497e7" -dependencies = [ - "rand_core", -] - [[package]] name = "regalloc" version = "0.0.34" @@ -528,9 +518,9 @@ checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" [[package]] name = "rustix" -version = "0.33.1" +version = "0.33.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "feb28d25b32441b96e8649b177ed42ba61e23bb217aec574c8ffb535dc9d5a23" +checksum = "db890a96e64911e67fa84e58ce061a40a6a65c231e5fad20b190933f8991a27c" dependencies = [ "bitflags", "errno", @@ -638,9 +628,9 @@ checksum = "0559cc0f1779240d6f894933498877ea94f693d84f3ee39c9a9932c6c312bd70" [[package]] name = "wasmtime" -version = "0.34.0" +version = "0.34.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c794a893696a3bc8d5eb8f5fb30c5d1bace6552a2fc13eb84caffc258434502f" +checksum = "4882e78d9daceeaff656d82869f298fd472ea8d8ccf96fbd310da5c1687773ac" dependencies = [ "anyhow", "backtrace", @@ -667,7 +657,7 @@ dependencies = [ [[package]] name = "wasmtime-c-api-bazel" -version = "0.34.0" +version = "0.34.1" dependencies = [ "anyhow", "env_logger", @@ -679,7 +669,7 @@ dependencies = [ [[package]] name = "wasmtime-c-api-macros" version = "0.19.0" -source = "git+https://github.com/bytecodealliance/wasmtime?tag=v0.34.0#39b88e4e9e8115e4a9da2c1e3423459edf0a648e" +source = "git+https://github.com/bytecodealliance/wasmtime?tag=v0.34.1#44c08532721a923f86b6a365308028230c7d103c" dependencies = [ "proc-macro2", "quote", @@ -687,9 +677,9 @@ dependencies = [ [[package]] name = "wasmtime-cranelift" -version = "0.34.0" +version = "0.34.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "032f983a46b06a4f472c0c825fcf6819489df1f2f0a268653b46d948b955aaeb" +checksum = "1ed6ff21d2dbfe568af483f0c508e049fc6a497c73635e2c50c9b1baf3a93ed8" dependencies = [ "anyhow", "cranelift-codegen", @@ -709,9 +699,9 @@ dependencies = [ [[package]] name = "wasmtime-environ" -version = "0.34.0" +version = "0.34.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d02f9ee24c14f45c9ec988b3afeed00c756fc107c379d993248595e610d71601" +checksum = "860936d38df423b4291b3e31bc28d4895e2208f9daba351c2397d18a0a10e0bf" dependencies = [ "anyhow", "cranelift-entity", @@ -729,9 +719,9 @@ dependencies = [ [[package]] name = "wasmtime-jit" -version = "0.34.0" +version = "0.34.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "eae414b81367a4f39c688b22f3cd2127ef1452416c1d7f83862a0ba0e1faef33" +checksum = "e794310a0df5266c7ac73e8211a024a49e3860ac0ca2af5db8527be942ad063e" dependencies = [ "addr2line", "anyhow", @@ -754,9 +744,9 @@ dependencies = [ [[package]] name = "wasmtime-runtime" -version = "0.34.0" +version = "0.34.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "649e06a8c331f99e11acd72425b91dd478234bc4911bad794255bb2b95172c3e" +checksum = "90ffe5cb3db705ea43fcf37475a79891a3ada754c1cbe333540879649de943d5" dependencies = [ "anyhow", "backtrace", @@ -779,9 +769,9 @@ dependencies = [ [[package]] name = "wasmtime-types" -version = "0.34.0" +version = "0.34.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "62289c2b4917e9ca778be49e4c606346aeaccb06591ec76ace4c85562c851812" +checksum = "70a5b60d70c1927c5a403f7c751de179414b6b91da75b2312c3ae78196cf9dc3" dependencies = [ "cranelift-entity", "serde", diff --git a/bazel/cargo/wasmtime/Cargo.toml b/bazel/cargo/wasmtime/Cargo.toml index abbd7778d..185f89fee 100644 --- a/bazel/cargo/wasmtime/Cargo.toml +++ b/bazel/cargo/wasmtime/Cargo.toml @@ -1,7 +1,7 @@ [package] edition = "2018" name = "wasmtime-c-api-bazel" -version = "0.34.0" +version = "0.34.1" [lib] path = "fake_lib.rs" @@ -10,8 +10,8 @@ path = "fake_lib.rs" env_logger = "0.8" anyhow = "1.0" once_cell = "1.3" -wasmtime = {version = "0.34.0", default-features = false, features = ['cranelift']} -wasmtime-c-api-macros = {git = "https://github.com/bytecodealliance/wasmtime", tag = "v0.34.0"} +wasmtime = {version = "0.34.1", default-features = false, features = ['cranelift']} +wasmtime-c-api-macros = {git = "https://github.com/bytecodealliance/wasmtime", tag = "v0.34.1"} [package.metadata.raze] rust_rules_workspace_name = "rules_rust" @@ -25,11 +25,6 @@ additional_flags = [ "--cfg=feature=\\\"cc\\\"", ] buildrs_additional_deps = [ - "@wasmtime__cc__1_0_72//:cc", + "@wasmtime__cc__1_0_73//:cc", ] -[package.metadata.raze.crates.psm.'*'] -patches = [ - "@proxy_wasm_cpp_host//bazel/cargo/wasmtime:psm.patch", -] -patch_args = ["-p2"] diff --git a/bazel/cargo/wasmtime/crates.bzl b/bazel/cargo/wasmtime/crates.bzl index 95c1feb7c..cb11cdb7e 100644 --- a/bazel/cargo/wasmtime/crates.bzl +++ b/bazel/cargo/wasmtime/crates.bzl @@ -103,12 +103,12 @@ def wasmtime_fetch_remote_crates(): maybe( http_archive, - name = "wasmtime__cc__1_0_72", - url = "https://crates.io/api/v1/crates/cc/1.0.72/download", + name = "wasmtime__cc__1_0_73", + url = "https://crates.io/api/v1/crates/cc/1.0.73/download", type = "tar.gz", - sha256 = "22a9137b95ea06864e018375b72adfb7db6e6f68cfc8df5a04d00288050485ee", - strip_prefix = "cc-1.0.72", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cc-1.0.72.bazel"), + sha256 = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11", + strip_prefix = "cc-1.0.73", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cc-1.0.73.bazel"), ) maybe( @@ -133,82 +133,82 @@ def wasmtime_fetch_remote_crates(): maybe( http_archive, - name = "wasmtime__cranelift_bforest__0_81_0", - url = "https://crates.io/api/v1/crates/cranelift-bforest/0.81.0/download", + name = "wasmtime__cranelift_bforest__0_81_1", + url = "https://crates.io/api/v1/crates/cranelift-bforest/0.81.1/download", type = "tar.gz", - sha256 = "71447555acc6c875c52c407d572fc1327dc5c34cba72b4b2e7ad048aa4e4fd19", - strip_prefix = "cranelift-bforest-0.81.0", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-bforest-0.81.0.bazel"), + sha256 = "32f027f29ace03752bb83c112eb4f53744bc4baadf19955e67fcde1d71d2f39d", + strip_prefix = "cranelift-bforest-0.81.1", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-bforest-0.81.1.bazel"), ) maybe( http_archive, - name = "wasmtime__cranelift_codegen__0_81_0", - url = "https://crates.io/api/v1/crates/cranelift-codegen/0.81.0/download", + name = "wasmtime__cranelift_codegen__0_81_1", + url = "https://crates.io/api/v1/crates/cranelift-codegen/0.81.1/download", type = "tar.gz", - sha256 = "ec9a10261891a7a919b0d4f6aa73582e88441d9a8f6173c88efbe4a5a362ea67", - strip_prefix = "cranelift-codegen-0.81.0", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-codegen-0.81.0.bazel"), + sha256 = "6c10af69cbf4e228c11bdc26d8f9d5276773909152a769649a160571b282f92f", + strip_prefix = "cranelift-codegen-0.81.1", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-codegen-0.81.1.bazel"), ) maybe( http_archive, - name = "wasmtime__cranelift_codegen_meta__0_81_0", - url = "https://crates.io/api/v1/crates/cranelift-codegen-meta/0.81.0/download", + name = "wasmtime__cranelift_codegen_meta__0_81_1", + url = "https://crates.io/api/v1/crates/cranelift-codegen-meta/0.81.1/download", type = "tar.gz", - sha256 = "815755d76fcbcf6e17ab888545b28ab775f917cb12ce0797e60cd41a2288692c", - strip_prefix = "cranelift-codegen-meta-0.81.0", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-codegen-meta-0.81.0.bazel"), + sha256 = "290ac14d2cef43cbf1b53ad5c1b34216c9e32e00fa9b6ac57b5e5a2064369e02", + strip_prefix = "cranelift-codegen-meta-0.81.1", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-codegen-meta-0.81.1.bazel"), ) maybe( http_archive, - name = "wasmtime__cranelift_codegen_shared__0_81_0", - url = "https://crates.io/api/v1/crates/cranelift-codegen-shared/0.81.0/download", + name = "wasmtime__cranelift_codegen_shared__0_81_1", + url = "https://crates.io/api/v1/crates/cranelift-codegen-shared/0.81.1/download", type = "tar.gz", - sha256 = "23ea92f2a67335a2e4d3c9c65624c3b14ae287d595b0650822c41824febab66b", - strip_prefix = "cranelift-codegen-shared-0.81.0", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-codegen-shared-0.81.0.bazel"), + sha256 = "beb9142d134a03d01e3995e6d8dd3aecf16312261d0cb0c5dcd73d5be2528c1c", + strip_prefix = "cranelift-codegen-shared-0.81.1", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-codegen-shared-0.81.1.bazel"), ) maybe( http_archive, - name = "wasmtime__cranelift_entity__0_81_0", - url = "https://crates.io/api/v1/crates/cranelift-entity/0.81.0/download", + name = "wasmtime__cranelift_entity__0_81_1", + url = "https://crates.io/api/v1/crates/cranelift-entity/0.81.1/download", type = "tar.gz", - sha256 = "bd25847875e388c500ad3624b4d2e14067955c93185194a7222246a25b91c975", - strip_prefix = "cranelift-entity-0.81.0", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-entity-0.81.0.bazel"), + sha256 = "1268a50b7cbbfee8514d417fc031cedd9965b15fa9e5ed1d4bc16de86f76765e", + strip_prefix = "cranelift-entity-0.81.1", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-entity-0.81.1.bazel"), ) maybe( http_archive, - name = "wasmtime__cranelift_frontend__0_81_0", - url = "https://crates.io/api/v1/crates/cranelift-frontend/0.81.0/download", + name = "wasmtime__cranelift_frontend__0_81_1", + url = "https://crates.io/api/v1/crates/cranelift-frontend/0.81.1/download", type = "tar.gz", - sha256 = "308bcfb7eb47bdf5ff6e1ace262af4ed39ec19f204c751fffb037e0e82a0c8bf", - strip_prefix = "cranelift-frontend-0.81.0", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-frontend-0.81.0.bazel"), + sha256 = "97ac0d440469e19ab12183e31a9e41b4efd8a4ca5fbde2a10c78c7bb857cc2a4", + strip_prefix = "cranelift-frontend-0.81.1", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-frontend-0.81.1.bazel"), ) maybe( http_archive, - name = "wasmtime__cranelift_native__0_81_0", - url = "https://crates.io/api/v1/crates/cranelift-native/0.81.0/download", + name = "wasmtime__cranelift_native__0_81_1", + url = "https://crates.io/api/v1/crates/cranelift-native/0.81.1/download", type = "tar.gz", - sha256 = "12cdc799aee673be2317e631d4569a1ba0a7e77a07a7ce45557086d2e02e9514", - strip_prefix = "cranelift-native-0.81.0", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-native-0.81.0.bazel"), + sha256 = "794cd1a5694a01c68957f9cfdc5ac092cf8b4e9c2d1697c4a5100f90103e9e9e", + strip_prefix = "cranelift-native-0.81.1", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-native-0.81.1.bazel"), ) maybe( http_archive, - name = "wasmtime__cranelift_wasm__0_81_0", - url = "https://crates.io/api/v1/crates/cranelift-wasm/0.81.0/download", + name = "wasmtime__cranelift_wasm__0_81_1", + url = "https://crates.io/api/v1/crates/cranelift-wasm/0.81.1/download", type = "tar.gz", - sha256 = "7bf8577386bb813bc513e524f665d62b44debaddf929308d0fa2b99c030e17c7", - strip_prefix = "cranelift-wasm-0.81.0", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-wasm-0.81.0.bazel"), + sha256 = "f2ddd4ca6963f6e94d00e8935986411953581ac893587ab1f0eb4f0b5a40ae65", + strip_prefix = "cranelift-wasm-0.81.1", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-wasm-0.81.1.bazel"), ) maybe( @@ -333,12 +333,12 @@ def wasmtime_fetch_remote_crates(): maybe( http_archive, - name = "wasmtime__io_lifetimes__0_5_1", - url = "https://crates.io/api/v1/crates/io-lifetimes/0.5.1/download", + name = "wasmtime__io_lifetimes__0_5_3", + url = "https://crates.io/api/v1/crates/io-lifetimes/0.5.3/download", type = "tar.gz", - sha256 = "768dbad422f45f69c8f5ce59c0802e2681aa3e751c5db8217901607bb2bc24dd", - strip_prefix = "io-lifetimes-0.5.1", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.io-lifetimes-0.5.1.bazel"), + sha256 = "ec58677acfea8a15352d42fc87d11d63596ade9239e0a7c9352914417515dbe6", + strip_prefix = "io-lifetimes-0.5.3", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.io-lifetimes-0.5.3.bazel"), ) maybe( @@ -363,12 +363,12 @@ def wasmtime_fetch_remote_crates(): maybe( http_archive, - name = "wasmtime__libc__0_2_117", - url = "https://crates.io/api/v1/crates/libc/0.2.117/download", + name = "wasmtime__libc__0_2_118", + url = "https://crates.io/api/v1/crates/libc/0.2.118/download", type = "tar.gz", - sha256 = "e74d72e0f9b65b5b4ca49a346af3976df0f9c61d550727f349ecd559f251a26c", - strip_prefix = "libc-0.2.117", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.libc-0.2.117.bazel"), + sha256 = "06e509672465a0504304aa87f9f176f2b2b716ed8fb105ebe5c02dc6dce96a94", + strip_prefix = "libc-0.2.118", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.libc-0.2.118.bazel"), ) maybe( @@ -493,18 +493,12 @@ def wasmtime_fetch_remote_crates(): maybe( http_archive, - name = "wasmtime__psm__0_1_16", - url = "https://crates.io/api/v1/crates/psm/0.1.16/download", + name = "wasmtime__psm__0_1_17", + url = "https://crates.io/api/v1/crates/psm/0.1.17/download", type = "tar.gz", - sha256 = "cd136ff4382c4753fc061cb9e4712ab2af263376b95bbd5bd8cd50c020b78e69", - strip_prefix = "psm-0.1.16", - patches = [ - "@proxy_wasm_cpp_host//bazel/cargo/wasmtime:psm.patch", - ], - patch_args = [ - "-p2", - ], - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.psm-0.1.16.bazel"), + sha256 = "6eca0fa5dd7c4c96e184cec588f0b1db1ee3165e678db21c09793105acb17e6f", + strip_prefix = "psm-0.1.17", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.psm-0.1.17.bazel"), ) maybe( @@ -519,12 +513,12 @@ def wasmtime_fetch_remote_crates(): maybe( http_archive, - name = "wasmtime__rand__0_8_4", - url = "https://crates.io/api/v1/crates/rand/0.8.4/download", + name = "wasmtime__rand__0_8_5", + url = "https://crates.io/api/v1/crates/rand/0.8.5/download", type = "tar.gz", - sha256 = "2e7573632e6454cf6b99d7aac4ccca54be06da05aca2ef7423d22d27d4d4bcd8", - strip_prefix = "rand-0.8.4", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.rand-0.8.4.bazel"), + sha256 = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404", + strip_prefix = "rand-0.8.5", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.rand-0.8.5.bazel"), ) maybe( @@ -547,16 +541,6 @@ def wasmtime_fetch_remote_crates(): build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.rand_core-0.6.3.bazel"), ) - maybe( - http_archive, - name = "wasmtime__rand_hc__0_3_1", - url = "https://crates.io/api/v1/crates/rand_hc/0.3.1/download", - type = "tar.gz", - sha256 = "d51e9f596de227fda2ea6c84607f5558e196eeaf43c986b724ba4fb8fdf497e7", - strip_prefix = "rand_hc-0.3.1", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.rand_hc-0.3.1.bazel"), - ) - maybe( http_archive, name = "wasmtime__regalloc__0_0_34", @@ -619,12 +603,12 @@ def wasmtime_fetch_remote_crates(): maybe( http_archive, - name = "wasmtime__rustix__0_33_1", - url = "https://crates.io/api/v1/crates/rustix/0.33.1/download", + name = "wasmtime__rustix__0_33_2", + url = "https://crates.io/api/v1/crates/rustix/0.33.2/download", type = "tar.gz", - sha256 = "feb28d25b32441b96e8649b177ed42ba61e23bb217aec574c8ffb535dc9d5a23", - strip_prefix = "rustix-0.33.1", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.rustix-0.33.1.bazel"), + sha256 = "db890a96e64911e67fa84e58ce061a40a6a65c231e5fad20b190933f8991a27c", + strip_prefix = "rustix-0.33.2", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.rustix-0.33.2.bazel"), ) maybe( @@ -749,71 +733,71 @@ def wasmtime_fetch_remote_crates(): maybe( http_archive, - name = "wasmtime__wasmtime__0_34_0", - url = "https://crates.io/api/v1/crates/wasmtime/0.34.0/download", + name = "wasmtime__wasmtime__0_34_1", + url = "https://crates.io/api/v1/crates/wasmtime/0.34.1/download", type = "tar.gz", - sha256 = "c794a893696a3bc8d5eb8f5fb30c5d1bace6552a2fc13eb84caffc258434502f", - strip_prefix = "wasmtime-0.34.0", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-0.34.0.bazel"), + sha256 = "4882e78d9daceeaff656d82869f298fd472ea8d8ccf96fbd310da5c1687773ac", + strip_prefix = "wasmtime-0.34.1", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-0.34.1.bazel"), ) maybe( new_git_repository, name = "wasmtime__wasmtime_c_api_macros__0_19_0", remote = "https://github.com/bytecodealliance/wasmtime", - commit = "39b88e4e9e8115e4a9da2c1e3423459edf0a648e", + commit = "44c08532721a923f86b6a365308028230c7d103c", build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-c-api-macros-0.19.0.bazel"), init_submodules = True, ) maybe( http_archive, - name = "wasmtime__wasmtime_cranelift__0_34_0", - url = "https://crates.io/api/v1/crates/wasmtime-cranelift/0.34.0/download", + name = "wasmtime__wasmtime_cranelift__0_34_1", + url = "https://crates.io/api/v1/crates/wasmtime-cranelift/0.34.1/download", type = "tar.gz", - sha256 = "032f983a46b06a4f472c0c825fcf6819489df1f2f0a268653b46d948b955aaeb", - strip_prefix = "wasmtime-cranelift-0.34.0", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-cranelift-0.34.0.bazel"), + sha256 = "1ed6ff21d2dbfe568af483f0c508e049fc6a497c73635e2c50c9b1baf3a93ed8", + strip_prefix = "wasmtime-cranelift-0.34.1", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-cranelift-0.34.1.bazel"), ) maybe( http_archive, - name = "wasmtime__wasmtime_environ__0_34_0", - url = "https://crates.io/api/v1/crates/wasmtime-environ/0.34.0/download", + name = "wasmtime__wasmtime_environ__0_34_1", + url = "https://crates.io/api/v1/crates/wasmtime-environ/0.34.1/download", type = "tar.gz", - sha256 = "d02f9ee24c14f45c9ec988b3afeed00c756fc107c379d993248595e610d71601", - strip_prefix = "wasmtime-environ-0.34.0", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-environ-0.34.0.bazel"), + sha256 = "860936d38df423b4291b3e31bc28d4895e2208f9daba351c2397d18a0a10e0bf", + strip_prefix = "wasmtime-environ-0.34.1", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-environ-0.34.1.bazel"), ) maybe( http_archive, - name = "wasmtime__wasmtime_jit__0_34_0", - url = "https://crates.io/api/v1/crates/wasmtime-jit/0.34.0/download", + name = "wasmtime__wasmtime_jit__0_34_1", + url = "https://crates.io/api/v1/crates/wasmtime-jit/0.34.1/download", type = "tar.gz", - sha256 = "eae414b81367a4f39c688b22f3cd2127ef1452416c1d7f83862a0ba0e1faef33", - strip_prefix = "wasmtime-jit-0.34.0", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-jit-0.34.0.bazel"), + sha256 = "e794310a0df5266c7ac73e8211a024a49e3860ac0ca2af5db8527be942ad063e", + strip_prefix = "wasmtime-jit-0.34.1", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-jit-0.34.1.bazel"), ) maybe( http_archive, - name = "wasmtime__wasmtime_runtime__0_34_0", - url = "https://crates.io/api/v1/crates/wasmtime-runtime/0.34.0/download", + name = "wasmtime__wasmtime_runtime__0_34_1", + url = "https://crates.io/api/v1/crates/wasmtime-runtime/0.34.1/download", type = "tar.gz", - sha256 = "649e06a8c331f99e11acd72425b91dd478234bc4911bad794255bb2b95172c3e", - strip_prefix = "wasmtime-runtime-0.34.0", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-runtime-0.34.0.bazel"), + sha256 = "90ffe5cb3db705ea43fcf37475a79891a3ada754c1cbe333540879649de943d5", + strip_prefix = "wasmtime-runtime-0.34.1", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-runtime-0.34.1.bazel"), ) maybe( http_archive, - name = "wasmtime__wasmtime_types__0_34_0", - url = "https://crates.io/api/v1/crates/wasmtime-types/0.34.0/download", + name = "wasmtime__wasmtime_types__0_34_1", + url = "https://crates.io/api/v1/crates/wasmtime-types/0.34.1/download", type = "tar.gz", - sha256 = "62289c2b4917e9ca778be49e4c606346aeaccb06591ec76ace4c85562c851812", - strip_prefix = "wasmtime-types-0.34.0", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-types-0.34.0.bazel"), + sha256 = "70a5b60d70c1927c5a403f7c751de179414b6b91da75b2312c3ae78196cf9dc3", + strip_prefix = "wasmtime-types-0.34.1", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-types-0.34.1.bazel"), ) maybe( diff --git a/bazel/cargo/wasmtime/psm.patch b/bazel/cargo/wasmtime/psm.patch deleted file mode 100644 index 895e815cf..000000000 --- a/bazel/cargo/wasmtime/psm.patch +++ /dev/null @@ -1,23 +0,0 @@ -# Don't ignore CFLAGS (missing "-target" breaks cross-compilation). - -diff --git a/psm/build.rs b/psm/build.rs -index 01a13bf..c7bcb0e 100644 ---- a/psm/build.rs -+++ b/psm/build.rs -@@ -61,16 +61,6 @@ fn main() { - let os = ::std::env::var("CARGO_CFG_TARGET_OS").unwrap(); - let endian = ::std::env::var("CARGO_CFG_TARGET_ENDIAN").unwrap(); - -- // We are only assembling a single file and any flags in the environment probably -- // don't apply in this case, so we don't want to use them. Unfortunately, cc -- // doesn't provide a way to clear/ignore flags set from the environment, so -- // we manually remove them instead -- for key in -- std::env::vars().filter_map(|(k, _)| if k.contains("CFLAGS") { Some(k) } else { None }) -- { -- std::env::remove_var(key); -- } -- - let mut cfg = cc::Build::new(); - let msvc = cfg.get_compiler().is_like_msvc(); - let asm = if let Some((asm, canswitch)) = find_assembly(&arch, &endian, &os, &env, msvc) { diff --git a/bazel/cargo/wasmtime/remote/BUILD.atty-0.2.14.bazel b/bazel/cargo/wasmtime/remote/BUILD.atty-0.2.14.bazel index 18ceb31b8..5c309d478 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.atty-0.2.14.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.atty-0.2.14.bazel @@ -74,7 +74,7 @@ rust_library( "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", ): [ - "@wasmtime__libc__0_2_117//:libc", + "@wasmtime__libc__0_2_118//:libc", ], "//conditions:default": [], }) + selects.with_or({ diff --git a/bazel/cargo/wasmtime/remote/BUILD.backtrace-0.3.64.bazel b/bazel/cargo/wasmtime/remote/BUILD.backtrace-0.3.64.bazel index bf605e891..e8148761e 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.backtrace-0.3.64.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.backtrace-0.3.64.bazel @@ -59,7 +59,7 @@ cargo_build_script( version = "0.3.64", visibility = ["//visibility:private"], deps = [ - "@wasmtime__cc__1_0_72//:cc", + "@wasmtime__cc__1_0_73//:cc", ], ) @@ -93,7 +93,7 @@ rust_library( ":backtrace_build_script", "@wasmtime__addr2line__0_17_0//:addr2line", "@wasmtime__cfg_if__1_0_0//:cfg_if", - "@wasmtime__libc__0_2_117//:libc", + "@wasmtime__libc__0_2_118//:libc", "@wasmtime__miniz_oxide__0_4_4//:miniz_oxide", "@wasmtime__object__0_27_1//:object", "@wasmtime__rustc_demangle__0_1_21//:rustc_demangle", diff --git a/bazel/cargo/wasmtime/remote/BUILD.cc-1.0.72.bazel b/bazel/cargo/wasmtime/remote/BUILD.cc-1.0.73.bazel similarity index 97% rename from bazel/cargo/wasmtime/remote/BUILD.cc-1.0.72.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cc-1.0.73.bazel index ed5c5d9b5..1fa5ec2af 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cc-1.0.72.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cc-1.0.73.bazel @@ -49,7 +49,7 @@ rust_binary( "crate-name=gcc-shim", "manual", ], - version = "1.0.72", + version = "1.0.73", # buildifier: leave-alone deps = [ ":cc", @@ -72,7 +72,7 @@ rust_library( "crate-name=cc", "manual", ], - version = "1.0.72", + version = "1.0.73", # buildifier: leave-alone deps = [ ], diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-bforest-0.81.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-bforest-0.81.1.bazel similarity index 92% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-bforest-0.81.0.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-bforest-0.81.1.bazel index 4752f4ea2..58e61fc02 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-bforest-0.81.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-bforest-0.81.1.bazel @@ -47,9 +47,9 @@ rust_library( "crate-name=cranelift-bforest", "manual", ], - version = "0.81.0", + version = "0.81.1", # buildifier: leave-alone deps = [ - "@wasmtime__cranelift_entity__0_81_0//:cranelift_entity", + "@wasmtime__cranelift_entity__0_81_1//:cranelift_entity", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-0.81.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-0.81.1.bazel similarity index 87% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-0.81.0.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-0.81.1.bazel index 6fe4361dc..a2e8e9ec6 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-0.81.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-0.81.1.bazel @@ -58,10 +58,10 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.81.0", + version = "0.81.1", visibility = ["//visibility:private"], deps = [ - "@wasmtime__cranelift_codegen_meta__0_81_0//:cranelift_codegen_meta", + "@wasmtime__cranelift_codegen_meta__0_81_1//:cranelift_codegen_meta", ], ) @@ -87,13 +87,13 @@ rust_library( "crate-name=cranelift-codegen", "manual", ], - version = "0.81.0", + version = "0.81.1", # buildifier: leave-alone deps = [ ":cranelift_codegen_build_script", - "@wasmtime__cranelift_bforest__0_81_0//:cranelift_bforest", - "@wasmtime__cranelift_codegen_shared__0_81_0//:cranelift_codegen_shared", - "@wasmtime__cranelift_entity__0_81_0//:cranelift_entity", + "@wasmtime__cranelift_bforest__0_81_1//:cranelift_bforest", + "@wasmtime__cranelift_codegen_shared__0_81_1//:cranelift_codegen_shared", + "@wasmtime__cranelift_entity__0_81_1//:cranelift_entity", "@wasmtime__gimli__0_26_1//:gimli", "@wasmtime__log__0_4_14//:log", "@wasmtime__regalloc__0_0_34//:regalloc", diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-meta-0.81.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-meta-0.81.1.bazel similarity index 92% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-meta-0.81.0.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-meta-0.81.1.bazel index f3ee8ac96..fc1b51c00 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-meta-0.81.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-meta-0.81.1.bazel @@ -47,9 +47,9 @@ rust_library( "crate-name=cranelift-codegen-meta", "manual", ], - version = "0.81.0", + version = "0.81.1", # buildifier: leave-alone deps = [ - "@wasmtime__cranelift_codegen_shared__0_81_0//:cranelift_codegen_shared", + "@wasmtime__cranelift_codegen_shared__0_81_1//:cranelift_codegen_shared", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-shared-0.81.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-shared-0.81.1.bazel similarity index 97% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-shared-0.81.0.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-shared-0.81.1.bazel index 1f1a62f8b..2a2283051 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-shared-0.81.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-shared-0.81.1.bazel @@ -47,7 +47,7 @@ rust_library( "crate-name=cranelift-codegen-shared", "manual", ], - version = "0.81.0", + version = "0.81.1", # buildifier: leave-alone deps = [ ], diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-entity-0.81.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-entity-0.81.1.bazel similarity index 97% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-entity-0.81.0.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-entity-0.81.1.bazel index 7fb8141a0..c86cfaca0 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-entity-0.81.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-entity-0.81.1.bazel @@ -49,7 +49,7 @@ rust_library( "crate-name=cranelift-entity", "manual", ], - version = "0.81.0", + version = "0.81.1", # buildifier: leave-alone deps = [ "@wasmtime__serde__1_0_136//:serde", diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-frontend-0.81.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-frontend-0.81.1.bazel similarity index 93% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-frontend-0.81.0.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-frontend-0.81.1.bazel index 3d8ded875..77147231d 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-frontend-0.81.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-frontend-0.81.1.bazel @@ -49,10 +49,10 @@ rust_library( "crate-name=cranelift-frontend", "manual", ], - version = "0.81.0", + version = "0.81.1", # buildifier: leave-alone deps = [ - "@wasmtime__cranelift_codegen__0_81_0//:cranelift_codegen", + "@wasmtime__cranelift_codegen__0_81_1//:cranelift_codegen", "@wasmtime__log__0_4_14//:log", "@wasmtime__smallvec__1_8_0//:smallvec", "@wasmtime__target_lexicon__0_12_3//:target_lexicon", diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-native-0.81.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-native-0.81.1.bazel similarity index 91% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-native-0.81.0.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-native-0.81.1.bazel index 6fff58d7e..a8a4e8a43 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-native-0.81.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-native-0.81.1.bazel @@ -51,17 +51,17 @@ rust_library( "crate-name=cranelift-native", "manual", ], - version = "0.81.0", + version = "0.81.1", # buildifier: leave-alone deps = [ - "@wasmtime__cranelift_codegen__0_81_0//:cranelift_codegen", + "@wasmtime__cranelift_codegen__0_81_1//:cranelift_codegen", "@wasmtime__target_lexicon__0_12_3//:target_lexicon", ] + selects.with_or({ # cfg(target_arch = "s390x") ( "@rules_rust//rust/platform:s390x-unknown-linux-gnu", ): [ - "@wasmtime__libc__0_2_117//:libc", + "@wasmtime__libc__0_2_118//:libc", ], "//conditions:default": [], }), diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-wasm-0.81.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-wasm-0.81.1.bazel similarity index 83% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-wasm-0.81.0.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-wasm-0.81.1.bazel index 483881fb1..415f399cd 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-wasm-0.81.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-wasm-0.81.1.bazel @@ -49,17 +49,17 @@ rust_library( "crate-name=cranelift-wasm", "manual", ], - version = "0.81.0", + version = "0.81.1", # buildifier: leave-alone deps = [ - "@wasmtime__cranelift_codegen__0_81_0//:cranelift_codegen", - "@wasmtime__cranelift_entity__0_81_0//:cranelift_entity", - "@wasmtime__cranelift_frontend__0_81_0//:cranelift_frontend", + "@wasmtime__cranelift_codegen__0_81_1//:cranelift_codegen", + "@wasmtime__cranelift_entity__0_81_1//:cranelift_entity", + "@wasmtime__cranelift_frontend__0_81_1//:cranelift_frontend", "@wasmtime__itertools__0_10_3//:itertools", "@wasmtime__log__0_4_14//:log", "@wasmtime__smallvec__1_8_0//:smallvec", "@wasmtime__wasmparser__0_82_0//:wasmparser", - "@wasmtime__wasmtime_types__0_34_0//:wasmtime_types", + "@wasmtime__wasmtime_types__0_34_1//:wasmtime_types", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.errno-0.2.8.bazel b/bazel/cargo/wasmtime/remote/BUILD.errno-0.2.8.bazel index eeb205e5b..fb2ccf705 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.errno-0.2.8.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.errno-0.2.8.bazel @@ -53,7 +53,7 @@ rust_library( # buildifier: leave-alone deps = [ ] + selects.with_or({ - # cfg(unix) or cfg(target_os = "wasi") + # cfg(unix) ( "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-unknown-linux-gnu", @@ -73,7 +73,7 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:wasm32-wasi", ): [ - "@wasmtime__libc__0_2_117//:libc", + "@wasmtime__libc__0_2_118//:libc", ], "//conditions:default": [], }) + selects.with_or({ diff --git a/bazel/cargo/wasmtime/remote/BUILD.errno-dragonfly-0.1.2.bazel b/bazel/cargo/wasmtime/remote/BUILD.errno-dragonfly-0.1.2.bazel index 2a0dacc31..ebeb4eb08 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.errno-dragonfly-0.1.2.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.errno-dragonfly-0.1.2.bazel @@ -57,7 +57,7 @@ cargo_build_script( version = "0.1.2", visibility = ["//visibility:private"], deps = [ - "@wasmtime__cc__1_0_72//:cc", + "@wasmtime__cc__1_0_73//:cc", ], ) @@ -81,6 +81,6 @@ rust_library( # buildifier: leave-alone deps = [ ":errno_dragonfly_build_script", - "@wasmtime__libc__0_2_117//:libc", + "@wasmtime__libc__0_2_118//:libc", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.getrandom-0.2.4.bazel b/bazel/cargo/wasmtime/remote/BUILD.getrandom-0.2.4.bazel index 5f6d5fa8d..9370711d8 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.getrandom-0.2.4.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.getrandom-0.2.4.bazel @@ -84,7 +84,7 @@ rust_library( "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", ): [ - "@wasmtime__libc__0_2_117//:libc", + "@wasmtime__libc__0_2_118//:libc", ], "//conditions:default": [], }), diff --git a/bazel/cargo/wasmtime/remote/BUILD.hermit-abi-0.1.19.bazel b/bazel/cargo/wasmtime/remote/BUILD.hermit-abi-0.1.19.bazel index 741b259f8..d6842c06a 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.hermit-abi-0.1.19.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.hermit-abi-0.1.19.bazel @@ -51,6 +51,6 @@ rust_library( version = "0.1.19", # buildifier: leave-alone deps = [ - "@wasmtime__libc__0_2_117//:libc", + "@wasmtime__libc__0_2_118//:libc", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.io-lifetimes-0.5.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.io-lifetimes-0.5.3.bazel similarity index 97% rename from bazel/cargo/wasmtime/remote/BUILD.io-lifetimes-0.5.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.io-lifetimes-0.5.3.bazel index 729f791e5..711157c37 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.io-lifetimes-0.5.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.io-lifetimes-0.5.3.bazel @@ -54,7 +54,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.5.1", + version = "0.5.3", visibility = ["//visibility:private"], deps = [ ], @@ -86,7 +86,7 @@ rust_library( "crate-name=io-lifetimes", "manual", ], - version = "0.5.1", + version = "0.5.3", # buildifier: leave-alone deps = [ ":io_lifetimes_build_script", diff --git a/bazel/cargo/wasmtime/remote/BUILD.libc-0.2.117.bazel b/bazel/cargo/wasmtime/remote/BUILD.libc-0.2.118.bazel similarity index 97% rename from bazel/cargo/wasmtime/remote/BUILD.libc-0.2.117.bazel rename to bazel/cargo/wasmtime/remote/BUILD.libc-0.2.118.bazel index fd5b08fa4..91577f343 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.libc-0.2.117.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.libc-0.2.118.bazel @@ -57,7 +57,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.2.117", + version = "0.2.118", visibility = ["//visibility:private"], deps = [ ], @@ -82,7 +82,7 @@ rust_library( "crate-name=libc", "manual", ], - version = "0.2.117", + version = "0.2.118", # buildifier: leave-alone deps = [ ":libc_build_script", diff --git a/bazel/cargo/wasmtime/remote/BUILD.mach-0.3.2.bazel b/bazel/cargo/wasmtime/remote/BUILD.mach-0.3.2.bazel index 6eb9b2305..3faa7bd0c 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.mach-0.3.2.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.mach-0.3.2.bazel @@ -64,7 +64,7 @@ rust_library( "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:x86_64-apple-ios", ): [ - "@wasmtime__libc__0_2_117//:libc", + "@wasmtime__libc__0_2_118//:libc", ], "//conditions:default": [], }), diff --git a/bazel/cargo/wasmtime/remote/BUILD.psm-0.1.16.bazel b/bazel/cargo/wasmtime/remote/BUILD.psm-0.1.17.bazel similarity index 96% rename from bazel/cargo/wasmtime/remote/BUILD.psm-0.1.16.bazel rename to bazel/cargo/wasmtime/remote/BUILD.psm-0.1.17.bazel index 7fbf5690c..284f26934 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.psm-0.1.16.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.psm-0.1.17.bazel @@ -54,10 +54,10 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.1.16", + version = "0.1.17", visibility = ["//visibility:private"], deps = [ - "@wasmtime__cc__1_0_72//:cc", + "@wasmtime__cc__1_0_73//:cc", ], ) @@ -89,7 +89,7 @@ rust_library( "crate-name=psm", "manual", ], - version = "0.1.16", + version = "0.1.17", # buildifier: leave-alone deps = [ ":psm_build_script", diff --git a/bazel/cargo/wasmtime/remote/BUILD.rand-0.8.4.bazel b/bazel/cargo/wasmtime/remote/BUILD.rand-0.8.5.bazel similarity index 60% rename from bazel/cargo/wasmtime/remote/BUILD.rand-0.8.4.bazel rename to bazel/cargo/wasmtime/remote/BUILD.rand-0.8.5.bazel index 10ef0f765..8070748e5 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.rand-0.8.4.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.rand-0.8.5.bazel @@ -42,7 +42,6 @@ rust_library( "getrandom", "libc", "rand_chacha", - "rand_hc", "std", "std_rng", ], @@ -57,38 +56,12 @@ rust_library( "crate-name=rand", "manual", ], - version = "0.8.4", + version = "0.8.5", # buildifier: leave-alone deps = [ + "@wasmtime__rand_chacha__0_3_1//:rand_chacha", "@wasmtime__rand_core__0_6_3//:rand_core", ] + selects.with_or({ - # cfg(not(target_os = "emscripten")) - ( - "@rules_rust//rust/platform:i686-apple-darwin", - "@rules_rust//rust/platform:i686-pc-windows-msvc", - "@rules_rust//rust/platform:i686-unknown-linux-gnu", - "@rules_rust//rust/platform:x86_64-apple-darwin", - "@rules_rust//rust/platform:x86_64-pc-windows-msvc", - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - "@rules_rust//rust/platform:aarch64-apple-darwin", - "@rules_rust//rust/platform:aarch64-apple-ios", - "@rules_rust//rust/platform:aarch64-linux-android", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", - "@rules_rust//rust/platform:i686-linux-android", - "@rules_rust//rust/platform:i686-unknown-freebsd", - "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", - "@rules_rust//rust/platform:s390x-unknown-linux-gnu", - "@rules_rust//rust/platform:wasm32-unknown-unknown", - "@rules_rust//rust/platform:wasm32-wasi", - "@rules_rust//rust/platform:x86_64-apple-ios", - "@rules_rust//rust/platform:x86_64-linux-android", - "@rules_rust//rust/platform:x86_64-unknown-freebsd", - ): [ - "@wasmtime__rand_chacha__0_3_1//:rand_chacha", - ], - "//conditions:default": [], - }) + selects.with_or({ # cfg(unix) ( "@rules_rust//rust/platform:i686-apple-darwin", @@ -108,7 +81,7 @@ rust_library( "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", ): [ - "@wasmtime__libc__0_2_117//:libc", + "@wasmtime__libc__0_2_118//:libc", ], "//conditions:default": [], }), diff --git a/bazel/cargo/wasmtime/remote/BUILD.rand_hc-0.3.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.rand_hc-0.3.1.bazel deleted file mode 100644 index 42c0aa1ce..000000000 --- a/bazel/cargo/wasmtime/remote/BUILD.rand_hc-0.3.1.bazel +++ /dev/null @@ -1,55 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//bazel/cargo/wasmtime", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "rand_hc", - srcs = glob(["**/*.rs"]), - crate_features = [ - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=rand_hc", - "manual", - ], - version = "0.3.1", - # buildifier: leave-alone - deps = [ - "@wasmtime__rand_core__0_6_3//:rand_core", - ], -) diff --git a/bazel/cargo/wasmtime/remote/BUILD.region-2.2.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.region-2.2.0.bazel index 584748d85..2b19b98a2 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.region-2.2.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.region-2.2.0.bazel @@ -53,7 +53,7 @@ rust_library( # buildifier: leave-alone deps = [ "@wasmtime__bitflags__1_3_2//:bitflags", - "@wasmtime__libc__0_2_117//:libc", + "@wasmtime__libc__0_2_118//:libc", ] + selects.with_or({ # cfg(any(target_os = "macos", target_os = "ios")) ( diff --git a/bazel/cargo/wasmtime/remote/BUILD.rustix-0.33.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.rustix-0.33.2.bazel similarity index 94% rename from bazel/cargo/wasmtime/remote/BUILD.rustix-0.33.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.rustix-0.33.2.bazel index f6173065e..9aaa9a1f8 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.rustix-0.33.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.rustix-0.33.2.bazel @@ -58,12 +58,12 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.33.1", + version = "0.33.2", visibility = ["//visibility:private"], deps = [ - "@wasmtime__cc__1_0_72//:cc", + "@wasmtime__cc__1_0_73//:cc", ] + selects.with_or({ - # cfg(all(not(rustix_use_libc), any(target_os = "linux"), any(target_arch = "x86", all(target_arch = "x86_64", not(target_pointer_width = "32")), target_arch = "arm", target_arch = "aarch64", target_arch = "riscv64"))) + # cfg(all(not(rustix_use_libc), any(target_os = "linux"), any(target_arch = "x86", all(target_arch = "x86_64", not(target_pointer_width = "32")), target_arch = "arm", target_arch = "aarch64", target_arch = "powerpc64", target_arch = "riscv64"))) ( "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", @@ -74,7 +74,7 @@ cargo_build_script( ], "//conditions:default": [], }) + selects.with_or({ - # cfg(any(rustix_use_libc, not(all(any(target_os = "linux"), any(target_arch = "x86", all(target_arch = "x86_64", not(target_pointer_width = "32")), target_arch = "arm", target_arch = "aarch64", target_arch = "riscv64"))))) + # cfg(any(rustix_use_libc, not(all(any(target_os = "linux"), any(target_arch = "x86", all(target_arch = "x86_64", not(target_pointer_width = "32")), target_arch = "arm", target_arch = "aarch64", target_arch = "powerpc64", target_arch = "riscv64"))))) ( "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-pc-windows-msvc", @@ -140,14 +140,14 @@ rust_library( "crate-name=rustix", "manual", ], - version = "0.33.1", + version = "0.33.2", # buildifier: leave-alone deps = [ ":rustix_build_script", "@wasmtime__bitflags__1_3_2//:bitflags", - "@wasmtime__io_lifetimes__0_5_1//:io_lifetimes", + "@wasmtime__io_lifetimes__0_5_3//:io_lifetimes", ] + selects.with_or({ - # cfg(all(not(rustix_use_libc), any(target_os = "linux"), any(target_arch = "x86", all(target_arch = "x86_64", not(target_pointer_width = "32")), target_arch = "arm", target_arch = "aarch64", target_arch = "riscv64"))) + # cfg(all(not(rustix_use_libc), any(target_os = "linux"), any(target_arch = "x86", all(target_arch = "x86_64", not(target_pointer_width = "32")), target_arch = "arm", target_arch = "aarch64", target_arch = "powerpc64", target_arch = "riscv64"))) ( "@rules_rust//rust/platform:i686-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", @@ -158,7 +158,7 @@ rust_library( ], "//conditions:default": [], }) + selects.with_or({ - # cfg(any(rustix_use_libc, not(all(any(target_os = "linux"), any(target_arch = "x86", all(target_arch = "x86_64", not(target_pointer_width = "32")), target_arch = "arm", target_arch = "aarch64", target_arch = "riscv64"))))) + # cfg(any(rustix_use_libc, not(all(any(target_os = "linux"), any(target_arch = "x86", all(target_arch = "x86_64", not(target_pointer_width = "32")), target_arch = "arm", target_arch = "aarch64", target_arch = "powerpc64", target_arch = "riscv64"))))) ( "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-pc-windows-msvc", @@ -178,7 +178,7 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-freebsd", ): [ "@wasmtime__errno__0_2_8//:errno", - "@wasmtime__libc__0_2_117//:libc", + "@wasmtime__libc__0_2_118//:libc", ], "//conditions:default": [], }) + selects.with_or({ diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-0.34.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-0.34.1.bazel similarity index 88% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-0.34.0.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-0.34.1.bazel index 6ba3619a7..5658ade65 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-0.34.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-0.34.1.bazel @@ -56,7 +56,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.34.0", + version = "0.34.1", visibility = ["//visibility:private"], deps = [ ] + selects.with_or({ @@ -93,7 +93,7 @@ rust_library( "crate-name=wasmtime", "manual", ], - version = "0.34.0", + version = "0.34.1", # buildifier: leave-alone deps = [ ":wasmtime_build_script", @@ -103,19 +103,19 @@ rust_library( "@wasmtime__cfg_if__1_0_0//:cfg_if", "@wasmtime__indexmap__1_8_0//:indexmap", "@wasmtime__lazy_static__1_4_0//:lazy_static", - "@wasmtime__libc__0_2_117//:libc", + "@wasmtime__libc__0_2_118//:libc", "@wasmtime__log__0_4_14//:log", "@wasmtime__object__0_27_1//:object", "@wasmtime__once_cell__1_9_0//:once_cell", - "@wasmtime__psm__0_1_16//:psm", + "@wasmtime__psm__0_1_17//:psm", "@wasmtime__region__2_2_0//:region", "@wasmtime__serde__1_0_136//:serde", "@wasmtime__target_lexicon__0_12_3//:target_lexicon", "@wasmtime__wasmparser__0_82_0//:wasmparser", - "@wasmtime__wasmtime_cranelift__0_34_0//:wasmtime_cranelift", - "@wasmtime__wasmtime_environ__0_34_0//:wasmtime_environ", - "@wasmtime__wasmtime_jit__0_34_0//:wasmtime_jit", - "@wasmtime__wasmtime_runtime__0_34_0//:wasmtime_runtime", + "@wasmtime__wasmtime_cranelift__0_34_1//:wasmtime_cranelift", + "@wasmtime__wasmtime_environ__0_34_1//:wasmtime_environ", + "@wasmtime__wasmtime_jit__0_34_1//:wasmtime_jit", + "@wasmtime__wasmtime_runtime__0_34_1//:wasmtime_runtime", ] + selects.with_or({ # cfg(target_os = "windows") ( diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-0.34.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-0.34.1.bazel similarity index 78% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-0.34.0.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-0.34.1.bazel index d64b66109..d80176bae 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-0.34.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-0.34.1.bazel @@ -47,15 +47,15 @@ rust_library( "crate-name=wasmtime-cranelift", "manual", ], - version = "0.34.0", + version = "0.34.1", # buildifier: leave-alone deps = [ "@wasmtime__anyhow__1_0_53//:anyhow", - "@wasmtime__cranelift_codegen__0_81_0//:cranelift_codegen", - "@wasmtime__cranelift_entity__0_81_0//:cranelift_entity", - "@wasmtime__cranelift_frontend__0_81_0//:cranelift_frontend", - "@wasmtime__cranelift_native__0_81_0//:cranelift_native", - "@wasmtime__cranelift_wasm__0_81_0//:cranelift_wasm", + "@wasmtime__cranelift_codegen__0_81_1//:cranelift_codegen", + "@wasmtime__cranelift_entity__0_81_1//:cranelift_entity", + "@wasmtime__cranelift_frontend__0_81_1//:cranelift_frontend", + "@wasmtime__cranelift_native__0_81_1//:cranelift_native", + "@wasmtime__cranelift_wasm__0_81_1//:cranelift_wasm", "@wasmtime__gimli__0_26_1//:gimli", "@wasmtime__log__0_4_14//:log", "@wasmtime__more_asserts__0_2_2//:more_asserts", @@ -63,6 +63,6 @@ rust_library( "@wasmtime__target_lexicon__0_12_3//:target_lexicon", "@wasmtime__thiserror__1_0_30//:thiserror", "@wasmtime__wasmparser__0_82_0//:wasmparser", - "@wasmtime__wasmtime_environ__0_34_0//:wasmtime_environ", + "@wasmtime__wasmtime_environ__0_34_1//:wasmtime_environ", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-environ-0.34.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-environ-0.34.1.bazel similarity index 91% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-environ-0.34.0.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-environ-0.34.1.bazel index a6696a364..572120a9e 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-environ-0.34.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-environ-0.34.1.bazel @@ -47,11 +47,11 @@ rust_library( "crate-name=wasmtime-environ", "manual", ], - version = "0.34.0", + version = "0.34.1", # buildifier: leave-alone deps = [ "@wasmtime__anyhow__1_0_53//:anyhow", - "@wasmtime__cranelift_entity__0_81_0//:cranelift_entity", + "@wasmtime__cranelift_entity__0_81_1//:cranelift_entity", "@wasmtime__gimli__0_26_1//:gimli", "@wasmtime__indexmap__1_8_0//:indexmap", "@wasmtime__log__0_4_14//:log", @@ -61,6 +61,6 @@ rust_library( "@wasmtime__target_lexicon__0_12_3//:target_lexicon", "@wasmtime__thiserror__1_0_30//:thiserror", "@wasmtime__wasmparser__0_82_0//:wasmparser", - "@wasmtime__wasmtime_types__0_34_0//:wasmtime_types", + "@wasmtime__wasmtime_types__0_34_1//:wasmtime_types", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-0.34.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-0.34.1.bazel similarity index 92% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-0.34.0.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-0.34.1.bazel index 9c6867cd3..f20b90b2e 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-0.34.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-0.34.1.bazel @@ -49,7 +49,7 @@ rust_library( "crate-name=wasmtime-jit", "manual", ], - version = "0.34.0", + version = "0.34.1", # buildifier: leave-alone deps = [ "@wasmtime__addr2line__0_17_0//:addr2line", @@ -65,8 +65,8 @@ rust_library( "@wasmtime__serde__1_0_136//:serde", "@wasmtime__target_lexicon__0_12_3//:target_lexicon", "@wasmtime__thiserror__1_0_30//:thiserror", - "@wasmtime__wasmtime_environ__0_34_0//:wasmtime_environ", - "@wasmtime__wasmtime_runtime__0_34_0//:wasmtime_runtime", + "@wasmtime__wasmtime_environ__0_34_1//:wasmtime_environ", + "@wasmtime__wasmtime_runtime__0_34_1//:wasmtime_runtime", ] + selects.with_or({ # cfg(target_os = "linux") ( @@ -77,7 +77,7 @@ rust_library( "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", ): [ - "@wasmtime__rustix__0_33_1//:rustix", + "@wasmtime__rustix__0_33_2//:rustix", ], "//conditions:default": [], }) + selects.with_or({ diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-runtime-0.34.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-runtime-0.34.1.bazel similarity index 95% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-runtime-0.34.0.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-runtime-0.34.1.bazel index d39a6633b..3a65a4e94 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-runtime-0.34.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-runtime-0.34.1.bazel @@ -55,10 +55,10 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.34.0", + version = "0.34.1", visibility = ["//visibility:private"], deps = [ - "@wasmtime__cc__1_0_72//:cc", + "@wasmtime__cc__1_0_73//:cc", ] + selects.with_or({ # cfg(target_os = "macos") ( @@ -120,7 +120,7 @@ rust_library( "crate-name=wasmtime-runtime", "manual", ], - version = "0.34.0", + version = "0.34.1", # buildifier: leave-alone deps = [ ":wasmtime_runtime_build_script", @@ -129,14 +129,14 @@ rust_library( "@wasmtime__cfg_if__1_0_0//:cfg_if", "@wasmtime__indexmap__1_8_0//:indexmap", "@wasmtime__lazy_static__1_4_0//:lazy_static", - "@wasmtime__libc__0_2_117//:libc", + "@wasmtime__libc__0_2_118//:libc", "@wasmtime__log__0_4_14//:log", "@wasmtime__memoffset__0_6_5//:memoffset", "@wasmtime__more_asserts__0_2_2//:more_asserts", - "@wasmtime__rand__0_8_4//:rand", + "@wasmtime__rand__0_8_5//:rand", "@wasmtime__region__2_2_0//:region", "@wasmtime__thiserror__1_0_30//:thiserror", - "@wasmtime__wasmtime_environ__0_34_0//:wasmtime_environ", + "@wasmtime__wasmtime_environ__0_34_1//:wasmtime_environ", ] + selects.with_or({ # cfg(target_os = "macos") ( @@ -176,7 +176,7 @@ rust_library( "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-unknown-freebsd", ): [ - "@wasmtime__rustix__0_33_1//:rustix", + "@wasmtime__rustix__0_33_2//:rustix", ], "//conditions:default": [], }), diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-types-0.34.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-types-0.34.1.bazel similarity index 93% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-types-0.34.0.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-types-0.34.1.bazel index b35527c89..24d7bcd8b 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-types-0.34.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-types-0.34.1.bazel @@ -47,10 +47,10 @@ rust_library( "crate-name=wasmtime-types", "manual", ], - version = "0.34.0", + version = "0.34.1", # buildifier: leave-alone deps = [ - "@wasmtime__cranelift_entity__0_81_0//:cranelift_entity", + "@wasmtime__cranelift_entity__0_81_1//:cranelift_entity", "@wasmtime__serde__1_0_136//:serde", "@wasmtime__thiserror__1_0_30//:thiserror", "@wasmtime__wasmparser__0_82_0//:wasmparser", diff --git a/bazel/repositories.bzl b/bazel/repositories.bzl index 1d385d609..bde1d42c6 100644 --- a/bazel/repositories.bzl +++ b/bazel/repositories.bzl @@ -177,9 +177,9 @@ def proxy_wasm_cpp_host_repositories(): http_archive, name = "com_github_bytecodealliance_wasmtime", build_file = "@proxy_wasm_cpp_host//bazel/external:wasmtime.BUILD", - sha256 = "bf643b1863b19ab49aa1e8cc7aec52c81e5aff12daeb4eca4c31a437046957be", - strip_prefix = "wasmtime-0.34.0", - url = "https://github.com/bytecodealliance/wasmtime/archive/v0.34.0.tar.gz", + sha256 = "dbcd392e7839ca749335dacff2efa2d3bd4eea828bd1aad0ba7cafcb36e49e23", + strip_prefix = "wasmtime-0.34.1", + url = "https://github.com/bytecodealliance/wasmtime/archive/v0.34.1.tar.gz", ) maybe(