From d617786d3e3d31e5c705d5b23b6cd2a02b707feb Mon Sep 17 00:00:00 2001 From: Jo <10510431+j178@users.noreply.github.com> Date: Thu, 21 Nov 2024 22:06:20 +0800 Subject: [PATCH] Bump version to 0.0.4 (#97) * Bump version to 0.0.4 * Fix --- CHANGELOG.md | 11 +++++++++++ Cargo.lock | 36 ++++++++++++++++++------------------ Cargo.toml | 2 +- README.md | 4 ++-- pyproject.toml | 4 ++-- 5 files changed, 34 insertions(+), 23 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 365ee25..dc2a235 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## 0.0.4 + +### Enhancements + +- Improve subprocess trace and error output ([#92](https://github.com/j178/pre-commit-rs/pull/92)) +- Stash working tree before running hooks ([#96](https://github.com/j178/pre-commit-rs/pull/96)) +- Add color to command trace ([#94](https://github.com/j178/pre-commit-rs/pull/94)) +- Improve hook output display ([#79](https://github.com/j178/pre-commit-rs/pull/79)) +- Improve uv installation ([#78](https://github.com/j178/pre-commit-rs/pull/78)) +- Support docker language ([#67](https://github.com/j178/pre-commit-rs/pull/67)) + ## 0.0.3 ### Bug fixes diff --git a/Cargo.lock b/Cargo.lock index 7867df6..11ffe4e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -274,9 +274,9 @@ checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c" [[package]] name = "bytemuck" -version = "1.19.0" +version = "1.20.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8334215b81e418a0a7bdb8ef0849474f40bb10c8b71f1c4ed315cff49f32494d" +checksum = "8b37c88a63ffd85d15b406896cc343916d7cf57838a847b3a6f2ca5d39a5695a" [[package]] name = "byteorder" @@ -856,9 +856,9 @@ checksum = "7d71d3574edd2771538b901e6549113b4006ece66150fb69c0fb6d9a2adae946" [[package]] name = "hyper" -version = "1.5.0" +version = "1.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bbbff0a806a4728c99295b254c8838933b5b082d75e3cb70c8dab21fdfbcfa9a" +checksum = "97818827ef4f364230e16705d4706e2897df2bb60617d6ca15d598025a3c481f" dependencies = [ "bytes", "futures-channel", @@ -1182,9 +1182,9 @@ dependencies = [ [[package]] name = "itoa" -version = "1.0.11" +version = "1.0.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b" +checksum = "540654e97a3f4470a492cd30ff187bc95d89557a903a2bbf112e2fae98104ef2" [[package]] name = "js-sys" @@ -1511,7 +1511,7 @@ dependencies = [ [[package]] name = "pre-commit-rs" -version = "0.0.3" +version = "0.0.4" dependencies = [ "anstream", "anyhow", @@ -1591,9 +1591,9 @@ dependencies = [ [[package]] name = "proc-macro2" -version = "1.0.89" +version = "1.0.91" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f139b0662de085916d1fb67d2b4169d1addddda1919e696f3252b740b629986e" +checksum = "307e3004becf10f5a6e0d59d20f3cd28231b0e0827a96cd3e0ce6d14bc1e4bb3" dependencies = [ "unicode-ident", ] @@ -1656,7 +1656,7 @@ dependencies = [ "once_cell", "socket2", "tracing", - "windows-sys 0.52.0", + "windows-sys 0.59.0", ] [[package]] @@ -1865,9 +1865,9 @@ checksum = "583034fd73374156e66797ed8e5b0d5690409c9226b22d87cb7f19821c05d152" [[package]] name = "rustix" -version = "0.38.40" +version = "0.38.41" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "99e4ea3e1cdc4b559b8e5650f9c8e5998e3e5c1343b4eaf034565f32318d63c0" +checksum = "d7f649912bc1495e167a6edee79151c84b1bad49748cb4f1f1167f459f6224f6" dependencies = [ "bitflags 2.6.0", "errno", @@ -2130,9 +2130,9 @@ dependencies = [ [[package]] name = "syn" -version = "2.0.87" +version = "2.0.89" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "25aa4ce346d03a6dcd68dd8b4010bcb74e54e62c90c573f394c46eae99aba32d" +checksum = "44d46482f1c1c87acd84dea20c1bf5ebff4c757009ed6bf19cfd36fb10e92c4e" dependencies = [ "proc-macro2", "quote", @@ -2141,9 +2141,9 @@ dependencies = [ [[package]] name = "sync_wrapper" -version = "1.0.1" +version = "1.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a7065abeca94b6a8a577f9bd45aa0867a2238b74e8eb67cf10d492bc39351394" +checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" dependencies = [ "futures-core", ] @@ -2366,9 +2366,9 @@ checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" [[package]] name = "unicode-ident" -version = "1.0.13" +version = "1.0.14" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e91b56cd4cadaeb79bbf1a5645f6b4f8dc5bde8834ad5894a8db35fda9efa1fe" +checksum = "adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83" [[package]] name = "unicode-linebreak" diff --git a/Cargo.toml b/Cargo.toml index 53668c0..11f3ee6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pre-commit-rs" -version = "0.0.3" +version = "0.0.4" authors = ["j178 "] description = "pre-commit implemeneted in Rust" repository = "https://github.com/j178/pre-commit-rs" diff --git a/README.md b/README.md index d09c913..f15a742 100644 --- a/README.md +++ b/README.md @@ -27,10 +27,10 @@ It aims to be a drop-in replacement for the original tool while also providing s ```console # On Linux and macOS -curl --proto '=https' --tlsv1.2 -LsSf https://github.com/j178/pre-commit-rs/releases/download/v0.0.3/pre-commit-rs-installer.sh | sh +curl --proto '=https' --tlsv1.2 -LsSf https://github.com/j178/pre-commit-rs/releases/download/v0.0.4/pre-commit-rs-installer.sh | sh # On Windows -powershell -ExecutionPolicy ByPass -c "irm https://github.com/j178/pre-commit-rs/releases/download/v0.0.3/pre-commit-rs-installer.ps1 | iex" +powershell -ExecutionPolicy ByPass -c "irm https://github.com/j178/pre-commit-rs/releases/download/v0.0.4/pre-commit-rs-installer.ps1 | iex" ``` ### PyPI diff --git a/pyproject.toml b/pyproject.toml index 53aa914..b1b5d88 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "pre-commit-rusty" -version = "0.0.3" +version = "0.0.4" description = "pre-commit reimplemented in Rust" authors = [{ name = "j178", email = "hi@j178.dev" }] requires-python = ">=3.8" @@ -29,7 +29,7 @@ build-backend = "maturin" [tool.maturin] bindings = "bin" include = [ - { path = "licenses/*", format = ["whell", "sdist"]} + { path = "licenses/*", format = ["wheel", "sdist"]} ] [tool.rooster]