Compare commits

...

445 Commits
v0.3.4 ... main

Author SHA1 Message Date
Martin Frost 1b09ecb05b v0.6.0 2025-10-09 21:50:54 +02:00
Martin Frost ee5b90653b Fix clippy warnings with latest stable 2025-07-03 22:23:52 +02:00
Martin Frost c435c1d557 Update ~everything 2025-07-03 22:21:49 +02:00
Martin Frost cf3d8a1c2b Allow CI to run on workflow dispatch 2025-07-03 22:13:05 +02:00
Martin Frost 46835b475e Replace dirs crate with env_home
This replaces one dependency with a more specialized crate without any
transitive dependencies.
2024-09-14 13:06:58 +02:00
Martin Frost c71b3a9518
Merge pull request #202 from Frost/dependabot/cargo/clap_complete-4.5.24 2024-09-01 14:14:22 +00:00
dependabot[bot] 45f5aff8d8
Bump clap_complete from 4.5.19 to 4.5.24
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.5.19 to 4.5.24.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.19...clap_complete-v4.5.24)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-28 18:57:21 +00:00
dependabot[bot] acbffa248c
Merge pull request #199 from Frost/dependabot/cargo/serde_json-1.0.127 2024-08-28 18:56:43 +00:00
dependabot[bot] 747195daa8
Bump serde_json from 1.0.125 to 1.0.127
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.125 to 1.0.127.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/1.0.125...1.0.127)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-28 18:55:17 +00:00
dependabot[bot] 814ad556e7
Merge pull request #201 from Frost/dependabot/cargo/serde-1.0.209 2024-08-28 18:54:39 +00:00
dependabot[bot] c64f0c2257
Bump serde from 1.0.208 to 1.0.209
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.208 to 1.0.209.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.208...v1.0.209)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 21:03:42 +00:00
Martin Frost 7fcd642bfd
Merge pull request #195 from Frost/dependabot/cargo/clap-4.5.16
Bump clap from 4.5.15 to 4.5.16
2024-08-20 16:05:49 +00:00
dependabot[bot] 51a0158d63
Bump clap from 4.5.15 to 4.5.16
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.15 to 4.5.16.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.15...clap_complete-v4.5.16)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-20 16:05:12 +00:00
Martin Frost c4c733574c
Merge pull request #197 from Frost/dependabot/cargo/serde-1.0.208
Bump serde from 1.0.207 to 1.0.208
2024-08-20 16:04:33 +00:00
dependabot[bot] cb82373d9a
Bump serde from 1.0.207 to 1.0.208
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.207 to 1.0.208.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.207...v1.0.208)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-20 16:04:04 +00:00
Martin Frost e742cd6f8b
Merge pull request #196 from Frost/dependabot/cargo/serde_json-1.0.125
Bump serde_json from 1.0.124 to 1.0.125
2024-08-20 16:03:40 +00:00
dependabot[bot] 798cad2a32
Bump serde_json from 1.0.124 to 1.0.125
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.124 to 1.0.125.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.124...1.0.125)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-20 16:03:04 +00:00
dependabot[bot] 219c8690a9
Merge pull request #198 from Frost/dependabot/cargo/clap_complete-4.5.19 2024-08-20 16:02:26 +00:00
dependabot[bot] 2216e5eb00
Bump clap_complete from 4.5.16 to 4.5.19
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.5.16 to 4.5.19.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.16...clap_complete-v4.5.19)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 21:44:23 +00:00
Martin Frost 231bf1738a
Merge pull request #192 from Frost/dependabot/cargo/serde-1.0.207
Bump serde from 1.0.204 to 1.0.207
2024-08-13 17:16:35 +00:00
dependabot[bot] 633c1b63ab
Bump serde from 1.0.204 to 1.0.207
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.204 to 1.0.207.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.207)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-13 17:16:05 +00:00
Martin Frost 9339d875da
Merge pull request #191 from Frost/dependabot/cargo/serde_json-1.0.124
Bump serde_json from 1.0.122 to 1.0.124
2024-08-13 17:15:41 +00:00
dependabot[bot] 23dc84b63f
Bump serde_json from 1.0.122 to 1.0.124
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.122 to 1.0.124.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.122...v1.0.124)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-13 17:15:04 +00:00
Martin Frost e0d23d233a
Merge pull request #193 from Frost/dependabot/cargo/clap_complete-4.5.16
Bump clap_complete from 4.5.12 to 4.5.16
2024-08-13 17:14:40 +00:00
Martin Frost 319cdfe95a
Merge pull request #194 from Frost/dependabot/cargo/clap-4.5.15
Bump clap from 4.5.14 to 4.5.15
2024-08-13 17:14:27 +00:00
dependabot[bot] d6d80fed38
Bump clap from 4.5.14 to 4.5.15
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.14 to 4.5.15.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.14...clap_complete-v4.5.15)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 21:46:29 +00:00
dependabot[bot] f06e81b216
Bump clap_complete from 4.5.12 to 4.5.16
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.5.12 to 4.5.16.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.12...clap_complete-v4.5.16)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 21:46:21 +00:00
Martin Frost 53960f47e4
Merge pull request #190 from Frost/dependabot/cargo/clap-4.5.14
Bump clap from 4.5.11 to 4.5.14
2024-08-08 22:35:54 +00:00
dependabot[bot] 9111c39305
Bump clap from 4.5.11 to 4.5.14
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.11 to 4.5.14.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.11...v4.5.14)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-08 22:32:48 +00:00
Martin Frost f7228561a1
Merge pull request #188 from Frost/dependabot/cargo/serde_json-1.0.122
Bump serde_json from 1.0.121 to 1.0.122
2024-08-08 22:32:04 +00:00
dependabot[bot] 186bd48d67
Bump serde_json from 1.0.121 to 1.0.122
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.121 to 1.0.122.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.121...v1.0.122)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 21:48:11 +00:00
Martin Frost 8c8057eb8f
Merge pull request #187 from Frost/dependabot/cargo/clap_complete-4.5.12
Bump clap_complete from 4.5.8 to 4.5.12
2024-08-01 10:32:26 +00:00
dependabot[bot] d621e3d1e5
Bump clap_complete from 4.5.8 to 4.5.12
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.5.8 to 4.5.12.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.8...clap_complete-v4.5.12)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 10:31:49 +00:00
Martin Frost 3e3554cf6c
Merge pull request #183 from Frost/dependabot/cargo/serde_json-1.0.121 2024-08-01 10:31:12 +00:00
dependabot[bot] b293a1da8d
Bump serde_json from 1.0.120 to 1.0.121
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.120 to 1.0.121.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.120...v1.0.121)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 10:30:22 +00:00
Martin Frost 07418f3016
Merge pull request #185 from Frost/dependabot/cargo/clap-4.5.11 2024-08-01 10:29:42 +00:00
dependabot[bot] 5f7484c8f2 Bump clap from 4.5.9 to 4.5.11
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.9 to 4.5.11.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.9...clap_complete-v4.5.11)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 10:29:05 +00:00
Martin Frost 45a21d995c
Merge pull request #186 from Frost/dependabot/cargo/clap_mangen-0.2.23 2024-07-30 10:50:15 +00:00
dependabot[bot] fbff0b0d16
Bump clap_mangen from 0.2.22 to 0.2.23
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.22 to 0.2.23.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.22...clap_mangen-v0.2.23)

---
updated-dependencies:
- dependency-name: clap_mangen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 21:37:07 +00:00
Martin Frost 2d57bdc91b
Merge pull request #181 from Frost/dependabot/cargo/clap-4.5.9 2024-07-16 05:54:15 +00:00
dependabot[bot] fd986d1d1b
Bump clap from 4.5.8 to 4.5.9
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.8 to 4.5.9.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.8...v4.5.9)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-16 05:53:43 +00:00
Martin Frost bea7e943da
Merge pull request #182 from Frost/dependabot/cargo/clap_complete-4.5.8 2024-07-16 05:53:03 +00:00
dependabot[bot] c5e89c49e3
Bump clap_complete from 4.5.7 to 4.5.8
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.5.7 to 4.5.8.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.7...clap_complete-v4.5.8)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 21:30:15 +00:00
Martin Frost d523069b6b
Merge pull request #180 from Frost/dependabot/cargo/serde-1.0.204 2024-07-09 07:30:28 +00:00
dependabot[bot] b5b2873561
Bump serde from 1.0.203 to 1.0.204
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.203 to 1.0.204.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.203...v1.0.204)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 21:20:28 +00:00
Martin Frost a0dc05f804
Merge pull request #178 from Frost/dependabot/cargo/clap_complete-4.5.7 2024-07-02 12:07:19 +02:00
dependabot[bot] 85a21ad914
Bump clap_complete from 4.5.6 to 4.5.7
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.5.6 to 4.5.7.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.6...clap_complete-v4.5.7)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-02 10:06:42 +00:00
Martin Frost e66dc7ee32
Merge pull request #177 from Frost/dependabot/cargo/clap-4.5.8 2024-07-02 12:06:05 +02:00
dependabot[bot] 993660ea6c
Bump clap from 4.5.7 to 4.5.8
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.7 to 4.5.8.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.7...v4.5.8)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-02 10:05:32 +00:00
Martin Frost 0f59c43865
Merge pull request #176 from Frost/dependabot/cargo/clap_mangen-0.2.22 2024-07-02 12:04:52 +02:00
dependabot[bot] af4826ef2b
Bump clap_mangen from 0.2.21 to 0.2.22
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.21 to 0.2.22.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.21...clap_mangen-v0.2.22)

---
updated-dependencies:
- dependency-name: clap_mangen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-02 10:04:14 +00:00
Martin Frost b7db2ae6d0
Merge pull request #179 from Frost/dependabot/cargo/serde_json-1.0.120 2024-07-02 12:03:04 +02:00
dependabot[bot] e9e461651a
Bump serde_json from 1.0.117 to 1.0.120
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.117 to 1.0.120.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.117...v1.0.120)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 21:52:37 +00:00
Martin Frost de4c213496
Merge pull request #175 from Frost/dependabot/cargo/clap_complete-4.5.6 2024-06-25 11:20:11 +02:00
dependabot[bot] 754e381297
Bump clap_complete from 4.5.5 to 4.5.6
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.5.5 to 4.5.6.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.5...clap_complete-v4.5.6)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 21:44:29 +00:00
Martin Frost 0cee9139a1
Merge pull request #174 from Frost/dependabot/cargo/git2-0.19.0 2024-06-18 08:35:38 +02:00
dependabot[bot] 6c2d0bc780
Bump git2 from 0.18.3 to 0.19.0
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.18.3 to 0.19.0.
- [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-0.18.3...git2-0.19.0)

---
updated-dependencies:
- dependency-name: git2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 21:25:45 +00:00
Martin Frost 116ad46d0e
Merge pull request #172 from Frost/dependabot/cargo/clap_complete-4.5.5 2024-06-17 14:37:40 +02:00
dependabot[bot] 684fee2731
Bump clap_complete from 4.5.2 to 4.5.5
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.5.2 to 4.5.5.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.2...clap_complete-v4.5.5)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 12:36:50 +00:00
Martin Frost 574916a6f7
Merge pull request #171 from Frost/dependabot/cargo/clap_mangen-0.2.21 2024-06-17 14:36:13 +02:00
dependabot[bot] 85360d7ac9
Bump clap_mangen from 0.2.20 to 0.2.21
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.20 to 0.2.21.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.20...clap_mangen-v0.2.21)

