Commit Graph

888 Commits

Author SHA1 Message Date
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
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
figsoda
384e03acaa
Merge pull request #370 from nix-community/dependabot/github_actions/cachix/cachix-action-14
build(deps): bump cachix/cachix-action from 13 to 14
2024-01-15 18:09:43 -05:00
figsoda
bcece1cf27
Merge pull request #371 from nix-community/dependabot/github_actions/cachix/install-nix-action-25
build(deps): bump cachix/install-nix-action from 24 to 25
2024-01-15 18:09:34 -05:00
dependabot[bot]
f91fd727fc
build(deps): bump cachix/install-nix-action from 24 to 25
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 24 to 25.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v24...v25)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 08:09:20 +00:00
dependabot[bot]
e4f69bcdf1
build(deps): bump cachix/cachix-action from 13 to 14
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 13 to 14.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](https://github.com/cachix/cachix-action/compare/v13...v14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 08:09:17 +00:00
dependabot[bot]
a2a3f5709a
build(deps): bump clap from 4.4.12 to 4.4.16
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.12 to 4.4.16.
- [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.12...v4.4.16)

---
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-12 08:30:23 +00:00
dependabot[bot]
d0cc1cee84
build(deps): bump anyhow from 1.0.75 to 1.0.79
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.75 to 1.0.79.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.75...1.0.79)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 08:22:59 +00:00
dependabot[bot]
180068aee1
build(deps): bump serde from 1.0.194 to 1.0.195
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.194 to 1.0.195.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.194...v1.0.195)

---
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-09 08:22:46 +00:00
figsoda
1ef750f139
Merge pull request #364 from nix-community/dependabot/cargo/serde_yaml-0.9.30
build(deps): bump serde_yaml from 0.9.27 to 0.9.30
2024-01-08 20:36:59 -05:00
figsoda
68773cc5a0
Merge pull request #355 from nix-community/dependabot/cargo/time-0.3.31
build(deps): bump time from 0.3.30 to 0.3.31
2024-01-08 20:33:28 -05:00
figsoda
dd30ab0ce6
Merge pull request #362 from nix-community/dependabot/cargo/is-terminal-0.4.10
build(deps): bump is-terminal from 0.4.9 to 0.4.10
2024-01-08 20:32:45 -05:00
figsoda
0e79bab438
Merge pull request #363 from nix-community/dependabot/cargo/owo-colors-4.0.0
build(deps): bump owo-colors from 3.5.0 to 4.0.0
2024-01-08 20:32:37 -05:00
dependabot[bot]
716077e5f2
build(deps): bump serde_yaml from 0.9.27 to 0.9.30
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.27 to 0.9.30.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.27...0.9.30)

---
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-08 08:31:17 +00:00
dependabot[bot]
dc0e7c88c2
build(deps): bump owo-colors from 3.5.0 to 4.0.0
Bumps [owo-colors](https://github.com/jam1garner/owo-colors) from 3.5.0 to 4.0.0.
- [Commits](https://github.com/jam1garner/owo-colors/compare/v3.5.0...v4.0.0)

---
updated-dependencies:
- dependency-name: owo-colors
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 08:31:01 +00:00
dependabot[bot]
6cb3f4f75c
build(deps): bump is-terminal from 0.4.9 to 0.4.10
Bumps [is-terminal](https://github.com/sunfishcode/is-terminal) from 0.4.9 to 0.4.10.
- [Commits](https://github.com/sunfishcode/is-terminal/compare/v0.4.9...v0.4.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 08:30:48 +00:00
dependabot[bot]
dc5f43aaa9
build(deps): bump time from 0.3.30 to 0.3.31
Bumps [time](https://github.com/time-rs/time) from 0.3.30 to 0.3.31.
- [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.30...v0.3.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-06 03:42:06 +00:00
figsoda
7488ca0c4c
Merge pull request #360 from nix-community/dependabot/cargo/clap_mangen-0.2.16
build(deps): bump clap_mangen from 0.2.15 to 0.2.16
2024-01-05 22:41:12 -05:00
figsoda
66785882f6
Merge pull request #359 from nix-community/dependabot/cargo/semver-1.0.21
build(deps): bump semver from 1.0.20 to 1.0.21
2024-01-05 22:41:05 -05:00
dependabot[bot]
c8b5089d68
build(deps): bump clap_mangen from 0.2.15 to 0.2.16
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.15 to 0.2.16.
- [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.15...clap_mangen-v0.2.16)

---
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-03 08:59:30 +00:00
dependabot[bot]
5c87267b87
build(deps): bump semver from 1.0.20 to 1.0.21
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.20 to 1.0.21.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.20...1.0.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 08:59:17 +00:00
figsoda
00b96de0fe
Merge pull request #354 from nix-community/dependabot/cargo/bstr-1.9.0
build(deps): bump bstr from 1.8.0 to 1.9.0
2024-01-02 23:39:39 -05:00
figsoda
a00f95176d
Merge pull request #357 from nix-community/dependabot/cargo/tempfile-3.9.0
build(deps): bump tempfile from 3.8.1 to 3.9.0
2024-01-02 23:39:03 -05:00
figsoda
568bf0ef25
Merge pull request #358 from nix-community/dependabot/cargo/serde_json-1.0.109
build(deps): bump serde_json from 1.0.108 to 1.0.109
2024-01-02 23:37:49 -05:00
dependabot[bot]
239847abc3
build(deps): bump serde_json from 1.0.108 to 1.0.109
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.108 to 1.0.109.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.108...v1.0.109)

---
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-02 08:49:00 +00:00
dependabot[bot]
793982b7b4
build(deps): bump tempfile from 3.8.1 to 3.9.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.8.1 to 3.9.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.8.1...v3.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-02 08:48:49 +00:00
dependabot[bot]
c3d91dc5bc
build(deps): bump bstr from 1.8.0 to 1.9.0
Bumps [bstr](https://github.com/BurntSushi/bstr) from 1.8.0 to 1.9.0.
- [Commits](https://github.com/BurntSushi/bstr/compare/1.8.0...1.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-02 08:48:18 +00:00