Commit Graph

509 Commits

Author SHA1 Message Date
Orhun Parmaksız
c35b3b91af
chore(github): update funding options 2023-04-12 18:30:44 +03:00
Orhun Parmaksız
af75cefa39
chore(ci): update runner versions 2023-04-12 18:29:11 +03:00
bors[bot]
04afa800fe
Merge #80
80: chore(deps): bump serde_json from 1.0.93 to 1.0.95 r=orhun a=dependabot[bot]

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


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-10 02:31:06 +00:00
dependabot[bot]
a579e99042
chore(deps): bump serde_json from 1.0.93 to 1.0.95
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.93 to 1.0.95.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.93...v1.0.95)

---
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-10 01:59:22 +00:00
dependabot[bot]
cd6a275546
chore(deps): bump serde from 1.0.158 to 1.0.159 (#79)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.158 to 1.0.159.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.158...v1.0.159)

---
updated-dependencies:
- dependency-name: serde
  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-04-03 12:57:36 +02:00
dependabot[bot]
46172c9554
chore(deps): bump rayon from 1.6.1 to 1.7.0 (#70)
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.6.1 to 1.7.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/rayon-core-v1.6.1...rayon-core-v1.7.0)

---
updated-dependencies:
- dependency-name: rayon
  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>
Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2023-04-03 12:57:25 +02:00
Orhun Parmaksız
02a51690b9
feat(docker): scan the Docker image using Syft 2023-04-03 13:43:10 +03:00
Orhun Parmaksız
c59009b4a2
feat(docker): generate SBOM attestation for the Docker image 2023-04-03 13:35:18 +03:00
Orhun Parmaksız
756ca556db
fix(actions): fix the Rust toolchain specification 2023-04-03 13:32:31 +03:00
Orhun Parmaksız
ed50ada800
chore(actions): switch to dtolnay/rust-toolchain action 2023-04-03 13:30:38 +03:00
Pavel Fomchenkov
7cea83cf0b
chore(deps): switch to ratatui 2023-04-02 02:28:23 +02:00
bors[bot]
f6cfc6e42a
Merge #75
75: chore(deps): bump thiserror from 1.0.39 to 1.0.40 r=orhun a=dependabot[bot]

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.39 to 1.0.40.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21 11:58:18 +00:00
dependabot[bot]
a069b1d29f
chore(deps): bump thiserror from 1.0.39 to 1.0.40
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.39 to 1.0.40.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.39...1.0.40)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 18:39:02 +00:00
bors[bot]
0b7fd6931f
Merge #76
76: chore(deps): bump serde from 1.0.157 to 1.0.158 r=orhun a=dependabot[bot]

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


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-20 18:30:22 +00:00
dependabot[bot]
6446ab65ae
chore(deps): bump serde from 1.0.157 to 1.0.158
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.157 to 1.0.158.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.157...v1.0.158)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 17:15:52 +00:00
bors[bot]
8909d65590
Merge #74
74: chore(deps): bump serde from 1.0.152 to 1.0.157 r=orhun a=dependabot[bot]

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


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-20 17:04:22 +00:00
Orhun Parmaksız
76013debb4
chore(docker): disable arm64 builds
This reverts commit 1a6d82f198.
2023-03-20 20:00:59 +03:00
dependabot[bot]
f9514cb39c
chore(deps): bump serde from 1.0.152 to 1.0.157
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.152 to 1.0.157.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.152...v1.0.157)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 02:17:48 +00:00
Orhun Parmaksız
1a6d82f198
chore(docker): enable arm64 builds
This reverts commit ea40fdcb54.
2023-03-11 01:39:29 +03:00
Orhun Parmaksız
9128b05182
Merge branch 'main' of ssh://github.com/orhun/systeroid 2023-03-11 01:32:19 +03:00
Orhun Parmaksız
ea40fdcb54
chore(docker): disable arm64 builds temporarily 2023-03-11 01:32:10 +03:00
bors[bot]
67bf260b1c
Merge #71
71: chore(deps): bump thiserror from 1.0.38 to 1.0.39 r=orhun a=dependabot[bot]

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


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2023-03-10 20:30:12 +00:00
Orhun Parmaksız
c89a03508a
Merge branch 'main' into dependabot/cargo/thiserror-1.0.39 2023-03-10 23:28:30 +03:00
Orhun Parmaksız
0bc0b654f4
Merge branch 'main' of ssh://github.com/orhun/systeroid 2023-03-10 23:25:27 +03:00
Orhun Parmaksız
8fffab818b
fix(docker): remove target directory from .dockerignore 2023-03-10 23:25:18 +03:00
dependabot[bot]
7bd36d6540
chore(deps): bump thiserror from 1.0.38 to 1.0.39
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.38 to 1.0.39.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.38...1.0.39)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 02:10:20 +00:00
dependabot[bot]
6db4ac3e3d
chore(deps): bump copypasta-ext from 0.4.1 to 0.4.4 (#69)
Bumps [copypasta-ext](https://gitlab.com/timvisee/copypasta-ext) from 0.4.1 to 0.4.4.
- [Release notes](https://gitlab.com/timvisee/copypasta-ext/tags)
- [Commits](https://gitlab.com/timvisee/copypasta-ext/compare/v0.4.1...v0.4.4)

---
updated-dependencies:
- dependency-name: copypasta-ext
  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-02-27 17:35:17 +01:00
bors[bot]
54718a89ed
Merge #68
68: chore(deps): bump serde_json from 1.0.92 to 1.0.93 r=orhun a=dependabot[bot]

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


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-13 14:53:23 +00:00
dependabot[bot]
e050cfea56
chore(deps): bump serde_json from 1.0.92 to 1.0.93
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.92 to 1.0.93.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.92...v1.0.93)

---
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-02-13 02:50:02 +00:00
Orhun Parmaksız
f593bb1d3b
docs(readme): fix YouTube video description 2023-02-10 13:23:02 +03:00
Orhun Parmaksız
8098411569
docs(readme): add in-the-media section
Add https://www.youtube.com/watch?v=v3q707TRIIs
2023-02-10 13:19:47 +03:00
Orhun Parmaksız
f8496ef6c4
fix(ci): update cargo-msrv installation command 2023-02-07 16:37:34 +03:00
dependabot[bot]
127ac3c589
chore(deps): bump docker/build-push-action from 3 to 4 (#66)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  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>
2023-02-07 13:59:07 +01:00
dependabot[bot]
b993b61187
chore(deps): bump serde_json from 1.0.91 to 1.0.92 (#67)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.91 to 1.0.92.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.91...v1.0.92)

---
updated-dependencies:
- dependency-name: serde_json
  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-02-07 13:57:08 +01:00
Orhun Parmaksız
71fa61ce61
chore(release): prepare for v0.3.1 2023-01-28 21:22:31 +03:00
Orhun Parmaksız
d8a8ff9234
refactor(cd): replace deprecated set-output usage 2023-01-28 21:22:16 +03:00
Orhun Parmaksız
cd42319690
docs(changelog): update changelog header 2023-01-28 21:15:09 +03:00
Orhun Parmaksız
01b388443c
chore(deps): bump transitive dependencies 2023-01-28 20:59:45 +03:00
dependabot[bot]
890a51a687
chore(deps): bump copypasta-ext from 0.3.9 to 0.4.1 (#65)
* chore(deps): bump copypasta-ext from 0.3.9 to 0.4.1

Bumps [copypasta-ext](https://gitlab.com/timvisee/copypasta-ext) from 0.3.9 to 0.4.1.
- [Release notes](https://gitlab.com/timvisee/copypasta-ext/tags)
- [Commits](https://gitlab.com/timvisee/copypasta-ext/compare/v0.3.9...v0.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

* fix(deps): use ClipboardProviderExt for clipboard context

---------

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-01-28 18:54:02 +01:00
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