---
updated-dependencies:
- dependency-name: clap_mangen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 21:39:09 +00:00
Martin Frost f715631ee2
Merge pull request #170 from Frost/dependabot/cargo/serde-1.0.203 2024-05-28 10:42:28 +02:00
dependabot[bot] e28d45b0e2
Bump serde from 1.0.202 to 1.0.203
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.202 to 1.0.203.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.202...v1.0.203)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 21:54:52 +00:00
Martin Frost f6b3501992
Merge pull request #169 from Frost/dependabot/cargo/serde-1.0.202 2024-05-21 18:23:47 +02:00
dependabot[bot] c6dd6f0072
---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 21:04:01 +00:00
dependabot[bot] bc27b8deef
Merge pull request #167 from Frost/dependabot/cargo/serde-1.0.201 2024-05-14 07:43:17 +00:00
dependabot[bot] 971b19ef1b
Bump serde from 1.0.200 to 1.0.201
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.200 to 1.0.201.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-14 07:17:39 +00:00
Martin Frost 3f8736ef44
Merge pull request #168 from Frost/dependabot/cargo/serde_json-1.0.117
Bump serde_json from 1.0.116 to 1.0.117
2024-05-14 08:53:37 +02:00
dependabot[bot] 12d60f02ad
Bump serde_json from 1.0.116 to 1.0.117
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.116 to 1.0.117.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 21:44:49 +00:00
Martin Frost bf16ac072f
Merge pull request #166 from Frost/dependabot/cargo/serde-1.0.200
Bump serde from 1.0.199 to 1.0.200
2024-05-07 14:41:16 +02:00
dependabot[bot] 1a6703ee75
Bump serde from 1.0.199 to 1.0.200
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.199 to 1.0.200.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.199...v1.0.200)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 21:29:58 +00:00
Martin Frost 11083c5da6
Merge pull request #165 from Frost/dependabot/cargo/serde-1.0.199 2024-04-30 08:50:05 +02:00
dependabot[bot] af5271c175
Bump serde from 1.0.198 to 1.0.199
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.198 to 1.0.199.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.198...v1.0.199)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 21:59:40 +00:00
Martin Frost 87b24cde6a
Merge pull request #163 from Frost/dependabot/cargo/serde-1.0.198 2024-04-23 11:09:29 +02:00
dependabot[bot] 5f2a2d92be
Bump serde from 1.0.197 to 1.0.198
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.197 to 1.0.198.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.198)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-23 09:08:50 +00:00
Martin Frost 73fac69b4d
Merge pull request #164 from Frost/dependabot/cargo/serde_json-1.0.116 2024-04-23 11:08:16 +02:00
dependabot[bot] a5d3a90936
Bump serde_json from 1.0.115 to 1.0.116
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.115 to 1.0.116.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.115...v1.0.116)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 21:24:14 +00:00
Martin Frost 9d73d3735b
Merge pull request #162 from Frost/dependabot/cargo/clap_complete-4.5.2 2024-04-16 17:19:36 +02:00
dependabot[bot] 2b229ee9cd
Bump clap_complete from 4.5.1 to 4.5.2
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.1...clap_complete-v4.5.2)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 21:27:52 +00:00
Martin Frost 3d44126a8d
Merge pull request #161 from Frost/dependabot/cargo/serde_json-1.0.115 2024-04-02 15:01:37 +02:00
dependabot[bot] b8dcd0f70b
Bump serde_json from 1.0.114 to 1.0.115
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.114 to 1.0.115.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.114...v1.0.115)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 21:59:41 +00:00
Martin Frost fa6267e7e6
Merge pull request #159 from Frost/dependabot/cargo/clap-4.5.4 2024-03-26 13:42:20 +01:00
dependabot[bot] d1ac53c152
Bump clap from 4.5.3 to 4.5.4
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.3 to 4.5.4.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.5.3...v4.5.4)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-26 12:41:43 +00:00
Martin Frost 9b5f075ceb
Merge pull request #160 from Frost/dependabot/cargo/git2-0.18.3 2024-03-26 13:40:59 +01:00
dependabot[bot] 1adb3ff0f4
Bump git2 from 0.18.2 to 0.18.3
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.18.2 to 0.18.3.
- [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-0.18.2...git2-0.18.3)

---
updated-dependencies:
- dependency-name: git2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 21:57:57 +00:00
Martin Frost 8c0d92cfb8
Merge pull request #158 from Frost/dependabot/cargo/clap-4.5.3 2024-03-19 15:28:40 +01:00
dependabot[bot] 611fe59556
Bump clap from 4.5.2 to 4.5.3
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.5.2...v4.5.3)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 21:35:38 +00:00
Martin Frost 9d57b2239b
Merge pull request #157 from Frost/dependabot/cargo/clap-4.5.2 2024-03-12 14:59:45 +01:00
dependabot[bot] 0a770112db
Bump clap from 4.5.1 to 4.5.2
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.1...v4.5.2)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 21:54:34 +00:00
Martin Frost f12258f3b9
Merge pull request #155 from Frost/dependabot/cargo/serde-1.0.197 2024-03-05 11:21:10 +01:00
dependabot[bot] 698c78ade4
Bump serde from 1.0.196 to 1.0.197
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.196 to 1.0.197.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.196...v1.0.197)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 10:20:39 +00:00
Martin Frost 4705c79af3
Merge pull request #156 from Frost/dependabot/cargo/serde_json-1.0.114 2024-03-05 11:19:46 +01:00
dependabot[bot] 61231c7801
Bump serde_json from 1.0.113 to 1.0.114
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.113 to 1.0.114.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.113...v1.0.114)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-26 21:10:15 +00:00
Martin Frost f6c377a076
Merge pull request #153 from Frost/dependabot/cargo/clap-4.5.1 2024-02-18 13:37:45 +01:00
dependabot[bot] 9c9c376f69
Bump clap from 4.4.18 to 4.5.1
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.18 to 4.5.1.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.18...clap_complete-v4.5.1)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-18 12:37:07 +00:00
Martin Frost 41ce879df5
Merge pull request #154 from Frost/dependabot/cargo/clap_complete-4.5.1 2024-02-18 13:36:31 +01:00
dependabot[bot] 9f542309e0
Bump clap_complete from 4.4.10 to 4.5.1
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.4.10 to 4.5.1.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.4.10...clap_complete-v4.5.1)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-18 12:36:00 +00:00
Martin Frost 8432b5b439
Merge pull request #149 from Frost/dependabot/cargo/clap_mangen-0.2.20 2024-02-18 13:35:26 +01:00
dependabot[bot] aa7395bb31
Bump clap_mangen from 0.2.19 to 0.2.20
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.19 to 0.2.20.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.19...clap_mangen-v0.2.20)

---
updated-dependencies:
- dependency-name: clap_mangen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-18 12:34:27 +00:00
Martin Frost 31abec894b
Merge pull request #152 from Frost/dependabot/cargo/git2-0.18.2 2024-02-18 13:33:53 +01:00
dependabot[bot] fd8a438b7d
Bump git2 from 0.18.1 to 0.18.2
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.18.1 to 0.18.2.
- [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-0.18.1...git2-0.18.2)

---
updated-dependencies:
- dependency-name: git2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 21:41:34 +00:00
Martin Frost 1e69372595
Merge pull request #146 from Frost/dependabot/cargo/clap_complete-4.4.10 2024-02-07 15:47:59 +01:00
dependabot[bot] 6c01e1e1dc
Bump clap_complete from 4.4.9 to 4.4.10
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.4.9 to 4.4.10.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.4.9...clap_complete-v4.4.10)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 14:47:14 +00:00
Martin Frost 4d83b5f551
Merge pull request #147 from Frost/dependabot/cargo/clap_mangen-0.2.19 2024-02-07 15:46:22 +01:00
dependabot[bot] 8433f6357e
Bump clap_mangen from 0.2.18 to 0.2.19
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.18 to 0.2.19.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.18...clap_mangen-v0.2.19)

---
updated-dependencies:
- dependency-name: clap_mangen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 21:31:02 +00:00
Martin Frost dc8a25f466
Merge pull request #143 from Frost/dependabot/cargo/clap_mangen-0.2.18 2024-01-30 09:37:24 +01:00
dependabot[bot] acf5b515a4
Bump clap_mangen from 0.2.17 to 0.2.18
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.17 to 0.2.18.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.17...clap_mangen-v0.2.18)

---
updated-dependencies:
- dependency-name: clap_mangen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-30 08:36:44 +00:00
Martin Frost 109bff2ab6
Merge pull request #144 from Frost/dependabot/cargo/serde_json-1.0.113 2024-01-30 09:36:01 +01:00
dependabot[bot] 47c805adde
Bump serde_json from 1.0.111 to 1.0.113
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.111 to 1.0.113.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.111...v1.0.113)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-30 08:34:54 +00:00
Martin Frost 79598f7878
Merge pull request #145 from Frost/dependabot/cargo/serde-1.0.196 2024-01-30 09:34:12 +01:00
dependabot[bot] 0a894aaf64
Bump serde from 1.0.195 to 1.0.196
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.195 to 1.0.196.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.195...v1.0.196)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 21:55:41 +00:00
Martin Frost dce5a61acd
Merge pull request #141 from Frost/dependabot/cargo/clap_complete-4.4.9 2024-01-23 11:57:48 +01:00
dependabot[bot] f6da34d00b
Bump clap_complete from 4.4.7 to 4.4.9
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.4.7 to 4.4.9.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.4.7...clap_complete-v4.4.9)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-23 10:57:10 +00:00
Martin Frost 589e82da54
Merge pull request #142 from Frost/dependabot/cargo/clap-4.4.18 2024-01-23 11:56:04 +01:00
dependabot[bot] 36ad93faf8
Bump clap from 4.4.17 to 4.4.18
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.17 to 4.4.18.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.17...v4.4.18)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 21:46:44 +00:00
Martin Frost 703637350f
Merge pull request #138 from Frost/dependabot/cargo/clap_complete-4.4.7 2024-01-16 19:31:45 +01:00
dependabot[bot] 71894187a8
Bump clap_complete from 4.4.6 to 4.4.7
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.4.6 to 4.4.7.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.4.6...clap_complete-v4.4.7)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-16 18:31:09 +00:00
Martin Frost 8694fe7089
Merge pull request #139 from Frost/dependabot/cargo/clap_mangen-0.2.17 2024-01-16 19:30:33 +01:00
dependabot[bot] b54848cd3a
Bump clap_mangen from 0.2.16 to 0.2.17
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.16 to 0.2.17.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.16...clap_mangen-v0.2.17)

---
updated-dependencies:
- dependency-name: clap_mangen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-16 18:29:54 +00:00
Martin Frost 7eb9ead4aa
Merge pull request #140 from Frost/dependabot/cargo/clap-4.4.17 2024-01-16 19:29:18 +01:00
dependabot[bot] f421a8f4de
Bump clap from 4.4.14 to 4.4.17
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.14 to 4.4.17.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.14...v4.4.17)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 21:44:59 +00:00
Martin Frost cca6b0fda4
Merge pull request #135 from Frost/dependabot/cargo/clap-4.4.14
Bump clap from 4.4.12 to 4.4.14
2024-01-09 08:52:43 +01:00
dependabot[bot] 3e70a3f70c
Bump clap from 4.4.12 to 4.4.14
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.12 to 4.4.14.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.12...v4.4.14)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 07:52:05 +00:00
Martin Frost 7561f8f177
Merge pull request #134 from Frost/dependabot/cargo/clap_complete-4.4.6
Bump clap_complete from 4.4.5 to 4.4.6
2024-01-09 08:51:44 +01:00
dependabot[bot] 9ab97c689b
Bump clap_complete from 4.4.5 to 4.4.6
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.4.5 to 4.4.6.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.4.5...clap_complete-v4.4.6)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 07:51:13 +00:00
Martin Frost 09e223eafc
Merge pull request #136 from Frost/dependabot/cargo/serde_json-1.0.111
Bump serde_json from 1.0.110 to 1.0.111
2024-01-09 08:50:37 +01:00
dependabot[bot] 34ce32c5cb
Bump serde_json from 1.0.110 to 1.0.111
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.110 to 1.0.111.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.110...v1.0.111)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 07:49:52 +00:00
Martin Frost 6d5539ed89
Merge pull request #137 from Frost/dependabot/cargo/serde-1.0.195
Bump serde from 1.0.194 to 1.0.195
2024-01-09 08:49:14 +01:00
dependabot[bot] fe59fddc1b
Bump serde from 1.0.194 to 1.0.195
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.194 to 1.0.195.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.194...v1.0.195)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 21:18:45 +00:00
Martin Frost 8bd8bbe326
Merge pull request #129 from Frost/dependabot/cargo/clap-4.4.12 2024-01-02 14:30:01 +01:00
dependabot[bot] 07b7210aef
Bump clap from 4.4.11 to 4.4.12
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.11 to 4.4.12.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.11...v4.4.12)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-02 13:29:22 +00:00
Martin Frost b9a8c211ec
Merge pull request #133 from Frost/dependabot/cargo/serde_json-1.0.110 2024-01-02 14:29:08 +01:00
dependabot[bot] 2c41e79d21
Bump serde_json from 1.0.108 to 1.0.110
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.108 to 1.0.110.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.108...v1.0.110)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-02 13:28:39 +00:00
Martin Frost 56f9ecd6e1
Merge pull request #130 from Frost/dependabot/cargo/clap_mangen-0.2.16 2024-01-02 14:28:03 +01:00
dependabot[bot] de5ebca063
Bump clap_mangen from 0.2.15 to 0.2.16
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.15 to 0.2.16.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.15...clap_mangen-v0.2.16)

