Commit graph

1021 commits

Author SHA1 Message Date
figsoda
0bb97e2f16
Merge pull request #291 from figsoda/dependabot/cargo/async-net-2.0.0
Bump async-net from 1.8.0 to 2.0.0
2023-10-30 15:33:10 -04:00
dependabot[bot]
478e97ced4
Bump async-net from 1.8.0 to 2.0.0
Bumps [async-net](https://github.com/smol-rs/async-net) from 1.8.0 to 2.0.0.
- [Release notes](https://github.com/smol-rs/async-net/releases)
- [Changelog](https://github.com/smol-rs/async-net/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/async-net/compare/v1.8.0...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 19:21:08 +00:00
figsoda
b745d7323a
Merge pull request #292 from figsoda/dependabot/cargo/async-io-2.1.0
Bump async-io from 2.0.0 to 2.1.0
2023-10-30 15:20:32 -04:00
dependabot[bot]
4aaff4af74
Bump async-io from 2.0.0 to 2.1.0
Bumps [async-io](https://github.com/smol-rs/async-io) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/smol-rs/async-io/releases)
- [Changelog](https://github.com/smol-rs/async-io/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/async-io/compare/v2.0.0...v2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 08:18:30 +00:00
figsoda
d2169b254f
Merge pull request #289 from figsoda/dependabot/cargo/futures-lite-2.0.0
Bump futures-lite from 1.13.0 to 2.0.0
2023-10-27 23:00:44 -04:00
dependabot[bot]
91237a7833
Bump futures-lite from 1.13.0 to 2.0.0
Bumps [futures-lite](https://github.com/smol-rs/futures-lite) from 1.13.0 to 2.0.0.
- [Release notes](https://github.com/smol-rs/futures-lite/releases)
- [Changelog](https://github.com/smol-rs/futures-lite/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/futures-lite/compare/v1.13.0...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-28 02:54:05 +00:00
figsoda
aff8e36fe0
Merge pull request #290 from figsoda/dependabot/cargo/serde-1.0.190
Bump serde from 1.0.189 to 1.0.190
2023-10-27 22:53:22 -04:00
dependabot[bot]
c571c6e677
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-26 08:19:25 +00:00
figsoda
042bf64f2f
Merge pull request #286 from figsoda/dependabot/cargo/clap_mangen-0.2.15
Bump clap_mangen from 0.2.14 to 0.2.15
2023-10-25 13:50:49 -04:00
dependabot[bot]
9f74073e94
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-25 17:46:30 +00:00
figsoda
4d9703772f
Merge pull request #288 from figsoda/dependabot/cargo/clap_complete-4.4.4
Bump clap_complete from 4.4.3 to 4.4.4
2023-10-25 13:45:55 -04:00
dependabot[bot]
07e8b7c61b
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-25 17:39:29 +00:00
figsoda
98a3cf9c30
Merge pull request #287 from figsoda/dependabot/cargo/clap-4.4.7
Bump clap from 4.4.6 to 4.4.7
2023-10-25 13:38:54 -04:00
dependabot[bot]
f76f71814c
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-25 08:17:29 +00:00
figsoda
08129ccf04
Merge pull request #284 from figsoda/dependabot/cargo/rustix-0.37.25
Bump rustix from 0.37.19 to 0.37.25
2023-10-18 15:35:07 -04:00
dependabot[bot]
580ac2085e
Bump rustix from 0.37.19 to 0.37.25
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.37.19 to 0.37.25.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.37.19...v0.37.25)

---
updated-dependencies:
- dependency-name: rustix
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 18:46:48 +00:00
figsoda
c054ae4c71 apply clippy suggestion 2023-10-18 11:28:37 -04:00
figsoda
bc2a20b586
Merge pull request #282 from figsoda/dependabot/cargo/serde-1.0.189
Bump serde from 1.0.188 to 1.0.189
2023-10-18 11:21:54 -04:00
figsoda
3960fa373f
Merge pull request #283 from figsoda/dependabot/cargo/async-io-2.0.0
Bump async-io from 1.13.0 to 2.0.0
2023-10-18 10:05:55 -04:00
dependabot[bot]
ad3cf988ef
Bump async-io from 1.13.0 to 2.0.0
Bumps [async-io](https://github.com/smol-rs/async-io) from 1.13.0 to 2.0.0.
- [Release notes](https://github.com/smol-rs/async-io/releases)
- [Changelog](https://github.com/smol-rs/async-io/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/async-io/compare/v1.13.0...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 08:08:08 +00:00
dependabot[bot]
38b3dc50e2
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-13 08:26:16 +00:00
figsoda
180df6394f
Merge pull request #281 from figsoda/dependabot/cargo/clap-4.4.6
Bump clap from 4.4.5 to 4.4.6
2023-09-29 11:42:37 -04:00
dependabot[bot]
b24dd5cd3d
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-09-29 14:23:45 +00:00
figsoda
386715a652
Merge pull request #280 from figsoda/dependabot/cargo/clap_complete-4.4.3
Bump clap_complete from 4.4.2 to 4.4.3
2023-09-29 10:23:03 -04:00
dependabot[bot]
e094bf7cd0
Bump clap_complete from 4.4.2 to 4.4.3
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.4.2 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.2...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-09-29 08:22:22 +00:00
figsoda
6f85c46309
Merge pull request #278 from figsoda/dependabot/cargo/clap-4.4.5
Bump clap from 4.4.4 to 4.4.5
2023-09-26 08:57:23 -04:00
dependabot[bot]
537f1c5106
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 12:31:12 +00:00
figsoda
6b093ef7c1
Merge pull request #279 from figsoda/dependabot/cargo/async-net-1.8.0
Bump async-net from 1.7.0 to 1.8.0
2023-09-26 08:30:52 -04:00
figsoda
e5dde81b6f
Merge pull request #277 from figsoda/dependabot/cargo/clap_complete-4.4.2
Bump clap_complete from 4.4.1 to 4.4.2
2023-09-26 08:30:41 -04:00
dependabot[bot]
348a423ce4
Bump async-net from 1.7.0 to 1.8.0
Bumps [async-net](https://github.com/smol-rs/async-net) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/smol-rs/async-net/releases)
- [Changelog](https://github.com/smol-rs/async-net/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/async-net/compare/v1.7.0...v1.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-26 08:40:42 +00:00
dependabot[bot]
50ce438f86
Bump clap_complete from 4.4.1 to 4.4.2
Bumps [clap_complete](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/clap_complete-v4.4.1...clap_complete-v4.4.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-09-26 08:40:31 +00:00
figsoda
5a5844fb08
Merge pull request #275 from figsoda/dependabot/cargo/clap-4.4.4
Bump clap from 4.4.3 to 4.4.4
2023-09-19 08:44:26 -04:00
dependabot[bot]
3ffc5b24f7
Bump clap from 4.4.3 to 4.4.4
Bumps [clap](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/v4.4.3...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-19 12:28:59 +00:00
figsoda
2aa38850d3
Merge pull request #276 from figsoda/dependabot/cargo/clap_mangen-0.2.14
Bump clap_mangen from 0.2.13 to 0.2.14
2023-09-19 08:28:25 -04:00
dependabot[bot]
8b3d04b96c
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 08:56:54 +00:00
figsoda
cac2e9bce3
Merge pull request #274 from figsoda/dependabot/cargo/clap-4.4.3
Bump clap from 4.4.2 to 4.4.3
2023-09-13 07:43:48 -04:00
dependabot[bot]
907f9df614
Bump clap from 4.4.2 to 4.4.3
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.2 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/v4.4.2...v4.4.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-09-13 08:44:10 +00:00
figsoda
131399ffdb
Merge pull request #273 from figsoda/dependabot/cargo/clap_complete-4.4.1
Bump clap_complete from 4.4.0 to 4.4.1
2023-09-08 08:16:46 -04:00
dependabot[bot]
fd696f2e39
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-08 08:49:35 +00:00
figsoda
8254aaab5e
Merge pull request #272 from figsoda/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2023-09-05 08:27:47 -04:00
dependabot[bot]
a880ee7bb3
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-05 08:49:44 +00:00
figsoda
4c91e4be68
Merge pull request #271 from figsoda/dependabot/cargo/clap-4.4.2
Bump clap from 4.4.1 to 4.4.2
2023-09-01 08:17:56 -04:00
dependabot[bot]
f5df894fc7
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-01 08:06:44 +00:00
figsoda
9d5e75667e
Merge pull request #270 from figsoda/dependabot/cargo/clap-4.4.1
Bump clap from 4.4.0 to 4.4.1
2023-08-29 08:35:30 -04:00
figsoda
0544f0c1d6
Merge pull request #269 from figsoda/dependabot/cargo/ratatui-0.23.0
Bump ratatui from 0.22.0 to 0.23.0
2023-08-29 08:35:20 -04:00
dependabot[bot]
0f6df6c2a8
Bump clap from 4.4.0 to 4.4.1
Bumps [clap](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...v4.4.1)

---
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-29 08:28:36 +00:00
dependabot[bot]
9b8aa03902
Bump ratatui from 0.22.0 to 0.23.0
Bumps [ratatui](https://github.com/ratatui-org/ratatui) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/ratatui-org/ratatui/releases)
- [Changelog](https://github.com/ratatui-org/ratatui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ratatui-org/ratatui/compare/v0.22.0...v0.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-29 08:28:29 +00:00
figsoda
c8f68758fa
Merge pull request #268 from figsoda/dependabot/cargo/serde-1.0.188
Bump serde from 1.0.186 to 1.0.188
2023-08-28 07:50:15 -04:00
dependabot[bot]
ad461939a6
Bump serde from 1.0.186 to 1.0.188
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.186 to 1.0.188.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.186...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-28 08:47:21 +00:00
figsoda
0cf66c2225
Merge pull request #265 from figsoda/dependabot/cargo/clap_complete-4.4.0
Bump clap_complete from 4.3.2 to 4.4.0
2023-08-25 09:03:14 -04:00