Commit Graph

462 Commits

Author SHA1 Message Date
dependabot[bot]
b911a3d189
build(deps): bump regex from 1.7.3 to 1.8.0
Bumps [regex](https://github.com/rust-lang/regex) from 1.7.3 to 1.8.0.
- [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/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-21 09:05:09 +00:00
figsoda
bb24fe290b update dependencies 2023-04-20 16:26:06 -04:00
figsoda
45bdd3d986 flake: put environment variables in env 2023-04-15 16:14:26 -04:00
figsoda
8f53f9dffb flake: use makeBinaryWrapper 2023-04-15 10:22:56 -04:00
figsoda
d38c082c00 improve error messages 2023-04-14 22:06:57 -04:00
figsoda
d4d2958ff9 fix typo 2023-04-14 22:05:52 -04:00
figsoda
344eb27d13
Merge pull request #103 from nix-community/dependabot/cargo/h2-0.3.17
build(deps): bump h2 from 0.3.16 to 0.3.17
2023-04-13 14:39:02 -04:00
dependabot[bot]
079fdd8217
build(deps): bump h2 from 0.3.16 to 0.3.17
Bumps [h2](https://github.com/hyperium/h2) from 0.3.16 to 0.3.17.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.16...v0.3.17)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-13 17:08:24 +00:00
figsoda
c8d9581a9c
Merge pull request #102 from nix-community/dependabot/cargo/serde_json-1.0.96
build(deps): bump serde_json from 1.0.95 to 1.0.96
2023-04-13 08:30:28 -04:00
dependabot[bot]
d707d4d1b7
build(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 09:05:03 +00:00
figsoda
8757e76053
Merge pull request #101 from nix-community/dependabot/cargo/serde-1.0.160 2023-04-11 12:41:52 -04:00
dependabot[bot]
fea7570481
build(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-11 09:05:35 +00:00
figsoda
48f79930ee
Merge pull request #99 from nix-community/dependabot/cargo/is-terminal-0.4.7
build(deps): bump is-terminal from 0.4.6 to 0.4.7
2023-04-07 08:55:44 -04:00
dependabot[bot]
04f207fc5e
build(deps): bump is-terminal from 0.4.6 to 0.4.7
Bumps [is-terminal](https://github.com/sunfishcode/is-terminal) from 0.4.6 to 0.4.7.
- [Release notes](https://github.com/sunfishcode/is-terminal/releases)
- [Commits](https://github.com/sunfishcode/is-terminal/compare/v0.4.6...v0.4.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-07 09:05:08 +00:00
figsoda
20c1d801c3 put environment variables in env 2023-04-06 11:57:22 -04:00
figsoda
89b8dc9700
Merge pull request #96 from nix-community/dependabot/cargo/serde_yaml-0.9.21
build(deps): bump serde_yaml from 0.9.19 to 0.9.21
2023-04-06 09:50:43 -04:00
dependabot[bot]
06a9be9aa1
build(deps): bump serde_yaml from 0.9.19 to 0.9.21
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.19 to 0.9.21.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.19...0.9.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-06 11:20:56 +00:00
figsoda
28c2c57679
Merge pull request #97 from nix-community/dependabot/cargo/serde_with-2.3.2
build(deps): bump serde_with from 2.3.1 to 2.3.2
2023-04-06 07:20:22 -04:00
figsoda
9860880fde
Merge pull request #98 from nix-community/dependabot/cargo/spdx-0.10.1
build(deps): bump spdx from 0.10.0 to 0.10.1
2023-04-06 07:19:33 -04:00
dependabot[bot]
3bb3ecd4df
build(deps): bump spdx from 0.10.0 to 0.10.1
Bumps [spdx](https://github.com/EmbarkStudios/spdx) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/EmbarkStudios/spdx/releases)
- [Changelog](https://github.com/EmbarkStudios/spdx/blob/main/CHANGELOG.md)
- [Commits](https://github.com/EmbarkStudios/spdx/compare/0.10.0...0.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-06 09:06:12 +00:00
dependabot[bot]
14863505f8
build(deps): bump serde_with from 2.3.1 to 2.3.2
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/jonasbb/serde_with/releases)
- [Commits](https://github.com/jonasbb/serde_with/compare/v2.3.1...v2.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-06 09:05:45 +00:00
figsoda
80f20829be
Merge pull request #95 from nix-community/dependabot/cargo/cargo-0.69.1
build(deps): bump cargo from 0.69.0 to 0.69.1
2023-04-03 08:19:16 -04:00
dependabot[bot]
15f9c50f76
build(deps): bump cargo from 0.69.0 to 0.69.1
Bumps [cargo](https://github.com/rust-lang/cargo) from 0.69.0 to 0.69.1.
- [Release notes](https://github.com/rust-lang/cargo/releases)
- [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/cargo/compare/0.69.0...0.69.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 09:12:40 +00:00
figsoda
efefa2b39c
Merge pull request #91 from nix-community/dependabot/cargo/tempfile-3.5.0 2023-03-29 09:29:21 -04:00
dependabot[bot]
b95f072475
build(deps): bump tempfile from 3.4.0 to 3.5.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/Stebalien/tempfile/releases)
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/NEWS)
- [Commits](https://github.com/Stebalien/tempfile/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29 12:17:38 +00:00
figsoda
eb0abf289b
Merge pull request #92 from nix-community/dependabot/cargo/clap_complete-4.2.0
build(deps): bump clap_complete from 4.1.6 to 4.2.0
2023-03-29 08:16:24 -04:00
figsoda
8b8ccf2942
Merge pull request #93 from nix-community/dependabot/cargo/is-terminal-0.4.6
build(deps): bump is-terminal from 0.4.5 to 0.4.6
2023-03-29 08:16:08 -04:00
dependabot[bot]
74450e8f91
build(deps): bump is-terminal from 0.4.5 to 0.4.6
Bumps [is-terminal](https://github.com/sunfishcode/is-terminal) from 0.4.5 to 0.4.6.
- [Release notes](https://github.com/sunfishcode/is-terminal/releases)
- [Commits](https://github.com/sunfishcode/is-terminal/compare/v0.4.5...v0.4.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29 09:10:51 +00:00
dependabot[bot]
817026486d
build(deps): bump clap_complete from 4.1.6 to 4.2.0
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.1.6 to 4.2.0.
- [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.1.6...clap_complete-v4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29 09:10:41 +00:00
figsoda
bf34008ae1
Merge pull request #89 from nix-community/dependabot/cargo/serde-1.0.159 2023-03-28 09:19:37 -04:00
dependabot[bot]
7008f12b43
build(deps): bump serde from 1.0.158 to 1.0.159
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>
2023-03-28 12:16:07 +00:00
figsoda
fe6bbff3b2
Merge pull request #88 from nix-community/dependabot/cargo/clap_complete-4.1.6
build(deps): bump clap_complete from 4.1.5 to 4.1.6
2023-03-28 08:14:38 -04:00
figsoda
12f61428d0
Merge pull request #87 from nix-community/dependabot/cargo/reqwest-0.11.16
build(deps): bump reqwest from 0.11.15 to 0.11.16
2023-03-28 08:14:28 -04:00
figsoda
d0a926c036
Merge pull request #86 from nix-community/dependabot/cargo/tokio-1.27.0
build(deps): bump tokio from 1.26.0 to 1.27.0
2023-03-28 08:14:11 -04:00
figsoda
c095ef7d31
Merge pull request #90 from nix-community/dependabot/cargo/serde_json-1.0.95
build(deps): bump serde_json from 1.0.94 to 1.0.95
2023-03-28 08:13:08 -04:00
dependabot[bot]
86407e183c
build(deps): bump serde_json from 1.0.94 to 1.0.95
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.94 to 1.0.95.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.94...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-03-28 09:10:21 +00:00
dependabot[bot]
ecbdd628a6
build(deps): bump clap_complete from 4.1.5 to 4.1.6
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.1.5 to 4.1.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/clap_complete-v4.1.5...clap_complete-v4.1.6)

---
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-03-28 09:09:49 +00:00
dependabot[bot]
5cfc2a5eb8
build(deps): bump reqwest from 0.11.15 to 0.11.16
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.15 to 0.11.16.
- [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.15...v0.11.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-28 09:09:35 +00:00
dependabot[bot]
53b111d907
build(deps): bump tokio from 1.26.0 to 1.27.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.26.0...tokio-1.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-28 09:09:23 +00:00
figsoda
7c631c64ae
Merge pull request #85 from nix-community/dependabot/cargo/regex-1.7.3 2023-03-27 09:24:05 -04:00
dependabot[bot]
08533b0ff6
build(deps): bump regex from 1.7.2 to 1.7.3
Bumps [regex](https://github.com/rust-lang/regex) from 1.7.2 to 1.7.3.
- [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.7.2...1.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 09:14:59 +00:00
figsoda
81aa3dcbe2 rust: use the first when multiple dependencies have with the revision 2023-03-26 17:50:09 -04:00
figsoda
1ea058b9bb
Merge pull request #83 from nix-community/dependabot/cargo/openssl-0.10.48 2023-03-24 22:45:49 -04:00
dependabot[bot]
64aa56e078
build(deps): bump openssl from 0.10.46 to 0.10.48
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.46 to 0.10.48.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.46...openssl-v0.10.48)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-25 01:58:22 +00:00
figsoda
6c81e4521b
Merge pull request #82 from nix-community/dependabot/cargo/insta-1.29.0
build(deps): bump insta from 1.28.0 to 1.29.0
2023-03-23 09:43:55 -04:00
dependabot[bot]
0b3ed99fd7
build(deps): bump insta from 1.28.0 to 1.29.0
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.28.0 to 1.29.0.
- [Release notes](https://github.com/mitsuhiko/insta/releases)
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/insta/compare/1.28.0...1.29.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-03-23 09:11:19 +00:00
figsoda
69bdb2f194 build: remove unused rerun-if commands 2023-03-22 11:05:33 -04:00
figsoda
d371e78e49
Merge pull request #81 from nix-community/dependabot/cargo/regex-1.7.2
build(deps): bump regex from 1.7.1 to 1.7.2
2023-03-22 08:05:22 -04:00
dependabot[bot]
c703a37c6c
build(deps): bump regex from 1.7.1 to 1.7.2
Bumps [regex](https://github.com/rust-lang/regex) from 1.7.1 to 1.7.2.
- [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.7.1...1.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-22 09:10:44 +00:00
figsoda
d63307c37f bump version 2023-03-21 20:46:09 -04:00