summaryrefslogtreecommitdiffstats
path: root/vendor/gix-actor
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-07 05:48:48 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-07 05:48:48 +0000
commitef24de24a82fe681581cc130f342363c47c0969a (patch)
tree0d494f7e1a38b95c92426f58fe6eaa877303a86c /vendor/gix-actor
parentReleasing progress-linux version 1.74.1+dfsg1-1~progress7.99u1. (diff)
downloadrustc-ef24de24a82fe681581cc130f342363c47c0969a.tar.xz
rustc-ef24de24a82fe681581cc130f342363c47c0969a.zip
Merging upstream version 1.75.0+dfsg1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'vendor/gix-actor')
-rw-r--r--vendor/gix-actor/.cargo-checksum.json2
-rw-r--r--vendor/gix-actor/CHANGELOG.md26
-rw-r--r--vendor/gix-actor/Cargo.toml4
3 files changed, 28 insertions, 4 deletions
diff --git a/vendor/gix-actor/.cargo-checksum.json b/vendor/gix-actor/.cargo-checksum.json
index eade43f4d..3d8af62fe 100644
--- a/vendor/gix-actor/.cargo-checksum.json
+++ b/vendor/gix-actor/.cargo-checksum.json
@@ -1 +1 @@
-{"files":{"CHANGELOG.md":"4d23bfab2ce24229b157e40c25be6935b117101f3a4b9657c8d480ae35328f0b","Cargo.toml":"39cf3cbf5b769647a7e0e3b3f8dec6cdf36d768e89da649c1de2a8cd927ecfb7","LICENSE-APACHE":"cb4780590812826851ba250f90bed0ed19506ec98f6865a0e2e20bbf62391ff9","LICENSE-MIT":"49df47913ab2beafe8dc45607877ae64198bf0eee64aaad3e82ed9e4d27424e8","src/identity.rs":"1534f25898efc4aec271b743279952f1b5a222bddfacc4023291354c846afcd3","src/lib.rs":"b544f690c01d0fe6db17bcfa6c2e1e9a0e1f55f61bd8e8511243d65b035a2608","src/signature/decode.rs":"b0cebe96df024207fe2182d45f2895e264da964952530be96c31ff4f5e58a7fe","src/signature/mod.rs":"fcb0fb7662b0b2283919f959bc15c6a2a793085d3c96643dc27188ea216e5545"},"package":"08c60e982c5290897122d4e2622447f014a2dadd5a18cb73d50bb91b31645e27"} \ No newline at end of file
+{"files":{"CHANGELOG.md":"14ba2e57b5efedc67987395093b3a98ee77bf8bc2ee69c9baa74f64d62f416b2","Cargo.toml":"3bee571fefe0918b9cd279fac674684975b50e77e114bdbff453e03c744b200d","LICENSE-APACHE":"cb4780590812826851ba250f90bed0ed19506ec98f6865a0e2e20bbf62391ff9","LICENSE-MIT":"49df47913ab2beafe8dc45607877ae64198bf0eee64aaad3e82ed9e4d27424e8","src/identity.rs":"1534f25898efc4aec271b743279952f1b5a222bddfacc4023291354c846afcd3","src/lib.rs":"b544f690c01d0fe6db17bcfa6c2e1e9a0e1f55f61bd8e8511243d65b035a2608","src/signature/decode.rs":"b0cebe96df024207fe2182d45f2895e264da964952530be96c31ff4f5e58a7fe","src/signature/mod.rs":"fcb0fb7662b0b2283919f959bc15c6a2a793085d3c96643dc27188ea216e5545"},"package":"948a5f9e43559d16faf583694f1c742eb401ce24ce8e6f2238caedea7486433c"} \ No newline at end of file
diff --git a/vendor/gix-actor/CHANGELOG.md b/vendor/gix-actor/CHANGELOG.md
index 08c2f7896..8d47c134e 100644
--- a/vendor/gix-actor/CHANGELOG.md
+++ b/vendor/gix-actor/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).
-## 0.27.0 (2023-09-24)
+## 0.28.0 (2023-10-12)
A maintenance release without user-facing changes.
@@ -14,6 +14,29 @@ A maintenance release without user-facing changes.
<csr-read-only-do-not-edit/>
- 1 commit contributed to the release.
+ - 17 days passed between releases.
+ - 0 commits were understood as [conventional](https://www.conventionalcommits.org).
+ - 0 issues like '(#ID)' were seen in commit messages
+
+### Commit Details
+
+<csr-read-only-do-not-edit/>
+
+<details><summary>view details</summary>
+
+ * **Uncategorized**
+ - Prepare changelogs prior to release ([`1347a54`](https://github.com/Byron/gitoxide/commit/1347a54f84599d8f0aa935d6e64b16c2298d25cf))
+</details>
+
+## 0.27.0 (2023-09-24)
+
+A maintenance release without user-facing changes.
+
+### Commit Statistics
+
+<csr-read-only-do-not-edit/>
+
+ - 2 commits contributed to the release.
- 16 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 +48,7 @@ A maintenance release without user-facing changes.
<details><summary>view details</summary>
* **Uncategorized**
+ - Release gix-features v0.35.0, gix-actor v0.27.0, gix-object v0.37.0, gix-glob v0.13.0, gix-attributes v0.19.0, gix-filter v0.5.0, gix-fs v0.7.0, gix-commitgraph v0.21.0, gix-revwalk v0.8.0, gix-traverse v0.33.0, gix-worktree-stream v0.5.0, gix-archive v0.5.0, gix-tempfile v10.0.0, gix-lock v10.0.0, gix-ref v0.37.0, gix-config v0.30.0, gix-url v0.24.0, gix-credentials v0.20.0, gix-diff v0.36.0, gix-discover v0.25.0, gix-ignore v0.8.0, gix-index v0.25.0, gix-mailmap v0.19.0, gix-negotiate v0.8.0, gix-pack v0.43.0, gix-odb v0.53.0, gix-pathspec v0.3.0, gix-transport v0.37.0, gix-protocol v0.40.0, gix-revision v0.22.0, gix-refspec v0.18.0, gix-status v0.1.0, gix-submodule v0.4.0, gix-worktree v0.26.0, gix-worktree-state v0.3.0, gix v0.54.0, gitoxide-core v0.32.0, gitoxide v0.30.0, safety bump 37 crates ([`7891fb1`](https://github.com/Byron/gitoxide/commit/7891fb17348ec2f4c997665f9a25be36e2713da4))
- Prepare changelogs prior to release ([`8a60d5b`](https://github.com/Byron/gitoxide/commit/8a60d5b80877c213c3b646d3061e8a33e0e433ec))
</details>
diff --git a/vendor/gix-actor/Cargo.toml b/vendor/gix-actor/Cargo.toml
index 3c656e23c..d66a445d8 100644
--- a/vendor/gix-actor/Cargo.toml
+++ b/vendor/gix-actor/Cargo.toml
@@ -13,7 +13,7 @@
edition = "2021"
rust-version = "1.65"
name = "gix-actor"
-version = "0.27.0"
+version = "0.28.0"
authors = ["Sebastian Thiel <sebastian.thiel@icloud.com>"]
include = [
"src/**/*",
@@ -54,7 +54,7 @@ optional = true
version = "^0.8.0"
[dependencies.gix-features]
-version = "^0.35.0"
+version = "^0.36.0"
optional = true
[dependencies.itoa]