1
0
mirror of https://github.com/orhun/kmon synced 2024-06-29 06:24:54 +00:00
Commit Graph

1663 Commits

Author SHA1 Message Date
dependabot[bot]
a475daf72e
chore: Bump termion from 3.0.0 to 4.0.0 (#149)
Bumps termion from 3.0.0 to 4.0.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-26 21:02:21 +03:00
dependabot[bot]
1cb22103b4
chore: Bump ratatui from 0.26.2 to 0.26.3 (#152)
Bumps [ratatui](https://github.com/ratatui-org/ratatui) from 0.26.2 to 0.26.3.
- [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.26.2...v0.26.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-26 20:59:15 +03:00
Orhun Parmaksız
66d775b21c
refactor: Apply clippy suggestions 2024-05-26 20:49:19 +03:00
Orhun Parmaksız
c540d0ffa1
doc: Update Twitter handle 2024-05-22 11:56:29 +03:00
Orhun Parmaksız
22a4fe1ad6
doc: Update Arch Linux package link 2024-04-25 13:03:22 +03:00
dependabot[bot]
294ff0be17
chore: Bump ratatui from 0.26.1 to 0.26.2 (#144)
Bumps [ratatui](https://github.com/ratatui-org/ratatui) from 0.26.1 to 0.26.2.
- [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.26.1...v0.26.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-15 18:57:34 +03:00
Orhun Parmaksız
475ccb9566
doc: Update tui reference 2024-04-12 14:25:31 +03:00
Orhun Parmaksız
2487c3a761
chore: Prepare for the release v1.6.5 2024-04-12 13:59:02 +03:00
Orhun Parmaksız
fdbce155bc
chore: Update license copyright years 2024-04-12 13:59:02 +03:00
Orhun Parmaksız
3d7a3ece98
chore: Update funding options 2024-04-12 13:59:02 +03:00
dependabot[bot]
4607bfe4c1
chore: Bump actions/cache from 3 to 4 (#131)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-12 01:07:26 +03:00
dependabot[bot]
f2d8b294a8
chore: Bump codecov/codecov-action from 3.1.4 to 4.0.1 (#137)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-12 01:07:04 +03:00
Orhun Parmaksız
404a67f6a5
chore: Bump the Rust version in Dockerfile 2024-04-12 01:06:02 +03:00
Orhun Parmaksız
ff25fa1620
chore: Upgrade dependencies 2024-04-12 01:05:07 +03:00
eldaniz
eb91117a0c
fix: Do not panic when /proc/modules does not exist (#139) 2024-04-08 00:06:27 +03:00
eldaniz
56a8ba7868
feat: Add a panic hook to reset terminal upon panic (#141)
Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2024-04-04 00:33:43 +03:00
Orhun Parmaksız
3ed516fcbf
chore: Prepare for the release v1.6.4 2023-10-27 10:52:14 +02:00
Orhun Parmaksız
f427309e59
chore: Bump transitive dependencies 2023-10-27 10:47:03 +02:00
Orhun Parmaksız
275400a718
doc: Revise README.md 2023-10-27 10:40:53 +02:00
Orhun Parmaksız
dbd0c7f47f
chore: Bump ratatui to the latest version 2023-10-27 10:13:50 +02:00
Orhun Parmaksız
d21212a523
chore: Bump clap dependencies 2023-10-27 10:04:51 +02:00
Jean SIMARD
bf820e8ffc
chore(deps): update rust and github actions dependencies (#110)
* chore(deps): update to 'clap:4.4.6' and 'clap_complete:4.4.3'

* chore(deps): update to 'unicode-width:0.1.11'

* chore(deps): update to 'clap_mangen:0.2.14'

* chore(deps): update to 'bytesize:1.3.0'

* chore(ci): bump github actions

resolves #108

* chore(ratatui): update to 'ratatui:0.23.0'

* chore(docker): update minimal rust version

'anstream:0.6.4' has a minimal requirement for 'rustc:1.70.0'.

---------

Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2023-10-27 10:02:10 +02:00
Jean SIMARD
618243489c
style(clippy): fix all new clippy errors with 'rustc:1.73.0' (#111)
Also updating `proc-macro2` because of https://github.com/rust-lang/rust/issues/113152
makes the build fail on nightly.
2023-10-27 09:52:53 +02:00
dependabot[bot]
7c190c294e
chore: Bump clap from 4.3.10 to 4.3.16 (#79)
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.10 to 4.3.16.
- [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.3.10...v4.3.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-20 13:18:45 +02:00
dependabot[bot]
542f7cd99c
chore: Bump clap_complete from 4.3.1 to 4.3.2 (#75)
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.3.1 to 4.3.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.3.1...clap_complete-v4.3.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-18 16:02:58 +02:00
dependabot[bot]
6005b0b50a
chore: Bump clap from 4.3.9 to 4.3.10 (#73)
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.9 to 4.3.10.
- [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.3.9...v4.3.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-01 00:00:41 +02:00
dependabot[bot]
8a406926a0
chore: Bump clap from 4.3.8 to 4.3.9 (#72)
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.8 to 4.3.9.
- [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.3.8...v4.3.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-28 19:35:42 +02:00
bors[bot]
d6f73fd0ee
chore: Merge #71
71: chore: Bump clap from 4.3.5 to 4.3.8 r=orhun a=dependabot[bot]

Bumps [clap](https://github.com/clap-rs/clap) from 4.3.5 to 4.3.8.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 16:11:02 +00:00
dependabot[bot]
912f6528d1
chore: Bump clap from 4.3.5 to 4.3.8
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.5 to 4.3.8.
- [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.3.5...v4.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 16:04:51 +00:00
Tavian Barnes
b1aa0e4caa
doc: Fix Arch Linux package link (#70)
Arch recently merged [community] into [extra].

Link: https://archlinux.org/news/git-migration-completed/
2023-06-23 17:06:05 +02:00
dependabot[bot]
86ce6b4c34
chore: Bump clap from 4.3.4 to 4.3.5 (#69)
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.4 to 4.3.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.3.4...v4.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-21 21:32:50 +02:00
bors[bot]
b74b13bf7b
chore: Merge #68
68: chore: Bump clap from 4.3.3 to 4.3.4 r=orhun a=dependabot[bot]

Bumps [clap](https://github.com/clap-rs/clap) from 4.3.3 to 4.3.4.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-14 16:52:34 +00:00
dependabot[bot]
16a81f1cf5
chore: Bump clap from 4.3.3 to 4.3.4
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.3 to 4.3.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.3.3...v4.3.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-06-14 16:13:44 +00:00
dependabot[bot]
d5b0a90e58
chore: Bump clap from 4.3.2 to 4.3.3 (#67)
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.2 to 4.3.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.3.2...v4.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-10 12:55:47 +02:00
dependabot[bot]
b51d508e1d
chore: Bump clap from 4.3.1 to 4.3.2 (#66)
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.1 to 4.3.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.3.1...v4.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-06 20:29:02 +02:00
dependabot[bot]
170efc1236
chore: Bump clap_complete from 4.3.0 to 4.3.1 (#64)
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.3.0 to 4.3.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.3.0...clap_complete-v4.3.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-02 19:40:17 +02:00
dependabot[bot]
1d891d5458
chore: Bump clap_mangen from 0.2.11 to 0.2.12 (#63)
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.11 to 0.2.12.
- [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.11...clap_mangen-v0.2.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-02 19:39:43 +02:00
dependabot[bot]
fd06d12827
chore: Bump clap from 4.3.0 to 4.3.1 (#65)
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.0 to 4.3.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.3.0...clap_complete-v4.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-02 19:38:43 +02:00
dependabot[bot]
26bd4f90ba
chore: Bump clap_complete from 4.2.3 to 4.3.0 (#61)
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.2.3 to 4.3.0.
- [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.2.3...clap_complete-v4.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-22 20:44:42 +02:00
dependabot[bot]
5f6699a3d4
chore: Bump clap_mangen from 0.2.10 to 0.2.11 (#60)
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.10 to 0.2.11.
- [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.10...clap_mangen-v0.2.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2023-05-22 20:42:42 +02:00
dependabot[bot]
b3a8c415ac
chore: Bump clap from 4.2.7 to 4.3.0 (#62)
Bumps [clap](https://github.com/clap-rs/clap) from 4.2.7 to 4.3.0.
- [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.2.7...clap_complete-v4.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-22 20:41:44 +02:00
bors[bot]
6389fd34d5
chore: Merge #59
59: chore: Bump codecov/codecov-action from 3.1.3 to 3.1.4 r=orhun a=dependabot[bot]

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.3 to 3.1.4.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-16 17:19:24 +00:00
bors[bot]
40f194ffa3
chore: Merge #58
58: chore: Bump clap_complete from 4.2.2 to 4.2.3 r=orhun a=dependabot[bot]

Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.2.2 to 4.2.3.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-16 17:14:33 +00:00
dependabot[bot]
78e605bac4
chore: Bump codecov/codecov-action from 3.1.3 to 3.1.4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3.1.3...v3.1.4)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-16 16:03:51 +00:00
dependabot[bot]
49051f1afb
chore: Bump clap_complete from 4.2.2 to 4.2.3
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.2.2 to 4.2.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.2.2...clap_complete-v4.2.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-05-12 16:03:11 +00:00
bors[bot]
b0cc8f3222
chore: Merge #57
57: chore: Bump clap_complete from 4.2.1 to 4.2.2 r=orhun a=dependabot[bot]

Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.2.1 to 4.2.2.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2023-05-10 19:49:49 +00:00
Orhun Parmaksız
05da60c446
revert: Migrate from bors to GitHub merge queue
This reverts commit 05dfc320c1.

Pull request merge queues are available in any public repository owned by an organization,
or in private repositories owned by organizations using GitHub Enterprise Cloud.
2023-05-10 22:48:45 +03:00
Orhun Parmaksız
2133a2c1c4
Merge branch 'master' into dependabot/cargo/clap_complete-4.2.2 2023-05-10 22:32:55 +03:00
Orhun Parmaksız
dbbf6cd345
Merge branch 'master' of ssh://github.com/orhun/kmon 2023-05-10 22:32:28 +03:00
Orhun Parmaksız
05dfc320c1
chore: Migrate from bors to GitHub merge queue 2023-05-10 22:32:02 +03:00