Commit graph

560 commits

Author SHA1 Message Date
dependabot[bot] 3cba59b4c5
chore(deps): bump thiserror from 1.0.40 to 1.0.41
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.40 to 1.0.41.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.40...1.0.41)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 01:57:40 +00:00
bors[bot] 510bc95cbe
Merge #93
93: chore(deps): bump serde from 1.0.164 to 1.0.166 r=orhun a=dependabot[bot]

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


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-04 17:09:03 +00:00
dependabot[bot] a0d4474f47
chore(deps): bump serde from 1.0.164 to 1.0.166
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.164 to 1.0.166.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.164...v1.0.166)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-04 01:11:14 +00:00
bors[bot] 371f2dae4c
Merge #92
92: chore(deps): bump serde_json from 1.0.97 to 1.0.99 r=orhun a=dependabot[bot]

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


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2023-06-26 14:13:41 +00:00
Orhun Parmaksız b0d68c1958
Merge branch 'main' into dependabot/cargo/serde_json-1.0.99 2023-06-26 17:13:10 +03:00
Orhun Parmaksız ac8931ac1c
fix(test): add missing color import to parameter tests 2023-06-26 17:12:47 +03:00
Orhun Parmaksız 0fecdeb9f4
Merge branch 'main' into dependabot/cargo/serde_json-1.0.99 2023-06-26 17:08:01 +03:00
Orhun Parmaksız 3d828e776d
chore(deps): enable the supports-color feature of owo-colors 2023-06-26 17:07:47 +03:00
Orhun Parmaksız d79c55ae98
Merge branch 'main' into dependabot/cargo/serde_json-1.0.99 2023-06-26 16:26:15 +03:00
Orhun Parmaksız 6c5b807b39
chore(deps): switch to owo-colors for fixing RUSTSEC-2021-0145
https://github.com/mackwic/colored/issues/131
2023-06-26 16:25:47 +03:00
dependabot[bot] ff58936d0a
chore(deps): bump serde_json from 1.0.97 to 1.0.99
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.97 to 1.0.99.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.97...v1.0.99)

