|
ae10b786fe
|
Featurize self update
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
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 |
|
|
ab003a169b
|
Merge pull request #57 from shibedrill/dependabot/cargo/nix-0.30.1
Bump nix from 0.29.0 to 0.30.1
|
2025-07-04 11:50:19 -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 |
|
|
af4d5c9177
|
Merge pull request #59 from shibedrill/dependabot/cargo/zip-4.2.0
Bump zip from 4.0.0 to 4.2.0
|
2025-07-04 11:42:15 -04: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 |
|
|
7b71980017
|
Merge pull request #60 from shibedrill/dependabot/cargo/minreq-2.14.0
Bump minreq from 2.13.3 to 2.14.0
|
2025-07-04 11:40:50 -04: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 |
|
|
fe73e22fb9
|
Merge pull request #48 from shibedrill/dependabot/cargo/rand-0.9.1
Bump rand from 0.9.0 to 0.9.1
|
2025-05-28 09:37:00 -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 |
|
|
7365772f04
|
Merge pull request #53 from shibedrill/dependabot/cargo/zip-4.0.0
Bump zip from 2.5.0 to 4.0.0
|
2025-05-28 09:34:41 -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 |
|
|
92f5e38b19
|
Merge pull request #42 from shibedrill/dependabot/cargo/tempfile-3.19.1
Bump tempfile from 3.19.0 to 3.19.1
|
2025-03-24 14:26:07 +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 |
|
|
7e13597abf
|
Merge pull request #40 from shibedrill/dependabot/cargo/reqwest-0.12.15
Bump reqwest from 0.12.12 to 0.12.15
|
2025-03-24 14:20:32 +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 |
|
|
f6b63b7d54
|
Merge pull request #37 from shibedrill/dependabot/cargo/serde_json-1.0.140
Bump serde_json from 1.0.137 to 1.0.140
|
2025-03-17 13:13:55 +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 |
|
|
b9f284ee89
|
Merge pull request #35 from shibedrill/dependabot/cargo/serde-1.0.219
Bump serde from 1.0.217 to 1.0.219
|
2025-03-17 13:03:25 +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 |
|
|
1d67d537cc
|
Merge pull request #25 from shibedrill/dependabot/cargo/log-0.4.25
Bump log from 0.4.22 to 0.4.25
|
2025-01-22 08:17:05 -05: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 |
|
|
4f2bcb5c80
|
Merge pull request #26 from shibedrill/dependabot/cargo/serde_json-1.0.137
Bump serde_json from 1.0.135 to 1.0.137
|
2025-01-22 08:07:10 -05: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 |
|
|
c77952e5c4
|
Merge pull request #27 from shibedrill/dependabot/cargo/octocrab-0.43.0
Bump octocrab from 0.42.1 to 0.43.0
|
2025-01-22 08:00:59 -05: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 |
|
|
dbdd07c4a4
|
Merge pull request #24 from shibedrill/dependabot/cargo/vergen-9.0.4
Bump vergen from 9.0.3 to 9.0.4
|
2025-01-13 12:15:20 -05: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 |
|
|
c9ef381ff5
|
exec aint working bro
|
2025-01-08 23:06:18 -05:00 |
|
|
4827e35a0f
|
ughh
|
2025-01-08 22:57:13 -05:00 |
|
|
1ec9ee7cc7
|
Hunting down a bug
|
2025-01-08 22:53:45 -05:00 |
|
|
d7681e1dcd
|
Removed accidentally included binaries
|
2025-01-08 22:18:15 -05:00 |
|