cyqsimon
|
cef3c44d1b
|
Apply new clippy lints
|
2025-07-10 11:14:12 +08:00 |
|
cyqsimon
|
2cbe503d44
|
Merge pull request #462 from imsnif/dependabot/github_actions/github-actions-92d22e214d
chore(deps): bump mozilla-actions/sccache-action from 0.0.7 to 0.0.9 in the github-actions group
|
2025-07-10 11:01:19 +08:00 |
|
dependabot[bot]
|
dbd01409a2
|
chore(deps): bump mozilla-actions/sccache-action
Bumps the github-actions group with 1 update: [mozilla-actions/sccache-action](https://github.com/mozilla-actions/sccache-action).
Updates `mozilla-actions/sccache-action` from 0.0.7 to 0.0.9
- [Release notes](https://github.com/mozilla-actions/sccache-action/releases)
- [Commits](https://github.com/mozilla-actions/sccache-action/compare/v0.0.7...v0.0.9)
---
updated-dependencies:
- dependency-name: mozilla-actions/sccache-action
dependency-version: 0.0.9
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-10 02:57:20 +00:00 |
|
cyqsimon
|
362aa89427
|
Merge pull request #457 from imsnif/clippy
Fix new clippy lint
|
2025-02-04 18:31:25 +08:00 |
|
cyqsimon
|
d769ab18a9
|
Write changelog
|
2025-02-04 18:27:45 +08:00 |
|
cyqsimon
|
25f58b0dc2
|
Fix new clippy lint
|
2025-02-04 18:24:53 +08:00 |
|
cyqsimon
|
8fed2c3f81
|
Merge pull request #456 from imsnif/deps
Manually bump all dependencies
|
2025-02-04 18:22:08 +08:00 |
|
cyqsimon
|
4b571d8659
|
Write changelog
|
2025-02-04 18:21:48 +08:00 |
|
cyqsimon
|
a22897a594
|
Bump all deps
|
2025-02-04 17:55:22 +08:00 |
|
cyqsimon
|
a8320c5720
|
Merge pull request #453 from imsnif/dependabot/github_actions/github-actions-89a064c588
chore(deps): bump mozilla-actions/sccache-action from 0.0.6 to 0.0.7 in the github-actions group
|
2025-01-01 13:08:21 +08:00 |
|
cyqsimon
|
2f76217000
|
Merge pull request #452 from imsnif/dependabot/cargo/dependencies-ee96435934
chore(deps): bump the dependencies group with 11 updates
|
2025-01-01 13:08:04 +08:00 |
|
dependabot[bot]
|
7e9841a359
|
chore(deps): bump mozilla-actions/sccache-action
Bumps the github-actions group with 1 update: [mozilla-actions/sccache-action](https://github.com/mozilla-actions/sccache-action).
Updates `mozilla-actions/sccache-action` from 0.0.6 to 0.0.7
- [Release notes](https://github.com/mozilla-actions/sccache-action/releases)
- [Commits](https://github.com/mozilla-actions/sccache-action/compare/v0.0.6...v0.0.7)
---
updated-dependencies:
- dependency-name: mozilla-actions/sccache-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-01 01:32:43 +00:00 |
|
dependabot[bot]
|
d5fcbf5a63
|
chore(deps): bump the dependencies group with 11 updates
Bumps the dependencies group with 11 updates:
| Package | From | To |
| --- | --- | --- |
| [chrono](https://github.com/chronotope/chrono) | `0.4.38` | `0.4.39` |
| [clap-verbosity-flag](https://github.com/clap-rs/clap-verbosity-flag) | `3.0.1` | `3.0.2` |
| [clap](https://github.com/clap-rs/clap) | `4.5.21` | `4.5.23` |
| [itertools](https://github.com/rust-itertools/itertools) | `0.13.0` | `0.14.0` |
| [thiserror](https://github.com/dtolnay/thiserror) | `2.0.3` | `2.0.9` |
| [tokio](https://github.com/tokio-rs/tokio) | `1.41.1` | `1.42.0` |
| [netstat2](https://github.com/ohadravid/netstat2-rs) | `0.11.0` | `0.11.1` |
| [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.32.1` | `0.33.1` |
| [clap_complete](https://github.com/clap-rs/clap) | `4.5.38` | `4.5.40` |
| [http_req](https://github.com/jayjamesjay/http_req) | `0.13.0` | `0.13.1` |
| [zip](https://github.com/zip-rs/zip2) | `2.2.1` | `2.2.2` |
Updates `chrono` from 0.4.38 to 0.4.39
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.38...v0.4.39)
Updates `clap-verbosity-flag` from 3.0.1 to 3.0.2
- [Changelog](https://github.com/clap-rs/clap-verbosity-flag/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap-verbosity-flag/compare/v3.0.1...v3.0.2)
Updates `clap` from 4.5.21 to 4.5.23
- [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.5.21...clap_complete-v4.5.23)
Updates `itertools` from 0.13.0 to 0.14.0
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-itertools/itertools/compare/v0.13.0...v0.14.0)
Updates `thiserror` from 2.0.3 to 2.0.9
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/2.0.3...2.0.9)
Updates `tokio` from 1.41.1 to 1.42.0
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.41.1...tokio-1.42.0)
Updates `netstat2` from 0.11.0 to 0.11.1
- [Release notes](https://github.com/ohadravid/netstat2-rs/releases)
- [Commits](https://github.com/ohadravid/netstat2-rs/compare/v0.11.0...v0.11.1)
Updates `sysinfo` from 0.32.1 to 0.33.1
- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GuillaumeGomez/sysinfo/compare/v0.32.1...v0.33.1)
Updates `clap_complete` from 4.5.38 to 4.5.40
- [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.5.38...clap_complete-v4.5.40)
Updates `http_req` from 0.13.0 to 0.13.1
- [Release notes](https://github.com/jayjamesjay/http_req/releases)
- [Commits](https://github.com/jayjamesjay/http_req/compare/v0.13.0...v0.13.1)
Updates `zip` from 2.2.1 to 2.2.2
- [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.2.1...v2.2.2)
---
updated-dependencies:
- dependency-name: chrono
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: clap-verbosity-flag
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: itertools
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: netstat2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: sysinfo
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: clap_complete
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: http_req
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: zip
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-01 01:11:41 +00:00 |
|
cyqsimon
|
962a354f5a
|
Merge pull request #450 from imsnif/eyre
Switch from `anyhow` to `eyre`
|
2024-12-16 15:17:57 +08:00 |
|
cyqsimon
|
e77d7b42d1
|
Write changelog
|
2024-12-16 15:03:38 +08:00 |
|
cyqsimon
|
1dde635c4e
|
Switch from anyhow to eyre
|
2024-12-16 11:18:37 +08:00 |
|
cyqsimon
|
206c4c8de4
|
Merge pull request #445 from imsnif/dependabot/cargo/hashbrown-0.15.2
chore(deps): bump hashbrown from 0.15.0 to 0.15.2
|
2024-12-06 12:43:28 +08:00 |
|
dependabot[bot]
|
cf084f3ca8
|
chore(deps): bump hashbrown from 0.15.0 to 0.15.2
Bumps [hashbrown](https://github.com/rust-lang/hashbrown) from 0.15.0 to 0.15.2.
- [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/hashbrown/commits)
---
updated-dependencies:
- dependency-name: hashbrown
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-04 18:30:43 +00:00 |
|
cyqsimon
|
7c9093ef99
|
Merge pull request #444 from imsnif/pnet-bump
Bump `pnet` & `packet-builder`
|
2024-12-03 14:58:49 +08:00 |
|
cyqsimon
|
b0bbf44559
|
Write changelog
|
2024-12-03 14:22:22 +08:00 |
|
cyqsimon
|
c9ce4d99be
|
Bump pnet & packet-builder
Switched to a branch for `packet-builder` with matching `pnet` version
|
2024-12-03 14:18:13 +08:00 |
|
cyqsimon
|
1de0e68407
|
Cargo.toml formatting
|
2024-12-03 14:15:26 +08:00 |
|
cyqsimon
|
0847b05fd6
|
Merge pull request #443 from imsnif/dependabot/cargo/dependencies-bf8b9a3932
chore(deps): bump the dependencies group across 1 directory with 17 updates
|
2024-12-03 13:59:01 +08:00 |
|
cyqsimon
|
5274322b31
|
Revert pnet bump
|
2024-12-03 13:52:33 +08:00 |
|
dependabot[bot]
|
78ac5bef35
|
chore(deps): bump the dependencies group across 1 directory with 17 updates
Bumps the dependencies group with 17 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.89` | `1.0.93` |
| [clap-verbosity-flag](https://github.com/clap-rs/clap-verbosity-flag) | `2.2.2` | `3.0.1` |
| [clap](https://github.com/clap-rs/clap) | `4.5.19` | `4.5.21` |
| [pnet](https://github.com/libpnet/libpnet) | `0.34.0` | `0.35.0` |
| [pnet_macros_support](https://github.com/libpnet/libpnet) | `0.34.0` | `0.35.0` |
| [ratatui](https://github.com/ratatui/ratatui) | `0.28.1` | `0.29.0` |
| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.64` | `2.0.3` |
| [tokio](https://github.com/tokio-rs/tokio) | `1.40.0` | `1.41.1` |
| [regex](https://github.com/rust-lang/regex) | `1.11.0` | `1.11.1` |
| [netstat2](https://github.com/ohadravid/netstat2-rs) | `0.9.1` | `0.11.0` |
| [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.32.0` | `0.32.1` |
| [insta](https://github.com/mitsuhiko/insta) | `1.40.0` | `1.41.1` |
| [pnet_base](https://github.com/libpnet/libpnet) | `0.34.0` | `0.35.0` |
| [clap_complete](https://github.com/clap-rs/clap) | `4.5.32` | `4.5.38` |
| [clap_mangen](https://github.com/clap-rs/clap) | `0.2.23` | `0.2.24` |
| [http_req](https://github.com/jayjamesjay/http_req) | `0.12.0` | `0.13.0` |
| [zip](https://github.com/zip-rs/zip2) | `2.2.0` | `2.2.1` |
Updates `anyhow` from 1.0.89 to 1.0.93
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.89...1.0.93)
Updates `clap-verbosity-flag` from 2.2.2 to 3.0.1
- [Changelog](https://github.com/clap-rs/clap-verbosity-flag/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap-verbosity-flag/compare/v2.2.2...v3.0.1)
Updates `clap` from 4.5.19 to 4.5.21
- [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.5.19...clap_complete-v4.5.21)
Updates `pnet` from 0.34.0 to 0.35.0
- [Release notes](https://github.com/libpnet/libpnet/releases)
- [Commits](https://github.com/libpnet/libpnet/compare/v0.34.0...v0.35.0)
Updates `pnet_macros_support` from 0.34.0 to 0.35.0
- [Release notes](https://github.com/libpnet/libpnet/releases)
- [Commits](https://github.com/libpnet/libpnet/compare/v0.34.0...v0.35.0)
Updates `ratatui` from 0.28.1 to 0.29.0
- [Release notes](https://github.com/ratatui/ratatui/releases)
- [Changelog](https://github.com/ratatui/ratatui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ratatui/ratatui/compare/v0.28.1...v0.29.0)
Updates `thiserror` from 1.0.64 to 2.0.3
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.64...2.0.3)
Updates `tokio` from 1.40.0 to 1.41.1
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.40.0...tokio-1.41.1)
Updates `regex` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.11.0...1.11.1)
Updates `netstat2` from 0.9.1 to 0.11.0
- [Release notes](https://github.com/ohadravid/netstat2-rs/releases)
- [Commits](https://github.com/ohadravid/netstat2-rs/compare/v0.9.1...v0.11.0)
Updates `sysinfo` from 0.32.0 to 0.32.1
- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GuillaumeGomez/sysinfo/commits)
Updates `insta` from 1.40.0 to 1.41.1
- [Release notes](https://github.com/mitsuhiko/insta/releases)
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/insta/compare/1.40.0...1.41.1)
Updates `pnet_base` from 0.34.0 to 0.35.0
- [Release notes](https://github.com/libpnet/libpnet/releases)
- [Commits](https://github.com/libpnet/libpnet/compare/v0.34.0...v0.35.0)
Updates `clap_complete` from 4.5.32 to 4.5.38
- [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.5.32...clap_complete-v4.5.38)
Updates `clap_mangen` from 0.2.23 to 0.2.24
- [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.23...clap_mangen-v0.2.24)
Updates `http_req` from 0.12.0 to 0.13.0
- [Release notes](https://github.com/jayjamesjay/http_req/releases)
- [Commits](https://github.com/jayjamesjay/http_req/compare/v0.12.0...v0.13.0)
Updates `zip` from 2.2.0 to 2.2.1
- [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.2.0...v2.2.1)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: clap-verbosity-flag
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: pnet
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: pnet_macros_support
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: ratatui
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: netstat2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: sysinfo
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: insta
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: pnet_base
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: clap_complete
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: clap_mangen
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: http_req
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: zip
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-01 01:11:14 +00:00 |
|
cyqsimon
|
01e5fedeec
|
Merge pull request #439 from YJDoc2/remove_derivative
replace derivative crate with derive_more crate
|
2024-10-17 14:16:39 +08:00 |
|
Yashodhan Joshi
|
de4bdc5a59
|
fix order of imports in display_bandwidth
Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>
|
2024-10-17 10:16:27 +05:30 |
|
Yashodhan Joshi
|
d7761ad094
|
update Changelog
Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>
|
2024-10-17 10:15:29 +05:30 |
|
Yashodhan Joshi
|
6a4725971d
|
bump msrv to 1.75.0
Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>
|
2024-10-17 10:13:29 +05:30 |
|
Yashodhan Joshi
|
99cdda6cb6
|
replace derivative with derive_more crate
Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>
|
2024-10-16 15:25:34 +05:30 |
|
cyqsimon
|
6314f1c63a
|
Merge pull request #438 from imsnif/contact
Update CONTRIBUTING information
|
2024-10-09 23:45:19 +08:00 |
|
cyqsimon
|
6f0778f2e2
|
Write changelog
|
2024-10-09 23:45:02 +08:00 |
|
cyqsimon
|
9454f51882
|
Update CONTRIBUTING information
|
2024-10-09 23:41:46 +08:00 |
|
cyqsimon
|
72219da4f3
|
Merge pull request #435 from imsnif/cleanup
Minor cleanup and optimisations
|
2024-10-09 12:55:22 +08:00 |
|
cyqsimon
|
a06ba84b58
|
Write changelog
|
2024-10-09 12:36:09 +08:00 |
|
cyqsimon
|
58fb01a69d
|
Rename Utilization::update to Utilization::ingest
|
2024-10-09 12:35:47 +08:00 |
|
cyqsimon
|
2193cf93db
|
Rename ui_offset -> table_cycle_offset
|
2024-10-09 12:35:47 +08:00 |
|
cyqsimon
|
dfd9d93ec9
|
Move show_dns into UIState
- Plus some variable naming cleanup
|
2024-10-09 12:35:47 +08:00 |
|
cyqsimon
|
5c6419c85c
|
Make write_to_stdout take a &str instead of a String
|
2024-10-09 12:35:47 +08:00 |
|
cyqsimon
|
cd81be8c61
|
Fix changelog
- 0.23.1 section added retroactively
- Incorrect title levels fixed
|
2024-10-09 12:34:45 +08:00 |
|
pando85
|
8f3a8cfc02
|
Add build optimizations for release binary (#434)
* Add build optimizations for release binary
* Put changelog entry in `Changed` section
---------
Co-authored-by: cyqsimon <28627918+cyqsimon@users.noreply.github.com>
|
2024-10-08 23:09:17 +08:00 |
|
cyqsimon
|
4faccd1f43
|
Bump version
v0.23.1
|
2024-10-08 14:56:26 +08:00 |
|
cyqsimon
|
a38f60c25f
|
chore: cargo update (#433)
|
2024-10-08 14:55:09 +08:00 |
|
cyqsimon
|
edfaf9cce0
|
Merge pull request #432 from imsnif/clippy
Fix `clippy::needless_lifetimes` warnings on nightly
|
2024-10-08 14:51:46 +08:00 |
|
cyqsimon
|
0f411524d8
|
Write changelog
|
2024-10-08 14:51:29 +08:00 |
|
cyqsimon
|
75122fa663
|
Fix clippy::needless_lifetimes warnings on nightly
The warnings in `derivative`'s derived code are not something we can fix.
|
2024-10-08 14:48:45 +08:00 |
|
cyqsimon
|
92de00bb62
|
Merge pull request #431 from imsnif/windows-fix
Fix breaking changes of `sysinfo` crate
|
2024-10-08 14:39:17 +08:00 |
|
cyqsimon
|
a1923df631
|
Write changelog
|
2024-10-08 14:38:29 +08:00 |
|
cyqsimon
|
b313cd1ea6
|
Fix breaking changes of sysinfo crate
|
2024-10-08 14:36:02 +08:00 |
|
cyqsimon
|
a40c39206d
|
Merge pull request #430 from imsnif/dependabot/cargo/dependencies-6011136989
chore(deps): bump the dependencies group across 1 directory with 21 updates
|
2024-10-08 13:53:32 +08:00 |
|