---
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-06-26 01:59:10 +00:00
Orhun Parmaksız d57d211862
docs(readme): add instructions for installing on Alpine Linux 2023-06-21 02:46:47 +03:00
Orhun Parmaksız 6593ae14c3
chore(release): prepare for v0.4.2 2023-06-17 21:41:17 +03:00
Orhun Parmaksız e2117cbaa7
chore(deps): bump dependencies 2023-06-17 21:36:13 +03:00
Orhun Parmaksız 56c9281f3a
chore(deps): bump tui dependencies 2023-06-17 21:25:13 +03:00
dependabot[bot] ba76721bef
chore(deps): bump log from 0.4.18 to 0.4.19 (#91)
Bumps [log](https://github.com/rust-lang/log) from 0.4.18 to 0.4.19.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.18...0.4.19)

---
updated-dependencies:
- dependency-name: log
  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-13 00:48:11 +02:00
bors[bot] 239ba4433e
Merge #90
90: chore(deps): bump serde from 1.0.163 to 1.0.164 r=orhun a=dependabot[bot]

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


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-10 10:56:35 +00:00
dependabot[bot] cbd899a1a3
chore(deps): bump serde from 1.0.163 to 1.0.164
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.163 to 1.0.164.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.163...v1.0.164)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-09 01:59:16 +00:00
bors[bot] 614e1641f6
Merge #86 #88
86: chore(deps): bump rust-ini from 0.18.0 to 0.19.0 r=orhun a=dependabot[bot]

Bumps [rust-ini](https://github.com/zonyitoo/rust-ini) from 0.18.0 to 0.19.0.


88: chore(deps): bump log from 0.4.17 to 0.4.18 r=orhun a=dependabot[bot]

Bumps [log](https://github.com/rust-lang/log) from 0.4.17 to 0.4.18.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2023-05-29 16:41:15 +00:00
Orhun Parmaksız 728b72079d
chore(deny): add CC0-1.0 to cargo-deny config 2023-05-29 19:40:24 +03:00
dependabot[bot] 1302f3ab7e
chore(deps): bump log from 0.4.17 to 0.4.18
Bumps [log](https://github.com/rust-lang/log) from 0.4.17 to 0.4.18.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.17...0.4.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 02:01:38 +00:00
dependabot[bot] 2d630d388f
chore(deps): bump rust-ini from 0.18.0 to 0.19.0
Bumps [rust-ini](https://github.com/zonyitoo/rust-ini) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/zonyitoo/rust-ini/releases)
- [Commits](https://github.com/zonyitoo/rust-ini/compare/v0.18.0...v0.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-12 16:06:03 +00:00
bors[bot] b2253a4d68
Merge #87
87: chore(deps): bump serde from 1.0.162 to 1.0.163 r=orhun a=dependabot[bot]

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


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-12 15:58:08 +00:00
dependabot[bot] d6243bc4dc
chore(deps): bump serde from 1.0.162 to 1.0.163
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.162 to 1.0.163.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.162...v1.0.163)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-12 01:59:06 +00:00
bors[bot] 57ead18ab0
Merge #85
85: chore(deps): bump serde from 1.0.160 to 1.0.162 r=orhun a=dependabot[bot]

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


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-05 14:00:07 +00:00
dependabot[bot] 902ed59515
chore(deps): bump serde from 1.0.160 to 1.0.162
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.160 to 1.0.162.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.160...1.0.162)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-05 01:58:54 +00:00
Orhun Parmaksız 0f3a809112
chore(release): prepare for v0.4.1 2023-04-26 15:53:11 +03:00
Orhun Parmaksız d0c7730575
style(format): update the formatting of changelog 2023-04-26 15:52:35 +03:00
Orhun Parmaksız 9b38c09aec
refactor(tui): simplify the Eq implementation for LoggerCommand 2023-04-26 15:49:52 +03:00
Orhun Parmaksız 77a2d2dbe6
chore(deps): bump transitive dependencies 2023-04-26 15:48:49 +03:00
Orhun Parmaksız b248ba7c4b
style(tui): specify the border type for logger widget 2023-04-26 15:48:24 +03:00
Orhun Parmaksız 086eb39803
chore(cargo): remove the cargo-audit config 2023-04-26 15:46:47 +03:00
bors[bot] c883b56c8a
Merge #84
84: chore(deps): bump tui-logger from 0.9.0 to 0.9.1 r=orhun a=dependabot[bot]

Bumps [tui-logger](https://github.com/gin66/tui-logger) from 0.9.0 to 0.9.1.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-26 12:38:58 +00:00
dependabot[bot] 06a9eba7c4
chore(deps): bump tui-logger from 0.9.0 to 0.9.1
Bumps [tui-logger](https://github.com/gin66/tui-logger) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/gin66/tui-logger/releases)
- [Changelog](https://github.com/gin66/tui-logger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin66/tui-logger/compare/v0.9.0...v0.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-26 01:59:26 +00:00
Orhun Parmaksız 5826c50d9f
chore(release): prepare for v0.4.0 2023-04-24 23:28:52 +03:00
Orhun Parmaksız 0669584e51
chore(cd): temporarily switch back to action-rs/toolchain 2023-04-24 23:22:28 +03:00
Orhun Parmaksız d5184c5e21
chore(deps): bump transitive dependencies 2023-04-24 23:11:51 +03:00
Orhun Parmaksız 3ace96419c
feat(tui): improve logging (#83)
* chore(deps): add logging dependencies

* refactor(cli): use log functions for logging

* refactor(core): use log functions for logging

* feat(tui): add logging for tui

* feat(args): add an option for setting the log file for TUI logs

* chore(core): add trace logging

* fix(cli): make log level configurable via RUST_LOG

* chore(log): improve logging

* chore(tui): add logs to specific events

* style(tui): update the colors for the logger widget

* feat(log): allow setting the log level for tui

* chore(config)!: remove the verbose option

* fix(test): update render tui test

* chore(tui): update MSRV for tui

* chore(audit): add configuration file for cargo-audit

* chore: Bump the Rust version in Dockerfile

* feat(log): add target to logs

* docs(readme): update documentation about logging
2023-04-24 22:08:43 +02:00
Orhun Parmaksız 80be6c5053
chore(release): prepare for v0.3.2 2023-04-15 22:29:02 +03:00
Orhun Parmaksız 667fefca3e
chore(cargo): remove the cargo-audit config 2023-04-15 22:16:47 +03:00
Orhun Parmaksız e04ba39f5e
chore(deps): bump transitive dependencies 2023-04-15 22:15:07 +03:00
bors[bot] 7e2d532598
Merge #82
82: chore(deps): bump serde_json from 1.0.95 to 1.0.96 r=orhun a=dependabot[bot]

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


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-13 15:56:05 +00:00
dependabot[bot] 136c809150
chore(deps): bump serde_json from 1.0.95 to 1.0.96
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.95 to 1.0.96.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.95...v1.0.96)

---
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-04-13 15:44:28 +00:00
bors[bot] 0f2bf3d4b0
Merge #81
81: chore(deps): bump serde from 1.0.159 to 1.0.160 r=orhun a=dependabot[bot]

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


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2023-04-13 15:36:32 +00:00
Orhun Parmaksız 5a2f7233ee
Merge branch 'main' into dependabot/cargo/serde-1.0.160 2023-04-12 18:52:45 +03:00
Orhun Parmaksız b54062b1f7
chore(crate): update MSRV to 1.64.0 2023-04-12 18:52:08 +03:00
dependabot[bot] dc44544232
chore(deps): bump serde from 1.0.159 to 1.0.160
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.159 to 1.0.160.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.159...v1.0.160)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 15:45:22 +00:00
Orhun Parmaksız 8344ee8970
refactor(deps)!: use parseit as workspace dependency 2023-04-12 18:44:43 +03:00
Orhun Parmaksız 6477bb6172
docs(readme): update MSRV 2023-04-12 18:36:47 +03:00
Orhun Parmaksız b37457b409
chore(dependabot): check dependency updates daily 2023-04-12 18:34:17 +03:00