---
updated-dependencies:
- dependency-name: clap_mangen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-02 13:27:19 +00:00
Martin Frost e5ea3e6f37
Merge pull request #132 from Frost/dependabot/cargo/clap_complete-4.4.5 2024-01-02 14:26:44 +01:00
dependabot[bot] c8de9bc792
Bump clap_complete from 4.4.4 to 4.4.5
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.4.4 to 4.4.5.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.4.4...clap_complete-v4.4.5)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 21:47:44 +00:00
Martin Frost c0c92a1ee4
Merge pull request #128 from Frost/dependabot/github_actions/actions/upload-artifact-4 2023-12-19 09:06:36 +01:00
dependabot[bot] 49f07e8ce7
Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 21:22:50 +00:00
Martin Frost 0133a157ad
Merge pull request #127 from Frost/dependabot/cargo/clap-4.4.11
Bump clap from 4.4.9 to 4.4.11
2023-12-05 10:38:40 +01:00
dependabot[bot] c6c681304c
Bump clap from 4.4.9 to 4.4.11
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.9 to 4.4.11.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.9...v4.4.11)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 21:11:23 +00:00
Martin Frost d63a2fe192
Merge pull request #126 from Frost/dependabot/cargo/serde-1.0.193 2023-11-28 07:40:26 +01:00
dependabot[bot] dd9c64afea
Bump serde from 1.0.192 to 1.0.193
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.192 to 1.0.193.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.192...v1.0.193)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 06:39:42 +00:00
Martin Frost 3e3435bceb
Merge pull request #125 from Frost/dependabot/cargo/clap-4.4.9 2023-11-28 07:39:02 +01:00
dependabot[bot] 593e36a97b
Bump clap from 4.4.8 to 4.4.9
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.8 to 4.4.9.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.8...v4.4.9)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-27 21:28:32 +00:00
Martin Frost ece430fae3
Merge pull request #123 from Frost/dependabot/cargo/serde-1.0.192
Bump serde from 1.0.191 to 1.0.192
2023-11-14 10:48:07 +01:00
dependabot[bot] e0a67e9501 Bump serde from 1.0.191 to 1.0.192
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.191 to 1.0.192.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.191...v1.0.192)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 10:47:28 +01:00
Martin Frost fe839152c3
Merge pull request #124 from Frost/dependabot/cargo/clap-4.4.8
Bump clap from 4.4.7 to 4.4.8
2023-11-14 09:45:47 +01:00
dependabot[bot] 692a52b914
Bump clap from 4.4.7 to 4.4.8
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.7 to 4.4.8.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.7...v4.4.8)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 21:56:03 +00:00
Martin Frost ea2710e375
Merge pull request #122 from Frost/dependabot/cargo/serde-1.0.191 2023-11-07 09:07:52 +01:00
dependabot[bot] 49184904e5
Bump serde from 1.0.190 to 1.0.191
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.190 to 1.0.191.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.190...v1.0.191)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 21:21:34 +00:00
Martin Frost e6be233dd7
Merge pull request #118 from Frost/dependabot/cargo/serde_json-1.0.108
Bump serde_json from 1.0.107 to 1.0.108
2023-10-31 09:22:12 +01:00
dependabot[bot] 7eedc632d3
Bump serde_json from 1.0.107 to 1.0.108
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.107 to 1.0.108.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.107...v1.0.108)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 08:21:26 +00:00
Martin Frost 479c20af93
Merge pull request #117 from Frost/dependabot/cargo/clap_complete-4.4.4
Bump clap_complete from 4.4.3 to 4.4.4
2023-10-31 09:20:31 +01:00
dependabot[bot] 5d7eae8809
Bump clap_complete from 4.4.3 to 4.4.4
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.4.3 to 4.4.4.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.4.3...clap_complete-v4.4.4)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 08:19:43 +00:00
Martin Frost b92790f18b
Merge pull request #120 from Frost/dependabot/cargo/clap_mangen-0.2.15
Bump clap_mangen from 0.2.14 to 0.2.15
2023-10-31 09:19:07 +01:00
dependabot[bot] 7aa61fc880
Bump clap_mangen from 0.2.14 to 0.2.15
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.14 to 0.2.15.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.14...clap_mangen-v0.2.15)

---
updated-dependencies:
- dependency-name: clap_mangen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 08:18:28 +00:00
Martin Frost 4b57a509e2
Merge pull request #119 from Frost/dependabot/cargo/clap-4.4.7
Bump clap from 4.4.6 to 4.4.7
2023-10-31 09:17:34 +01:00
dependabot[bot] 527de7ea26
Bump clap from 4.4.6 to 4.4.7
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.6 to 4.4.7.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.6...v4.4.7)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 08:16:59 +00:00
Martin Frost ae109da641
Merge pull request #121 from Frost/dependabot/cargo/serde-1.0.190
Bump serde from 1.0.189 to 1.0.190
2023-10-31 09:16:19 +01:00
dependabot[bot] 8a331dae1d
Bump serde from 1.0.189 to 1.0.190
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.189 to 1.0.190.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.189...v1.0.190)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 21:17:48 +00:00
Martin Frost c31567eea8
Merge pull request #116 from Frost/dependabot/cargo/serde-1.0.189
Bump serde from 1.0.188 to 1.0.189
2023-10-17 09:21:52 +02:00
dependabot[bot] 3cae7ced7d
Bump serde from 1.0.188 to 1.0.189
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.188 to 1.0.189.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.188...v1.0.189)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 21:44:43 +00:00
Martin Frost cf232f039c
Merge pull request #114 from Frost/dependabot/cargo/clap_complete-4.4.3 2023-10-03 08:44:06 +02:00
dependabot[bot] 5415dff902
Bump clap_complete from 4.4.1 to 4.4.3
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.4.1 to 4.4.3.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.4.1...clap_complete-v4.4.3)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 06:43:04 +00:00
Martin Frost 18a22bb5be
Merge pull request #115 from Frost/dependabot/cargo/clap-4.4.6 2023-10-03 08:42:24 +02:00
dependabot[bot] 0175cfd6d1
Bump clap from 4.4.5 to 4.4.6
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.5 to 4.4.6.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.5...v4.4.6)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 21:08:39 +00:00
Martin Frost 77a803bb5d
Merge pull request #112 from Frost/dependabot/cargo/clap-4.4.5
Bump clap from 4.4.4 to 4.4.5
2023-09-26 08:01:32 +02:00
dependabot[bot] 41fd14ff2c
Bump clap from 4.4.4 to 4.4.5
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.4 to 4.4.5.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.4...v4.4.5)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-26 06:00:39 +00:00
Martin Frost 8bad139533
Merge pull request #113 from Frost/dependabot/cargo/git2-0.18.1
Bump git2 from 0.18.0 to 0.18.1
2023-09-26 07:59:57 +02:00
dependabot[bot] f83d3c3fc0
Bump git2 from 0.18.0 to 0.18.1
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.18.0 to 0.18.1.
- [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-0.18.0...git2-0.18.1)

---
updated-dependencies:
- dependency-name: git2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 21:20:37 +00:00
Martin Frost f5d71e2fac
Merge pull request #109 from Frost/dependabot/cargo/serde_json-1.0.107
Bump serde_json from 1.0.106 to 1.0.107
2023-09-19 12:49:35 +02:00
dependabot[bot] aadaaac7d5
Bump serde_json from 1.0.106 to 1.0.107
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.106 to 1.0.107.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.106...v1.0.107)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-19 10:48:55 +00:00
Martin Frost 4986e01d46
Merge pull request #110 from Frost/dependabot/cargo/clap_mangen-0.2.14
Bump clap_mangen from 0.2.13 to 0.2.14
2023-09-19 12:48:30 +02:00
dependabot[bot] f31ded10b3
Bump clap_mangen from 0.2.13 to 0.2.14
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.13 to 0.2.14.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.13...clap_mangen-v0.2.14)

---
updated-dependencies:
- dependency-name: clap_mangen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-19 10:47:35 +00:00
Martin Frost 0c29928adb
Merge pull request #111 from Frost/dependabot/cargo/clap-4.4.4
Bump clap from 4.4.2 to 4.4.4
2023-09-19 12:47:02 +02:00
dependabot[bot] f69389f151
Bump clap from 4.4.2 to 4.4.4
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.2 to 4.4.4.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.2...v4.4.4)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 21:36:35 +00:00
Martin Frost fa547e64e6
Merge pull request #107 from Frost/dependabot/cargo/clap_complete-4.4.1
Bump clap_complete from 4.4.0 to 4.4.1
2023-09-12 08:42:32 +02:00
dependabot[bot] 22c5c6a533
Bump clap_complete from 4.4.0 to 4.4.1
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.4.0...clap_complete-v4.4.1)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 06:41:51 +00:00
Martin Frost 146cfbaedc
Merge pull request #108 from Frost/dependabot/cargo/serde_json-1.0.106
Bump serde_json from 1.0.105 to 1.0.106
2023-09-12 08:41:03 +02:00
dependabot[bot] 9cf3711dee
Bump serde_json from 1.0.105 to 1.0.106
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.105 to 1.0.106.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.105...v1.0.106)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 21:28:42 +00:00
Martin Frost e208c495fb
Merge pull request #105 from Frost/dependabot/cargo/clap-4.4.2
Bump clap from 4.4.1 to 4.4.2
2023-09-07 09:11:29 +02:00
dependabot[bot] ddbdcdfbf1 Bump clap from 4.4.1 to 4.4.2
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.1...v4.4.2)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-07 09:10:17 +02:00
Martin Frost 729f8c08d4
Merge pull request #106 from Frost/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2023-09-05 08:34:18 +02:00
dependabot[bot] 0acfacee91
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 21:36:15 +00:00
Martin Frost 0069f9c6a8
Merge pull request #101 from Frost/dependabot/cargo/clap_mangen-0.2.13
Bump clap_mangen from 0.2.12 to 0.2.13
2023-08-29 09:02:17 +02:00
dependabot[bot] cad3ccb3d2
Bump clap_mangen from 0.2.12 to 0.2.13
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.12 to 0.2.13.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.12...clap_mangen-v0.2.13)

---
updated-dependencies:
- dependency-name: clap_mangen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-29 07:01:23 +00:00
Martin Frost 7cffd5f2bc
Merge pull request #103 from Frost/dependabot/cargo/serde-1.0.188
Bump serde from 1.0.185 to 1.0.188
2023-08-29 09:00:50 +02:00
dependabot[bot] 213821930b
Bump serde from 1.0.185 to 1.0.188
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.185 to 1.0.188.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.185...v1.0.188)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-29 06:59:30 +00:00
Martin Frost 50cb3f92bf
Merge pull request #102 from Frost/dependabot/cargo/clap-4.4.1
Bump clap from 4.3.23 to 4.4.1
2023-08-29 08:58:57 +02:00
dependabot[bot] a15aebd368
Bump clap from 4.3.23 to 4.4.1
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.23 to 4.4.1.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.3.23...v4.4.1)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-29 06:57:40 +00:00
Martin Frost 52f5bd5335
Merge pull request #104 from Frost/dependabot/cargo/git2-0.18.0
Bump git2 from 0.17.2 to 0.18.0
2023-08-29 08:57:12 +02:00
dependabot[bot] 456504dee2
Bump git2 from 0.17.2 to 0.18.0
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.17.2 to 0.18.0.
- [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.17.2...git2-0.18.0)

