Mercurial > forks > helix
changeset 6526:5e0dd9857828
build(deps): bump the rust-dependencies group with 4 updates (#12766)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
---|---|
date | Mon, 03 Feb 2025 17:37:46 -0600 |
parents | 1e110514a762 |
children | 6543d57aae10 |
files | Cargo.lock Cargo.toml helix-core/Cargo.toml helix-lsp-types/Cargo.toml helix-vcs/Cargo.toml |
diffstat | 5 files changed, 57 insertions(+), 19 deletions(-) [+] |
line wrap: on
line diff
--- a/Cargo.lock Sun Feb 02 20:46:14 2025 -0500 +++ b/Cargo.lock Mon Feb 03 17:37:46 2025 -0600 @@ -30,7 +30,7 @@ checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011" dependencies = [ "cfg-if", - "getrandom", + "getrandom 0.2.15", "once_cell", "version_check", "zerocopy", @@ -136,9 +136,9 @@ [[package]] name = "cc" -version = "1.2.10" +version = "1.2.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "13208fcbb66eaeffe09b99fffbe1af420f00a7b35aa99ad683dfc1aa76145229" +checksum = "e4730490333d58093109dc02c23174c3f4d490998c3fed3cc8e82d57afedb9cf" dependencies = [ "shlex", ] @@ -422,6 +422,12 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] +name = "foldhash" +version = "0.1.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a0d2fde1f7b3d48b8395d5f2de76c18a528bd6a9cdde438df747bfcba3e05d6f" + +[[package]] name = "form_urlencoded" version = "1.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" @@ -474,7 +480,19 @@ dependencies = [ "cfg-if", "libc", - "wasi", + "wasi 0.11.0+wasi-snapshot-preview1", +] + +[[package]] +name = "getrandom" +version = "0.3.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "43a49c392881ce6d5c3b8cb70f98717b7c07aabbdff06687b9030dbfbe2725f8" +dependencies = [ + "cfg-if", + "libc", + "wasi 0.13.3+wasi-0.2.2", + "windows-targets 0.52.6", ] [[package]] @@ -1291,6 +1309,9 @@ version = "0.15.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289" +dependencies = [ + "foldhash", +] [[package]] name = "helix-core" @@ -1746,12 +1767,11 @@ [[package]] name = "imara-diff" -version = "0.1.7" +version = "0.1.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fc9da1a252bd44cd341657203722352efc9bc0c847d06ea6d2dc1cd1135e0a01" +checksum = "17d34b7d42178945f775e84bc4c36dde7c1c6cdfea656d3354d009056f2bb3d2" dependencies = [ - "ahash", - "hashbrown 0.14.5", + "hashbrown 0.15.2", ] [[package]] @@ -1946,7 +1966,7 @@ "hermit-abi", "libc", "log", - "wasi", + "wasi 0.11.0+wasi-snapshot-preview1", "windows-sys 0.52.0", ] @@ -2132,7 +2152,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" dependencies = [ - "getrandom", + "getrandom 0.2.15", ] [[package]] @@ -2278,9 +2298,9 @@ [[package]] name = "serde_json" -version = "1.0.137" +version = "1.0.138" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "930cfb6e6abf99298aaad7d29abbef7a9999a9a8806a40088f55f0dcec03146b" +checksum = "d434192e7da787e94a6ea7e9670b26a036d0ca41e0b7efb2676dd32bae872949" dependencies = [ "itoa", "memchr", @@ -2461,13 +2481,13 @@ [[package]] name = "tempfile" -version = "3.15.0" +version = "3.16.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9a8a559c81686f576e8cd0290cd2a24a2a9ad80c98b3478856500fcbd7acd704" +checksum = "38c246215d7d24f48ae091a2902398798e05d978b24315d6efbc00ede9a8bb91" dependencies = [ "cfg-if", "fastrand", - "getrandom", + "getrandom 0.3.1", "once_cell", "rustix", "windows-sys 0.59.0", @@ -2752,6 +2772,15 @@ checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" [[package]] +name = "wasi" +version = "0.13.3+wasi-0.2.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "26816d2e1a4a36a2940b96c5296ce403917633dff8f3440e9b236ed6f6bacad2" +dependencies = [ + "wit-bindgen-rt", +] + +[[package]] name = "wasm-bindgen" version = "0.2.93" source = "registry+https://github.com/rust-lang/crates.io-index" @@ -3022,6 +3051,15 @@ checksum = "d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904" [[package]] +name = "wit-bindgen-rt" +version = "0.33.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3268f3d866458b787f390cf61f4bbb563b922d091359f9608842999eaee3943c" +dependencies = [ + "bitflags", +] + +[[package]] name = "write16" version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index"
--- a/Cargo.toml Sun Feb 02 20:46:14 2025 -0500 +++ b/Cargo.toml Mon Feb 03 17:37:46 2025 -0600 @@ -41,7 +41,7 @@ nucleo = "0.5.0" slotmap = "1.0.7" thiserror = "2.0" -tempfile = "3.15.0" +tempfile = "3.16.0" bitflags = "2.8" unicode-segmentation = "1.2" ropey = { version = "1.6.1", default-features = false, features = ["simd"] }
--- a/helix-core/Cargo.toml Sun Feb 02 20:46:14 2025 -0500 +++ b/helix-core/Cargo.toml Mon Feb 03 17:37:46 2025 -0600 @@ -48,7 +48,7 @@ serde_json = "1.0" toml = "0.8" -imara-diff = "0.1.7" +imara-diff = "0.1.8" encoding_rs = "0.8"
--- a/helix-lsp-types/Cargo.toml Sun Feb 02 20:46:14 2025 -0500 +++ b/helix-lsp-types/Cargo.toml Mon Feb 03 17:37:46 2025 -0600 @@ -23,7 +23,7 @@ [dependencies] bitflags.workspace = true serde = { version = "1.0.217", features = ["derive"] } -serde_json = "1.0.137" +serde_json = "1.0.138" serde_repr = "0.1" url = {version = "2.5.4", features = ["serde"]}
--- a/helix-vcs/Cargo.toml Sun Feb 02 20:46:14 2025 -0500 +++ b/helix-vcs/Cargo.toml Mon Feb 03 17:37:46 2025 -0600 @@ -20,7 +20,7 @@ arc-swap = { version = "1.7.1" } gix = { version = "0.70.0", features = ["attributes", "status"], default-features = false, optional = true } -imara-diff = "0.1.7" +imara-diff = "0.1.8" anyhow = "1" log = "0.4"