Commit Graph

85 Commits

Author SHA1 Message Date
ae10b786fe
Featurize self update
Some checks failed
Rust / check (push) Failing after 16s
Rust / build (push) Failing after 12s
2025-08-27 21:20:13 -04:00
fb7ab4f6cc
Merge pull request #55 from shibedrill/dependabot/cargo/vergen-9.0.6
Some checks failed
Rust / check (push) Failing after 45s
Rust / build (push) Failing after 1m27s
Bump vergen from 9.0.4 to 9.0.6
2025-07-04 11:51:33 -04:00
5a36ebcf41
Merge pull request #56 from shibedrill/dependabot/cargo/tempfile-3.20.0
Bump tempfile from 3.19.1 to 3.20.0
2025-07-04 11:50:48 -04:00
dependabot[bot]
dad0aac6aa
Bump nix from 0.29.0 to 0.30.1
Bumps [nix](https://github.com/nix-rust/nix) from 0.29.0 to 0.30.1.
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nix-rust/nix/compare/v0.29.0...v0.30.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-04 15:45:30 +00:00
dependabot[bot]
466591c167
Bump zip from 4.0.0 to 4.2.0
Bumps [zip](https://github.com/zip-rs/zip2) from 4.0.0 to 4.2.0.
- [Release notes](https://github.com/zip-rs/zip2/releases)
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zip-rs/zip2/compare/v4.0.0...v4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-04 15:42:09 +00:00
dependabot[bot]
a74924eca0
Bump minreq from 2.13.3 to 2.14.0
Bumps [minreq](https://github.com/neonmoe/minreq) from 2.13.3 to 2.14.0.
- [Release notes](https://github.com/neonmoe/minreq/releases)
- [Changelog](https://github.com/neonmoe/minreq/blob/master/CHANGELOG.md)
- [Commits](https://github.com/neonmoe/minreq/compare/2.13.3...2.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-30 05:11:52 +00:00
dependabot[bot]
23ed29b66e
Bump tempfile from 3.19.1 to 3.20.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.19.1 to 3.20.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.19.1...v3.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 05:05:55 +00:00
dependabot[bot]
4ce2281b28
Bump vergen from 9.0.4 to 9.0.6
Bumps [vergen](https://github.com/rustyhorde/vergen) from 9.0.4 to 9.0.6.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/commits/vergen_9.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 05:05:44 +00:00
d9aafdbb13
Merge pull request #47 from shibedrill/dependabot/cargo/anyhow-1.0.98
Bump anyhow from 1.0.97 to 1.0.98
2025-05-28 09:37:09 -04:00
dependabot[bot]
02e0fc5409
Bump rand from 0.9.0 to 0.9.1
Bumps [rand](https://github.com/rust-random/rand) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/rand/compare/0.9.0...rand_core-0.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-28 13:36:25 +00:00
f0f17f7070
Merge pull request #49 from shibedrill/dependabot/cargo/octocrab-0.44.1
Bump octocrab from 0.43.0 to 0.44.1
2025-05-28 09:35:15 -04:00
a94d8180a6
Merge pull request #52 from shibedrill/dependabot/cargo/tokio-1.45.1
Bump tokio from 1.44.1 to 1.45.1
2025-05-28 09:35:01 -04:00
dependabot[bot]
3813d9e323
Bump zip from 2.5.0 to 4.0.0
Bumps [zip](https://github.com/zip-rs/zip2) from 2.5.0 to 4.0.0.
- [Release notes](https://github.com/zip-rs/zip2/releases)
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zip-rs/zip2/compare/v2.5.0...v4.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-26 05:06:12 +00:00
dependabot[bot]
988fb06f0f
Bump tokio from 1.44.1 to 1.45.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.44.1 to 1.45.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.44.1...tokio-1.45.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-26 05:06:02 +00:00
dependabot[bot]
a222d4898f
Bump octocrab from 0.43.0 to 0.44.1
Bumps [octocrab](https://github.com/XAMPPRocky/octocrab) from 0.43.0 to 0.44.1.
- [Release notes](https://github.com/XAMPPRocky/octocrab/releases)
- [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md)
- [Commits](https://github.com/XAMPPRocky/octocrab/compare/v0.43.0...v0.44.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-12 04:29:38 +00:00
dependabot[bot]
a8cfd521ba
Bump anyhow from 1.0.97 to 1.0.98
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.97 to 1.0.98.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.97...1.0.98)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 04:15:02 +00:00
f203de98b2
Update rand version 2025-03-24 10:43:05 -04:00
3c667045cb
Merge pull request #43 from shibedrill/dependabot/cargo/structstruck-0.5.0
Bump structstruck from 0.4.1 to 0.5.0
2025-03-24 14:27:27 +00:00
dependabot[bot]
6821e5f9d6
Bump structstruck from 0.4.1 to 0.5.0
Bumps [structstruck](https://github.com/jcaesar/structstruck) from 0.4.1 to 0.5.0.
- [Commits](https://github.com/jcaesar/structstruck/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-24 14:23:18 +00:00
dependabot[bot]
00bd5ad2d4
Bump tempfile from 3.19.0 to 3.19.1
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.19.0 to 3.19.1.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.19.0...v3.19.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-24 14:21:42 +00:00
1fe2548278
Merge pull request #41 from shibedrill/dependabot/cargo/anyhow-1.0.97
Bump anyhow from 1.0.95 to 1.0.97
2025-03-24 14:21:05 +00:00
dependabot[bot]
7dbcb8f48b
Bump anyhow from 1.0.95 to 1.0.97
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.95 to 1.0.97.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.95...1.0.97)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-24 05:01:14 +00:00
dependabot[bot]
6de8cddce0
Bump reqwest from 0.12.12 to 0.12.15
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.12 to 0.12.15.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.12...v0.12.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-24 05:01:04 +00:00
055082c84b
Merge pull request #39 from shibedrill/dependabot/cargo/minreq-2.13.3
Bump minreq from 2.13.0 to 2.13.3
2025-03-17 13:14:52 +00:00
2c40c05d05
Merge pull request #38 from shibedrill/dependabot/cargo/tempfile-3.19.0
Bump tempfile from 3.15.0 to 3.19.0
2025-03-17 13:14:24 +00:00
dependabot[bot]
cee4b043cc
Bump serde_json from 1.0.137 to 1.0.140
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.137 to 1.0.140.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.137...v1.0.140)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 13:05:53 +00:00
dependabot[bot]
f6f6efbd2e
Bump minreq from 2.13.0 to 2.13.3
Bumps [minreq](https://github.com/neonmoe/minreq) from 2.13.0 to 2.13.3.
- [Release notes](https://github.com/neonmoe/minreq/releases)
- [Changelog](https://github.com/neonmoe/minreq/blob/master/CHANGELOG.md)
- [Commits](https://github.com/neonmoe/minreq/compare/2.13.0...2.13.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 04:25:59 +00:00
dependabot[bot]
b8dcdf3d93
Bump tempfile from 3.15.0 to 3.19.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.15.0 to 3.19.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.15.0...v3.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 04:25:50 +00:00
dependabot[bot]
25498e1145
Bump serde from 1.0.217 to 1.0.219
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.217 to 1.0.219.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.217...v1.0.219)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 05:07:33 +00:00
dependabot[bot]
6d9990a263
Bump log from 0.4.22 to 0.4.25
Bumps [log](https://github.com/rust-lang/log) from 0.4.22 to 0.4.25.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.22...0.4.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-22 13:08:15 +00:00
dependabot[bot]
a95218a29a
Bump serde_json from 1.0.135 to 1.0.137
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.135 to 1.0.137.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.135...v1.0.137)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-22 13:02:13 +00:00
dependabot[bot]
f3ac590f5d
Bump octocrab from 0.42.1 to 0.43.0
Bumps [octocrab](https://github.com/XAMPPRocky/octocrab) from 0.42.1 to 0.43.0.
- [Release notes](https://github.com/XAMPPRocky/octocrab/releases)
- [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md)
- [Commits](https://github.com/XAMPPRocky/octocrab/compare/v0.42.1...v0.43.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 04:36:13 +00:00
dependabot[bot]
28349e9674
Bump vergen from 9.0.3 to 9.0.4
Bumps [vergen](https://github.com/rustyhorde/vergen) from 9.0.3 to 9.0.4.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 04:32:28 +00:00
1ec9ee7cc7
Hunting down a bug 2025-01-08 22:53:45 -05:00
7257d93884
Prep for final release 2025-01-08 22:02:14 -05:00
413ebf043b
overhaul self-update 2025-01-08 21:02:28 -05:00
dependabot[bot]
f9c98c7f1b
Bump serde from 1.0.215 to 1.0.217
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.215 to 1.0.217.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.215...v1.0.217)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-07 16:59:43 +00:00
dc04f781df
Merge pull request #21 from shibedrill/dependabot/cargo/serde_json-1.0.134
Bump serde_json from 1.0.133 to 1.0.134
2025-01-07 11:58:53 -05:00
dependabot[bot]
e838be25b6
Bump serde_json from 1.0.133 to 1.0.134
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.133 to 1.0.134.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.133...v1.0.134)

---
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-12-23 04:27:57 +00:00
dependabot[bot]
d114b30d43
Bump anyhow from 1.0.94 to 1.0.95
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.94 to 1.0.95.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.94...1.0.95)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 04:27:47 +00:00
dependabot[bot]
3bc0eb0414
Bump vergen from 9.0.1 to 9.0.2
Bumps [vergen](https://github.com/rustyhorde/vergen) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/vergen_9.0.1...vergen_9.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 01:58:42 +00:00
192543a9d5
Merge pull request #17 from shibedrill/dependabot/cargo/anyhow-1.0.94
Bump anyhow from 1.0.93 to 1.0.94
2024-12-15 20:57:36 -05:00
dependabot[bot]
9b789c9f96
Bump tokio from 1.41.1 to 1.42.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.41.1 to 1.42.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.41.1...tokio-1.42.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 04:27:11 +00:00
dependabot[bot]
9dcf0db2fc
Bump anyhow from 1.0.93 to 1.0.94
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.93 to 1.0.94.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.93...1.0.94)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 04:27:02 +00:00
4c7c96b7f1
Merge branch 'main' into dependabot/cargo/serde-1.0.215 2024-11-18 09:29:51 -05:00
dependabot[bot]
b04122a18e
Bump serde_json from 1.0.132 to 1.0.133
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.132 to 1.0.133.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.132...v1.0.133)

---
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-11-18 04:13:41 +00:00
dependabot[bot]
09bcf92111
Bump serde from 1.0.214 to 1.0.215
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.214 to 1.0.215.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.214...v1.0.215)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 04:13:34 +00:00
dependabot[bot]
ebed32ec1a
Bump anyhow from 1.0.92 to 1.0.93
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.92 to 1.0.93.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.92...1.0.93)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 04:20:02 +00:00
0967f5bd8e
Added curbstomp command 2024-11-04 22:00:56 -05:00
45fb4171f0
Merge pull request #11 from shibedrill/dependabot/cargo/anyhow-1.0.92
Bump anyhow from 1.0.91 to 1.0.92
2024-11-03 23:43:58 -05:00