---
updated-dependencies:
- dependency-name: git2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-29 06:56:27 +00:00
Martin Frost df96cfab6b
Merge pull request #100 from Frost/dependabot/cargo/clap_complete-4.4.0
Bump clap_complete from 4.3.2 to 4.4.0
2023-08-29 08:55:50 +02:00
dependabot[bot] 3e407f8dc2
Bump clap_complete from 4.3.2 to 4.4.0
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.3.2 to 4.4.0.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.3.2...clap_complete-v4.4.0)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 21:22:42 +00:00
Martin Frost 863a2b3a82
Merge pull request #99 from Frost/dependabot/cargo/clap-4.3.23
Bump clap from 4.3.21 to 4.3.23
2023-08-22 09:10:35 +02:00
dependabot[bot] 86efc601f5
Bump clap from 4.3.21 to 4.3.23
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.21 to 4.3.23.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.3.21...v4.3.23)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-22 07:09:47 +00:00
Martin Frost 154ed3ca48
Merge pull request #98 from Frost/dependabot/cargo/serde_json-1.0.105
Bump serde_json from 1.0.104 to 1.0.105
2023-08-22 09:09:12 +02:00
dependabot[bot] 249790dc90
Bump serde_json from 1.0.104 to 1.0.105
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.104 to 1.0.105.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.104...v1.0.105)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-22 07:08:21 +00:00
dependabot[bot] b0e2b53f5a
Merge pull request #97 from Frost/dependabot/cargo/serde-1.0.185 2023-08-22 07:07:47 +00:00
dependabot[bot] 819fee95db
Bump serde from 1.0.183 to 1.0.185
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.183 to 1.0.185.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.183...v1.0.185)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 21:36:52 +00:00
Martin Frost e2d11110e5
Merge pull request #96 from Frost/dependabot/cargo/clap-4.3.21
Bump clap from 4.3.19 to 4.3.21
2023-08-15 11:27:47 +02:00
dependabot[bot] b2bb47e6d3
Bump clap from 4.3.19 to 4.3.21
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.19 to 4.3.21.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.3.19...v4.3.21)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 21:27:36 +00:00
Martin Frost e1598ec3b9
Merge pull request #95 from Frost/dependabot/cargo/serde-1.0.183
Bump serde from 1.0.180 to 1.0.183
2023-08-09 13:41:41 +02:00
dependabot[bot] 66c9d3500a
Bump serde from 1.0.180 to 1.0.183
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.180 to 1.0.183.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.180...v1.0.183)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 21:17:01 +00:00
Martin Frost fa886eb108
Merge pull request #93 from Frost/dependabot/cargo/serde_json-1.0.104
Bump serde_json from 1.0.103 to 1.0.104
2023-08-01 09:47:17 +02:00
dependabot[bot] 3756833422
Bump serde_json from 1.0.103 to 1.0.104
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.103 to 1.0.104.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.103...v1.0.104)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-01 07:46:31 +00:00
dependabot[bot] a439203d7d
Merge pull request #94 from Frost/dependabot/cargo/serde-1.0.180 2023-08-01 07:45:33 +00:00
dependabot[bot] 61ee2d423e
Bump serde from 1.0.175 to 1.0.180
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.175 to 1.0.180.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.175...v1.0.180)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 21:44:17 +00:00
Martin Frost e4253150dc
Merge pull request #91 from Frost/dependabot/cargo/serde-1.0.175
Bump serde from 1.0.171 to 1.0.175
2023-07-25 12:11:12 +02:00
dependabot[bot] 63386c4ed3
Bump serde from 1.0.171 to 1.0.175
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.171 to 1.0.175.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.171...v1.0.175)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-25 10:10:33 +00:00
Martin Frost 8df45914ae
Merge pull request #92 from Frost/dependabot/cargo/clap-4.3.19
Bump clap from 4.3.14 to 4.3.19
2023-07-25 12:09:57 +02:00
dependabot[bot] 80d2865b9d
Bump clap from 4.3.14 to 4.3.19
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.14 to 4.3.19.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.3.14...v4.3.19)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-24 21:47:12 +00:00
Martin Frost dde032b734
Merge pull request #90 from Frost/dependabot/cargo/serde_json-1.0.103 2023-07-18 10:45:25 +02:00
dependabot[bot] bf70e573aa
Bump serde_json from 1.0.100 to 1.0.103
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.100 to 1.0.103.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.100...v1.0.103)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-18 08:44:29 +00:00
Martin Frost cd69303888
Merge pull request #89 from Frost/dependabot/cargo/clap-4.3.14 2023-07-18 10:43:43 +02:00
dependabot[bot] 190b3c80a0
Bump clap from 4.3.11 to 4.3.14
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.11 to 4.3.14.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.3.11...v4.3.14)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 21:52:51 +00:00
Martin Frost 3804fdc72e
Merge pull request #86 from Frost/dependabot/cargo/serde_json-1.0.100 2023-07-11 15:09:27 +02:00
dependabot[bot] 8b729860b2
Bump serde_json from 1.0.99 to 1.0.100
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.99 to 1.0.100.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.99...v1.0.100)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 13:08:24 +00:00
Martin Frost dd12a86007
Merge pull request #85 from Frost/dependabot/cargo/serde-1.0.171 2023-07-11 15:07:47 +02:00
dependabot[bot] 4bc99544ba
Bump serde from 1.0.166 to 1.0.171
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.166 to 1.0.171.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.166...v1.0.171)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 13:06:55 +00:00
Martin Frost 69011bf241
Merge pull request #88 from Frost/dependabot/cargo/clap-4.3.11 2023-07-11 15:06:18 +02:00
dependabot[bot] b0fcba921f
Bump clap from 4.3.10 to 4.3.11
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.10 to 4.3.11.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.3.10...v4.3.11)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 13:05:22 +00:00
Martin Frost 823d935464
Merge pull request #87 from Frost/dependabot/cargo/clap_complete-4.3.2 2023-07-11 15:04:43 +02:00
dependabot[bot] ed8ab13ec5
Bump clap_complete from 4.3.1 to 4.3.2
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.3.1...clap_complete-v4.3.2)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 22:00:55 +00:00
Martin Frost f6ade73d54
Merge pull request #84 from Frost/dependabot/cargo/clap-4.3.10
Bump clap from 4.3.8 to 4.3.10
2023-07-05 15:48:54 +02:00
dependabot[bot] 9792beec78
Bump clap from 4.3.8 to 4.3.10
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.8 to 4.3.10.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.3.8...v4.3.10)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 13:48:08 +00:00
Martin Frost 046c273f9e
Merge pull request #83 from Frost/dependabot/cargo/serde-1.0.166
Bump serde from 1.0.164 to 1.0.166
2023-07-05 15:47:31 +02:00
dependabot[bot] a5db97af05
Bump serde from 1.0.164 to 1.0.166
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.164 to 1.0.166.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.164...v1.0.166)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 21:21:15 +00:00
Martin Frost 2376be5a4c
Merge pull request #81 from Frost/dependabot/cargo/serde_json-1.0.99
Bump serde_json from 1.0.97 to 1.0.99
2023-06-28 12:02:24 +02:00
dependabot[bot] ae01fb49d5
Bump serde_json from 1.0.97 to 1.0.99
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.97 to 1.0.99.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.97...v1.0.99)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 10:01:19 +00:00
Martin Frost e047407044
Merge pull request #82 from Frost/dependabot/cargo/clap-4.3.8
Bump clap from 4.3.4 to 4.3.8
2023-06-28 12:00:29 +02:00
dependabot[bot] 555334540b
Bump clap from 4.3.4 to 4.3.8
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.4 to 4.3.8.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.3.4...v4.3.8)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 21:58:20 +00:00
Martin Frost 73a37998e7
Merge pull request #80 from Frost/dependabot/cargo/clap-4.3.4
Bump clap from 4.3.3 to 4.3.4
2023-06-20 08:35:33 +02:00
dependabot[bot] 17a18ff1ef
Bump clap from 4.3.3 to 4.3.4
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.3.3...v4.3.4)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-20 06:35:04 +00:00
Martin Frost 49ce923c8a
Merge pull request #79 from Frost/dependabot/cargo/serde_json-1.0.97
Bump serde_json from 1.0.96 to 1.0.97
2023-06-20 08:34:25 +02:00
dependabot[bot] 027e017905
Bump serde_json from 1.0.96 to 1.0.97
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.96 to 1.0.97.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.96...v1.0.97)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 21:58:34 +00:00
Martin Frost 71773298b3
Merge pull request #77 from Frost/dependabot/cargo/clap-4.3.3
Bump clap from 4.3.2 to 4.3.3
2023-06-13 09:18:21 +02:00
dependabot[bot] 7e47939aec
Bump clap from 4.3.2 to 4.3.3
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.3.2...v4.3.3)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 07:17:30 +00:00
Martin Frost 294b183c03
Merge pull request #78 from Frost/dependabot/cargo/serde-1.0.164
Bump serde from 1.0.163 to 1.0.164
2023-06-13 09:16:50 +02:00
dependabot[bot] 2fcc44fd24
Bump serde from 1.0.163 to 1.0.164
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.163 to 1.0.164.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.163...v1.0.164)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 21:58:46 +00:00
Martin Frost ff4d33d697
Merge pull request #75 from Frost/dependabot/cargo/clap-4.3.2
Bump clap from 4.3.0 to 4.3.2
2023-06-07 09:21:36 +02:00
dependabot[bot] 4bd3e819af
Bump clap from 4.3.0 to 4.3.2
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.0 to 4.3.2.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.3.0...v4.3.2)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 07:20:52 +00:00
Martin Frost 2b3103ce22
Merge pull request #74 from Frost/dependabot/cargo/clap_complete-4.3.1
Bump clap_complete from 4.3.0 to 4.3.1
2023-06-07 09:20:11 +02:00
dependabot[bot] 3367f0ca4c
Bump clap_complete from 4.3.0 to 4.3.1
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.3.0...clap_complete-v4.3.1)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 07:19:28 +00:00
Martin Frost 8b64b8489b
Merge pull request #76 from Frost/dependabot/cargo/clap_mangen-0.2.12
Bump clap_mangen from 0.2.11 to 0.2.12
2023-06-07 09:18:50 +02:00
dependabot[bot] ed8a000a81
Bump clap_mangen from 0.2.11 to 0.2.12
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.11 to 0.2.12.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.11...clap_mangen-v0.2.12)

---
updated-dependencies:
- dependency-name: clap_mangen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 21:59:00 +00:00
Martin Frost 1de35013e9
Merge pull request #73 from Frost/dependabot/cargo/git2-0.17.2
Bump git2 from 0.17.1 to 0.17.2
2023-05-30 11:25:08 +02:00
dependabot[bot] 80daef289b
Bump git2 from 0.17.1 to 0.17.2
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.17.1 to 0.17.2.
- [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.17.1...0.17.2)

---
updated-dependencies:
- dependency-name: git2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 21:58:11 +00:00
Martin Frost 0ec3a7ab68
Merge pull request #72 from Frost/dependabot/cargo/clap_complete-4.3.0
Bump clap_complete from 4.2.3 to 4.3.0
2023-05-29 14:41:32 +02:00
dependabot[bot] a120f8dcee
Bump clap_complete from 4.2.3 to 4.3.0
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.2.3 to 4.3.0.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.2.3...clap_complete-v4.3.0)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 12:40:26 +00:00
Martin Frost 7f7652b496
Merge pull request #71 from Frost/dependabot/cargo/clap-4.3.0
Bump clap from 4.2.7 to 4.3.0
2023-05-29 14:39:49 +02:00
dependabot[bot] 64faa0e3c9
Bump clap from 4.2.7 to 4.3.0
Bumps [clap](https://github.com/clap-rs/clap) from 4.2.7 to 4.3.0.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.2.7...clap_complete-v4.3.0)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 12:38:49 +00:00
Martin Frost 107af8226c
Merge pull request #70 from Frost/dependabot/cargo/clap_mangen-0.2.11
Bump clap_mangen from 0.2.10 to 0.2.11
2023-05-29 14:38:31 +02:00
dependabot[bot] 92076dbb55
Bump clap_mangen from 0.2.10 to 0.2.11
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.10 to 0.2.11.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.10...clap_mangen-v0.2.11)

