Commit Graph

315 Commits

Author SHA1 Message Date
figsoda
d2250edb2e
Merge pull request #363 from nix-community/dependabot/cargo/itertools-0.13.0
build(deps): bump itertools from 0.12.1 to 0.13.0
2024-09-16 12:52:21 -04:00
figsoda
cc2dcd2e64
Merge pull request #365 from nix-community/dependabot/cargo/clap_complete-4.5.3
build(deps): bump clap_complete from 4.5.1 to 4.5.3
2024-09-16 12:51:45 -04:00
dependabot[bot]
58d5b28229
build(deps): bump ureq from 2.9.7 to 2.10.1
Bumps [ureq](https://github.com/algesten/ureq) from 2.9.7 to 2.10.1.
- [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md)
- [Commits](https://github.com/algesten/ureq/compare/2.9.7...2.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 15:31:56 +00:00
dependabot[bot]
8fd5c2f180
build(deps): bump clap_complete from 4.5.1 to 4.5.3
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.5.1 to 4.5.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.5.1...clap_complete-v4.5.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>
2024-09-16 15:31:50 +00:00
dependabot[bot]
fbad2ab774
build(deps): bump itertools from 0.12.1 to 0.13.0
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.12.1 to 0.13.0.
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-itertools/itertools/compare/v0.12.1...v0.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 15:31:37 +00:00
dependabot[bot]
3e9e37b45e
build(deps): bump serde_json from 1.0.113 to 1.0.128
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.113 to 1.0.128.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.113...1.0.128)

---
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-09-13 16:24:55 +00:00
figsoda
ab1eb18bd7
Merge pull request #334 from nix-community/dependabot/cargo/ureq-2.9.7
build(deps): bump ureq from 2.9.1 to 2.9.7
2024-09-13 11:20:28 -04:00
figsoda
1b90f30095
Merge pull request #352 from nix-community/dependabot/cargo/serde-1.0.202
build(deps): bump serde from 1.0.196 to 1.0.202
2024-09-13 11:16:58 -04:00
dependabot[bot]
3b3f0e2b0d
build(deps): bump anyhow from 1.0.79 to 1.0.86
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.79 to 1.0.86.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.79...1.0.86)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 15:16:34 +00:00
dependabot[bot]
25d9c15640
build(deps): bump serde from 1.0.196 to 1.0.202
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.196 to 1.0.202.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.196...v1.0.202)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-15 15:41:14 +00:00
dependabot[bot]
e4154a45f6
build(deps): bump ureq from 2.9.1 to 2.9.7
Bumps [ureq](https://github.com/algesten/ureq) from 2.9.1 to 2.9.7.
- [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md)
- [Commits](https://github.com/algesten/ureq/compare/2.9.1...2.9.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-25 15:53:43 +00:00
dependabot[bot]
b3b9ea0a2e
build(deps): bump clap_mangen from 0.2.19 to 0.2.20
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.19 to 0.2.20.
- [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.19...clap_mangen-v0.2.20)

---
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-19 18:05:21 +00:00
figsoda
6328c6d8bc
Merge pull request #298 from nix-community/dependabot/cargo/trycmd-0.15.0
build(deps): bump trycmd from 0.14.19 to 0.15.0
2024-02-19 13:04:49 -05:00
figsoda
9d425eb7ff
Merge pull request #297 from nix-community/dependabot/cargo/is-terminal-0.4.12
build(deps): bump is-terminal from 0.4.10 to 0.4.12
2024-02-19 13:03:53 -05:00
dependabot[bot]
9b3b7214ad
build(deps): bump clap from 4.4.18 to 4.5.1
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.18 to 4.5.1.
- [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.18...v4.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 17:11:56 +00:00
dependabot[bot]
1b48d85810
build(deps): bump clap_complete from 4.4.10 to 4.5.1
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.4.10 to 4.5.1.
- [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.10...clap_complete-v4.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 15:58:47 +00:00
dependabot[bot]
57f37ebcb9
build(deps): bump trycmd from 0.14.19 to 0.15.0
Bumps [trycmd](https://github.com/assert-rs/trycmd) from 0.14.19 to 0.15.0.
- [Changelog](https://github.com/assert-rs/trycmd/blob/main/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/trycmd/compare/v0.14.19...v0.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-15 15:50:53 +00:00
dependabot[bot]
aa683aa439
build(deps): bump is-terminal from 0.4.10 to 0.4.12
Bumps [is-terminal](https://github.com/sunfishcode/is-terminal) from 0.4.10 to 0.4.12.
- [Commits](https://github.com/sunfishcode/is-terminal/compare/v0.4.10...v0.4.12)

---
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-02-12 15:14:57 +00:00
dependabot[bot]
26a0a9f371
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-07 17:07:41 +00:00
dependabot[bot]
1bd7597b5a
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-07 17:02:07 +00:00
dependabot[bot]
169de9d47c
build(deps): bump nu-glob from 0.89.0 to 0.90.1
Bumps [nu-glob](https://github.com/nushell/nushell) from 0.89.0 to 0.90.1.
- [Release notes](https://github.com/nushell/nushell/releases)
- [Commits](https://github.com/nushell/nushell/compare/0.89.0...0.90.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 15:26:46 +00:00
dependabot[bot]
5e3d770c76
build(deps): bump gix-url from 0.26.1 to 0.27.0
Bumps [gix-url](https://github.com/Byron/gitoxide) from 0.26.1 to 0.27.0.
- [Release notes](https://github.com/Byron/gitoxide/releases)
- [Changelog](https://github.com/Byron/gitoxide/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Byron/gitoxide/compare/gix-url-v0.26.1...gix-url-v0.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 15:41:27 +00:00
dependabot[bot]
dcb3731ee9
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-31 17:09:51 +00:00
figsoda
5ff4e3bb0b
Merge pull request #284 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:03 -05:00
dependabot[bot]
c70436ccdd
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 16:02:53 +00:00
dependabot[bot]
77efe47796
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 16:02:28 +00:00
dependabot[bot]
ff55ff3edf
build(deps): bump assert_cmd from 2.0.12 to 2.0.13
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.12 to 2.0.13.
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v2.0.12...v2.0.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-30 15:22:26 +00:00
figsoda
a5994068b0
Merge pull request #281 from nix-community/dependabot/cargo/serde-1.0.196
build(deps): bump serde from 1.0.195 to 1.0.196
2024-01-30 10:21:55 -05:00
figsoda
ec7a365131
Merge pull request #282 from nix-community/dependabot/cargo/clap-4.4.18
build(deps): bump clap from 4.4.17 to 4.4.18
2024-01-30 10:21:45 -05:00
dependabot[bot]
84b1cfb398
build(deps): bump anyhow from 1.0.78 to 1.0.79
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.78 to 1.0.79.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.78...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-30 15:15:20 +00:00
dependabot[bot]
ff7b34bbfd
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-30 15:15:15 +00:00
dependabot[bot]
eee915b21d
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 15:15:08 +00:00
figsoda
6be4833a01
Merge pull request #262 from nix-community/dependabot/cargo/bstr-1.9.0
build(deps): bump bstr from 1.8.0 to 1.9.0
2024-01-30 09:53:54 -05:00
figsoda
fd448fad3f
Merge pull request #278 from nix-community/dependabot/cargo/nu-glob-0.89.0
build(deps): bump nu-glob from 0.88.1 to 0.89.0
2024-01-30 09:53:40 -05:00
dependabot[bot]
688ccaea9f
build(deps): bump serde_json from 1.0.108 to 1.0.113
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.108 to 1.0.113.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.108...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-29 15:52:03 +00:00
dependabot[bot]
286dbd0091
build(deps): bump nu-glob from 0.88.1 to 0.89.0
Bumps [nu-glob](https://github.com/nushell/nushell) from 0.88.1 to 0.89.0.
- [Release notes](https://github.com/nushell/nushell/releases)
- [Commits](https://github.com/nushell/nushell/compare/0.88.1...0.89.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 15:23:51 +00:00
dependabot[bot]
18de220b8f
build(deps): bump clap_complete from 4.4.5 to 4.4.7
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.4.5 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.5...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-17 02:15:21 +00:00
dependabot[bot]
87e2664891
build(deps): bump clap_mangen from 0.2.15 to 0.2.17
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.15 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.15...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-16 22:26:56 +00:00
dependabot[bot]
1a944dcf36
build(deps): bump clap from 4.4.12 to 4.4.17
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.12 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.12...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 15:26:57 +00:00
dependabot[bot]
fea18d7adc
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-09 01:36:28 +00:00
dependabot[bot]
028c09a5f8
build(deps): bump serde from 1.0.193 to 1.0.195
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.193 to 1.0.195.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.193...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-08 15:50:05 +00:00
figsoda
e6da68b0c2
Merge pull request #250 from nix-community/dependabot/cargo/nu-glob-0.88.1
build(deps): bump nu-glob from 0.87.1 to 0.88.1
2024-01-02 23:53:18 -05:00
figsoda
814fd151a1
Merge pull request #251 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-02 23:53:10 -05:00
dependabot[bot]
7a7bfd8fa1
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-02 21:44:27 +00:00
dependabot[bot]
9ef021adf4
build(deps): bump clap from 4.4.10 to 4.4.12
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.10 to 4.4.12.
- [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.10...v4.4.12)

---
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-02 21:43:47 +00:00
figsoda
b3d3c5b1a2
Merge pull request #259 from nix-community/dependabot/cargo/clap_complete-4.4.5
build(deps): bump clap_complete from 4.4.4 to 4.4.5
2024-01-02 16:43:20 -05:00
dependabot[bot]
dccf460d0f
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-02 16:00:05 +00:00
dependabot[bot]
732b3b99df
build(deps): bump clap_complete from 4.4.4 to 4.4.5
Bumps [clap_complete](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/clap_complete-v4.4.4...clap_complete-v4.4.5)

---
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-02 15:59:57 +00:00
figsoda
e45f0354ea
Merge pull request #256 from nix-community/dependabot/cargo/anyhow-1.0.78
build(deps): bump anyhow from 1.0.75 to 1.0.78
2024-01-01 17:29:52 -05:00
dependabot[bot]
930303e1d8
build(deps): bump gix-url from 0.25.1 to 0.26.1
Bumps [gix-url](https://github.com/Byron/gitoxide) from 0.25.1 to 0.26.1.
- [Release notes](https://github.com/Byron/gitoxide/releases)
- [Changelog](https://github.com/Byron/gitoxide/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Byron/gitoxide/compare/gix-url-v0.25.1...gix-url-v0.26.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 15:39:05 +00:00