From 54ac55946bb04635cd74582a1ce2e4bee70f2e60 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Thu, 18 Apr 2024 22:28:50 +0200 Subject: [PATCH] Release gix-index v0.32.1, gix-pathspec v0.7.4, gix-worktree v0.33.1, gix-dir v0.4.1 --- Cargo.lock | 48 +++++++++++++++++------------------ gix-diff/Cargo.toml | 2 +- gix-dir/CHANGELOG.md | 5 ++-- gix-dir/Cargo.toml | 8 +++--- gix-index/CHANGELOG.md | 5 ++-- gix-index/Cargo.toml | 2 +- gix-pathspec/CHANGELOG.md | 5 ++-- gix-pathspec/Cargo.toml | 2 +- gix-status/Cargo.toml | 8 +++--- gix-submodule/Cargo.toml | 2 +- gix-worktree-state/Cargo.toml | 4 +-- gix-worktree/CHANGELOG.md | 5 ++-- gix-worktree/Cargo.toml | 4 +-- gix/Cargo.toml | 8 +++--- 14 files changed, 56 insertions(+), 52 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 1074e4129a7..acb053ba08d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1299,7 +1299,7 @@ dependencies = [ "gix-hash 0.14.2", "gix-hashtable 0.5.2", "gix-ignore 0.11.2", - "gix-index 0.32.0", + "gix-index 0.32.1", "gix-lock 13.1.1", "gix-macros", "gix-mailmap", @@ -1326,7 +1326,7 @@ dependencies = [ "gix-url", "gix-utils 0.1.12", "gix-validate 0.8.4", - "gix-worktree 0.33.0", + "gix-worktree 0.33.1", "gix-worktree-state", "gix-worktree-stream", "is_ci", @@ -1404,7 +1404,7 @@ dependencies = [ "gix-odb", "gix-path 0.10.7", "gix-testtools", - "gix-worktree 0.33.0", + "gix-worktree 0.33.1", "gix-worktree-stream", "tar", "thiserror", @@ -1633,7 +1633,7 @@ dependencies = [ "gix-path 0.10.7", "gix-tempfile 13.1.1", "gix-trace 0.1.9", - "gix-worktree 0.33.0", + "gix-worktree 0.33.1", "imara-diff", "serde", "thiserror", @@ -1651,27 +1651,27 @@ dependencies = [ "gix-odb", "gix-testtools", "gix-traverse 0.39.0", - "gix-worktree 0.33.0", + "gix-worktree 0.33.1", "pretty_assertions", "shell-words", ] [[package]] name = "gix-dir" -version = "0.4.0" +version = "0.4.1" dependencies = [ "bstr", "gix-discover 0.31.0", "gix-fs 0.10.2", "gix-ignore 0.11.2", - "gix-index 0.32.0", + "gix-index 0.32.1", "gix-object 0.42.1", "gix-path 0.10.7", "gix-pathspec", "gix-testtools", "gix-trace 0.1.9", "gix-utils 0.1.12", - "gix-worktree 0.33.0", + "gix-worktree 0.33.1", "pretty_assertions", "thiserror", ] @@ -1782,7 +1782,7 @@ dependencies = [ "gix-testtools", "gix-trace 0.1.9", "gix-utils 0.1.12", - "gix-worktree 0.33.0", + "gix-worktree 0.33.1", "serial_test", "smallvec", "thiserror", @@ -1946,7 +1946,7 @@ dependencies = [ [[package]] name = "gix-index" -version = "0.32.0" +version = "0.32.1" dependencies = [ "bitflags 2.4.1", "bstr", @@ -1980,7 +1980,7 @@ dependencies = [ "gix", "gix-features 0.38.1", "gix-hash 0.14.2", - "gix-index 0.32.0", + "gix-index 0.32.1", "gix-testtools", ] @@ -2260,7 +2260,7 @@ dependencies = [ [[package]] name = "gix-pathspec" -version = "0.7.3" +version = "0.7.4" dependencies = [ "bitflags 2.4.1", "bstr", @@ -2500,11 +2500,11 @@ dependencies = [ "gix-filter", "gix-fs 0.10.2", "gix-hash 0.14.2", - "gix-index 0.32.0", + "gix-index 0.32.1", "gix-object 0.42.1", "gix-path 0.10.7", "gix-pathspec", - "gix-worktree 0.33.0", + "gix-worktree 0.33.1", "thiserror", ] @@ -2520,14 +2520,14 @@ dependencies = [ "gix-filter", "gix-fs 0.10.2", "gix-hash 0.14.2", - "gix-index 0.32.0", + "gix-index 0.32.1", "gix-object 0.42.1", "gix-odb", "gix-path 0.10.7", "gix-pathspec", "gix-status", "gix-testtools", - "gix-worktree 0.33.0", + "gix-worktree 0.33.1", "pretty_assertions", ] @@ -2778,7 +2778,7 @@ dependencies = [ [[package]] name = "gix-worktree" -version = "0.33.0" +version = "0.33.1" dependencies = [ "bstr", "document-features", @@ -2788,7 +2788,7 @@ dependencies = [ "gix-glob 0.16.2", "gix-hash 0.14.2", "gix-ignore 0.11.2", - "gix-index 0.32.0", + "gix-index 0.32.1", "gix-object 0.42.1", "gix-path 0.10.7", "serde", @@ -2804,10 +2804,10 @@ dependencies = [ "gix-fs 0.10.2", "gix-glob 0.16.2", "gix-hash 0.14.2", - "gix-index 0.32.0", + "gix-index 0.32.1", "gix-object 0.42.1", "gix-path 0.10.7", - "gix-worktree 0.33.0", + "gix-worktree 0.33.1", "io-close", "thiserror", ] @@ -2821,7 +2821,7 @@ dependencies = [ "gix-filter", "gix-fs 0.10.2", "gix-hash 0.14.2", - "gix-index 0.32.0", + "gix-index 0.32.1", "gix-object 0.42.1", "gix-odb", "gix-testtools", @@ -2845,7 +2845,7 @@ dependencies = [ "gix-path 0.10.7", "gix-testtools", "gix-traverse 0.39.0", - "gix-worktree 0.33.0", + "gix-worktree 0.33.1", "parking_lot", "thiserror", ] @@ -2862,12 +2862,12 @@ dependencies = [ "gix-glob 0.16.2", "gix-hash 0.14.2", "gix-ignore 0.11.2", - "gix-index 0.32.0", + "gix-index 0.32.1", "gix-object 0.42.1", "gix-odb", "gix-path 0.10.7", "gix-testtools", - "gix-worktree 0.33.0", + "gix-worktree 0.33.1", "symlink", ] diff --git a/gix-diff/Cargo.toml b/gix-diff/Cargo.toml index 3549e294737..35c3c57cdbe 100644 --- a/gix-diff/Cargo.toml +++ b/gix-diff/Cargo.toml @@ -26,7 +26,7 @@ doctest = false gix-hash = { version = "^0.14.2", path = "../gix-hash" } gix-object = { version = "^0.42.0", path = "../gix-object" } gix-filter = { version = "^0.11.1", path = "../gix-filter", optional = true } -gix-worktree = { version = "^0.33.0", path = "../gix-worktree", default-features = false, features = ["attributes"], optional = true } +gix-worktree = { version = "^0.33.1", path = "../gix-worktree", default-features = false, features = ["attributes"], optional = true } gix-command = { version = "^0.3.6", path = "../gix-command", optional = true } gix-path = { version = "^0.10.7", path = "../gix-path", optional = true } gix-fs = { version = "^0.10.2", path = "../gix-fs", optional = true } diff --git a/gix-dir/CHANGELOG.md b/gix-dir/CHANGELOG.md index f90bf92e05f..77ebc1f3922 100644 --- a/gix-dir/CHANGELOG.md +++ b/gix-dir/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## 0.4.1 (2024-04-18) ### Bug Fixes @@ -20,7 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - - 3 commits contributed to the release over the course of 4 calendar days. + - 4 commits contributed to the release over the course of 4 calendar days. - 5 days passed between releases. - 1 commit was understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages @@ -32,6 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details * **Uncategorized** + - Prepare changelog prior to `gix-dir` patch release ([`6ca6fa6`](https://github.com/Byron/gitoxide/commit/6ca6fa69b5c21c8d8e9e07e21558e98201504cda)) - Assure worktree-roots aren't pruned with pathspecs that are never meant for them. ([`7f2f3ff`](https://github.com/Byron/gitoxide/commit/7f2f3ff8adbecd631c2b4513995d6c94b21742eb)) - Merge pull request #1345 from EliahKagan/shell-scripts ([`fe24c89`](https://github.com/Byron/gitoxide/commit/fe24c89e326670deaa3aaa643276d612d866072e)) - Add missing +x bit on scripts that are run and not sourced ([`41bf65a`](https://github.com/Byron/gitoxide/commit/41bf65adef6f7d2cdd28fede262173ec7ba10822)) diff --git a/gix-dir/Cargo.toml b/gix-dir/Cargo.toml index 558ed9794c6..cf470c88181 100644 --- a/gix-dir/Cargo.toml +++ b/gix-dir/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gix-dir" -version = "0.4.0" +version = "0.4.1" repository = "https://github.com/Byron/gitoxide" license = "MIT OR Apache-2.0" description = "A crate of the gitoxide project dealing with directory walks" @@ -13,12 +13,12 @@ doctest = false [dependencies] gix-trace = { version = "^0.1.9", path = "../gix-trace" } -gix-index = { version = "^0.32.0", path = "../gix-index" } +gix-index = { version = "^0.32.1", path = "../gix-index" } gix-discover = { version = "^0.31.0", path = "../gix-discover" } gix-fs = { version = "^0.10.2", path = "../gix-fs" } gix-path = { version = "^0.10.7", path = "../gix-path" } -gix-pathspec = { version = "^0.7.3", path = "../gix-pathspec" } -gix-worktree = { version = "^0.33.0", path = "../gix-worktree", default-features = false } +gix-pathspec = { version = "^0.7.4", path = "../gix-pathspec" } +gix-worktree = { version = "^0.33.1", path = "../gix-worktree", default-features = false } gix-object = { version = "^0.42.1", path = "../gix-object" } gix-ignore = { version = "^0.11.2", path = "../gix-ignore" } gix-utils = { version = "^0.1.12", path = "../gix-utils", features = ["bstr"] } diff --git a/gix-index/CHANGELOG.md b/gix-index/CHANGELOG.md index 348986f196c..fa1446f4942 100644 --- a/gix-index/CHANGELOG.md +++ b/gix-index/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## 0.32.1 (2024-04-18) A maintenance release without user-facing changes. @@ -13,7 +13,7 @@ A maintenance release without user-facing changes. - - 2 commits contributed to the release over the course of 4 calendar days. + - 3 commits contributed to the release over the course of 4 calendar days. - 5 days passed between releases. - 0 commits were understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages @@ -25,6 +25,7 @@ A maintenance release without user-facing changes.
view details * **Uncategorized** + - Prepare changelog prior to `gix-dir` patch release ([`6ca6fa6`](https://github.com/Byron/gitoxide/commit/6ca6fa69b5c21c8d8e9e07e21558e98201504cda)) - Merge pull request #1345 from EliahKagan/shell-scripts ([`fe24c89`](https://github.com/Byron/gitoxide/commit/fe24c89e326670deaa3aaa643276d612d866072e)) - Add missing +x bit on scripts that are run and not sourced ([`41bf65a`](https://github.com/Byron/gitoxide/commit/41bf65adef6f7d2cdd28fede262173ec7ba10822))
diff --git a/gix-index/Cargo.toml b/gix-index/Cargo.toml index fcbe2251d78..9c0dce406e9 100644 --- a/gix-index/Cargo.toml +++ b/gix-index/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gix-index" -version = "0.32.0" +version = "0.32.1" repository = "https://github.com/Byron/gitoxide" license = "MIT OR Apache-2.0" description = "A work-in-progress crate of the gitoxide project dedicated implementing the git index file" diff --git a/gix-pathspec/CHANGELOG.md b/gix-pathspec/CHANGELOG.md index aed2d0c9d3d..890a1cb971d 100644 --- a/gix-pathspec/CHANGELOG.md +++ b/gix-pathspec/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## 0.7.4 (2024-04-18) A maintenance release without user-facing changes. @@ -13,7 +13,7 @@ A maintenance release without user-facing changes. - - 2 commits contributed to the release over the course of 4 calendar days. + - 3 commits contributed to the release over the course of 4 calendar days. - 5 days passed between releases. - 0 commits were understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages @@ -25,6 +25,7 @@ A maintenance release without user-facing changes.
view details * **Uncategorized** + - Prepare changelog prior to `gix-dir` patch release ([`6ca6fa6`](https://github.com/Byron/gitoxide/commit/6ca6fa69b5c21c8d8e9e07e21558e98201504cda)) - Merge pull request #1345 from EliahKagan/shell-scripts ([`fe24c89`](https://github.com/Byron/gitoxide/commit/fe24c89e326670deaa3aaa643276d612d866072e)) - Add missing +x bit on scripts that are run and not sourced ([`41bf65a`](https://github.com/Byron/gitoxide/commit/41bf65adef6f7d2cdd28fede262173ec7ba10822))
diff --git a/gix-pathspec/Cargo.toml b/gix-pathspec/Cargo.toml index 87210ea4aae..08f8d700d57 100644 --- a/gix-pathspec/Cargo.toml +++ b/gix-pathspec/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gix-pathspec" -version = "0.7.3" +version = "0.7.4" repository = "https://github.com/Byron/gitoxide" license = "MIT OR Apache-2.0" description = "A crate of the gitoxide project dealing magical pathspecs" diff --git a/gix-status/Cargo.toml b/gix-status/Cargo.toml index 2881b811d94..f2a2b860fe5 100644 --- a/gix-status/Cargo.toml +++ b/gix-status/Cargo.toml @@ -18,17 +18,17 @@ doctest = false worktree-rewrites = ["dep:gix-dir", "dep:gix-diff"] [dependencies] -gix-index = { version = "^0.32.0", path = "../gix-index" } +gix-index = { version = "^0.32.1", path = "../gix-index" } gix-fs = { version = "^0.10.2", path = "../gix-fs" } gix-hash = { version = "^0.14.2", path = "../gix-hash" } gix-object = { version = "^0.42.1", path = "../gix-object" } gix-path = { version = "^0.10.7", path = "../gix-path" } gix-features = { version = "^0.38.1", path = "../gix-features", features = ["progress"] } gix-filter = { version = "^0.11.1", path = "../gix-filter" } -gix-worktree = { version = "^0.33.0", path = "../gix-worktree", default-features = false, features = ["attributes"] } -gix-pathspec = { version = "^0.7.3", path = "../gix-pathspec" } +gix-worktree = { version = "^0.33.1", path = "../gix-worktree", default-features = false, features = ["attributes"] } +gix-pathspec = { version = "^0.7.4", path = "../gix-pathspec" } -gix-dir = { version = "^0.4.0", path = "../gix-dir", optional = true } +gix-dir = { version = "^0.4.1", path = "../gix-dir", optional = true } gix-diff = { version = "^0.43.0", path = "../gix-diff", default-features = false, features = ["blob"], optional = true } thiserror = "1.0.26" diff --git a/gix-submodule/Cargo.toml b/gix-submodule/Cargo.toml index 0285ae53615..91ab600c1d0 100644 --- a/gix-submodule/Cargo.toml +++ b/gix-submodule/Cargo.toml @@ -13,7 +13,7 @@ include = ["src/**/*", "LICENSE-*"] doctest = false [dependencies] -gix-pathspec = { version = "^0.7.1", path = "../gix-pathspec" } +gix-pathspec = { version = "^0.7.4", path = "../gix-pathspec" } gix-refspec = { version = "^0.23.0", path = "../gix-refspec" } gix-config = { version = "^0.36.0", path = "../gix-config" } gix-path = { version = "^0.10.7", path = "../gix-path" } diff --git a/gix-worktree-state/Cargo.toml b/gix-worktree-state/Cargo.toml index 499ee1895e6..6b8233b06a2 100644 --- a/gix-worktree-state/Cargo.toml +++ b/gix-worktree-state/Cargo.toml @@ -14,8 +14,8 @@ autotests = false doctest = false [dependencies] -gix-worktree = { version = "^0.33.0", path = "../gix-worktree", default-features = false, features = ["attributes"] } -gix-index = { version = "^0.32.0", path = "../gix-index" } +gix-worktree = { version = "^0.33.1", path = "../gix-worktree", default-features = false, features = ["attributes"] } +gix-index = { version = "^0.32.1", path = "../gix-index" } gix-fs = { version = "^0.10.2", path = "../gix-fs" } gix-hash = { version = "^0.14.2", path = "../gix-hash" } gix-object = { version = "^0.42.0", path = "../gix-object" } diff --git a/gix-worktree/CHANGELOG.md b/gix-worktree/CHANGELOG.md index 37ff697e6ab..2a5dbd76de7 100644 --- a/gix-worktree/CHANGELOG.md +++ b/gix-worktree/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## 0.33.1 (2024-04-18) A maintenance release without user-facing changes. @@ -13,7 +13,7 @@ A maintenance release without user-facing changes. - - 2 commits contributed to the release over the course of 4 calendar days. + - 3 commits contributed to the release over the course of 4 calendar days. - 5 days passed between releases. - 0 commits were understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages @@ -25,6 +25,7 @@ A maintenance release without user-facing changes.
view details * **Uncategorized** + - Prepare changelog prior to `gix-dir` patch release ([`6ca6fa6`](https://github.com/Byron/gitoxide/commit/6ca6fa69b5c21c8d8e9e07e21558e98201504cda)) - Merge pull request #1345 from EliahKagan/shell-scripts ([`fe24c89`](https://github.com/Byron/gitoxide/commit/fe24c89e326670deaa3aaa643276d612d866072e)) - Add missing +x bit on scripts that are run and not sourced ([`41bf65a`](https://github.com/Byron/gitoxide/commit/41bf65adef6f7d2cdd28fede262173ec7ba10822))
diff --git a/gix-worktree/Cargo.toml b/gix-worktree/Cargo.toml index cc553f656ec..a01fbb40f27 100644 --- a/gix-worktree/Cargo.toml +++ b/gix-worktree/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gix-worktree" -version = "0.33.0" +version = "0.33.1" repository = "https://github.com/Byron/gitoxide" license = "MIT OR Apache-2.0" description = "A crate of the gitoxide project for shared worktree related types and utilities." @@ -21,7 +21,7 @@ attributes = ["dep:gix-attributes"] serde = [ "dep:serde", "bstr/serde", "gix-index/serde", "gix-hash/serde", "gix-object/serde", "gix-attributes?/serde", "gix-ignore/serde" ] [dependencies] -gix-index = { version = "^0.32.0", path = "../gix-index" } +gix-index = { version = "^0.32.1", path = "../gix-index" } gix-fs = { version = "^0.10.2", path = "../gix-fs" } gix-hash = { version = "^0.14.2", path = "../gix-hash" } gix-object = { version = "^0.42.0", path = "../gix-object" } diff --git a/gix/Cargo.toml b/gix/Cargo.toml index e1d900f7d9c..796e2e43274 100644 --- a/gix/Cargo.toml +++ b/gix/Cargo.toml @@ -303,7 +303,7 @@ gix-sec = { version = "^0.10.6", path = "../gix-sec" } gix-date = { version = "^0.8.5", path = "../gix-date" } gix-refspec = { version = "^0.23.0", path = "../gix-refspec" } gix-filter = { version = "^0.11.1", path = "../gix-filter", optional = true } -gix-dir = { version = "^0.4.0", path = "../gix-dir", optional = true } +gix-dir = { version = "^0.4.1", path = "../gix-dir", optional = true } gix-config = { version = "^0.36.1", path = "../gix-config" } gix-odb = { version = "^0.60.0", path = "../gix-odb" } @@ -331,14 +331,14 @@ gix-trace = { version = "^0.1.9", path = "../gix-trace" } gix-glob = { version = "^0.16.2", path = "../gix-glob" } gix-credentials = { version = "^0.24.2", path = "../gix-credentials", optional = true } gix-prompt = { version = "^0.8.4", path = "../gix-prompt", optional = true } -gix-index = { version = "^0.32.0", path = "../gix-index", optional = true } +gix-index = { version = "^0.32.1", path = "../gix-index", optional = true } gix-attributes = { version = "^0.22.2", path = "../gix-attributes", optional = true } gix-ignore = { version = "^0.11.2", path = "../gix-ignore", optional = true } -gix-worktree = { version = "^0.33.0", path = "../gix-worktree", optional = true, default-features = false } +gix-worktree = { version = "^0.33.1", path = "../gix-worktree", optional = true, default-features = false } gix-worktree-state = { version = "^0.10.0", path = "../gix-worktree-state", optional = true } gix-hashtable = { version = "^0.5.2", path = "../gix-hashtable" } gix-commitgraph = { version = "^0.24.2", path = "../gix-commitgraph" } -gix-pathspec = { version = "^0.7.3", path = "../gix-pathspec", optional = true } +gix-pathspec = { version = "^0.7.4", path = "../gix-pathspec", optional = true } gix-submodule = { version = "^0.10.0", path = "../gix-submodule", optional = true } gix-status = { version = "^0.9.0", path = "../gix-status", optional = true, features = [ "worktree-rewrites",