---
updated-dependencies:
- dependency-name: clap_mangen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 21:59:17 +00:00
Martin Frost f2c080b3ab
Merge pull request #69 from Frost/dependabot/cargo/serde-1.0.163 2023-05-16 11:16:13 +02:00
dependabot[bot] 4c036a3a33
Bump serde from 1.0.162 to 1.0.163
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.162 to 1.0.163.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.162...v1.0.163)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-16 09:14:48 +00:00
Martin Frost a5e67c1822
Merge pull request #68 from Frost/dependabot/cargo/clap_complete-4.2.3 2023-05-16 11:14:22 +02:00
dependabot[bot] a32009438f
Bump clap_complete from 4.2.1 to 4.2.3
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.2.1 to 4.2.3.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.2.1...clap_complete-v4.2.3)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-15 21:58:47 +00:00
Martin Frost cf07c4b1fd
Merge pull request #67 from Frost/dependabot/cargo/clap-4.2.7
Bump clap from 4.2.5 to 4.2.7
2023-05-09 16:46:25 +02:00
dependabot[bot] f36936fac8
Bump clap from 4.2.5 to 4.2.7
Bumps [clap](https://github.com/clap-rs/clap) from 4.2.5 to 4.2.7.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.2.5...v4.2.7)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-09 14:45:09 +00:00
Martin Frost 4df720a54c
Merge pull request #66 from Frost/dependabot/cargo/serde-1.0.162
Bump serde from 1.0.160 to 1.0.162
2023-05-09 16:44:28 +02:00
dependabot[bot] e7609d49cb
Bump serde from 1.0.160 to 1.0.162
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.160 to 1.0.162.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.160...1.0.162)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 21:58:25 +00:00
Martin Frost d3517bc895
Merge pull request #64 from Frost/dependabot/cargo/dirs-5.0.1 2023-05-02 08:04:06 +02:00
dependabot[bot] f754b8178d
Bump dirs from 5.0.0 to 5.0.1
Bumps [dirs](https://github.com/soc/dirs-rs) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/soc/dirs-rs/releases)
- [Commits](https://github.com/soc/dirs-rs/commits)

---
updated-dependencies:
- dependency-name: dirs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-02 06:03:27 +00:00
Martin Frost a9a7d9857d
Merge pull request #65 from Frost/dependabot/cargo/clap-4.2.5 2023-05-02 08:02:52 +02:00
dependabot[bot] 10e3dc9354
Bump clap from 4.2.4 to 4.2.5
Bumps [clap](https://github.com/clap-rs/clap) from 4.2.4 to 4.2.5.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.2.4...v4.2.5)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 22:12:16 +00:00
Martin Frost a4adf025cc
Merge pull request #63 from Frost/dependabot/cargo/clap-4.2.4
Bump clap from 4.2.2 to 4.2.4
2023-04-25 08:24:54 +02:00
dependabot[bot] e78aee6a4d
Bump clap from 4.2.2 to 4.2.4
Bumps [clap](https://github.com/clap-rs/clap) from 4.2.2 to 4.2.4.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.2.2...v4.2.4)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-25 06:24:10 +00:00
Martin Frost 92a8f05c1d
Merge pull request #62 from Frost/dependabot/cargo/clap_complete-4.2.1
Bump clap_complete from 4.2.0 to 4.2.1
2023-04-25 08:23:24 +02:00
dependabot[bot] 597b3650a8
Bump clap_complete from 4.2.0 to 4.2.1
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.2.0...clap_complete-v4.2.1)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 22:00:27 +00:00
Martin Frost 7234fecee4
Merge pull request #61 from Frost/dependabot/cargo/serde_json-1.0.96 2023-04-18 08:40:55 +02:00
dependabot[bot] 5f1869dd47
Bump serde_json from 1.0.95 to 1.0.96
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.95 to 1.0.96.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.95...v1.0.96)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-18 06:39:45 +00:00
Martin Frost acc13f0415
Merge pull request #60 from Frost/dependabot/cargo/serde-1.0.160 2023-04-18 08:39:11 +02:00
dependabot[bot] 6b855a4ce1
Bump serde from 1.0.159 to 1.0.160
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.159 to 1.0.160.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.159...v1.0.160)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-18 06:38:06 +00:00
Martin Frost eb2bce047c
Merge pull request #59 from Frost/dependabot/cargo/clap-4.2.2 2023-04-18 08:37:28 +02:00
dependabot[bot] 35e0a11d9c
Bump clap from 4.2.1 to 4.2.2
Bumps [clap](https://github.com/clap-rs/clap) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-18 06:36:44 +00:00
Martin Frost cf0ab2328c
Merge pull request #58 from Frost/dependabot/cargo/git2-0.17.1 2023-04-18 08:36:20 +02:00
dependabot[bot] f38aa19bb1
Bump git2 from 0.17.0 to 0.17.1
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.17.0 to 0.17.1.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-curl-0.17.0...0.17.1)

---
updated-dependencies:
- dependency-name: git2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 21:59:20 +00:00
Martin Frost f4462a36b8 Generate manpages in a slightly more DRY way 2023-04-11 16:16:00 +02:00
Martin Frost 00b43cec25 Remove old markdown docs 2023-04-11 16:15:52 +02:00
Martin Frost b0008fbc5b Fix release build 2023-04-11 09:29:14 +02:00
Martin Frost b7676cf6c8
Merge pull request #57 from Frost/dependabot/cargo/dirs-5.0.0 2023-04-11 08:02:28 +02:00
dependabot[bot] c792ab9a1b
Bump dirs from 4.0.0 to 5.0.0
Bumps [dirs](https://github.com/soc/dirs-rs) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/soc/dirs-rs/releases)
- [Commits](https://github.com/soc/dirs-rs/commits)

---
updated-dependencies:
- dependency-name: dirs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 21:59:48 +00:00
Martin Frost 369b13fbb2 Make cargo deb use output directly from build 2023-04-09 00:48:10 +02:00
Martin Frost 9b5ad75890 Prepare binary release directly in CI flow 2023-04-09 00:47:58 +02:00
Martin Frost 504ff5da53 Strip debug-info on releases
This makes the Linux binaries a lot smaller.
2023-04-09 00:16:16 +02:00
Martin Frost 142c554aa3 v0.5.0 - Broken Windows
* Man-pages are now generated by clap_mangen

* The binary release package will now contain a `bin/` and a `man/`
  folder, as well as the README.md

* This release will not include a binary package for windows

The reason for this is that the CI for Windows no longer seem to work,
and I don't have any good way to verify them, so I'll leave that for
later.
2023-04-09 00:16:05 +02:00
Martin Frost 8055c12bb5 Include README.md in release 2023-04-08 23:54:06 +02:00
Martin Frost 40105d5d82 Disable windows builds
I honestly don't know if these ever worked, and now they seem to not be
creating any output on CI, so let's skip them for now.
2023-04-08 23:49:51 +02:00
Martin Frost e045490380 Make `cargo deb` work with new release format 2023-04-08 23:36:48 +02:00
Martin Frost cccef0f12b Replace actions-rs actions 2023-04-08 23:36:42 +02:00
Martin Frost 997b76de7d Prepare release tarball in separate script 2023-04-07 23:26:44 +02:00
Martin Frost 2ccf17230f gzip man-pages 2023-04-07 23:21:33 +02:00
Martin Frost 9228fb9d79 Update package-name again 2023-04-07 23:21:33 +02:00
Martin Frost e819bf73a3 Fix compile errors 2023-04-07 23:21:33 +02:00
Martin Frost b91afd5553 Add build script to generate man pages 2023-04-07 23:21:33 +02:00
Martin Frost f97b45ef09 Bump clap dependencies
* Bump to clap 4.2
* Add clap_mangen
2023-04-07 23:21:33 +02:00
Martin Frost 3bb589e12c Extract clap args definitions to common cli module
Keeping these definitions separate from the implementations will help
generating man pages for the executables without putting _all_ of the
dependencies into the build-dependencies.
2023-04-07 23:21:33 +02:00
Martin Frost 323f954ff1
Merge pull request #55 from Frost/dependabot/cargo/serde-1.0.159 2023-04-04 08:45:59 +02:00
dependabot[bot] 25f8ffe4eb
Bump serde from 1.0.158 to 1.0.159
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.158 to 1.0.159.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.158...v1.0.159)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-04 06:44:40 +00:00
Martin Frost 7c78b88f81
Merge pull request #56 from Frost/dependabot/cargo/git2-0.17.0 2023-04-04 08:44:01 +02:00
dependabot[bot] 37e7244fc5
Bump git2 from 0.16.1 to 0.17.0
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.16.1 to 0.17.0.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.16.1...git2-curl-0.17.0)

---
updated-dependencies:
- dependency-name: git2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 22:03:37 +00:00
Martin Frost 397e0657b5
Merge pull request #54 from Frost/dependabot/cargo/serde_json-1.0.95
Bump serde_json from 1.0.94 to 1.0.95
2023-03-28 08:40:48 +02:00
dependabot[bot] 549b9f2a8f
Bump serde_json from 1.0.94 to 1.0.95
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.94 to 1.0.95.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.94...v1.0.95)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 22:02:38 +00:00
Martin Frost 911dee3be0
Merge pull request #52 from Frost/dependabot/cargo/clap-4.1.11
Bump clap from 4.1.8 to 4.1.11
2023-03-21 09:08:49 +01:00
dependabot[bot] 64facb691a Bump clap from 4.1.8 to 4.1.11
Bumps [clap](https://github.com/clap-rs/clap) from 4.1.8 to 4.1.11.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.1.8...v4.1.11)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-21 09:07:38 +01:00
Martin Frost 4841ba5caf
Merge pull request #53 from Frost/dependabot/cargo/serde-1.0.158
Bump serde from 1.0.155 to 1.0.158
2023-03-21 09:07:14 +01:00
dependabot[bot] 919b4468b1
Bump serde from 1.0.155 to 1.0.158
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.155 to 1.0.158.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.155...v1.0.158)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 22:01:11 +00:00
Martin Frost cdcb898937
Merge pull request #51 from sebastiant/nix-overlay-output
Nix overlay output
2023-03-16 17:24:38 +01:00
Sebastian Tunstig 94eb1c8413 Include overlay in flake outputs 2023-03-16 17:24:23 +01:00
Sebastian Tunstig ef6006dbe4 Reformat nix 2023-03-16 17:24:23 +01:00
Martin Frost f6e67652dd
Merge pull request #50 from sebastiant/nix-flake
Add nix flake
2023-03-16 15:52:39 +01:00
Sebastian Tunstig 91b487ef45 Add nix flake 2023-03-16 15:33:20 +01:00
Martin Frost 71b2e3ad9a
Merge pull request #49 from Frost/dependabot/cargo/serde-1.0.155 2023-03-13 23:27:06 +01:00
dependabot[bot] ad95513626
Bump serde from 1.0.152 to 1.0.155
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.152 to 1.0.155.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.152...v1.0.155)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 22:05:11 +00:00
Martin Frost d4588fd483
Merge pull request #48 from Frost/dependabot/cargo/serde_json-1.0.94
Bump serde_json from 1.0.93 to 1.0.94
2023-03-07 09:53:21 +01:00
dependabot[bot] 54163626d4
Bump serde_json from 1.0.93 to 1.0.94
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.93 to 1.0.94.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.93...v1.0.94)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 08:52:29 +00:00
Martin Frost 94d0711827
Merge pull request #47 from Frost/dependabot/cargo/clap-4.1.8
Bump clap from 4.1.7 to 4.1.8
2023-03-07 09:51:22 +01:00
dependabot[bot] 962d8a3877
Bump clap from 4.1.7 to 4.1.8
Bumps [clap](https://github.com/clap-rs/clap) from 4.1.7 to 4.1.8.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.1.7...v4.1.8)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 22:05:14 +00:00
Martin Frost 77f29cc93f
Merge pull request #46 from Frost/dependabot/cargo/clap-4.1.7
Bump clap from 4.1.6 to 4.1.7
2023-02-28 09:37:27 +01:00
dependabot[bot] 0ce084cb04
Bump clap from 4.1.6 to 4.1.7
Bumps [clap](https://github.com/clap-rs/clap) from 4.1.6 to 4.1.7.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.1.6...v4.1.7)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 21:20:57 +00:00
Martin Frost 51efa20383
Merge pull request #44 from Frost/dependabot/cargo/serde_json-1.0.93
Bump serde_json from 1.0.92 to 1.0.93
2023-02-21 11:17:54 +01:00
dependabot[bot] 2c2aea7cdc
Bump serde_json from 1.0.92 to 1.0.93
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.92 to 1.0.93.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.92...v1.0.93)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-21 10:15:22 +00:00
Martin Frost b113c6f735
Merge pull request #45 from Frost/dependabot/cargo/clap-4.1.6
Bump clap from 4.1.4 to 4.1.6
2023-02-21 11:14:02 +01:00
dependabot[bot] 63f5afb996
Bump clap from 4.1.4 to 4.1.6
Bumps [clap](https://github.com/clap-rs/clap) from 4.1.4 to 4.1.6.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.1.4...v4.1.6)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 22:02:21 +00:00
Martin Frost d58707a5b7 Use rust-cache action in ci 2023-02-13 22:09:52 +01:00
Martin Frost 639b7320ee
Merge pull request #43 from Frost/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2023-02-13 21:47:05 +01:00
dependabot[bot] 2da27fbb0b
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 20:44:38 +00:00
Martin Frost 2f8bd4edda
Merge pull request #42 from Frost/dependabot/github_actions/actions/upload-artifact-3
Bump actions/upload-artifact from 2 to 3
2023-02-13 21:44:12 +01:00
dependabot[bot] 6760011c08
Bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 20:42:12 +00:00
Martin Frost 246a523e47 Update GitHub Actions using dependabot 2023-02-13 21:40:15 +01:00
Martin Frost e932c00e85 Use error variables directly in the format! string 2023-02-13 21:37:33 +01:00
Martin Frost 7668fefbb2
Merge pull request #41 from Frost/dependabot/cargo/serde_json-1.0.92
Bump serde_json from 1.0.91 to 1.0.92
2023-02-07 09:58:26 +01:00
dependabot[bot] f4e1c7f213
Bump serde_json from 1.0.91 to 1.0.92
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.91 to 1.0.92.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.91...v1.0.92)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 21:14:52 +00:00
Martin Frost 39fe7a1ab6
Merge pull request #40 from Frost/dependabot/cargo/clap-4.1.4 2023-01-31 08:27:47 +01:00
dependabot[bot] 6c2250ca22
Bump clap from 4.1.2 to 4.1.4
Bumps [clap](https://github.com/clap-rs/clap) from 4.1.2 to 4.1.4.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.1.2...v4.1.4)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 21:08:12 +00:00
Martin Frost 76e08679fb
Merge pull request #39 from Frost/dependabot/cargo/clap-4.1.2 2023-01-24 16:51:38 +01:00
dependabot[bot] e586e37e1a
Bump clap from 4.1.1 to 4.1.2
Bumps [clap](https://github.com/clap-rs/clap) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.1.1...v4.1.2)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-23 21:07:59 +00:00
Martin Frost 85d1ae136c
Merge pull request #38 from Frost/dependabot/cargo/git2-0.16.1
Bump git2 from 0.16.0 to 0.16.1
2023-01-21 16:01:29 +01:00
dependabot[bot] d00bb77121
Bump git2 from 0.16.0 to 0.16.1
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.16.0 to 0.16.1.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-curl-0.16.0...0.16.1)

---
updated-dependencies:
- dependency-name: git2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-21 14:57:31 +00:00
Martin Frost 3a1353a0ce
Merge pull request #37 from Frost/dependabot/cargo/libgit2-sys-0.14.21.5.1
Bump libgit2-sys from 0.14.1+1.5.0 to 0.14.2+1.5.1
2023-01-21 15:56:18 +01:00
dependabot[bot] affda91882
Bump libgit2-sys from 0.14.1+1.5.0 to 0.14.2+1.5.1
Bumps [libgit2-sys](https://github.com/rust-lang/git2-rs) from 0.14.1+1.5.0 to 0.14.2+1.5.1.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.14.1...libgit2-sys-0.14.2)

---
updated-dependencies:
- dependency-name: libgit2-sys
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-20 23:38:26 +00:00
Martin Frost 2fd63ae561
Merge pull request #36 from Frost/dependabot/cargo/clap-4.1.1
Bump clap from 4.0.32 to 4.1.1
2023-01-17 09:54:51 +01:00
dependabot[bot] 1413322a8b
Bump clap from 4.0.32 to 4.1.1
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.32 to 4.1.1.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.0.32...v4.1.1)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-17 08:15:27 +00:00
Martin Frost 5378dbabd0
Merge pull request #35 from Frost/dependabot/cargo/git2-0.16.0
Bump git2 from 0.15.0 to 0.16.0
2023-01-17 09:11:41 +01:00
dependabot[bot] d561a2e85a
Bump git2 from 0.15.0 to 0.16.0
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-curl-0.15.0...git2-curl-0.16.0)

---
updated-dependencies:
- dependency-name: git2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 21:06:00 +00:00
Martin Frost 70c75139bd
Merge pull request #34 from Frost/dependabot/cargo/serde-1.0.152 2023-01-07 20:03:09 +01:00
dependabot[bot] 2a2ac3e4c4
Bump serde from 1.0.151 to 1.0.152
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.151 to 1.0.152.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.151...v1.0.152)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-05 11:24:56 +00:00
Martin Frost 107aff76e4
Merge pull request #33 from Frost/dependabot/cargo/clap-4.0.32 2023-01-05 12:24:05 +01:00
dependabot[bot] bf088ee3cf
Bump clap from 4.0.29 to 4.0.32
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.29 to 4.0.32.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.0.29...v4.0.32)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 21:04:56 +00:00
Martin Frost cbc297dd19
Merge pull request #31 from Frost/dependabot/cargo/serde_json-1.0.91
Bump serde_json from 1.0.89 to 1.0.91
2022-12-20 09:28:59 +01:00
dependabot[bot] d88498ea36
Bump serde_json from 1.0.89 to 1.0.91
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.89 to 1.0.91.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.89...v1.0.91)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-20 08:07:35 +00:00
Martin Frost a3482b8dc4
Merge pull request #32 from Frost/dependabot/cargo/serde-1.0.151
Bump serde from 1.0.150 to 1.0.151
2022-12-20 09:04:31 +01:00
dependabot[bot] 74b3236919
Bump serde from 1.0.150 to 1.0.151
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.150 to 1.0.151.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.150...v1.0.151)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 21:04:37 +00:00
Martin Frost 838be5fdf6
Merge pull request #29 from Frost/dependabot/cargo/serde-1.0.150
Bump serde from 1.0.149 to 1.0.150
2022-12-13 09:13:56 +01:00
dependabot[bot] 6bbd6b92ae
Bump serde from 1.0.149 to 1.0.150
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.149 to 1.0.150.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.149...v1.0.150)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 08:10:39 +00:00
Martin Frost abe96df815
Merge pull request #30 from Frost/dependabot/cargo/clap-4.0.29
Bump clap from 4.0.26 to 4.0.29
2022-12-13 09:06:50 +01:00
dependabot[bot] 7946541eb8
Bump clap from 4.0.26 to 4.0.29
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.26 to 4.0.29.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.0.26...v4.0.29)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 21:09:38 +00:00
dependabot[bot] fdaa4a8ef2
Merge pull request #26 from Frost/dependabot/cargo/serde_json-1.0.89 2022-12-06 08:44:51 +00:00
dependabot[bot] 688c359c12
Bump serde_json from 1.0.87 to 1.0.89
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.87 to 1.0.89.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.87...v1.0.89)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 08:21:03 +00:00
dependabot[bot] e788bf1f0e
Merge pull request #27 from Frost/dependabot/cargo/clap-4.0.26 2022-12-06 08:19:39 +00:00
dependabot[bot] 9b6c4e4236
Bump clap from 3.2.23 to 4.0.26
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.23 to 4.0.26.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.23...v4.0.26)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 08:16:54 +00:00
dependabot[bot] 963eaa3d83
Merge pull request #28 from Frost/dependabot/cargo/serde-1.0.149 2022-12-06 08:14:37 +00:00
dependabot[bot] d5402f725b
Bump serde from 1.0.148 to 1.0.149
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.148 to 1.0.149.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.148...v1.0.149)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 21:06:22 +00:00
dependabot[bot] 68bb24e7db
Merge pull request #25 from Frost/dependabot/cargo/serde-1.0.148 2022-11-29 08:53:23 +00:00
dependabot[bot] 041962d919
Bump serde from 1.0.147 to 1.0.148
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.147 to 1.0.148.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.147...v1.0.148)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-28 21:07:47 +00:00
dependabot[bot] e1dd0fc33b
Merge pull request #22 from Frost/dependabot/cargo/serde_json-1.0.87 2022-10-25 07:57:09 +00:00
dependabot[bot] 64ee8cf007
Bump serde_json from 1.0.86 to 1.0.87
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.86 to 1.0.87.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.86...v1.0.87)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 07:44:25 +00:00
dependabot[bot] 39f7b77c06
Merge pull request #23 from Frost/dependabot/cargo/serde-1.0.147 2022-10-25 07:42:35 +00:00
dependabot[bot] 02e6601a1a
Bump serde from 1.0.145 to 1.0.147
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.145 to 1.0.147.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.145...v1.0.147)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 07:39:17 +00:00
dependabot[bot] 8c958e0284
Merge pull request #24 from Frost/dependabot/cargo/clap-3.2.23 2022-10-25 07:37:37 +00:00
dependabot[bot] 21a742575a
Bump clap from 3.2.22 to 3.2.23
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.22 to 3.2.23.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.23/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.22...v3.2.23)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 21:34:26 +00:00
Martin Frost 21966b6efc
Merge pull request #21 from Frost/dependabot/cargo/serde_json-1.0.86
Bump serde_json from 1.0.85 to 1.0.86
2022-10-18 10:13:49 +02:00
dependabot[bot] be15845ac9
Bump serde_json from 1.0.85 to 1.0.86
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.85 to 1.0.86.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.85...v1.0.86)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 21:29:09 +00:00
Martin Frost 8907e8f4e9
Merge pull request #19 from Frost/dependabot/cargo/serde-1.0.145 2022-09-27 08:50:18 +02:00
dependabot[bot] c76f89a81a
Bump serde from 1.0.144 to 1.0.145
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.144 to 1.0.145.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.144...v1.0.145)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 21:36:27 +00:00
Martin Frost 74ac63911a
Merge pull request #18 from Frost/dependabot/cargo/clap-3.2.22
Bump clap from 3.2.20 to 3.2.22
2022-09-20 09:12:45 +02:00
dependabot[bot] a823a0233e
Bump clap from 3.2.20 to 3.2.22
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.20 to 3.2.22.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.22/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.20...v3.2.22)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-19 21:21:03 +00:00
Martin Frost 85a02e73b6
Merge pull request #17 from Frost/dependabot/cargo/clap-3.2.20
Bump clap from 3.2.18 to 3.2.20
2022-09-06 10:31:59 +02:00
dependabot[bot] 9c6d5a93ac
Bump clap from 3.2.18 to 3.2.20
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.18 to 3.2.20.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.20/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.18...v3.2.20)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 21:38:38 +00:00
Martin Frost 78d96025ca
Merge pull request #15 from Frost/dependabot/cargo/serde_json-1.0.85
Bump serde_json from 1.0.83 to 1.0.85
2022-08-30 10:11:56 +02:00
dependabot[bot] 0ed5609b4a
Bump serde_json from 1.0.83 to 1.0.85
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.83 to 1.0.85.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.83...v1.0.85)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-30 08:08:30 +00:00
Martin Frost d3f061a109
Merge pull request #16 from Frost/dependabot/cargo/clap-3.2.18
Bump clap from 3.2.17 to 3.2.18
2022-08-30 10:07:25 +02:00
dependabot[bot] cb2cc3d82e
Bump clap from 3.2.17 to 3.2.18
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.17 to 3.2.18.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.18/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.17...v3.2.18)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 21:31:31 +00:00
dependabot[bot] 289e506a0b
Merge pull request #14 from Frost/dependabot/cargo/serde-1.0.144 2022-08-23 07:15:20 +00:00
dependabot[bot] 038ede71b9
Bump serde from 1.0.143 to 1.0.144
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.143 to 1.0.144.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.143...v1.0.144)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 21:33:33 +00:00
dependabot[bot] 4f47e6333a
Merge pull request #12 from Frost/dependabot/cargo/serde-1.0.143 2022-08-16 07:44:13 +00:00
dependabot[bot] b6547c22f4
Bump serde from 1.0.142 to 1.0.143
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.142 to 1.0.143.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.142...v1.0.143)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 06:52:13 +00:00
dependabot[bot] e8e11321df
Merge pull request #13 from Frost/dependabot/cargo/clap-3.2.17 2022-08-16 06:51:20 +00:00
dependabot[bot] 31b82f9bad
Bump clap from 3.2.16 to 3.2.17
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.16 to 3.2.17.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.17/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.16...v3.2.17)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 21:30:00 +00:00
dependabot[bot] 46abf1dfe8
Merge pull request #11 from Frost/dependabot/cargo/serde_json-1.0.83 2022-08-15 08:50:20 +00:00
dependabot[bot] dc062b87a9
Bump serde_json from 1.0.82 to 1.0.83
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.82 to 1.0.83.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.82...v1.0.83)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 08:16:39 +00:00
dependabot[bot] 8079cc439a
Merge pull request #10 from Frost/dependabot/cargo/serde-1.0.142 2022-08-15 08:15:48 +00:00
dependabot[bot] 418791f9e8
Bump serde from 1.0.141 to 1.0.142
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.141 to 1.0.142.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.141...v1.0.142)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 21:36:34 +00:00
dependabot[bot] e6037af647
Merge pull request #8 from Frost/dependabot/cargo/git2-0.15.0 2022-08-04 23:03:43 +00:00
dependabot[bot] 4cb975b886
Bump git2 from 0.14.4 to 0.15.0
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.14.4 to 0.15.0.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.14.4...git2-curl-0.15.0)

