Commit graph

546 commits

Author SHA1 Message Date
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
Orhun Parmaksız 1fda373602
feat(tui): support saving changed values (#13) 2022-09-17 20:36:03 +02:00
Orhun Parmaksız 612a11ea0a
chore(release): prepare for v0.2.2 2022-09-06 22:38:58 +02:00
Orhun Parmaksız ede00c2e6c
chore(deps): bump transitive dependencies 2022-09-06 22:38:22 +02:00
Orhun Parmaksız 16bac83f36
Merge branch 'main' of ssh://github.com/orhun/systeroid 2022-09-06 22:37:28 +02:00
Orhun Parmaksız fd0519857f
docs(changelog): update wrong link in changelog 2022-09-06 22:34:25 +02:00
bors[bot] 0eac847d76
Merge #23 #24 #25
23: chore(deps): bump docker/build-push-action from 2 to 3 r=orhun a=dependabot[bot]

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3.


24: chore(deps): bump docker/setup-buildx-action from 1 to 2 r=orhun a=dependabot[bot]

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2.


25: chore(deps): bump docker/setup-qemu-action from 1 to 2 r=orhun a=dependabot[bot]

Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2022-09-06 20:30:18 +00:00
bors[bot] dcf14d31fc
Merge #22
22: chore(deps): bump docker/login-action from 1 to 2 r=orhun a=dependabot[bot]

Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2022-09-06 20:24:15 +00:00
Orhun Parmaksız 4def601cdb
Merge branch 'main' into dependabot/github_actions/docker/build-push-action-3 2022-09-06 22:23:46 +02:00
Orhun Parmaksız 0e8a645e6c
Merge branch 'main' into dependabot/github_actions/docker/setup-buildx-action-2 2022-09-06 22:22:42 +02:00
Orhun Parmaksız 534cd7f1f5
Merge branch 'main' into dependabot/github_actions/docker/setup-qemu-action-2 2022-09-06 22:21:50 +02:00
Orhun Parmaksız 335f956f9d
Merge branch 'main' into dependabot/github_actions/docker/login-action-2 2022-09-06 22:20:53 +02:00
Orhun Parmaksız a3cf5563d4
chore(workflow): switch to nightly builds 2022-09-06 21:04:02 +02:00
Orhun Parmaksız 3f81cd6a30
Merge branch 'main' of ssh://github.com/orhun/systeroid 2022-09-06 19:27:35 +02:00
Orhun Parmaksız 59138e8db1
feat(sysctl): support listing parameters by subsection (#44) 2022-09-06 19:27:01 +02:00
bors[bot] 94a5f23c27
Merge #43
43: chore(deps): bump thiserror from 1.0.32 to 1.0.34 r=orhun a=dependabot[bot]

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.32 to 1.0.34.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-05 20:18:45 +00:00
dependabot[bot] 3236b253c8
chore(deps): bump thiserror from 1.0.32 to 1.0.34
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.32 to 1.0.34.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.32...1.0.34)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 12:42:05 +00:00
Orhun Parmaksız 51d9fbe488
chore(release): prepare for v0.2.1 2022-08-30 13:27:25 +02:00
Orhun Parmaksız e072dbea96
chore(deps): bump dependencies 2022-08-30 13:21:05 +02:00
Orhun Parmaksız 49f3aa30c5
chore(cargo): add metadata for cargo-binstall 2022-08-30 12:36:01 +02:00
Orhun Parmaksız 608f02d19f
chore(deps): remove unnecessary dirs dependency 2022-08-29 23:57:08 +02:00
bors[bot] 3961196dcc
Merge #40
40: chore(deps): bump sysctl from 0.4.6 to 0.5.2 r=orhun a=dependabot[bot]

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


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-24 23:07:26 +00:00
bors[bot] e37c400ab7
Merge #42
42: chore(deps): bump serde from 1.0.143 to 1.0.144 r=orhun a=dependabot[bot]

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


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 12:31:32 +00:00
dependabot[bot] 7ff17f0db8
chore(deps): 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-23 12:21:42 +00:00
bors[bot] 6a713ce8df
Merge #41
41: chore(deps): bump serde_json from 1.0.83 to 1.0.85 r=orhun a=dependabot[bot]

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


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 12:14:51 +00:00