diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index 2b78c0362..aa685007d 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -91,7 +91,7 @@ jobs: cd wasmtime && cargo raze && cd .. # Ignore manual changes in "errno" and "rustix" crates until fixed in cargo-raze. # See: https://github.com/google/cargo-raze/issues/451 - git diff --exit-code -- ':!wasmtime/remote/BUILD.errno-0.2.8.bazel' ':!wasmtime/remote/BUILD.rustix-0.33.4.bazel' + git diff --exit-code -- ':!wasmtime/remote/BUILD.errno-0.*.bazel' ':!wasmtime/remote/BUILD.rustix-0.*.bazel' clang_format: name: check format with clang-format diff --git a/bazel/cargo/wasmtime/BUILD.bazel b/bazel/cargo/wasmtime/BUILD.bazel index 03b3d856f..ba9b49dca 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_35_1//:wasmtime", + actual = "@wasmtime__wasmtime__0_35_2//:wasmtime", tags = [ "cargo-raze", "manual", diff --git a/bazel/cargo/wasmtime/Cargo.raze.lock b/bazel/cargo/wasmtime/Cargo.raze.lock index 084d0dc59..77bdb8c34 100644 --- a/bazel/cargo/wasmtime/Cargo.raze.lock +++ b/bazel/cargo/wasmtime/Cargo.raze.lock @@ -100,18 +100,18 @@ dependencies = [ [[package]] name = "cranelift-bforest" -version = "0.82.1" +version = "0.82.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d16922317bd7dd104d509a373887822caa0242fc1def00de66abb538db221db4" +checksum = "5b9956ad3efeb062596e0b25a1091730080cb6483b500bd106b92c7a55e9e0b1" dependencies = [ "cranelift-entity", ] [[package]] name = "cranelift-codegen" -version = "0.82.1" +version = "0.82.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8b80bf40380256307b68a3dcbe1b91cac92a533e212b5b635abc3e4525781a0a" +checksum = "efc67870c31cae7d03808dfa430ee9ccda9bd82c61b49b939d925d9155cfc42d" dependencies = [ "cranelift-bforest", "cranelift-codegen-meta", @@ -126,33 +126,33 @@ dependencies = [ [[package]] name = "cranelift-codegen-meta" -version = "0.82.1" +version = "0.82.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "703d0ed7d3bc6c7a814ca12858175bf4e93167a3584127858c686e4b5dd6e432" +checksum = "b0f0172d25539fcc64f581d3dce0df00e2065b00e1c750e18832d2cf1e0d27e0" dependencies = [ "cranelift-codegen-shared", ] [[package]] name = "cranelift-codegen-shared" -version = "0.82.1" +version = "0.82.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "80f52311e1c90de12dcf8c4b9999c6ebfd1ed360373e88c357160936844511f6" +checksum = "8f6cc5717ae2ea849e5c819eb70c95792c2843294d9503700ac55d8d159e2160" [[package]] name = "cranelift-entity" -version = "0.82.1" +version = "0.82.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "66bc82ef522c1f643baf7d4d40b7c52643ee4549d8960b0e6a047daacb83f897" +checksum = "e822e0169d7a078cbc7ed19bca6636752c093e25d994a4febd9914d1118f3945" dependencies = [ "serde", ] [[package]] name = "cranelift-frontend" -version = "0.82.1" +version = "0.82.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3cc35e4251864b17515845ba47447bca88fec9ca1a4186b19fe42526e36140e8" +checksum = "bf3bc8bd3bb8932e70b71c0de6cba277ae112d4e51dadde2e318f60f2fbe97bc" dependencies = [ "cranelift-codegen", "log", @@ -162,9 +162,9 @@ dependencies = [ [[package]] name = "cranelift-native" -version = "0.82.1" +version = "0.82.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b882b2251c9845d509d92aebfdb6c8bb3b3b48e207ac951f21fbd20cfe7f90b3" +checksum = "a8090cade0761622fcb1c805c8ce2c2f085a2467bdee7e21cd9ba399026cf7ac" dependencies = [ "cranelift-codegen", "libc", @@ -173,9 +173,9 @@ dependencies = [ [[package]] name = "cranelift-wasm" -version = "0.82.1" +version = "0.82.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f0354e819732c02acdd98ab969dd81c7670304fff4c8fc4c86bc999b55fa1f0c" +checksum = "be110a4560fa997ba8bc8376a459ec4d8707074f88058a17b29f43c27e983ad0" dependencies = [ "cranelift-codegen", "cranelift-entity", @@ -244,9 +244,9 @@ checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7" [[package]] name = "getrandom" -version = "0.2.5" +version = "0.2.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d39cd93900197114fa1fcb7ae84ca742095eed9442088988ae74fa744e930e77" +checksum = "9be70c98951c83b8d2f8f60d7065fa6d5146873094452a1008da8c2f1e4205ad" dependencies = [ "cfg-if", "libc", @@ -287,9 +287,9 @@ checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" [[package]] name = "indexmap" -version = "1.8.0" +version = "1.8.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "282a6247722caba404c065016bbfa522806e51714c34f5dfc3e4a3a46fcb4223" +checksum = "0f647032dfaa1f8b6dc29bd3edb7bbef4861b8b8007ebb118d6db284fd59f6ee" dependencies = [ "autocfg", "hashbrown", @@ -319,9 +319,9 @@ checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" [[package]] name = "libc" -version = "0.2.119" +version = "0.2.122" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1bf2e165bb3457c8e098ea76f3e3bc9db55f87aa90d52d0e6be741470916aaa4" +checksum = "ec647867e2bf0772e28c8bcde4f0d19a9216916e890543b5a03ed8ef27b8f259" [[package]] name = "linux-raw-sys" @@ -331,9 +331,9 @@ checksum = "5284f00d480e1c39af34e72f8ad60b94f47007e3481cd3b731c1d67190ddc7b7" [[package]] name = "log" -version = "0.4.14" +version = "0.4.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710" +checksum = "6389c490849ff5bc16be905ae24bc913a9c8892e19b2341dbc175e14c341c2b8" dependencies = [ "cfg-if", ] @@ -397,9 +397,9 @@ checksum = "87f3e037eac156d1775da914196f0f37741a274155e34a0b7e427c35d2a2ecb9" [[package]] name = "paste" -version = "1.0.6" +version = "1.0.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0744126afe1a6dd7f394cb50a716dbe086cb06e255e53d8d0185d82828358fb5" +checksum = "0c520e05135d6e763148b6426a837e239041653ba7becd2e538c076c738025fc" [[package]] name = "ppv-lite86" @@ -409,27 +409,27 @@ checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872" [[package]] name = "proc-macro2" -version = "1.0.36" +version = "1.0.37" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c7342d5883fbccae1cc37a2353b09c87c9b0f3afd73f5fb9bba687a1f733b029" +checksum = "ec757218438d5fda206afc041538b2f6d889286160d649a86a24d37e1235afd1" dependencies = [ "unicode-xid", ] [[package]] name = "psm" -version = "0.1.17" +version = "0.1.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6eca0fa5dd7c4c96e184cec588f0b1db1ee3165e678db21c09793105acb17e6f" +checksum = "871372391786ccec00d3c5d3d6608905b3d4db263639cfe075d3b60a736d115a" dependencies = [ "cc", ] [[package]] name = "quote" -version = "1.0.15" +version = "1.0.17" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "864d3e96a899863136fc6e99f3d7cae289dafe43bf2c5ac19b70df7210c0a145" +checksum = "632d02bff7f874a36f33ea8bb416cd484b90cc66c1194b1a1110d067a7013f58" dependencies = [ "proc-macro2", ] @@ -518,9 +518,9 @@ checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" [[package]] name = "rustix" -version = "0.33.4" +version = "0.33.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ef7ec6a44fba95d21fa522760c03c16ca5ee95cebb6e4ef579cab3e6d7ba6c06" +checksum = "03627528abcc4a365554d32a9f3bbf67f7694c102cfeda792dc86a2d6057cc85" dependencies = [ "bitflags", "errno", @@ -564,9 +564,9 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" [[package]] name = "syn" -version = "1.0.87" +version = "1.0.91" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1e59d925cf59d8151f25a3bedf97c9c157597c9df7324d32d68991cc399ed08b" +checksum = "b683b2b825c8eef438b77c36a06dc262294da3d5a5813fac20da149241dcd44d" dependencies = [ "proc-macro2", "quote", @@ -628,9 +628,9 @@ checksum = "718ed7c55c2add6548cca3ddd6383d738cd73b892df400e96b9aa876f0141d7a" [[package]] name = "wasmtime" -version = "0.35.1" +version = "0.35.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "07f4245f65310fb41e4bdb75b0f794798aab23e3911c34a38a11c6e15f4906dd" +checksum = "637f73fff13248d13882246b67a8208d466c36d7b836b783a62903cb96f11b61" dependencies = [ "anyhow", "backtrace", @@ -657,7 +657,7 @@ dependencies = [ [[package]] name = "wasmtime-c-api-bazel" -version = "0.35.1" +version = "0.35.2" dependencies = [ "anyhow", "env_logger", @@ -669,7 +669,7 @@ dependencies = [ [[package]] name = "wasmtime-c-api-macros" version = "0.19.0" -source = "git+https://github.com/bytecodealliance/wasmtime?tag=v0.35.1#5b09b74f4c5e0fd817febd3263947ee3682759bd" +source = "git+https://github.com/bytecodealliance/wasmtime?tag=v0.35.2#59bfe50acaffd69f267946d35abe9f87a3b07e29" dependencies = [ "proc-macro2", "quote", @@ -677,9 +677,9 @@ dependencies = [ [[package]] name = "wasmtime-cranelift" -version = "0.35.1" +version = "0.35.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "da49deb7024bbf9ee72019a30c05fa752dab8cba8b32f709b2ddf66329d46c74" +checksum = "a2d233418e5f560e8010fe13e60943df8be0685c68cbdf9f588dd846a727f2e4" dependencies = [ "anyhow", "cranelift-codegen", @@ -699,9 +699,9 @@ dependencies = [ [[package]] name = "wasmtime-environ" -version = "0.35.1" +version = "0.35.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0dbf66220878adc123fe744df623eb141d4e73f03daed3f2aba3dbc7786d921e" +checksum = "0f38f25934156bb5496b3fd30be10c8ef41936330d9c936654ebf4eac02e352e" dependencies = [ "anyhow", "cranelift-entity", @@ -719,9 +719,9 @@ dependencies = [ [[package]] name = "wasmtime-jit" -version = "0.35.1" +version = "0.35.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "62157c76f1204c4845c2c33f6aa4472369c7d9d7deb2e6218c4fabebbae8ac1b" +checksum = "bf7d3293e643c3b397012a579b025116e5818118a7982373551df8f8b0a4c524" dependencies = [ "addr2line", "anyhow", @@ -744,18 +744,18 @@ dependencies = [ [[package]] name = "wasmtime-jit-debug" -version = "0.35.1" +version = "0.35.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1d314887fca993322b7ee4e08e5e2c0e79e812fbd1d6272c1781db884e3daabb" +checksum = "f8b4b40b84a96da6fcd7f2460747564091b9b8dedcc7bd66c0cb741adf451de8" dependencies = [ "lazy_static", ] [[package]] name = "wasmtime-runtime" -version = "0.35.1" +version = "0.35.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "15c0a7901d0645bf99b1efaebf7f7e144170641c575e96eb1fb6a9218290726c" +checksum = "b60eb01e3413a54e791a397d556962876902d7481be496b4b9eb1dc68de14fce" dependencies = [ "anyhow", "backtrace", @@ -778,9 +778,9 @@ dependencies = [ [[package]] name = "wasmtime-types" -version = "0.35.1" +version = "0.35.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4d9841ad7624110410291d03645876474a79fcedaed729016e384308145c29eb" +checksum = "86cd8d51aa648f2ba5a25bd11a74c08ce2b66796a5bbd5c099ab5db672a2e68f" dependencies = [ "cranelift-entity", "serde", diff --git a/bazel/cargo/wasmtime/Cargo.toml b/bazel/cargo/wasmtime/Cargo.toml index 9bd1fc823..1eedb0d3a 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.35.1" +version = "0.35.2" [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.35.1", default-features = false, features = ['cranelift']} -wasmtime-c-api-macros = {git = "https://github.com/bytecodealliance/wasmtime", tag = "v0.35.1"} +wasmtime = {version = "0.35.2", default-features = false, features = ['cranelift']} +wasmtime-c-api-macros = {git = "https://github.com/bytecodealliance/wasmtime", tag = "v0.35.2"} [package.metadata.raze] rust_rules_workspace_name = "rules_rust" diff --git a/bazel/cargo/wasmtime/crates.bzl b/bazel/cargo/wasmtime/crates.bzl index ef6d6897d..c9efeb8a2 100644 --- a/bazel/cargo/wasmtime/crates.bzl +++ b/bazel/cargo/wasmtime/crates.bzl @@ -133,82 +133,82 @@ def wasmtime_fetch_remote_crates(): maybe( http_archive, - name = "wasmtime__cranelift_bforest__0_82_1", - url = "https://crates.io/api/v1/crates/cranelift-bforest/0.82.1/download", + name = "wasmtime__cranelift_bforest__0_82_2", + url = "https://crates.io/api/v1/crates/cranelift-bforest/0.82.2/download", type = "tar.gz", - sha256 = "d16922317bd7dd104d509a373887822caa0242fc1def00de66abb538db221db4", - strip_prefix = "cranelift-bforest-0.82.1", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-bforest-0.82.1.bazel"), + sha256 = "5b9956ad3efeb062596e0b25a1091730080cb6483b500bd106b92c7a55e9e0b1", + strip_prefix = "cranelift-bforest-0.82.2", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-bforest-0.82.2.bazel"), ) maybe( http_archive, - name = "wasmtime__cranelift_codegen__0_82_1", - url = "https://crates.io/api/v1/crates/cranelift-codegen/0.82.1/download", + name = "wasmtime__cranelift_codegen__0_82_2", + url = "https://crates.io/api/v1/crates/cranelift-codegen/0.82.2/download", type = "tar.gz", - sha256 = "8b80bf40380256307b68a3dcbe1b91cac92a533e212b5b635abc3e4525781a0a", - strip_prefix = "cranelift-codegen-0.82.1", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-codegen-0.82.1.bazel"), + sha256 = "efc67870c31cae7d03808dfa430ee9ccda9bd82c61b49b939d925d9155cfc42d", + strip_prefix = "cranelift-codegen-0.82.2", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-codegen-0.82.2.bazel"), ) maybe( http_archive, - name = "wasmtime__cranelift_codegen_meta__0_82_1", - url = "https://crates.io/api/v1/crates/cranelift-codegen-meta/0.82.1/download", + name = "wasmtime__cranelift_codegen_meta__0_82_2", + url = "https://crates.io/api/v1/crates/cranelift-codegen-meta/0.82.2/download", type = "tar.gz", - sha256 = "703d0ed7d3bc6c7a814ca12858175bf4e93167a3584127858c686e4b5dd6e432", - strip_prefix = "cranelift-codegen-meta-0.82.1", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-codegen-meta-0.82.1.bazel"), + sha256 = "b0f0172d25539fcc64f581d3dce0df00e2065b00e1c750e18832d2cf1e0d27e0", + strip_prefix = "cranelift-codegen-meta-0.82.2", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-codegen-meta-0.82.2.bazel"), ) maybe( http_archive, - name = "wasmtime__cranelift_codegen_shared__0_82_1", - url = "https://crates.io/api/v1/crates/cranelift-codegen-shared/0.82.1/download", + name = "wasmtime__cranelift_codegen_shared__0_82_2", + url = "https://crates.io/api/v1/crates/cranelift-codegen-shared/0.82.2/download", type = "tar.gz", - sha256 = "80f52311e1c90de12dcf8c4b9999c6ebfd1ed360373e88c357160936844511f6", - strip_prefix = "cranelift-codegen-shared-0.82.1", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-codegen-shared-0.82.1.bazel"), + sha256 = "8f6cc5717ae2ea849e5c819eb70c95792c2843294d9503700ac55d8d159e2160", + strip_prefix = "cranelift-codegen-shared-0.82.2", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-codegen-shared-0.82.2.bazel"), ) maybe( http_archive, - name = "wasmtime__cranelift_entity__0_82_1", - url = "https://crates.io/api/v1/crates/cranelift-entity/0.82.1/download", + name = "wasmtime__cranelift_entity__0_82_2", + url = "https://crates.io/api/v1/crates/cranelift-entity/0.82.2/download", type = "tar.gz", - sha256 = "66bc82ef522c1f643baf7d4d40b7c52643ee4549d8960b0e6a047daacb83f897", - strip_prefix = "cranelift-entity-0.82.1", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-entity-0.82.1.bazel"), + sha256 = "e822e0169d7a078cbc7ed19bca6636752c093e25d994a4febd9914d1118f3945", + strip_prefix = "cranelift-entity-0.82.2", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-entity-0.82.2.bazel"), ) maybe( http_archive, - name = "wasmtime__cranelift_frontend__0_82_1", - url = "https://crates.io/api/v1/crates/cranelift-frontend/0.82.1/download", + name = "wasmtime__cranelift_frontend__0_82_2", + url = "https://crates.io/api/v1/crates/cranelift-frontend/0.82.2/download", type = "tar.gz", - sha256 = "3cc35e4251864b17515845ba47447bca88fec9ca1a4186b19fe42526e36140e8", - strip_prefix = "cranelift-frontend-0.82.1", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-frontend-0.82.1.bazel"), + sha256 = "bf3bc8bd3bb8932e70b71c0de6cba277ae112d4e51dadde2e318f60f2fbe97bc", + strip_prefix = "cranelift-frontend-0.82.2", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-frontend-0.82.2.bazel"), ) maybe( http_archive, - name = "wasmtime__cranelift_native__0_82_1", - url = "https://crates.io/api/v1/crates/cranelift-native/0.82.1/download", + name = "wasmtime__cranelift_native__0_82_2", + url = "https://crates.io/api/v1/crates/cranelift-native/0.82.2/download", type = "tar.gz", - sha256 = "b882b2251c9845d509d92aebfdb6c8bb3b3b48e207ac951f21fbd20cfe7f90b3", - strip_prefix = "cranelift-native-0.82.1", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-native-0.82.1.bazel"), + sha256 = "a8090cade0761622fcb1c805c8ce2c2f085a2467bdee7e21cd9ba399026cf7ac", + strip_prefix = "cranelift-native-0.82.2", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-native-0.82.2.bazel"), ) maybe( http_archive, - name = "wasmtime__cranelift_wasm__0_82_1", - url = "https://crates.io/api/v1/crates/cranelift-wasm/0.82.1/download", + name = "wasmtime__cranelift_wasm__0_82_2", + url = "https://crates.io/api/v1/crates/cranelift-wasm/0.82.2/download", type = "tar.gz", - sha256 = "f0354e819732c02acdd98ab969dd81c7670304fff4c8fc4c86bc999b55fa1f0c", - strip_prefix = "cranelift-wasm-0.82.1", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-wasm-0.82.1.bazel"), + sha256 = "be110a4560fa997ba8bc8376a459ec4d8707074f88058a17b29f43c27e983ad0", + strip_prefix = "cranelift-wasm-0.82.2", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.cranelift-wasm-0.82.2.bazel"), ) maybe( @@ -273,12 +273,12 @@ def wasmtime_fetch_remote_crates(): maybe( http_archive, - name = "wasmtime__getrandom__0_2_5", - url = "https://crates.io/api/v1/crates/getrandom/0.2.5/download", + name = "wasmtime__getrandom__0_2_6", + url = "https://crates.io/api/v1/crates/getrandom/0.2.6/download", type = "tar.gz", - sha256 = "d39cd93900197114fa1fcb7ae84ca742095eed9442088988ae74fa744e930e77", - strip_prefix = "getrandom-0.2.5", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.getrandom-0.2.5.bazel"), + sha256 = "9be70c98951c83b8d2f8f60d7065fa6d5146873094452a1008da8c2f1e4205ad", + strip_prefix = "getrandom-0.2.6", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.getrandom-0.2.6.bazel"), ) maybe( @@ -323,12 +323,12 @@ def wasmtime_fetch_remote_crates(): maybe( http_archive, - name = "wasmtime__indexmap__1_8_0", - url = "https://crates.io/api/v1/crates/indexmap/1.8.0/download", + name = "wasmtime__indexmap__1_8_1", + url = "https://crates.io/api/v1/crates/indexmap/1.8.1/download", type = "tar.gz", - sha256 = "282a6247722caba404c065016bbfa522806e51714c34f5dfc3e4a3a46fcb4223", - strip_prefix = "indexmap-1.8.0", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.indexmap-1.8.0.bazel"), + sha256 = "0f647032dfaa1f8b6dc29bd3edb7bbef4861b8b8007ebb118d6db284fd59f6ee", + strip_prefix = "indexmap-1.8.1", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.indexmap-1.8.1.bazel"), ) maybe( @@ -363,12 +363,12 @@ def wasmtime_fetch_remote_crates(): maybe( http_archive, - name = "wasmtime__libc__0_2_119", - url = "https://crates.io/api/v1/crates/libc/0.2.119/download", + name = "wasmtime__libc__0_2_122", + url = "https://crates.io/api/v1/crates/libc/0.2.122/download", type = "tar.gz", - sha256 = "1bf2e165bb3457c8e098ea76f3e3bc9db55f87aa90d52d0e6be741470916aaa4", - strip_prefix = "libc-0.2.119", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.libc-0.2.119.bazel"), + sha256 = "ec647867e2bf0772e28c8bcde4f0d19a9216916e890543b5a03ed8ef27b8f259", + strip_prefix = "libc-0.2.122", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.libc-0.2.122.bazel"), ) maybe( @@ -383,12 +383,12 @@ def wasmtime_fetch_remote_crates(): maybe( http_archive, - name = "wasmtime__log__0_4_14", - url = "https://crates.io/api/v1/crates/log/0.4.14/download", + name = "wasmtime__log__0_4_16", + url = "https://crates.io/api/v1/crates/log/0.4.16/download", type = "tar.gz", - sha256 = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710", - strip_prefix = "log-0.4.14", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.log-0.4.14.bazel"), + sha256 = "6389c490849ff5bc16be905ae24bc913a9c8892e19b2341dbc175e14c341c2b8", + strip_prefix = "log-0.4.16", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.log-0.4.16.bazel"), ) maybe( @@ -463,12 +463,12 @@ def wasmtime_fetch_remote_crates(): maybe( http_archive, - name = "wasmtime__paste__1_0_6", - url = "https://crates.io/api/v1/crates/paste/1.0.6/download", + name = "wasmtime__paste__1_0_7", + url = "https://crates.io/api/v1/crates/paste/1.0.7/download", type = "tar.gz", - sha256 = "0744126afe1a6dd7f394cb50a716dbe086cb06e255e53d8d0185d82828358fb5", - strip_prefix = "paste-1.0.6", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.paste-1.0.6.bazel"), + sha256 = "0c520e05135d6e763148b6426a837e239041653ba7becd2e538c076c738025fc", + strip_prefix = "paste-1.0.7", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.paste-1.0.7.bazel"), ) maybe( @@ -483,32 +483,32 @@ def wasmtime_fetch_remote_crates(): maybe( http_archive, - name = "wasmtime__proc_macro2__1_0_36", - url = "https://crates.io/api/v1/crates/proc-macro2/1.0.36/download", + name = "wasmtime__proc_macro2__1_0_37", + url = "https://crates.io/api/v1/crates/proc-macro2/1.0.37/download", type = "tar.gz", - sha256 = "c7342d5883fbccae1cc37a2353b09c87c9b0f3afd73f5fb9bba687a1f733b029", - strip_prefix = "proc-macro2-1.0.36", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.proc-macro2-1.0.36.bazel"), + sha256 = "ec757218438d5fda206afc041538b2f6d889286160d649a86a24d37e1235afd1", + strip_prefix = "proc-macro2-1.0.37", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.proc-macro2-1.0.37.bazel"), ) maybe( http_archive, - name = "wasmtime__psm__0_1_17", - url = "https://crates.io/api/v1/crates/psm/0.1.17/download", + name = "wasmtime__psm__0_1_18", + url = "https://crates.io/api/v1/crates/psm/0.1.18/download", type = "tar.gz", - sha256 = "6eca0fa5dd7c4c96e184cec588f0b1db1ee3165e678db21c09793105acb17e6f", - strip_prefix = "psm-0.1.17", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.psm-0.1.17.bazel"), + sha256 = "871372391786ccec00d3c5d3d6608905b3d4db263639cfe075d3b60a736d115a", + strip_prefix = "psm-0.1.18", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.psm-0.1.18.bazel"), ) maybe( http_archive, - name = "wasmtime__quote__1_0_15", - url = "https://crates.io/api/v1/crates/quote/1.0.15/download", + name = "wasmtime__quote__1_0_17", + url = "https://crates.io/api/v1/crates/quote/1.0.17/download", type = "tar.gz", - sha256 = "864d3e96a899863136fc6e99f3d7cae289dafe43bf2c5ac19b70df7210c0a145", - strip_prefix = "quote-1.0.15", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.quote-1.0.15.bazel"), + sha256 = "632d02bff7f874a36f33ea8bb416cd484b90cc66c1194b1a1110d067a7013f58", + strip_prefix = "quote-1.0.17", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.quote-1.0.17.bazel"), ) maybe( @@ -603,12 +603,12 @@ def wasmtime_fetch_remote_crates(): maybe( http_archive, - name = "wasmtime__rustix__0_33_4", - url = "https://crates.io/api/v1/crates/rustix/0.33.4/download", + name = "wasmtime__rustix__0_33_5", + url = "https://crates.io/api/v1/crates/rustix/0.33.5/download", type = "tar.gz", - sha256 = "ef7ec6a44fba95d21fa522760c03c16ca5ee95cebb6e4ef579cab3e6d7ba6c06", - strip_prefix = "rustix-0.33.4", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.rustix-0.33.4.bazel"), + sha256 = "03627528abcc4a365554d32a9f3bbf67f7694c102cfeda792dc86a2d6057cc85", + strip_prefix = "rustix-0.33.5", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.rustix-0.33.5.bazel"), ) maybe( @@ -653,12 +653,12 @@ def wasmtime_fetch_remote_crates(): maybe( http_archive, - name = "wasmtime__syn__1_0_87", - url = "https://crates.io/api/v1/crates/syn/1.0.87/download", + name = "wasmtime__syn__1_0_91", + url = "https://crates.io/api/v1/crates/syn/1.0.91/download", type = "tar.gz", - sha256 = "1e59d925cf59d8151f25a3bedf97c9c157597c9df7324d32d68991cc399ed08b", - strip_prefix = "syn-1.0.87", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.syn-1.0.87.bazel"), + sha256 = "b683b2b825c8eef438b77c36a06dc262294da3d5a5813fac20da149241dcd44d", + strip_prefix = "syn-1.0.91", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.syn-1.0.91.bazel"), ) maybe( @@ -733,81 +733,81 @@ def wasmtime_fetch_remote_crates(): maybe( http_archive, - name = "wasmtime__wasmtime__0_35_1", - url = "https://crates.io/api/v1/crates/wasmtime/0.35.1/download", + name = "wasmtime__wasmtime__0_35_2", + url = "https://crates.io/api/v1/crates/wasmtime/0.35.2/download", type = "tar.gz", - sha256 = "07f4245f65310fb41e4bdb75b0f794798aab23e3911c34a38a11c6e15f4906dd", - strip_prefix = "wasmtime-0.35.1", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-0.35.1.bazel"), + sha256 = "637f73fff13248d13882246b67a8208d466c36d7b836b783a62903cb96f11b61", + strip_prefix = "wasmtime-0.35.2", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-0.35.2.bazel"), ) maybe( new_git_repository, name = "wasmtime__wasmtime_c_api_macros__0_19_0", remote = "https://github.com/bytecodealliance/wasmtime", - commit = "5b09b74f4c5e0fd817febd3263947ee3682759bd", + commit = "59bfe50acaffd69f267946d35abe9f87a3b07e29", 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_35_1", - url = "https://crates.io/api/v1/crates/wasmtime-cranelift/0.35.1/download", + name = "wasmtime__wasmtime_cranelift__0_35_2", + url = "https://crates.io/api/v1/crates/wasmtime-cranelift/0.35.2/download", type = "tar.gz", - sha256 = "da49deb7024bbf9ee72019a30c05fa752dab8cba8b32f709b2ddf66329d46c74", - strip_prefix = "wasmtime-cranelift-0.35.1", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-cranelift-0.35.1.bazel"), + sha256 = "a2d233418e5f560e8010fe13e60943df8be0685c68cbdf9f588dd846a727f2e4", + strip_prefix = "wasmtime-cranelift-0.35.2", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-cranelift-0.35.2.bazel"), ) maybe( http_archive, - name = "wasmtime__wasmtime_environ__0_35_1", - url = "https://crates.io/api/v1/crates/wasmtime-environ/0.35.1/download", + name = "wasmtime__wasmtime_environ__0_35_2", + url = "https://crates.io/api/v1/crates/wasmtime-environ/0.35.2/download", type = "tar.gz", - sha256 = "0dbf66220878adc123fe744df623eb141d4e73f03daed3f2aba3dbc7786d921e", - strip_prefix = "wasmtime-environ-0.35.1", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-environ-0.35.1.bazel"), + sha256 = "0f38f25934156bb5496b3fd30be10c8ef41936330d9c936654ebf4eac02e352e", + strip_prefix = "wasmtime-environ-0.35.2", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-environ-0.35.2.bazel"), ) maybe( http_archive, - name = "wasmtime__wasmtime_jit__0_35_1", - url = "https://crates.io/api/v1/crates/wasmtime-jit/0.35.1/download", + name = "wasmtime__wasmtime_jit__0_35_2", + url = "https://crates.io/api/v1/crates/wasmtime-jit/0.35.2/download", type = "tar.gz", - sha256 = "62157c76f1204c4845c2c33f6aa4472369c7d9d7deb2e6218c4fabebbae8ac1b", - strip_prefix = "wasmtime-jit-0.35.1", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-jit-0.35.1.bazel"), + sha256 = "bf7d3293e643c3b397012a579b025116e5818118a7982373551df8f8b0a4c524", + strip_prefix = "wasmtime-jit-0.35.2", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-jit-0.35.2.bazel"), ) maybe( http_archive, - name = "wasmtime__wasmtime_jit_debug__0_35_1", - url = "https://crates.io/api/v1/crates/wasmtime-jit-debug/0.35.1/download", + name = "wasmtime__wasmtime_jit_debug__0_35_2", + url = "https://crates.io/api/v1/crates/wasmtime-jit-debug/0.35.2/download", type = "tar.gz", - sha256 = "1d314887fca993322b7ee4e08e5e2c0e79e812fbd1d6272c1781db884e3daabb", - strip_prefix = "wasmtime-jit-debug-0.35.1", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-jit-debug-0.35.1.bazel"), + sha256 = "f8b4b40b84a96da6fcd7f2460747564091b9b8dedcc7bd66c0cb741adf451de8", + strip_prefix = "wasmtime-jit-debug-0.35.2", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-jit-debug-0.35.2.bazel"), ) maybe( http_archive, - name = "wasmtime__wasmtime_runtime__0_35_1", - url = "https://crates.io/api/v1/crates/wasmtime-runtime/0.35.1/download", + name = "wasmtime__wasmtime_runtime__0_35_2", + url = "https://crates.io/api/v1/crates/wasmtime-runtime/0.35.2/download", type = "tar.gz", - sha256 = "15c0a7901d0645bf99b1efaebf7f7e144170641c575e96eb1fb6a9218290726c", - strip_prefix = "wasmtime-runtime-0.35.1", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-runtime-0.35.1.bazel"), + sha256 = "b60eb01e3413a54e791a397d556962876902d7481be496b4b9eb1dc68de14fce", + strip_prefix = "wasmtime-runtime-0.35.2", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-runtime-0.35.2.bazel"), ) maybe( http_archive, - name = "wasmtime__wasmtime_types__0_35_1", - url = "https://crates.io/api/v1/crates/wasmtime-types/0.35.1/download", + name = "wasmtime__wasmtime_types__0_35_2", + url = "https://crates.io/api/v1/crates/wasmtime-types/0.35.2/download", type = "tar.gz", - sha256 = "4d9841ad7624110410291d03645876474a79fcedaed729016e384308145c29eb", - strip_prefix = "wasmtime-types-0.35.1", - build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-types-0.35.1.bazel"), + sha256 = "86cd8d51aa648f2ba5a25bd11a74c08ce2b66796a5bbd5c099ab5db672a2e68f", + strip_prefix = "wasmtime-types-0.35.2", + build_file = Label("//bazel/cargo/wasmtime/remote:BUILD.wasmtime-types-0.35.2.bazel"), ) maybe( 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 18cade6f1..908aa6a2f 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_119//:libc", + "@wasmtime__libc__0_2_122//: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 110f5a9be..7412548ca 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.backtrace-0.3.64.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.backtrace-0.3.64.bazel @@ -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_119//:libc", + "@wasmtime__libc__0_2_122//: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.cranelift-bforest-0.82.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-bforest-0.82.2.bazel similarity index 92% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-bforest-0.82.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-bforest-0.82.2.bazel index 84eefb2d7..1d8a1ab4e 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-bforest-0.82.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-bforest-0.82.2.bazel @@ -47,9 +47,9 @@ rust_library( "crate-name=cranelift-bforest", "manual", ], - version = "0.82.1", + version = "0.82.2", # buildifier: leave-alone deps = [ - "@wasmtime__cranelift_entity__0_82_1//:cranelift_entity", + "@wasmtime__cranelift_entity__0_82_2//:cranelift_entity", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-0.82.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-0.82.2.bazel similarity index 86% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-0.82.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-0.82.2.bazel index 98f3b2a42..80e556ff7 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-0.82.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-0.82.2.bazel @@ -58,10 +58,10 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.82.1", + version = "0.82.2", visibility = ["//visibility:private"], deps = [ - "@wasmtime__cranelift_codegen_meta__0_82_1//:cranelift_codegen_meta", + "@wasmtime__cranelift_codegen_meta__0_82_2//:cranelift_codegen_meta", ], ) @@ -87,15 +87,15 @@ rust_library( "crate-name=cranelift-codegen", "manual", ], - version = "0.82.1", + version = "0.82.2", # buildifier: leave-alone deps = [ ":cranelift_codegen_build_script", - "@wasmtime__cranelift_bforest__0_82_1//:cranelift_bforest", - "@wasmtime__cranelift_codegen_shared__0_82_1//:cranelift_codegen_shared", - "@wasmtime__cranelift_entity__0_82_1//:cranelift_entity", + "@wasmtime__cranelift_bforest__0_82_2//:cranelift_bforest", + "@wasmtime__cranelift_codegen_shared__0_82_2//:cranelift_codegen_shared", + "@wasmtime__cranelift_entity__0_82_2//:cranelift_entity", "@wasmtime__gimli__0_26_1//:gimli", - "@wasmtime__log__0_4_14//:log", + "@wasmtime__log__0_4_16//:log", "@wasmtime__regalloc__0_0_34//:regalloc", "@wasmtime__smallvec__1_8_0//:smallvec", "@wasmtime__target_lexicon__0_12_3//:target_lexicon", diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-meta-0.82.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-meta-0.82.2.bazel similarity index 92% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-meta-0.82.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-meta-0.82.2.bazel index 650fee915..f60ee49f6 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-meta-0.82.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-meta-0.82.2.bazel @@ -47,9 +47,9 @@ rust_library( "crate-name=cranelift-codegen-meta", "manual", ], - version = "0.82.1", + version = "0.82.2", # buildifier: leave-alone deps = [ - "@wasmtime__cranelift_codegen_shared__0_82_1//:cranelift_codegen_shared", + "@wasmtime__cranelift_codegen_shared__0_82_2//:cranelift_codegen_shared", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-shared-0.82.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-shared-0.82.2.bazel similarity index 97% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-shared-0.82.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-shared-0.82.2.bazel index 7ba69253e..d818c39b6 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-shared-0.82.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-codegen-shared-0.82.2.bazel @@ -47,7 +47,7 @@ rust_library( "crate-name=cranelift-codegen-shared", "manual", ], - version = "0.82.1", + version = "0.82.2", # buildifier: leave-alone deps = [ ], diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-entity-0.82.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-entity-0.82.2.bazel similarity index 97% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-entity-0.82.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-entity-0.82.2.bazel index 6461eba90..d60852dbf 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-entity-0.82.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-entity-0.82.2.bazel @@ -49,7 +49,7 @@ rust_library( "crate-name=cranelift-entity", "manual", ], - version = "0.82.1", + version = "0.82.2", # buildifier: leave-alone deps = [ "@wasmtime__serde__1_0_136//:serde", diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-frontend-0.82.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-frontend-0.82.2.bazel similarity index 90% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-frontend-0.82.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-frontend-0.82.2.bazel index 121b6a3eb..7d5323562 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-frontend-0.82.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-frontend-0.82.2.bazel @@ -49,11 +49,11 @@ rust_library( "crate-name=cranelift-frontend", "manual", ], - version = "0.82.1", + version = "0.82.2", # buildifier: leave-alone deps = [ - "@wasmtime__cranelift_codegen__0_82_1//:cranelift_codegen", - "@wasmtime__log__0_4_14//:log", + "@wasmtime__cranelift_codegen__0_82_2//:cranelift_codegen", + "@wasmtime__log__0_4_16//: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.82.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-native-0.82.2.bazel similarity index 91% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-native-0.82.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-native-0.82.2.bazel index c7ca0614c..71ba717a5 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-native-0.82.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-native-0.82.2.bazel @@ -51,17 +51,17 @@ rust_library( "crate-name=cranelift-native", "manual", ], - version = "0.82.1", + version = "0.82.2", # buildifier: leave-alone deps = [ - "@wasmtime__cranelift_codegen__0_82_1//:cranelift_codegen", + "@wasmtime__cranelift_codegen__0_82_2//: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_119//:libc", + "@wasmtime__libc__0_2_122//:libc", ], "//conditions:default": [], }), diff --git a/bazel/cargo/wasmtime/remote/BUILD.cranelift-wasm-0.82.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.cranelift-wasm-0.82.2.bazel similarity index 80% rename from bazel/cargo/wasmtime/remote/BUILD.cranelift-wasm-0.82.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.cranelift-wasm-0.82.2.bazel index 61b351774..939b958dd 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.cranelift-wasm-0.82.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.cranelift-wasm-0.82.2.bazel @@ -49,17 +49,17 @@ rust_library( "crate-name=cranelift-wasm", "manual", ], - version = "0.82.1", + version = "0.82.2", # buildifier: leave-alone deps = [ - "@wasmtime__cranelift_codegen__0_82_1//:cranelift_codegen", - "@wasmtime__cranelift_entity__0_82_1//:cranelift_entity", - "@wasmtime__cranelift_frontend__0_82_1//:cranelift_frontend", + "@wasmtime__cranelift_codegen__0_82_2//:cranelift_codegen", + "@wasmtime__cranelift_entity__0_82_2//:cranelift_entity", + "@wasmtime__cranelift_frontend__0_82_2//:cranelift_frontend", "@wasmtime__itertools__0_10_3//:itertools", - "@wasmtime__log__0_4_14//:log", + "@wasmtime__log__0_4_16//:log", "@wasmtime__smallvec__1_8_0//:smallvec", "@wasmtime__wasmparser__0_83_0//:wasmparser", - "@wasmtime__wasmtime_types__0_35_1//:wasmtime_types", + "@wasmtime__wasmtime_types__0_35_2//:wasmtime_types", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.env_logger-0.8.4.bazel b/bazel/cargo/wasmtime/remote/BUILD.env_logger-0.8.4.bazel index ca3ce977a..9dd434612 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.env_logger-0.8.4.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.env_logger-0.8.4.bazel @@ -57,7 +57,7 @@ rust_library( deps = [ "@wasmtime__atty__0_2_14//:atty", "@wasmtime__humantime__2_1_0//:humantime", - "@wasmtime__log__0_4_14//:log", + "@wasmtime__log__0_4_16//:log", "@wasmtime__regex__1_5_5//:regex", "@wasmtime__termcolor__1_1_3//:termcolor", ], 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 53d140f8c..4543020b2 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.errno-0.2.8.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.errno-0.2.8.bazel @@ -73,7 +73,7 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:wasm32-wasi", ): [ - "@wasmtime__libc__0_2_119//:libc", + "@wasmtime__libc__0_2_122//: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 7fbaaf0ee..3f14bcdae 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 @@ -81,6 +81,6 @@ rust_library( # buildifier: leave-alone deps = [ ":errno_dragonfly_build_script", - "@wasmtime__libc__0_2_119//:libc", + "@wasmtime__libc__0_2_122//:libc", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.getrandom-0.2.5.bazel b/bazel/cargo/wasmtime/remote/BUILD.getrandom-0.2.6.bazel similarity index 97% rename from bazel/cargo/wasmtime/remote/BUILD.getrandom-0.2.5.bazel rename to bazel/cargo/wasmtime/remote/BUILD.getrandom-0.2.6.bazel index edfe9eb6c..b8563f269 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.getrandom-0.2.5.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.getrandom-0.2.6.bazel @@ -52,7 +52,7 @@ rust_library( "crate-name=getrandom", "manual", ], - version = "0.2.5", + version = "0.2.6", # buildifier: leave-alone deps = [ "@wasmtime__cfg_if__1_0_0//:cfg_if", @@ -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_119//:libc", + "@wasmtime__libc__0_2_122//:libc", ], "//conditions:default": [], }), diff --git a/bazel/cargo/wasmtime/remote/BUILD.gimli-0.26.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.gimli-0.26.1.bazel index e449bfc35..4fcd8e077 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.gimli-0.26.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.gimli-0.26.1.bazel @@ -68,7 +68,7 @@ rust_library( # buildifier: leave-alone deps = [ "@wasmtime__fallible_iterator__0_2_0//:fallible_iterator", - "@wasmtime__indexmap__1_8_0//:indexmap", + "@wasmtime__indexmap__1_8_1//:indexmap", "@wasmtime__stable_deref_trait__1_2_0//:stable_deref_trait", ], ) 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 d0bf22754..aa6f7e667 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_119//:libc", + "@wasmtime__libc__0_2_122//:libc", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.indexmap-1.8.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.indexmap-1.8.1.bazel similarity index 97% rename from bazel/cargo/wasmtime/remote/BUILD.indexmap-1.8.0.bazel rename to bazel/cargo/wasmtime/remote/BUILD.indexmap-1.8.1.bazel index b0f1acbfd..0603fefbd 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.indexmap-1.8.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.indexmap-1.8.1.bazel @@ -57,7 +57,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.8.0", + version = "1.8.1", visibility = ["//visibility:private"], deps = [ "@wasmtime__autocfg__1_1_0//:autocfg", @@ -87,7 +87,7 @@ rust_library( "crate-name=indexmap", "manual", ], - version = "1.8.0", + version = "1.8.1", # buildifier: leave-alone deps = [ ":indexmap_build_script", diff --git a/bazel/cargo/wasmtime/remote/BUILD.libc-0.2.119.bazel b/bazel/cargo/wasmtime/remote/BUILD.libc-0.2.122.bazel similarity index 97% rename from bazel/cargo/wasmtime/remote/BUILD.libc-0.2.119.bazel rename to bazel/cargo/wasmtime/remote/BUILD.libc-0.2.122.bazel index 778ffbcda..74c179895 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.libc-0.2.119.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.libc-0.2.122.bazel @@ -57,7 +57,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.2.119", + version = "0.2.122", visibility = ["//visibility:private"], deps = [ ], @@ -82,7 +82,7 @@ rust_library( "crate-name=libc", "manual", ], - version = "0.2.119", + version = "0.2.122", # buildifier: leave-alone deps = [ ":libc_build_script", diff --git a/bazel/cargo/wasmtime/remote/BUILD.log-0.4.14.bazel b/bazel/cargo/wasmtime/remote/BUILD.log-0.4.16.bazel similarity index 97% rename from bazel/cargo/wasmtime/remote/BUILD.log-0.4.14.bazel rename to bazel/cargo/wasmtime/remote/BUILD.log-0.4.16.bazel index 38a9c611f..c4f20dc6d 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.log-0.4.14.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.log-0.4.16.bazel @@ -55,7 +55,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.4.14", + version = "0.4.16", visibility = ["//visibility:private"], deps = [ ], @@ -80,7 +80,7 @@ rust_library( "crate-name=log", "manual", ], - version = "0.4.14", + version = "0.4.16", # buildifier: leave-alone deps = [ ":log_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 8391a5ff0..cfb337a53 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_119//:libc", + "@wasmtime__libc__0_2_122//:libc", ], "//conditions:default": [], }), diff --git a/bazel/cargo/wasmtime/remote/BUILD.object-0.27.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.object-0.27.1.bazel index 1c37a3e1e..767ffa3ae 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.object-0.27.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.object-0.27.1.bazel @@ -63,7 +63,7 @@ rust_library( # buildifier: leave-alone deps = [ "@wasmtime__crc32fast__1_3_2//:crc32fast", - "@wasmtime__indexmap__1_8_0//:indexmap", + "@wasmtime__indexmap__1_8_1//:indexmap", "@wasmtime__memchr__2_4_1//:memchr", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.paste-1.0.6.bazel b/bazel/cargo/wasmtime/remote/BUILD.paste-1.0.7.bazel similarity index 98% rename from bazel/cargo/wasmtime/remote/BUILD.paste-1.0.6.bazel rename to bazel/cargo/wasmtime/remote/BUILD.paste-1.0.7.bazel index 5e5c49e88..8bc62b829 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.paste-1.0.6.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.paste-1.0.7.bazel @@ -47,7 +47,7 @@ rust_proc_macro( "crate-name=paste", "manual", ], - version = "1.0.6", + version = "1.0.7", # buildifier: leave-alone deps = [ ], diff --git a/bazel/cargo/wasmtime/remote/BUILD.proc-macro2-1.0.36.bazel b/bazel/cargo/wasmtime/remote/BUILD.proc-macro2-1.0.37.bazel similarity index 97% rename from bazel/cargo/wasmtime/remote/BUILD.proc-macro2-1.0.36.bazel rename to bazel/cargo/wasmtime/remote/BUILD.proc-macro2-1.0.37.bazel index ab2480f0f..54a9631ec 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.proc-macro2-1.0.36.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.proc-macro2-1.0.37.bazel @@ -56,7 +56,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.0.36", + version = "1.0.37", visibility = ["//visibility:private"], deps = [ ], @@ -80,7 +80,7 @@ rust_library( "crate-name=proc-macro2", "manual", ], - version = "1.0.36", + version = "1.0.37", # buildifier: leave-alone deps = [ ":proc_macro2_build_script", diff --git a/bazel/cargo/wasmtime/remote/BUILD.psm-0.1.17.bazel b/bazel/cargo/wasmtime/remote/BUILD.psm-0.1.18.bazel similarity index 97% rename from bazel/cargo/wasmtime/remote/BUILD.psm-0.1.17.bazel rename to bazel/cargo/wasmtime/remote/BUILD.psm-0.1.18.bazel index 284f26934..323fd32d9 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.psm-0.1.17.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.psm-0.1.18.bazel @@ -54,7 +54,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.1.17", + version = "0.1.18", visibility = ["//visibility:private"], deps = [ "@wasmtime__cc__1_0_73//:cc", @@ -89,7 +89,7 @@ rust_library( "crate-name=psm", "manual", ], - version = "0.1.17", + version = "0.1.18", # buildifier: leave-alone deps = [ ":psm_build_script", diff --git a/bazel/cargo/wasmtime/remote/BUILD.quote-1.0.15.bazel b/bazel/cargo/wasmtime/remote/BUILD.quote-1.0.17.bazel similarity index 93% rename from bazel/cargo/wasmtime/remote/BUILD.quote-1.0.15.bazel rename to bazel/cargo/wasmtime/remote/BUILD.quote-1.0.17.bazel index f83b9dc24..ec4eb82d1 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.quote-1.0.15.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.quote-1.0.17.bazel @@ -49,10 +49,10 @@ rust_library( "crate-name=quote", "manual", ], - version = "1.0.15", + version = "1.0.17", # buildifier: leave-alone deps = [ - "@wasmtime__proc_macro2__1_0_36//:proc_macro2", + "@wasmtime__proc_macro2__1_0_37//:proc_macro2", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.rand-0.8.5.bazel b/bazel/cargo/wasmtime/remote/BUILD.rand-0.8.5.bazel index 993e290be..fa8ebbe9f 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.rand-0.8.5.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.rand-0.8.5.bazel @@ -81,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_119//:libc", + "@wasmtime__libc__0_2_122//:libc", ], "//conditions:default": [], }), diff --git a/bazel/cargo/wasmtime/remote/BUILD.rand_core-0.6.3.bazel b/bazel/cargo/wasmtime/remote/BUILD.rand_core-0.6.3.bazel index 6447e4832..79c206b2b 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.rand_core-0.6.3.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.rand_core-0.6.3.bazel @@ -53,6 +53,6 @@ rust_library( version = "0.6.3", # buildifier: leave-alone deps = [ - "@wasmtime__getrandom__0_2_5//:getrandom", + "@wasmtime__getrandom__0_2_6//:getrandom", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.regalloc-0.0.34.bazel b/bazel/cargo/wasmtime/remote/BUILD.regalloc-0.0.34.bazel index d76108a0a..8b110fdb7 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.regalloc-0.0.34.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.regalloc-0.0.34.bazel @@ -51,7 +51,7 @@ rust_library( version = "0.0.34", # buildifier: leave-alone deps = [ - "@wasmtime__log__0_4_14//:log", + "@wasmtime__log__0_4_16//:log", "@wasmtime__rustc_hash__1_1_0//:rustc_hash", "@wasmtime__smallvec__1_8_0//:smallvec", ], 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 934a832b0..9c1971443 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_119//:libc", + "@wasmtime__libc__0_2_122//:libc", ] + selects.with_or({ # cfg(any(target_os = "macos", target_os = "ios")) ( diff --git a/bazel/cargo/wasmtime/remote/BUILD.rustix-0.33.4.bazel b/bazel/cargo/wasmtime/remote/BUILD.rustix-0.33.5.bazel similarity index 98% rename from bazel/cargo/wasmtime/remote/BUILD.rustix-0.33.4.bazel rename to bazel/cargo/wasmtime/remote/BUILD.rustix-0.33.5.bazel index 624ee4e22..8f27532a0 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.rustix-0.33.4.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.rustix-0.33.5.bazel @@ -58,7 +58,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.33.4", + version = "0.33.5", visibility = ["//visibility:private"], deps = [ "@wasmtime__cc__1_0_73//:cc", @@ -140,7 +140,7 @@ rust_library( "crate-name=rustix", "manual", ], - version = "0.33.4", + version = "0.33.5", # buildifier: leave-alone deps = [ ":rustix_build_script", @@ -178,7 +178,7 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-freebsd", ): [ "@wasmtime__errno__0_2_8//:errno", - "@wasmtime__libc__0_2_119//:libc", + "@wasmtime__libc__0_2_122//:libc", ], "//conditions:default": [], }) + selects.with_or({ diff --git a/bazel/cargo/wasmtime/remote/BUILD.serde_derive-1.0.136.bazel b/bazel/cargo/wasmtime/remote/BUILD.serde_derive-1.0.136.bazel index 5ee849c35..cc27a93d9 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.serde_derive-1.0.136.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.serde_derive-1.0.136.bazel @@ -82,8 +82,8 @@ rust_proc_macro( # buildifier: leave-alone deps = [ ":serde_derive_build_script", - "@wasmtime__proc_macro2__1_0_36//:proc_macro2", - "@wasmtime__quote__1_0_15//:quote", - "@wasmtime__syn__1_0_87//:syn", + "@wasmtime__proc_macro2__1_0_37//:proc_macro2", + "@wasmtime__quote__1_0_17//:quote", + "@wasmtime__syn__1_0_91//:syn", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.syn-1.0.87.bazel b/bazel/cargo/wasmtime/remote/BUILD.syn-1.0.91.bazel similarity index 96% rename from bazel/cargo/wasmtime/remote/BUILD.syn-1.0.87.bazel rename to bazel/cargo/wasmtime/remote/BUILD.syn-1.0.91.bazel index ccb29e57a..56c48d97b 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.syn-1.0.87.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.syn-1.0.91.bazel @@ -61,7 +61,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.0.87", + version = "1.0.91", visibility = ["//visibility:private"], deps = [ ], @@ -94,12 +94,12 @@ rust_library( "crate-name=syn", "manual", ], - version = "1.0.87", + version = "1.0.91", # buildifier: leave-alone deps = [ ":syn_build_script", - "@wasmtime__proc_macro2__1_0_36//:proc_macro2", - "@wasmtime__quote__1_0_15//:quote", + "@wasmtime__proc_macro2__1_0_37//:proc_macro2", + "@wasmtime__quote__1_0_17//:quote", "@wasmtime__unicode_xid__0_2_2//:unicode_xid", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.thiserror-impl-1.0.30.bazel b/bazel/cargo/wasmtime/remote/BUILD.thiserror-impl-1.0.30.bazel index c9cfb24af..2361253e2 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.thiserror-impl-1.0.30.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.thiserror-impl-1.0.30.bazel @@ -50,8 +50,8 @@ rust_proc_macro( version = "1.0.30", # buildifier: leave-alone deps = [ - "@wasmtime__proc_macro2__1_0_36//:proc_macro2", - "@wasmtime__quote__1_0_15//:quote", - "@wasmtime__syn__1_0_87//:syn", + "@wasmtime__proc_macro2__1_0_37//:proc_macro2", + "@wasmtime__quote__1_0_17//:quote", + "@wasmtime__syn__1_0_91//:syn", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-0.35.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-0.35.2.bazel similarity index 85% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-0.35.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-0.35.2.bazel index 68589c980..85ec89023 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-0.35.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-0.35.2.bazel @@ -56,7 +56,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.35.1", + version = "0.35.2", visibility = ["//visibility:private"], deps = [ ] + selects.with_or({ @@ -83,7 +83,7 @@ rust_library( data = [], edition = "2018", proc_macro_deps = [ - "@wasmtime__paste__1_0_6//:paste", + "@wasmtime__paste__1_0_7//:paste", ], rustc_flags = [ "--cap-lints=allow", @@ -93,7 +93,7 @@ rust_library( "crate-name=wasmtime", "manual", ], - version = "0.35.1", + version = "0.35.2", # buildifier: leave-alone deps = [ ":wasmtime_build_script", @@ -101,21 +101,21 @@ rust_library( "@wasmtime__backtrace__0_3_64//:backtrace", "@wasmtime__bincode__1_3_3//:bincode", "@wasmtime__cfg_if__1_0_0//:cfg_if", - "@wasmtime__indexmap__1_8_0//:indexmap", + "@wasmtime__indexmap__1_8_1//:indexmap", "@wasmtime__lazy_static__1_4_0//:lazy_static", - "@wasmtime__libc__0_2_119//:libc", - "@wasmtime__log__0_4_14//:log", + "@wasmtime__libc__0_2_122//:libc", + "@wasmtime__log__0_4_16//:log", "@wasmtime__object__0_27_1//:object", "@wasmtime__once_cell__1_10_0//:once_cell", - "@wasmtime__psm__0_1_17//:psm", + "@wasmtime__psm__0_1_18//:psm", "@wasmtime__region__2_2_0//:region", "@wasmtime__serde__1_0_136//:serde", "@wasmtime__target_lexicon__0_12_3//:target_lexicon", "@wasmtime__wasmparser__0_83_0//:wasmparser", - "@wasmtime__wasmtime_cranelift__0_35_1//:wasmtime_cranelift", - "@wasmtime__wasmtime_environ__0_35_1//:wasmtime_environ", - "@wasmtime__wasmtime_jit__0_35_1//:wasmtime_jit", - "@wasmtime__wasmtime_runtime__0_35_1//:wasmtime_runtime", + "@wasmtime__wasmtime_cranelift__0_35_2//:wasmtime_cranelift", + "@wasmtime__wasmtime_environ__0_35_2//:wasmtime_environ", + "@wasmtime__wasmtime_jit__0_35_2//:wasmtime_jit", + "@wasmtime__wasmtime_runtime__0_35_2//:wasmtime_runtime", ] + selects.with_or({ # cfg(target_os = "windows") ( diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-c-api-macros-0.19.0.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-c-api-macros-0.19.0.bazel index d5e19072f..9b5450c41 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-c-api-macros-0.19.0.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-c-api-macros-0.19.0.bazel @@ -50,7 +50,7 @@ rust_proc_macro( version = "0.19.0", # buildifier: leave-alone deps = [ - "@wasmtime__proc_macro2__1_0_36//:proc_macro2", - "@wasmtime__quote__1_0_15//:quote", + "@wasmtime__proc_macro2__1_0_37//:proc_macro2", + "@wasmtime__quote__1_0_17//:quote", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-0.35.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-0.35.2.bazel similarity index 76% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-0.35.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-0.35.2.bazel index 564ebb738..e47bd1c5d 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-0.35.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-cranelift-0.35.2.bazel @@ -47,22 +47,22 @@ rust_library( "crate-name=wasmtime-cranelift", "manual", ], - version = "0.35.1", + version = "0.35.2", # buildifier: leave-alone deps = [ "@wasmtime__anyhow__1_0_56//:anyhow", - "@wasmtime__cranelift_codegen__0_82_1//:cranelift_codegen", - "@wasmtime__cranelift_entity__0_82_1//:cranelift_entity", - "@wasmtime__cranelift_frontend__0_82_1//:cranelift_frontend", - "@wasmtime__cranelift_native__0_82_1//:cranelift_native", - "@wasmtime__cranelift_wasm__0_82_1//:cranelift_wasm", + "@wasmtime__cranelift_codegen__0_82_2//:cranelift_codegen", + "@wasmtime__cranelift_entity__0_82_2//:cranelift_entity", + "@wasmtime__cranelift_frontend__0_82_2//:cranelift_frontend", + "@wasmtime__cranelift_native__0_82_2//:cranelift_native", + "@wasmtime__cranelift_wasm__0_82_2//:cranelift_wasm", "@wasmtime__gimli__0_26_1//:gimli", - "@wasmtime__log__0_4_14//:log", + "@wasmtime__log__0_4_16//:log", "@wasmtime__more_asserts__0_2_2//:more_asserts", "@wasmtime__object__0_27_1//:object", "@wasmtime__target_lexicon__0_12_3//:target_lexicon", "@wasmtime__thiserror__1_0_30//:thiserror", "@wasmtime__wasmparser__0_83_0//:wasmparser", - "@wasmtime__wasmtime_environ__0_35_1//:wasmtime_environ", + "@wasmtime__wasmtime_environ__0_35_2//:wasmtime_environ", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-environ-0.35.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-environ-0.35.2.bazel similarity index 85% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-environ-0.35.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-environ-0.35.2.bazel index 24b3da798..d16edc805 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-environ-0.35.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-environ-0.35.2.bazel @@ -47,20 +47,20 @@ rust_library( "crate-name=wasmtime-environ", "manual", ], - version = "0.35.1", + version = "0.35.2", # buildifier: leave-alone deps = [ "@wasmtime__anyhow__1_0_56//:anyhow", - "@wasmtime__cranelift_entity__0_82_1//:cranelift_entity", + "@wasmtime__cranelift_entity__0_82_2//:cranelift_entity", "@wasmtime__gimli__0_26_1//:gimli", - "@wasmtime__indexmap__1_8_0//:indexmap", - "@wasmtime__log__0_4_14//:log", + "@wasmtime__indexmap__1_8_1//:indexmap", + "@wasmtime__log__0_4_16//:log", "@wasmtime__more_asserts__0_2_2//:more_asserts", "@wasmtime__object__0_27_1//:object", "@wasmtime__serde__1_0_136//:serde", "@wasmtime__target_lexicon__0_12_3//:target_lexicon", "@wasmtime__thiserror__1_0_30//:thiserror", "@wasmtime__wasmparser__0_83_0//:wasmparser", - "@wasmtime__wasmtime_types__0_35_1//:wasmtime_types", + "@wasmtime__wasmtime_types__0_35_2//:wasmtime_types", ], ) diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-0.35.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-0.35.2.bazel similarity index 91% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-0.35.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-0.35.2.bazel index 13c93c6c3..44da5368c 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-0.35.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-0.35.2.bazel @@ -49,7 +49,7 @@ rust_library( "crate-name=wasmtime-jit", "manual", ], - version = "0.35.1", + version = "0.35.2", # buildifier: leave-alone deps = [ "@wasmtime__addr2line__0_17_0//:addr2line", @@ -58,15 +58,15 @@ rust_library( "@wasmtime__cfg_if__1_0_0//:cfg_if", "@wasmtime__cpp_demangle__0_3_5//:cpp_demangle", "@wasmtime__gimli__0_26_1//:gimli", - "@wasmtime__log__0_4_14//:log", + "@wasmtime__log__0_4_16//:log", "@wasmtime__object__0_27_1//:object", "@wasmtime__region__2_2_0//:region", "@wasmtime__rustc_demangle__0_1_21//:rustc_demangle", "@wasmtime__serde__1_0_136//:serde", "@wasmtime__target_lexicon__0_12_3//:target_lexicon", "@wasmtime__thiserror__1_0_30//:thiserror", - "@wasmtime__wasmtime_environ__0_35_1//:wasmtime_environ", - "@wasmtime__wasmtime_runtime__0_35_1//:wasmtime_runtime", + "@wasmtime__wasmtime_environ__0_35_2//:wasmtime_environ", + "@wasmtime__wasmtime_runtime__0_35_2//: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_4//:rustix", + "@wasmtime__rustix__0_33_5//:rustix", ], "//conditions:default": [], }) + selects.with_or({ diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-debug-0.35.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-debug-0.35.2.bazel similarity index 97% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-debug-0.35.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-debug-0.35.2.bazel index dee406b57..6424a9510 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-debug-0.35.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-jit-debug-0.35.2.bazel @@ -49,7 +49,7 @@ rust_library( "crate-name=wasmtime-jit-debug", "manual", ], - version = "0.35.1", + version = "0.35.2", # buildifier: leave-alone deps = [ "@wasmtime__lazy_static__1_4_0//:lazy_static", diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-runtime-0.35.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-runtime-0.35.2.bazel similarity index 94% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-runtime-0.35.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-runtime-0.35.2.bazel index 9a72b9723..3e21db095 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-runtime-0.35.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-runtime-0.35.2.bazel @@ -55,7 +55,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.35.1", + version = "0.35.2", visibility = ["//visibility:private"], deps = [ "@wasmtime__cc__1_0_73//:cc", @@ -120,23 +120,23 @@ rust_library( "crate-name=wasmtime-runtime", "manual", ], - version = "0.35.1", + version = "0.35.2", # buildifier: leave-alone deps = [ ":wasmtime_runtime_build_script", "@wasmtime__anyhow__1_0_56//:anyhow", "@wasmtime__backtrace__0_3_64//:backtrace", "@wasmtime__cfg_if__1_0_0//:cfg_if", - "@wasmtime__indexmap__1_8_0//:indexmap", - "@wasmtime__libc__0_2_119//:libc", - "@wasmtime__log__0_4_14//:log", + "@wasmtime__indexmap__1_8_1//:indexmap", + "@wasmtime__libc__0_2_122//:libc", + "@wasmtime__log__0_4_16//:log", "@wasmtime__memoffset__0_6_5//:memoffset", "@wasmtime__more_asserts__0_2_2//:more_asserts", "@wasmtime__rand__0_8_5//:rand", "@wasmtime__region__2_2_0//:region", "@wasmtime__thiserror__1_0_30//:thiserror", - "@wasmtime__wasmtime_environ__0_35_1//:wasmtime_environ", - "@wasmtime__wasmtime_jit_debug__0_35_1//:wasmtime_jit_debug", + "@wasmtime__wasmtime_environ__0_35_2//:wasmtime_environ", + "@wasmtime__wasmtime_jit_debug__0_35_2//:wasmtime_jit_debug", ] + 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_4//:rustix", + "@wasmtime__rustix__0_33_5//:rustix", ], "//conditions:default": [], }), diff --git a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-types-0.35.1.bazel b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-types-0.35.2.bazel similarity index 93% rename from bazel/cargo/wasmtime/remote/BUILD.wasmtime-types-0.35.1.bazel rename to bazel/cargo/wasmtime/remote/BUILD.wasmtime-types-0.35.2.bazel index 24d5f36d9..bf5e260a0 100644 --- a/bazel/cargo/wasmtime/remote/BUILD.wasmtime-types-0.35.1.bazel +++ b/bazel/cargo/wasmtime/remote/BUILD.wasmtime-types-0.35.2.bazel @@ -47,10 +47,10 @@ rust_library( "crate-name=wasmtime-types", "manual", ], - version = "0.35.1", + version = "0.35.2", # buildifier: leave-alone deps = [ - "@wasmtime__cranelift_entity__0_82_1//:cranelift_entity", + "@wasmtime__cranelift_entity__0_82_2//:cranelift_entity", "@wasmtime__serde__1_0_136//:serde", "@wasmtime__thiserror__1_0_30//:thiserror", "@wasmtime__wasmparser__0_83_0//:wasmparser", diff --git a/bazel/repositories.bzl b/bazel/repositories.bzl index dd1a02758..0267a858d 100644 --- a/bazel/repositories.bzl +++ b/bazel/repositories.bzl @@ -187,9 +187,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 = "dd29279e18782a4ec12a504abb16c6d989af299d238acd7983429adbd3e34e08", - strip_prefix = "wasmtime-0.35.1", - url = "https://github.com/bytecodealliance/wasmtime/archive/v0.35.1.tar.gz", + sha256 = "9dcb51313f9d6a67169f70759411cddf511000b0372e57532e638441100aac9c", + strip_prefix = "wasmtime-0.35.2", + url = "https://github.com/bytecodealliance/wasmtime/archive/v0.35.2.tar.gz", ) maybe(