Commit Graph

888 Commits

Author SHA1 Message Date
dependabot[bot]
e572a758eb
build(deps): bump DeterminateSystems/nix-installer-action from 4 to 5
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 4 to 5.
- [Release notes](https://github.com/determinatesystems/nix-installer-action/releases)
- [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: DeterminateSystems/nix-installer-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 08:20:19 +00:00
dependabot[bot]
6ecd5a8eda
build(deps): bump reqwest from 0.11.20 to 0.11.22
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.20 to 0.11.22.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.20...v0.11.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-04 08:34:33 +00:00
figsoda
4b90375c88
Merge pull request #294 from nix-community/dependabot/cargo/toml-0.8.2
build(deps): bump toml from 0.8.1 to 0.8.2
2023-10-03 10:01:22 -04:00
dependabot[bot]
fc3f1c218d
build(deps): bump toml from 0.8.1 to 0.8.2
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.1 to 0.8.2.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.1...toml-v0.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 09:01:52 +00:00
figsoda
8e95fae1e6
Merge pull request #293 from nix-community/dependabot/cargo/regex-1.9.6
build(deps): bump regex from 1.9.5 to 1.9.6
2023-10-02 09:40:12 -04:00
dependabot[bot]
8a8f710b21
build(deps): bump regex from 1.9.5 to 1.9.6
Bumps [regex](https://github.com/rust-lang/regex) from 1.9.5 to 1.9.6.
- [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.9.5...1.9.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 08:55:05 +00:00
figsoda
1807589e69
Merge pull request #290 from nix-community/dependabot/cargo/clap_complete-4.4.3
build(deps): bump clap_complete from 4.4.2 to 4.4.3
2023-09-29 12:25:31 -04:00
dependabot[bot]
2568817743
build(deps): bump clap_complete from 4.4.2 to 4.4.3
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.4.2 to 4.4.3.
- [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.4.2...clap_complete-v4.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-29 14:24:24 +00:00
figsoda
b029f7ec76
Merge pull request #291 from nix-community/dependabot/cargo/clap-4.4.6
build(deps): bump clap from 4.4.5 to 4.4.6
2023-09-29 10:23:42 -04:00
dependabot[bot]
d5e356f96f
build(deps): bump clap from 4.4.5 to 4.4.6
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.5 to 4.4.6.
- [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/v4.4.5...v4.4.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-29 08:31:25 +00:00
figsoda
b100071b78
Merge pull request #289 from nix-community/dependabot/cargo/insta-1.33.0 2023-09-28 10:42:55 -04:00
dependabot[bot]
3a1c1089a7
build(deps): bump insta from 1.32.0 to 1.33.0
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.32.0 to 1.33.0.
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/insta/compare/1.32.0...1.33.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-28 08:34:02 +00:00
figsoda
05496b9a41
Merge pull request #288 from nix-community/dependabot/cargo/toml-0.8.1
build(deps): bump toml from 0.8.0 to 0.8.1
2023-09-27 10:06:38 -04:00
dependabot[bot]
78da5e2a2a
build(deps): bump toml from 0.8.0 to 0.8.1
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.0 to 0.8.1.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.0...toml-v0.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-27 09:03:20 +00:00
figsoda
83ff914cd4
Merge pull request #286 from nix-community/dependabot/cargo/clap_complete-4.4.2 2023-09-26 09:22:00 -04:00
dependabot[bot]
55f279e414
build(deps): bump clap_complete from 4.4.1 to 4.4.2
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.4.1 to 4.4.2.
- [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.4.1...clap_complete-v4.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-26 12:33:40 +00:00
figsoda
7596a68bfa
Merge pull request #285 from nix-community/dependabot/cargo/clap-4.4.5
build(deps): bump clap from 4.4.4 to 4.4.5
2023-09-26 08:32:02 -04:00
dependabot[bot]
cdd28eecdd
build(deps): bump clap from 4.4.4 to 4.4.5
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.4 to 4.4.5.
- [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/v4.4.4...v4.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-26 08:48:07 +00:00
figsoda
9b5bee6432
Merge pull request #284 from nix-community/dependabot/cargo/semver-1.0.19
build(deps): bump semver from 1.0.18 to 1.0.19
2023-09-25 08:50:57 -04:00
figsoda
2f266ebd5f
Merge pull request #283 from nix-community/dependabot/cargo/time-0.3.29
build(deps): bump time from 0.3.28 to 0.3.29
2023-09-25 08:50:48 -04:00
dependabot[bot]
6bf5eeff03
build(deps): bump semver from 1.0.18 to 1.0.19
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.18 to 1.0.19.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.18...1.0.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 08:38:32 +00:00
dependabot[bot]
bc9587b7e4
build(deps): bump time from 0.3.28 to 0.3.29
Bumps [time](https://github.com/time-rs/time) from 0.3.28 to 0.3.29.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.3.28...v0.3.29)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 08:38:09 +00:00
figsoda
63e6f8fb5d rust(deps): add libwebp-sys2 2023-09-22 11:31:16 -04:00
figsoda
dc87d27762 rust(deps): add libmpv-sys 2023-09-22 11:19:30 -04:00
figsoda
838125b1c3
Merge pull request #282 from nix-community/dependabot/cargo/rayon-1.8.0 2023-09-21 15:57:44 -04:00
figsoda
dde9faa686
Merge pull request #281 from nix-community/dependabot/cargo/insta-1.32.0
build(deps): bump insta from 1.31.0 to 1.32.0
2023-09-21 08:34:45 -04:00
dependabot[bot]
2da6547773
build(deps): bump rayon from 1.7.0 to 1.8.0
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.7.0 to 1.8.0.
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md)
- [Commits](https://github.com/rayon-rs/rayon/compare/rayon-core-v1.7.0...rayon-core-v1.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-21 08:23:26 +00:00
dependabot[bot]
ccf5e78d13
build(deps): bump insta from 1.31.0 to 1.32.0
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.31.0 to 1.32.0.
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/insta/compare/1.31.0...1.32.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-21 08:23:13 +00:00
figsoda
48bb0b55be
Merge pull request #280 from nix-community/dependabot/cargo/clap-4.4.4 2023-09-19 09:49:41 -04:00
dependabot[bot]
eb1678f8eb
build(deps): bump clap from 4.4.3 to 4.4.4
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.3 to 4.4.4.
- [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/v4.4.3...v4.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-19 12:30:22 +00:00
figsoda
a89d6fc0de
Merge pull request #279 from nix-community/dependabot/cargo/clap_mangen-0.2.14
build(deps): bump clap_mangen from 0.2.13 to 0.2.14
2023-09-19 08:29:42 -04:00
dependabot[bot]
70a69623e4
build(deps): bump clap_mangen from 0.2.13 to 0.2.14
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.13 to 0.2.14.
- [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.13...clap_mangen-v0.2.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-19 09:05:53 +00:00
figsoda
077ac3915a flake: small clean up 2023-09-18 16:46:16 -04:00
figsoda
9fe8a524ab
Merge pull request #278 from nix-community/dependabot/cargo/indoc-2.0.4
build(deps): bump indoc from 2.0.3 to 2.0.4
2023-09-18 09:08:11 -04:00
dependabot[bot]
958e533fdf
build(deps): bump indoc from 2.0.3 to 2.0.4
Bumps [indoc](https://github.com/dtolnay/indoc) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/dtolnay/indoc/releases)
- [Commits](https://github.com/dtolnay/indoc/compare/2.0.3...2.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 08:32:20 +00:00
figsoda
bdd57bdfab changelog: fix typo 2023-09-17 10:18:56 -04:00
figsoda
e97b842a24
Merge pull request #277 from nix-community/bump 2023-09-16 17:05:26 -04:00
figsoda
c117d8d6cf bump 2023-09-16 10:50:59 -04:00
figsoda
64b5da2073
Merge pull request #275 from nix-community/pyproject 2023-09-15 11:34:13 -04:00
figsoda
a1a3ada20c
Merge pull request #276 from nix-community/dependabot/cargo/serde_json-1.0.107
build(deps): bump serde_json from 1.0.106 to 1.0.107
2023-09-14 08:16:37 -04:00
dependabot[bot]
1082bf7f47
build(deps): bump serde_json from 1.0.106 to 1.0.107
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.106 to 1.0.107.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.106...v1.0.107)

---
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-09-14 08:55:53 +00:00
figsoda
6dfc0ab86b python: format -> pyproject 2023-09-13 15:07:12 -04:00
figsoda
639f796fd8
Merge pull request #274 from nix-community/dependabot/cargo/toml-0.8.0
build(deps): bump toml from 0.7.8 to 0.8.0
2023-09-13 07:44:20 -04:00
figsoda
4376f0ac24
Merge pull request #273 from nix-community/dependabot/cargo/clap-4.4.3
build(deps): bump clap from 4.4.2 to 4.4.3
2023-09-13 07:44:04 -04:00
dependabot[bot]
3bdf0b07c8
build(deps): bump toml from 0.7.8 to 0.8.0
Bumps [toml](https://github.com/toml-rs/toml) from 0.7.8 to 0.8.0.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.7.8...toml-v0.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 08:42:14 +00:00
dependabot[bot]
db3320ffbb
build(deps): bump clap from 4.4.2 to 4.4.3
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.2 to 4.4.3.
- [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/v4.4.2...v4.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 08:41:57 +00:00
figsoda
570ee80935
Merge pull request #272 from nix-community/dependabot/cargo/serde_json-1.0.106
build(deps): bump serde_json from 1.0.105 to 1.0.106
2023-09-11 09:32:49 -04:00
figsoda
6ba68adaa3
Merge pull request #271 from nix-community/dependabot/cargo/toml-0.7.8
build(deps): bump toml from 0.7.7 to 0.7.8
2023-09-11 09:32:40 -04:00
dependabot[bot]
bb9ab73196
build(deps): bump serde_json from 1.0.105 to 1.0.106
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.105 to 1.0.106.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.105...v1.0.106)

---
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-09-11 08:19:12 +00:00
dependabot[bot]
45d06cc609
build(deps): bump toml from 0.7.7 to 0.7.8
Bumps [toml](https://github.com/toml-rs/toml) from 0.7.7 to 0.7.8.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.7.7...toml-v0.7.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 08:19:02 +00:00