Commit Graph

492 Commits

Author SHA1 Message Date
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
bors[bot]
3286bd5038
Merge #63
63: chore(deps): bump serde from 1.0.151 to 1.0.152 r=orhun a=dependabot[bot]

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


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-02 07:53:43 +00:00
dependabot[bot]
70818db750
chore(deps): bump serde from 1.0.151 to 1.0.152
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.151 to 1.0.152.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.151...v1.0.152)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-02 01:14:50 +00:00
Orhun Parmaksız
7dad6051ac
Merge branch 'main' of ssh://github.com/orhun/systeroid 2023-01-01 19:59:14 +03:00
Orhun Parmaksız
1a3484d8d4
docs(license): update copyright years 2023-01-01 19:59:03 +03:00
Orhun Parmaksız
d66cf1e4ff
docs(readme): fix badge links 2023-01-01 19:57:03 +03:00
bors[bot]
6265ab224f
Merge #61 #62
61: chore(deps): bump thiserror from 1.0.37 to 1.0.38 r=orhun a=dependabot[bot]

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


62: chore(deps): bump serde from 1.0.150 to 1.0.151 r=orhun a=dependabot[bot]

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


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-18 20:57:19 +00:00
dependabot[bot]
bd6a651d82
chore(deps): bump serde from 1.0.150 to 1.0.151
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.150 to 1.0.151.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.150...v1.0.151)

---
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-18 20:50:09 +00:00
dependabot[bot]
aaf1f177e1
chore(deps): bump thiserror from 1.0.37 to 1.0.38
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.37 to 1.0.38.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.37...1.0.38)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-18 20:50:04 +00:00
Orhun Parmaksız
3b6c95fc2c
Merge branch 'main' of ssh://github.com/orhun/systeroid 2022-12-18 23:48:42 +03:00
Orhun Parmaksız
44fef984cc
fix(lint): apply clippy suggestions 2022-12-18 23:48:22 +03:00
Orhun Parmaksız
451f752ce5
style(dependabot): apply formatting 2022-12-18 23:46:35 +03:00
bors[bot]
034e9817af
Merge #58
58: chore(deps): bump serde from 1.0.148 to 1.0.150 r=orhun a=dependabot[bot]

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


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 12:02:53 +00:00
bors[bot]
96fcb35d75
Merge #57
57: chore(deps): bump sysctl from 0.5.2 to 0.5.4 r=orhun a=dependabot[bot]

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


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 11:48:06 +00:00
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