---
updated-dependencies:
- dependency-name: git2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 23:01:21 +00:00
dependabot[bot] 0efdfaab5d
Merge pull request #7 from Frost/dependabot/cargo/clap-3.2.16 2022-08-04 23:00:31 +00:00
dependabot[bot] bae4f8b881
Bump clap from 3.2.12 to 3.2.16
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.12 to 3.2.16.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.12...v3.2.16)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 13:25:02 +00:00
dependabot[bot] 75eafccb82
Merge pull request #9 from Frost/dependabot/cargo/serde-1.0.141 2022-08-04 13:23:49 +00:00
dependabot[bot] 146760d933
Bump serde from 1.0.139 to 1.0.141
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.139 to 1.0.141.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.139...v1.0.141)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 22:05:10 +00:00
Martin Frost bac71d2b46
Merge pull request #4 from Frost/dependabot/cargo/serde-1.0.139
Bump serde from 1.0.138 to 1.0.139
2022-07-18 23:30:26 +02:00
dependabot[bot] 6ce3a30e55 Bump serde from 1.0.138 to 1.0.139
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.138 to 1.0.139.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.138...v1.0.139)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 23:28:42 +02:00
dependabot[bot] 1c7f33458e
Merge pull request #3 from Frost/dependabot/cargo/clap-3.2.12 2022-07-18 12:25:59 +00:00
dependabot[bot] 0d9066ba13 Bump clap from 3.2.8 to 3.2.12
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.8 to 3.2.12.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.8...v3.2.12)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 14:20:57 +02:00
dependabot[bot] c49e26a580
Merge pull request #2 from Frost/dependabot/cargo/dirs-4.0.0 2022-07-18 12:20:38 +00:00
dependabot[bot] 9c63a8dda2 Bump dirs from 2.0.2 to 4.0.0
Bumps [dirs](https://github.com/soc/dirs-rs) from 2.0.2 to 4.0.0.
- [Release notes](https://github.com/soc/dirs-rs/releases)
- [Commits](https://github.com/soc/dirs-rs/commits)

---
updated-dependencies:
- dependency-name: dirs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 14:17:35 +02:00
Martin Frost 3462cd009f Only run `cargo clippy` for non-dependabot 2022-07-18 14:17:12 +02:00
Martin Frost f7fd304ca7 Give the CI job write permissions to issues/PRs 2022-07-18 14:12:48 +02:00
Martin Frost 0e08d837a1
Update dependabot.yml
Remove erroneous config that was trying to use the default value anyway.
2022-07-18 13:58:30 +02:00
Martin Frost a38719f851 Don't push `format!` to existing str 2022-07-18 13:44:24 +02:00
Martin Frost 47af3e2e0b Update toolchain and dependencies 2022-07-18 13:44:24 +02:00
Martin Frost d820881275
Create dependabot.yml 2022-07-15 10:12:41 +02:00
Martin Frost d2bc1f6ff4 Fix typo in git-mob when author doesn't exist 2022-05-24 15:05:28 +02:00
Martin Frost 0859cf6b11 Make clippy happy with Rust 1.60 2022-05-16 13:31:00 +02:00
Martin Frost a5e35b546f v0.4.2 - with submodules
Co-authored-by: Maria Hansson <mariahansson92@hotmail.com>
2022-05-13 18:46:27 +02:00
Martin Frost a7d930b216 Bump dependencies 2022-05-13 18:45:47 +02:00
Martin Frost 8ec0cba227 Write absolute path to commit.template config var
This means that `git-mob` will work in git submodules.

Co-authored-by: Maria Hansson <mariahansson92@hotmail.com>
2022-05-13 18:26:16 +02:00
Martin Frost 6820d9b3ae v0.4.1 - ^^ 2021-12-26 23:38:45 +01:00
Martin Frost 5c5150fafb Use backwards-compatible bash syntax
MacOS still uses a very old version of bash, probably for open source
licencing reasons. Therefore, I cannot use modern substitutions like
`${foo^^}` and must fall back to using `tr` instead.
2021-12-26 23:35:04 +01:00
Martin Frost 854526724b v0.4.0 - Manual override 2021-12-25 20:07:12 +01:00
Martin Frost 201bb55bd0 Add manual assets with manpages to .deb 2021-12-25 19:59:06 +01:00
Martin Frost 5a90506317 Add skeleton manpages
These use `mdsh` and `mandown` in order to automatically insert the
`help` messages into the markdown files, and then compile them to proper
manpages files.

Try to build manpages with the rest of the build
2021-12-25 19:19:10 +01:00
Martin Frost 4de268ee20 Use clap for git-mob 2021-12-11 00:54:35 +01:00
Martin Frost 68e8e93bd0 Use clap for git-delete-coauthor 2021-12-11 00:54:35 +01:00
Martin Frost 2a4bcd896e Use clap for git-edit-coauthor 2021-12-11 00:41:09 +01:00
Martin Frost 2009e9335a Use clap for git-add-coauthor 2021-12-11 00:41:09 +01:00
Martin Frost b0067e9115 Use clap for git-solo 2021-12-11 00:41:09 +01:00
Martin Frost 7b3a10890d Add clap 3.0.0-rc.4 2021-12-11 00:39:37 +01:00
Martin Frost 2b2cdd54e5 Add more docs to structopt definitions
This makes the generated documentation a tad more explanatory.
2021-12-10 23:49:22 +01:00
Martin Frost c9603845d5 Add structopt for git-solo
This means that we can run `git-solo --help` and get some information on
what that command is doing. This was missing before.
2021-12-10 23:48:46 +01:00
Martin Frost ac1f066f43 Build .deb package 2021-08-24 00:08:06 +02:00
Martin Frost 8fc590906a v0.3.5 - More quiet
Co-authored-by: Maria Hansson <mariahansson92@hotmail.com>
2021-08-20 22:51:50 +02:00
Martin Frost 9be6f97a5e Stop printing on stderr when adding first coauthor
Before this change, when running `git add-coauthor` without an existing
`~/.git-coauthors` file, the program would print an error message on
stderr that the file did not exist.

It would then create the file with the newly added co-author in it.

That message seemed unnecessary and so it has now been removed.

Co-authored-by: Maria Hansson <mariahansson92@hotmail.com>
2021-08-20 22:43:05 +02:00
Martin Frost bb38091506 Update README with brew installation instructions
Co-authored-by: Maria Hansson <mariahansson92@hotmail.com>
2021-08-20 22:18:49 +02:00
Martin Frost 95adc9a16d Build packages on branches that start with build-
Co-authored-by: Maria Hansson <mariahansson92@hotmail.com>
2021-08-20 21:07:06 +02:00
Martin Frost 579a9d0ad4 Disable default-features for git2
The git2 default-features all have to do with ssh or ssh-keys. Those
require OpenSSL, which seems to be a bit tricky to get to compile
properly when cross-compiling on CI.

Also, since this project does not need those parts of the git2
dependency, we should be able to safely disable those features.

Co-authored-by: Maria Hansson <mariahansson92@hotmail.com>
2021-08-20 21:07:06 +02:00
Martin Frost e2d54e40ff Add note about binary packages to README 2021-08-20 17:12:17 +02:00
Martin Frost 1971673660
Merge pull request #1 from Frost/ci
Add CI workflow for linting and tests
2021-08-18 23:23:44 +02:00
Martin Frost b5757b3feb Remove TravisCI config 2021-08-18 23:20:17 +02:00
Martin Frost 4061981c4b Build artifacts when on main
This makes it easier for everyone to install git-mob and friends, since
they don't have to compile it themselves anymore.
2021-08-18 23:20:17 +02:00
Martin Frost fe1c91cfa5 Fix format 2021-08-18 23:20:02 +02:00
Martin Frost 9d09b31602 Fix needless-borrow 2021-08-18 23:20:02 +02:00
Martin Frost a97e37a9f3 Use &str instead of &String
We don't need a new object here, a slice is fine.
2021-08-18 23:20:02 +02:00
Martin Frost 79b73ee75c Add CI workflow for linting and tests 2021-08-18 23:20:02 +02:00
17 changed files with 868 additions and 433 deletions

16
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,16 @@
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
# Check for updates to GitHub Actions every week
interval: "weekly"

19
.github/workflows/build_deb.yml vendored Normal file
View File

@ -0,0 +1,19 @@
on: workflow_dispatch
name: Build packages
jobs:
build_deb:
name: Build .deb package
runs-on: ubuntu-latest
env:
RUSTFLAGS: "-C strip=debuginfo"
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
- run: cargo install cargo-deb
- run: cargo build --release
- run: cargo deb
- uses: actions/upload-artifact@v4
with:
path: target/debian/*.deb

53
.github/workflows/ci.yml vendored Normal file
View File

@ -0,0 +1,53 @@
on:
- push
- workflow_dispatch
name: CI
jobs:
lint_and_test:
name: lint and test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
with:
components: clippy, rustfmt
- uses: Swatinem/rust-cache@v2
- run: cargo clippy --all-features -- -D warnings
- run: cargo check --workspace --all-features
- run: cargo test --all-targets
- run: cargo fmt --all -- --check
build_package:
needs: lint_and_test
if: ${{ github.ref == 'refs/heads/main' || startsWith(github.ref, 'refs/heads/build-') }}
name: Build package
env:
RUSTFLAGS: "-C strip=debuginfo"
strategy:
matrix:
os:
- ubuntu-latest
- macos-latest
# - windows-latest
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
with:
toolchain: stable
- uses: Swatinem/rust-cache@v2
- run: cargo build --release
- name: prepare release artifact
shell: bash
run: |
mkdir -p target/{bin,man}
cp target/release/*.1 target/man
cp target/release/git-{mob,solo,{add,edit,delete}-coauthor} target/bin
- uses: actions/upload-artifact@v4
with:
name: git-mob-${{ matrix.os }}
path: |
target/bin
target/man

View File

@ -1,8 +0,0 @@
language: rust
rust:
- stable
- beta
- nightly
matrix:
allow_failures:
- rust: nightly

824
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
[package]
name = "git_mob"
version = "0.3.4"
authors = ["Martin Frost <martin@frost.ws>"]
name = "git-mob"
version = "0.6.0"
authors = [ "Martin Frost <martin@frost.ws>" ]
edition = "2018"
description = "A CLI tool for social coding."
license = "MIT"
@ -9,11 +9,36 @@ homepage = "https://github.com/Frost/git-mob"
repository = "https://github.com/Frost/git-mob"
readme = "README.md"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
dirs = "2.0"
git2 = "0.13"
git2 = { version = "0.19", default-features = false }
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
structopt = "0.3"
clap = { version = "~4.5", features = ["derive"] }
clap_mangen = "~0.2"
env_home = "0.1.0"
[build-dependencies]
clap_mangen = "~0.2"
clap = { version = "~4.5", features = ["derive"]}
clap_complete = "~4.5"
[package.metadata.deb]
name = "git-mob"
revision = "1"
section = "vcs"
priority = "optional"
extended-description = """\
A set of git subcommands for including co-authors to your git commits."""
assets = [
["target/release/git-mob", "usr/bin/", "755"],
["target/release/git-solo", "usr/bin/", "755"],
["target/release/git-add-coauthor", "usr/bin/", "755"],
["target/release/git-edit-coauthor", "usr/bin/", "755"],
["target/release/git-delete-coauthor", "usr/bin/", "755"],
["target/release/git-mob.1", "usr/share/man/man1/", "644"],
["target/release/git-solo.1", "usr/share/man/man1/", "644"],
["target/release/git-add-coauthor.1", "usr/share/man/man1/", "644"],
["target/release/git-edit-coauthor.1", "usr/share/man/man1/", "644"],
["target/release/git-delete-coauthor.1", "usr/share/man/man1/", "644"],
["README.md", "usr/share/doc/git-mob/README", "644"],
]

View File

@ -10,6 +10,20 @@ It is essentially a Rust clone of the [git-mob NPM package](https://www.npmjs.co
## Install
### MacOS
If you have [Homebrew](https://brew.sh) installed, you can install `git-mob` using my tap:
brew install frost/tap/git-mob
Otherwise, see the section on binary packages
### Binary packages for MacOS, Ubuntu, and Windows
Download the [latest release](https://github.com/Frost/git-mob/releases/latest) and extract it somewhere so that the binaries end up in your `$PATH`.
### From source
Just run `cargo install git_mob` and you should be all set.
## A note on commit template and git-mob

31
build.rs Normal file
View File

@ -0,0 +1,31 @@
use clap::CommandFactory;
use clap_mangen::Man;
use std::env;
use std::path::Path;
#[path = "src/cli.rs"]
mod cli;
macro_rules! generate_manpage {
($struct:ident) => {
let target_dir = env::var("CARGO_TARGET_DIR").unwrap_or("target".to_string());
let output_dir = Path::new(&target_dir).join(env::var("PROFILE").unwrap());
let cmd = cli::$struct::command();
let cmd_name = format!("{}.1", cmd.get_name());
let man = Man::new(cmd);
let mut buffer: Vec<u8> = Default::default();
man.render(&mut buffer)?;
std::fs::write(output_dir.join(cmd_name), buffer)?;
};
}
fn main() -> std::io::Result<()> {
generate_manpage!(GitMob);
generate_manpage!(GitSolo);
generate_manpage!(GitAddCoauthor);
generate_manpage!(GitEditCoauthor);
generate_manpage!(GitDeleteCoauthor);
Ok(())
}

75
flake.lock Normal file
View File

@ -0,0 +1,75 @@
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"naersk": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1671096816,
"narHash": "sha256-ezQCsNgmpUHdZANDCILm3RvtO1xH8uujk/+EqNvzIOg=",
"owner": "nix-community",
"repo": "naersk",
"rev": "d998160d6a076cfe8f9741e56aeec7e267e3e114",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "naersk",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1670507980,
"narHash": "sha256-riNZa0xzM1it3pzxciwALeMs+0CsBMWIW2FqulzK8vM=",
"path": "/nix/store/2i8zqmz2cqa0grjagw94z7g47199db9k-source",
"rev": "2787fc7d1e51404678614bf0fe92fc296746eec0",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1678875422,
"narHash": "sha256-T3o6NcQPwXjxJMn2shz86Chch4ljXgZn746c2caGxd8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "126f49a01de5b7e35a43fd43f891ecf6d3a51459",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"naersk": "naersk",
"nixpkgs": "nixpkgs_2"
}
}
},
"root": "root",
"version": 7
}

24
flake.nix Normal file
View File

@ -0,0 +1,24 @@
{
inputs = {
flake-utils.url = "github:numtide/flake-utils";
naersk.url = "github:nix-community/naersk";
nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
};
outputs = { self, flake-utils, naersk, nixpkgs }:
{
overlays.default = (final: prev:
let naersk' = final.callPackage naersk { };
in { git-mob = naersk'.buildPackage { src = ./.; }; });
} // flake-utils.lib.eachDefaultSystem (system:
let
pkgs = (import nixpkgs) {
inherit system;
overlays = [ self.overlays.default ];
};
in rec {
defaultPackage = pkgs.git-mob;
devShell =
pkgs.mkShell { nativeBuildInputs = with pkgs; [ rustc cargo ]; };
});
}

View File

@ -1,23 +1,14 @@
use git_mob::{get_available_coauthors, write_coauthors_file, Author};
use structopt::StructOpt;
#[derive(StructOpt, Debug)]
struct Opt {
/// Co-author initials
initials: String,
/// The name of the co-author, in quotes, e.g. "Foo Bar"
name: String,
/// The email of the co-author
email: String,
}
use clap::Parser;
use git_mob::{cli, parse_coauthors_file, write_coauthors_file, Author};
fn main() {
let opt = Opt::from_args();
let mut authors = get_available_coauthors();
let opt = cli::GitAddCoauthor::parse();
let mut authors = parse_coauthors_file().unwrap_or_default();
let new_author = Author {
name: opt.name,
email: opt.email,
};
authors.insert(opt.initials, new_author);
write_coauthors_file(authors);

View File

@ -1,14 +1,8 @@
use git_mob::{get_available_coauthors, write_coauthors_file};
use structopt::StructOpt;
#[derive(StructOpt, Debug)]
struct Opt {
/// Initials of the co-author to delete
initials: String,
}
use clap::Parser;
use git_mob::{cli, get_available_coauthors, write_coauthors_file};
fn main() {
let opt = Opt::from_args();
let opt = cli::GitDeleteCoauthor::parse();
let mut authors = get_available_coauthors();
authors.remove(&opt.initials);
write_coauthors_file(authors);

View File

@ -1,41 +1,22 @@
use git_mob::{get_available_coauthors, write_coauthors_file, Author};
use clap::Parser;
use git_mob::{cli, get_available_coauthors, write_coauthors_file, Author};
use std::process;
use structopt::StructOpt;
#[derive(StructOpt, Debug)]
struct Opt {
/// Co-author initials
initials: String,
/// The name of the co-author, in quotes, e.g. "Foo Bar"
#[structopt(long, required_unless("email"))]
name: Option<String>,
/// The email of the co-author
#[structopt(long, required_unless("name"))]
email: Option<String>,
}
fn main() {
let opt = Opt::from_args();
let opt = cli::GitDeleteCoauthor::parse();
let mut authors = get_available_coauthors();
let mut updated_author: Author;
if let Some(author) = authors.get(&opt.initials) {
updated_author = author.clone();
} else {
eprintln!("No author found with initials {}", &opt.initials);
process::exit(1);
}
if let Some(name) = opt.name {
updated_author.name = name;
}
if let Some(email) = opt.email {
updated_author.email = email;
}
let mut updated_author: Author = author.clone();
updated_author.name = opt.name;
updated_author.email = opt.email;
authors.insert(opt.initials, updated_author);
write_coauthors_file(authors);
} else {
eprintln!("No author found with initials {}", &opt.initials);
process::exit(1);
};
}

View File

@ -1,72 +1,61 @@
use clap::Parser;
use git_mob::{
ensure_commit_template_is_set, get_available_coauthors, get_main_author, set_main_author,
cli, ensure_commit_template_is_set, get_available_coauthors, get_main_author, set_main_author,
with_gitmessage_template_path_or_exit, Author,
};
use std::fmt::Write;
use std::fs;
use std::process;
use structopt::StructOpt;
#[derive(StructOpt, Debug)]
struct Opt {
/// Prints list of available co-authors
#[structopt(short, long)]
list: bool,
/// Overwrite the main author
#[structopt(short, long)]
overwrite: Option<String>,
/// A list of co-author initials
coauthors: Vec<String>,
}
fn main() {
let opt = Opt::from_args();
let args = cli::GitMob::parse();
if opt.list {
if args.list {
list_coauthors();
process::exit(0);
}
if let Some(initials) = opt.overwrite {
if let Some(initials) = args.overwrite {
override_main_author(&initials);
}
write_coauthors_to_gitmessage_file(&opt.coauthors);
write_coauthors_to_gitmessage_file(&args.coauthors);
ensure_commit_template_is_set();
}
fn list_coauthors() {
for (abbrev, author) in &get_available_coauthors() {
println!("{}\t{}", abbrev, author);
println!("{abbrev}\t{author}");
}
}
fn override_main_author(initials: &String) {
fn override_main_author(initials: &str) {
let all_authors = get_available_coauthors();
match all_authors.get(initials) {
Some(new_main_author) => set_main_author(&new_main_author),
Some(new_main_author) => set_main_author(new_main_author),
None => {
eprintln!("Error: author with initials {} not found", initials);
eprintln!("Error: author with initials {initials} not found");
process::exit(1);
}
}
}
fn write_coauthors_to_gitmessage_file(coauthor_initials: &[String]) {
let coauthors = select_coauthors(&coauthor_initials);
let coauthors = select_coauthors(coauthor_initials);
let mut content = String::from("\n\n");
for author in &coauthors {
content.push_str(&format!("Co-authored-by: {}\n", &author.to_string()));
_ = writeln!(content, "Co-authored-by: {}", &author.to_string());
}
with_gitmessage_template_path_or_exit(|path| match fs::write(path, content) {
Ok(_) => {
println!("{}", get_main_author());
for author in &coauthors {
println!("{}", author);
println!("{author}");
}
}
Err(e) => {
eprintln!("Error writing to .gitmessage template: {}", e);
eprintln!("Error writing to .gitmessage template: {e}");
process::exit(1);
}
});
@ -80,7 +69,7 @@ fn select_coauthors(coauthor_initials: &[String]) -> Vec<Author> {
match all_coauthors.get(initial) {
Some(coauthor) => coauthors.push(coauthor.clone()),
None => {
eprintln!("Error: atuhor with initials {} not found", initial);
eprintln!("Error: author with initials {initial} not found");
process::exit(1);
}
}

View File

@ -1,11 +1,13 @@
use clap::Parser;
use git_mob::{
ensure_commit_template_is_set, get_main_author, with_gitmessage_template_path_or_exit,
cli, ensure_commit_template_is_set, get_main_author, with_gitmessage_template_path_or_exit,
};
use std::fs::File;
fn main() {
let _opt = cli::GitSolo::parse();
let main_author = get_main_author();
println!("{}", main_author);
println!("{main_author}");
with_gitmessage_template_path_or_exit(|path| {
let _template = File::create(path);

56
src/cli.rs Normal file
View File

@ -0,0 +1,56 @@
use clap::Parser;
#[derive(Parser, Debug)]
#[clap(version, name = "git-mob")]
/// Assemble a group of co-authors to help you on your coding quest
pub struct GitMob {
/// Prints list of available co-authors
#[clap(short, long)]
pub list: bool,
/// Overwrite the main author
#[clap(short, long)]
pub overwrite: Option<String>,
/// A list of co-author initials
pub coauthors: Vec<String>,
}
#[derive(Parser, Debug)]
#[clap(name = "git-add-coauthor", version)]
/// Add a co-author to your list of available co-authors
pub struct GitAddCoauthor {
/// Co-author initials
pub initials: String,
/// The name of the co-author, in quotes, e.g. "Foo Bar"
pub name: String,
/// The email of the co-author
pub email: String,
}
#[derive(Parser, Debug)]
#[clap(name = "git-edit-coauthor", version)]
/// Edit a co-author in your list of available co-authors
pub struct GitEditCoauthor {
/// Co-author initials
pub initials: String,
/// The name of the co-author, in quotes, e.g. "Foo Bar"
pub name: String,
/// The email of the co-author
pub email: String,
}
#[derive(Parser, Debug)]
#[clap(name = "git-delete-coauthor", version)]
/// Delete a co-author from your list of available co-authors
pub struct GitDeleteCoauthor {
/// Co-author initials
pub initials: String,
/// The name of the co-author, in quotes, e.g. "Foo Bar"
pub name: String,
/// The email of the co-author
pub email: String,
}
#[derive(Parser, Debug)]
#[clap(name = "git-solo", version)]
/// Disband the mob and continue working solo.
pub struct GitSolo {}

View File

@ -1,4 +1,4 @@
use dirs::home_dir;
use env_home::env_home_dir as home_dir;
use git2::{Config, Repository};
use serde::{Deserialize, Serialize};
use std::collections::BTreeMap;
@ -11,6 +11,8 @@ use std::io::BufReader;
use std::process;
use std::string::String;
pub mod cli;
#[derive(Serialize, Deserialize, Clone, Debug)]
pub struct Author {
pub name: String,
@ -26,7 +28,7 @@ impl fmt::Display for Author {
pub fn get_main_author() -> Author {
let cfg = match Repository::open_from_env() {
Ok(repo) => repo.config().unwrap(),
Err(_e) => Config::open_default().unwrap()
Err(_e) => Config::open_default().unwrap(),
};
let name = cfg.get_entry("user.name").unwrap();
@ -49,9 +51,10 @@ pub fn set_main_author(author: &Author) {
pub fn ensure_commit_template_is_set() {
with_git_repo_or_exit(|repo| {
let mut config = repo.config().unwrap();
config
.set_str("commit.template", &".git/.gitmessage")
.unwrap();
let template_path = repo.path().join(".gitmessage");
if let Some(template_path) = template_path.to_str() {
config.set_str("commit.template", template_path).unwrap();
}
})
}
@ -59,13 +62,13 @@ pub fn get_available_coauthors() -> BTreeMap<String, Author> {
match parse_coauthors_file() {
Ok(coauthors) => coauthors,
Err(e) => {
eprintln!("{}", e);
eprintln!("{e:?}");
BTreeMap::new()
}
}
}
fn parse_coauthors_file() -> Result<BTreeMap<String, Author>, Box<dyn Error>> {
pub fn parse_coauthors_file() -> Result<BTreeMap<String, Author>, Box<dyn Error>> {
let coauthors_path = coauthors_file_path();
let coauthors_file = File::open(coauthors_path)?;
let reader = BufReader::new(coauthors_file);
@ -104,7 +107,7 @@ pub fn write_coauthors_file(authors: BTreeMap<String, Author>) {
match fs::write(coauthors_file_path(), json_data) {
Ok(_) => {}
Err(e) => {
eprintln!("Error writing git-coauthors file: {:?}", e);
eprintln!("Error writing git-coauthors file: {e:?}");
process::exit(1);
}
}