Commit Graph

913 Commits

Author SHA1 Message Date
dependabot[bot]
9dbb3d7f7a
build(deps): bump clap_mangen from 0.2.18 to 0.2.19
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.18 to 0.2.19.
- [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.18...clap_mangen-v0.2.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 17:11:17 +00:00
figsoda
67132c49cb
Merge pull request #395 from nix-community/dependabot/cargo/parse-display-0.9.0
build(deps): bump parse-display from 0.8.2 to 0.9.0
2024-02-05 12:10:28 -05:00
figsoda
80facb86b3
Merge pull request #396 from nix-community/dependabot/cargo/clap_complete-4.4.10
build(deps): bump clap_complete from 4.4.9 to 4.4.10
2024-02-05 12:10:09 -05:00
dependabot[bot]
f73fea1e69
build(deps): bump clap_complete from 4.4.9 to 4.4.10
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.4.9 to 4.4.10.
- [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.9...clap_complete-v4.4.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 08:15:31 +00:00
dependabot[bot]
81baf188aa
build(deps): bump parse-display from 0.8.2 to 0.9.0
Bumps [parse-display](https://github.com/frozenlib/parse-display) from 0.8.2 to 0.9.0.
- [Changelog](https://github.com/frozenlib/parse-display/blob/master/CHANGELOG.md)
- [Commits](https://github.com/frozenlib/parse-display/compare/v0.8.2...v0.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 08:15:20 +00:00
figsoda
a4905e455d
Merge pull request #392 from nix-community/dependabot/cargo/time-0.3.32
build(deps): bump time from 0.3.31 to 0.3.32
2024-02-04 20:19:45 -05:00
figsoda
8baf802fd7
Merge pull request #393 from nix-community/dependabot/cargo/reqwest-0.11.24
build(deps): bump reqwest from 0.11.23 to 0.11.24
2024-02-02 14:06:55 -05:00
dependabot[bot]
dae0930835
build(deps): bump time from 0.3.31 to 0.3.32
Bumps [time](https://github.com/time-rs/time) from 0.3.31 to 0.3.32.
- [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.31...v0.3.32)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 15:24:29 +00:00
dependabot[bot]
65e8845e81
build(deps): bump reqwest from 0.11.23 to 0.11.24
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.23 to 0.11.24.
- [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.23...v0.11.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 15:24:04 +00:00
figsoda
383b02776c
Merge pull request #391 from nix-community/dependabot/cargo/toml-0.8.9
build(deps): bump toml from 0.8.8 to 0.8.9
2024-02-01 10:23:25 -05:00
figsoda
b97da9e80f
Merge pull request #390 from nix-community/dependabot/cargo/regex-1.10.3
build(deps): bump regex from 1.10.2 to 1.10.3
2024-02-01 10:23:12 -05:00
dependabot[bot]
5b29606d2c
build(deps): bump toml from 0.8.8 to 0.8.9
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.8 to 0.8.9.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.8...toml-v0.8.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 08:22:52 +00:00
dependabot[bot]
f251d424e4
build(deps): bump regex from 1.10.2 to 1.10.3
Bumps [regex](https://github.com/rust-lang/regex) from 1.10.2 to 1.10.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.10.2...1.10.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 08:22:30 +00:00
figsoda
bea4e5cb11
Merge pull request #386 from nix-community/dependabot/cargo/serde_with-3.6.0
build(deps): bump serde_with from 3.5.1 to 3.6.0
2024-02-01 00:25:17 -05:00
dependabot[bot]
fb0d14907c
build(deps): bump serde_with from 3.5.1 to 3.6.0
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/jonasbb/serde_with/releases)
- [Commits](https://github.com/jonasbb/serde_with/compare/v3.5.1...v3.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 17:04:41 +00:00
figsoda
9f8a159d63
Merge pull request #387 from nix-community/dependabot/cargo/itertools-0.12.1
build(deps): bump itertools from 0.12.0 to 0.12.1
2024-01-31 12:03:56 -05:00
figsoda
69c17c6187
Merge pull request #388 from nix-community/dependabot/cargo/clap_mangen-0.2.18
build(deps): bump clap_mangen from 0.2.17 to 0.2.18
2024-01-31 12:03:42 -05:00
figsoda
780d425eaa
Merge pull request #389 from nix-community/dependabot/cargo/serde_yaml-0.9.31
build(deps): bump serde_yaml from 0.9.30 to 0.9.31
2024-01-31 12:03:25 -05:00
dependabot[bot]
4fe1a1e587
build(deps): bump serde_yaml from 0.9.30 to 0.9.31
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.30 to 0.9.31.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.30...0.9.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 08:37:45 +00:00
dependabot[bot]
3c176ad3c5
build(deps): bump clap_mangen from 0.2.17 to 0.2.18
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.17 to 0.2.18.
- [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.17...clap_mangen-v0.2.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 08:37:36 +00:00
dependabot[bot]
86b3111132
build(deps): bump itertools from 0.12.0 to 0.12.1
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.12.0 to 0.12.1.
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-itertools/itertools/compare/v0.12.0...v0.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 08:37:24 +00:00
figsoda
50ea0e26fa
Merge pull request #382 from nix-community/dependabot/cargo/serde_json-1.0.113
build(deps): bump serde_json from 1.0.111 to 1.0.113
2024-01-30 11:52:45 -05:00
dependabot[bot]
0cd83ab91d
build(deps): bump serde_json from 1.0.111 to 1.0.113
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.111 to 1.0.113.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.111...v1.0.113)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-30 14:42:25 +00:00
figsoda
4b85a0504d
Merge pull request #383 from nix-community/dependabot/cargo/clap_complete-4.4.9
build(deps): bump clap_complete from 4.4.7 to 4.4.9
2024-01-30 09:42:00 -05:00
figsoda
d2a52642fa
Merge pull request #384 from nix-community/dependabot/cargo/serde_with-3.5.1
build(deps): bump serde_with from 3.4.0 to 3.5.1
2024-01-30 09:41:42 -05:00
figsoda
d7d8a4be87
Merge pull request #385 from nix-community/dependabot/cargo/serde-1.0.196
build(deps): bump serde from 1.0.195 to 1.0.196
2024-01-30 09:41:28 -05:00
dependabot[bot]
3fdb128d3f
build(deps): bump serde from 1.0.195 to 1.0.196
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.195 to 1.0.196.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.195...v1.0.196)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-30 08:20:22 +00:00
dependabot[bot]
0c6b940f79
build(deps): bump serde_with from 3.4.0 to 3.5.1
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 3.4.0 to 3.5.1.
- [Release notes](https://github.com/jonasbb/serde_with/releases)
- [Commits](https://github.com/jonasbb/serde_with/compare/v3.4.0...v3.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-30 08:20:10 +00:00
dependabot[bot]
e91890fc9d
build(deps): bump clap_complete from 4.4.7 to 4.4.9
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.4.7 to 4.4.9.
- [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.7...clap_complete-v4.4.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-30 08:20:00 +00:00
figsoda
63ffa76626
Merge pull request #379 from nix-community/dependabot/cargo/h2-0.3.24
build(deps): bump h2 from 0.3.22 to 0.3.24
2024-01-29 13:44:14 -05:00
figsoda
b408384d2b
Merge pull request #380 from nix-community/dependabot/cargo/shlex-1.3.0
build(deps): bump shlex from 1.2.0 to 1.3.0
2024-01-29 13:44:05 -05:00
figsoda
1b40fb2cd5
Merge pull request #378 from nix-community/dependabot/cargo/rayon-1.8.1
build(deps): bump rayon from 1.8.0 to 1.8.1
2024-01-29 13:43:57 -05:00
figsoda
724e477927
Merge pull request #377 from nix-community/dependabot/cargo/clap_mangen-0.2.17
build(deps): bump clap_mangen from 0.2.16 to 0.2.17
2024-01-29 13:43:47 -05:00
figsoda
1bd4be1549
Merge pull request #376 from nix-community/dependabot/cargo/clap-4.4.18
build(deps): bump clap from 4.4.17 to 4.4.18
2024-01-29 13:43:30 -05:00
dependabot[bot]
feb71bdb1e
build(deps): bump shlex from 1.2.0 to 1.3.0
Bumps [shlex](https://github.com/comex/rust-shlex) from 1.2.0 to 1.3.0.
- [Changelog](https://github.com/comex/rust-shlex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/comex/rust-shlex/commits)

---
updated-dependencies:
- dependency-name: shlex
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 21:51:13 +00:00
dependabot[bot]
7b8d656d4e
build(deps): bump h2 from 0.3.22 to 0.3.24
Bumps [h2](https://github.com/hyperium/h2) from 0.3.22 to 0.3.24.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.24/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.22...v0.3.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 16:22:46 +00:00
dependabot[bot]
9492ad58bb
build(deps): bump rayon from 1.8.0 to 1.8.1
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.8.0 to 1.8.1.
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md)
- [Commits](https://github.com/rayon-rs/rayon/compare/rayon-core-v1.8.0...rayon-core-v1.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 08:31:40 +00:00
dependabot[bot]
62aea78905
build(deps): bump clap_mangen from 0.2.16 to 0.2.17
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.16 to 0.2.17.
- [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.16...clap_mangen-v0.2.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 08:36:06 +00:00
dependabot[bot]
d77d477480
build(deps): bump clap from 4.4.17 to 4.4.18
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.17 to 4.4.18.
- [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.17...v4.4.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 08:35:35 +00:00
figsoda
e69b33aa8b
Merge pull request #372 from nix-community/dependabot/cargo/clap_complete-4.4.7
build(deps): bump clap_complete from 4.4.4 to 4.4.7
2024-01-16 21:11:57 -05:00
dependabot[bot]
ae55203030
build(deps): bump clap_complete from 4.4.4 to 4.4.7
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.4.4 to 4.4.7.
- [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.4...clap_complete-v4.4.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-16 22:30:22 +00:00
figsoda
009e690d43
Merge pull request #373 from nix-community/dependabot/cargo/serde_json-1.0.111
build(deps): bump serde_json from 1.0.109 to 1.0.111
2024-01-16 17:29:55 -05:00
figsoda
0c71cea7df
Merge pull request #374 from nix-community/dependabot/cargo/spdx-0.10.3
build(deps): bump spdx from 0.10.2 to 0.10.3
2024-01-16 17:29:36 -05:00
figsoda
5efdca6ec1
Merge pull request #375 from nix-community/dependabot/cargo/clap-4.4.17
build(deps): bump clap from 4.4.16 to 4.4.17
2024-01-16 17:29:26 -05:00
dependabot[bot]
b46f8977dd
build(deps): bump clap from 4.4.16 to 4.4.17
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.16 to 4.4.17.
- [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.16...v4.4.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-16 08:22:44 +00:00
dependabot[bot]
de6cca842d
build(deps): bump spdx from 0.10.2 to 0.10.3
Bumps [spdx](https://github.com/EmbarkStudios/spdx) from 0.10.2 to 0.10.3.
- [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.2...0.10.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-16 08:22:32 +00:00
dependabot[bot]
6d2a9761d2
build(deps): bump serde_json from 1.0.109 to 1.0.111
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.109 to 1.0.111.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.109...v1.0.111)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-16 08:22:21 +00:00
figsoda
4c3661da73
Merge pull request #366 from nix-community/dependabot/cargo/serde-1.0.195
build(deps): bump serde from 1.0.194 to 1.0.195
2024-01-15 18:10:12 -05:00
figsoda
9c5a8ca3b3
Merge pull request #367 from nix-community/dependabot/cargo/anyhow-1.0.79
build(deps): bump anyhow from 1.0.75 to 1.0.79
2024-01-15 18:10:04 -05:00
figsoda
07223c9ae9
Merge pull request #369 from nix-community/dependabot/cargo/clap-4.4.16
build(deps): bump clap from 4.4.12 to 4.4.16
2024-01-15 18:09:52 -05:00