Commit graph

570 commits

Author SHA1 Message Date
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
Orhun Parmaksız 39779f27ec
docs(readme): update table of contents 2023-04-12 18:31:57 +03:00
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