Commit graph

570 commits

Author SHA1 Message Date
Orhun Parmaksız f3e0361907
fix(ci): update cargo-tarpaulin installation command 2023-01-28 20:46:39 +03:00
bors[bot] 4019d062f8
Merge #64
64: chore(deps): bump colorsys from 0.6.6 to 0.6.7 r=orhun a=dependabot[bot]

Bumps [colorsys](https://github.com/emgyrz/colorsys.rs) from 0.6.6 to 0.6.7.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-23 15:42:23 +00:00
dependabot[bot] 4931d4b2e5
chore(deps): bump colorsys from 0.6.6 to 0.6.7
Bumps [colorsys](https://github.com/emgyrz/colorsys.rs) from 0.6.6 to 0.6.7.
- [Release notes](https://github.com/emgyrz/colorsys.rs/releases)
- [Commits](https://github.com/emgyrz/colorsys.rs/compare/0.6.6...0.6.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-23 02:23:17 +00:00
Orhun Parmaksız 7ad12c455f
fix(lint): apply clippy suggestions 2023-01-16 19:52:36 +03:00
Orhun Parmaksız 92ef3ec2ca
chore(docker): use the rust:alpine image for builder step 2023-01-16 19:46:14 +03:00
Orhun Parmaksız 14dd51fed9
Merge branch 'main' of ssh://github.com/orhun/systeroid 2023-01-15 17:27:14 +03:00
Orhun Parmaksız ae20965edf
chore(deps): bump parseit dependency
MSRV is set to 1.63.0
2023-01-15 17:26:51 +03:00
bors[bot] bc52bbc798
Merge #60
60: chore(deps): bump serde_json from 1.0.89 to 1.0.91 r=orhun a=dependabot[bot]

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.89 to 1.0.91.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-02 15:05:45 +00:00
dependabot[bot] 88aee1cd5d
chore(deps): 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>
2023-01-02 08:35:09 +00:00
bors[bot] e0334553ed
Merge #59
59: chore(deps): bump rayon from 1.6.0 to 1.6.1 r=orhun a=dependabot[bot]

Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.6.0 to 1.6.1.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-02 08:28:41 +00:00
dependabot[bot] e682857716
chore(deps): bump rayon from 1.6.0 to 1.6.1
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/rayon-rs/rayon/releases)
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md)
- [Commits](https://github.com/rayon-rs/rayon/compare/rayon-core-v1.6.0...rayon-core-v1.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-02 08:00:15 +00:00
bors[bot] 3286bd5038
Merge #63
63: chore(deps): bump serde from 1.0.151 to 1.0.152 r=orhun a=dependabot[bot]

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.151 to 1.0.152.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-02 07:53:43 +00:00
dependabot[bot] 70818db750
chore(deps): 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-02 01:14:50 +00:00
Orhun Parmaksız 7dad6051ac
Merge branch 'main' of ssh://github.com/orhun/systeroid 2023-01-01 19:59:14 +03:00
Orhun Parmaksız 1a3484d8d4
docs(license): update copyright years 2023-01-01 19:59:03 +03:00
Orhun Parmaksız d66cf1e4ff
docs(readme): fix badge links 2023-01-01 19:57:03 +03:00
bors[bot] 6265ab224f
Merge #61 #62
61: chore(deps): bump thiserror from 1.0.37 to 1.0.38 r=orhun a=dependabot[bot]

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.37 to 1.0.38.


62: chore(deps): bump serde from 1.0.150 to 1.0.151 r=orhun a=dependabot[bot]

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.150 to 1.0.151.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-18 20:57:19 +00:00
dependabot[bot] bd6a651d82
chore(deps): 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-18 20:50:09 +00:00
dependabot[bot] aaf1f177e1
chore(deps): bump thiserror from 1.0.37 to 1.0.38
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.37 to 1.0.38.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.37...1.0.38)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-18 20:50:04 +00:00
Orhun Parmaksız 3b6c95fc2c
Merge branch 'main' of ssh://github.com/orhun/systeroid 2022-12-18 23:48:42 +03:00
Orhun Parmaksız 44fef984cc
fix(lint): apply clippy suggestions 2022-12-18 23:48:22 +03:00
Orhun Parmaksız 451f752ce5
style(dependabot): apply formatting 2022-12-18 23:46:35 +03:00
bors[bot] 034e9817af
Merge #58
58: chore(deps): bump serde from 1.0.148 to 1.0.150 r=orhun a=dependabot[bot]

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.148 to 1.0.150.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 12:02:53 +00:00
bors[bot] 96fcb35d75
Merge #57
57: chore(deps): bump sysctl from 0.5.2 to 0.5.4 r=orhun a=dependabot[bot]

Bumps [sysctl](https://github.com/johalun/sysctl-rs) from 0.5.2 to 0.5.4.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 11:48:06 +00:00
dependabot[bot] 76d2f8cd73
chore(deps): bump serde from 1.0.148 to 1.0.150
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.148 to 1.0.150.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.148...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-12 01:23:39 +00:00
dependabot[bot] ab783643c7
chore(deps): bump sysctl from 0.5.2 to 0.5.4
Bumps [sysctl](https://github.com/johalun/sysctl-rs) from 0.5.2 to 0.5.4.
- [Release notes](https://github.com/johalun/sysctl-rs/releases)
- [Changelog](https://github.com/johalun/sysctl-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johalun/sysctl-rs/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 01:23:34 +00:00
bors[bot] 6cfd806731
Merge #56
56: chore(deps): bump serde from 1.0.147 to 1.0.148 r=orhun a=dependabot[bot]

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.147 to 1.0.148.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 14:30:29 +00:00
dependabot[bot] 5ea3eff1ab
chore(deps): 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-12-05 01:42:57 +00:00
bors[bot] fe9b38fae7
Merge #55
55: chore(deps): bump serde_json from 1.0.87 to 1.0.89 r=orhun a=dependabot[bot]

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.87 to 1.0.89.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-29 19:49:46 +00:00
dependabot[bot] 07aaf61ea6
chore(deps): 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-11-28 01:43:26 +00:00
bors[bot] cfdf4e0bbf
Merge #52
52: chore(deps): bump Swatinem/rust-cache from 1 to 2 r=orhun a=dependabot[bot]

Bumps [Swatinem/rust-cache](https://github.com/Swatinem/rust-cache) from 1 to 2.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-21 05:46:13 +00:00
bors[bot] 9903a39342
Merge #53
53: chore(deps): bump rayon from 1.5.3 to 1.6.0 r=orhun a=dependabot[bot]

Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.5.3 to 1.6.0.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-21 05:31:06 +00:00
dependabot[bot] 4424d2ad46
chore(deps): bump rayon from 1.5.3 to 1.6.0
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.5.3 to 1.6.0.
- [Release notes](https://github.com/rayon-rs/rayon/releases)
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md)
- [Commits](https://github.com/rayon-rs/rayon/compare/v1.5.3...rayon-core-v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 01:50:27 +00:00
dependabot[bot] 0d2fa9b876
chore(deps): bump Swatinem/rust-cache from 1 to 2
Bumps [Swatinem/rust-cache](https://github.com/Swatinem/rust-cache) from 1 to 2.
- [Release notes](https://github.com/Swatinem/rust-cache/releases)
- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Swatinem/rust-cache/compare/v1...v2)

---
updated-dependencies:
- dependency-name: Swatinem/rust-cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 01:50:13 +00:00
bors[bot] 632cb1d44f
Merge #49
49: chore(deps): bump termion from 1.5.6 to 2.0.1 r=orhun a=dependabot[bot]

Bumps termion from 1.5.6 to 2.0.1.


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=termion&package-manager=cargo&previous-version=1.5.6&new-version=2.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting ``@dependabot` rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---



Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 10:38:07 +00:00
dependabot[bot] 3d7192cf77
chore(deps): bump termion from 1.5.6 to 2.0.1
Bumps termion from 1.5.6 to 2.0.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 13:30:43 +03:00
bors[bot] 550abc1096
Merge #51
51: chore(deps): bump serde from 1.0.145 to 1.0.147 r=orhun a=dependabot[bot]

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.145 to 1.0.147.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 10:13:57 +00:00
dependabot[bot] bfb6ab6d07
chore(deps): 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-24 10:09:02 +00:00
bors[bot] 16b47f6e72
Merge #50
50: chore(deps): bump serde_json from 1.0.86 to 1.0.87 r=orhun a=dependabot[bot]

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.86 to 1.0.87.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 10:01:23 +00:00
dependabot[bot] 3c0b1ba6ca
chore(deps): 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-24 01:34:47 +00:00
bors[bot] 50c34f1df0
Merge #48
48: chore(deps): bump serde_json from 1.0.85 to 1.0.86 r=orhun a=dependabot[bot]

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.85 to 1.0.86.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 08:59:24 +00:00
dependabot[bot] d7db2c0882
chore(deps): 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-10 01:36:16 +00:00
bors[bot] d954beb30a
Merge #47
47: chore(deps): bump thiserror from 1.0.35 to 1.0.37 r=orhun a=dependabot[bot]

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.35 to 1.0.37.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 20:15:44 +00:00
dependabot[bot] 755962ba39
chore(deps): bump thiserror from 1.0.35 to 1.0.37
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.35 to 1.0.37.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.35...1.0.37)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 01:41:19 +00:00
bors[bot] d4427d7658
Merge #45
45: chore(deps): bump serde from 1.0.144 to 1.0.145 r=orhun a=dependabot[bot]

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.144 to 1.0.145.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-26 21:24:16 +00:00
dependabot[bot] 6eeb96caeb
chore(deps): 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 01:41:56 +00:00
Orhun Parmaksız 4c468cc218
chore(release): prepare for v0.3.0 2022-09-17 22:16:38 +02:00
Orhun Parmaksız f8ee3979c2
chore(deps): bump dependencies 2022-09-17 22:12:41 +02:00
Orhun Parmaksız fd1f931d5d
feat(tui): make help list selection functional 2022-09-17 21:05:52 +02:00
Orhun Parmaksız 4b5c1b6742
fix(lint): apply clippy suggestions 2022-09-17 20:37:02 +02:00