Commit graph

1021 commits

Author SHA1 Message Date
figsoda
5d03e65e5a
Merge pull request #331 from figsoda/dependabot/cargo/clap_complete-4.5.1
Bump clap_complete from 4.4.10 to 4.5.1
2024-02-19 15:39:49 -05:00
figsoda
ecd0424915
Merge pull request #332 from figsoda/dependabot/cargo/anyhow-1.0.80
Bump anyhow from 1.0.79 to 1.0.80
2024-02-19 15:39:40 -05:00
dependabot[bot]
59be8c9549
Bump anyhow from 1.0.79 to 1.0.80
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.79 to 1.0.80.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.79...1.0.80)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 08:35:28 +00:00
dependabot[bot]
ea3b0b878e
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 08:35:13 +00:00
figsoda
08c34ec179
Merge pull request #324 from figsoda/dependabot/cargo/clap_mangen-0.2.19
Bump clap_mangen from 0.2.18 to 0.2.19
2024-02-05 12:18:22 -05:00
dependabot[bot]
1c19c9e546
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:10:30 +00:00
figsoda
748abab700
Merge pull request #325 from figsoda/dependabot/cargo/clap_complete-4.4.10
Bump clap_complete from 4.4.9 to 4.4.10
2024-02-05 12:09:36 -05:00
dependabot[bot]
9d0c8d9b81
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:33:09 +00:00
figsoda
9db1ca00d4
Merge pull request #318 from figsoda/dependabot/cargo/tracing-0.1.40
Bump tracing from 0.1.39 to 0.1.40
2024-02-02 14:26:03 -05:00
figsoda
2398f43ba3
Merge pull request #314 from figsoda/dependabot/cargo/futures-lite-2.2.0
Bump futures-lite from 2.1.0 to 2.2.0
2024-02-01 15:49:42 -05:00
dependabot[bot]
194e721fc1
Bump futures-lite from 2.1.0 to 2.2.0
Bumps [futures-lite](https://github.com/smol-rs/futures-lite) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/smol-rs/futures-lite/releases)
- [Changelog](https://github.com/smol-rs/futures-lite/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/futures-lite/compare/v2.1.0...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 20:39:59 +00:00
figsoda
01ccf6dbe8
Merge pull request #323 from figsoda/dependabot/cargo/serde-1.0.196
Bump serde from 1.0.195 to 1.0.196
2024-02-01 15:39:23 -05:00
dependabot[bot]
befa42c224
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-02-01 08:28:04 +00:00
figsoda
93cbfdf24d
Merge pull request #322 from figsoda/dependabot/cargo/clap_complete-4.4.9
Bump clap_complete from 4.4.7 to 4.4.9
2024-01-31 12:03:14 -05:00
dependabot[bot]
b724c156e5
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 09:00:16 +00:00
figsoda
b5609b193a
Merge pull request #321 from figsoda/dependabot/cargo/clap_mangen-0.2.18
Bump clap_mangen from 0.2.15 to 0.2.18
2024-01-30 09:40:45 -05:00
dependabot[bot]
5f72f4d656
Bump clap_mangen from 0.2.15 to 0.2.18
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.15 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.15...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-30 08:56:07 +00:00
figsoda
46ff983ee0
Merge pull request #311 from figsoda/dependabot/cargo/anyhow-1.0.79
Bump anyhow from 1.0.75 to 1.0.79
2024-01-29 12:22:41 -05:00
dependabot[bot]
5b55481c69
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-29 17:03:37 +00:00
figsoda
dd8a7b7e9b
Merge pull request #319 from figsoda/dependabot/cargo/async-io-2.3.1
Bump async-io from 2.2.2 to 2.3.1
2024-01-29 12:03:00 -05:00
dependabot[bot]
155c488571
Bump async-io from 2.2.2 to 2.3.1
Bumps [async-io](https://github.com/smol-rs/async-io) from 2.2.2 to 2.3.1.
- [Release notes](https://github.com/smol-rs/async-io/releases)
- [Changelog](https://github.com/smol-rs/async-io/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/async-io/compare/v2.2.2...v2.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 08:49:31 +00:00
dependabot[bot]
259367a79a
Bump tracing from 0.1.39 to 0.1.40
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.39 to 0.1.40.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.39...tracing-0.1.40)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 20:33:51 +00:00
figsoda
b3492af4f1
Merge pull request #316 from figsoda/dependabot/cargo/clap_complete-4.4.7
Bump clap_complete from 4.4.4 to 4.4.7
2024-01-16 17:27:24 -05:00
dependabot[bot]
6d5443e962
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 08:41:36 +00:00
figsoda
178e777e02
Merge pull request #313 from figsoda/dependabot/cargo/crossbeam-queue-0.3.11
Bump crossbeam-queue from 0.3.10 to 0.3.11
2024-01-09 03:14:14 -05:00
dependabot[bot]
be5d2baf81
Bump crossbeam-queue from 0.3.10 to 0.3.11
Bumps [crossbeam-queue](https://github.com/crossbeam-rs/crossbeam) from 0.3.10 to 0.3.11.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-queue-0.3.10...crossbeam-queue-0.3.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 08:05:33 +00:00
figsoda
5d47a3a9f7
Merge pull request #312 from figsoda/dependabot/cargo/serde-1.0.195
Bump serde from 1.0.193 to 1.0.195
2024-01-08 03:12:21 -05:00
dependabot[bot]
f59f5a1cd8
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 08:02:48 +00:00
figsoda
cb5fc5e80c
Merge pull request #300 from figsoda/dependabot/cargo/futures-lite-2.1.0
Bump futures-lite from 2.0.1 to 2.1.0
2024-01-02 23:59:51 -05:00
figsoda
b0bf36164b
Merge pull request #302 from figsoda/dependabot/cargo/async-io-2.2.2
Bump async-io from 2.2.1 to 2.2.2
2024-01-02 23:59:40 -05:00
figsoda
dce4e64071
Merge pull request #305 from figsoda/dependabot/cargo/crossbeam-queue-0.3.10
Bump crossbeam-queue from 0.3.8 to 0.3.10
2024-01-02 23:59:11 -05:00
figsoda
9dadf97b0d
Merge pull request #306 from figsoda/dependabot/cargo/clap-4.4.12
Bump clap from 4.4.10 to 4.4.12
2024-01-02 23:58:55 -05:00
dependabot[bot]
cd9872f6bb
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>
2023-12-29 08:25:25 +00:00
dependabot[bot]
44701d87b6
Bump crossbeam-queue from 0.3.8 to 0.3.10
Bumps [crossbeam-queue](https://github.com/crossbeam-rs/crossbeam) from 0.3.8 to 0.3.10.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-queue-0.3.8...crossbeam-queue-0.3.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 08:00:57 +00:00
dependabot[bot]
8fc82b967a
Bump async-io from 2.2.1 to 2.2.2
Bumps [async-io](https://github.com/smol-rs/async-io) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/smol-rs/async-io/releases)
- [Changelog](https://github.com/smol-rs/async-io/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/async-io/compare/v2.2.1...v2.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-12 08:32:57 +00:00
dependabot[bot]
d47e5bdae0
Bump futures-lite from 2.0.1 to 2.1.0
Bumps [futures-lite](https://github.com/smol-rs/futures-lite) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/smol-rs/futures-lite/releases)
- [Changelog](https://github.com/smol-rs/futures-lite/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/futures-lite/compare/v2.0.1...v2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 08:38:07 +00:00
figsoda
f7345987fc
Merge pull request #299 from figsoda/dependabot/cargo/clap-4.4.10
Bump clap from 4.4.8 to 4.4.10
2023-11-28 09:50:20 -05:00
dependabot[bot]
4533bd1d57
Bump clap from 4.4.8 to 4.4.10
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.8 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/v4.4.8...v4.4.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 08:15:13 +00:00
figsoda
d45607b720
Merge pull request #298 from figsoda/dependabot/cargo/async-io-2.2.1
Bump async-io from 2.2.0 to 2.2.1
2023-11-27 15:36:31 -05:00
dependabot[bot]
a34ba4f067
Bump async-io from 2.2.0 to 2.2.1
Bumps [async-io](https://github.com/smol-rs/async-io) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/smol-rs/async-io/releases)
- [Changelog](https://github.com/smol-rs/async-io/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/async-io/compare/v2.2.0...v2.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-27 08:10:23 +00:00
figsoda
7bf3f0a032
Merge pull request #297 from figsoda/dependabot/cargo/serde-1.0.193
Bump serde from 1.0.192 to 1.0.193
2023-11-21 11:18:47 -05:00
dependabot[bot]
57dddf288b
Bump serde from 1.0.192 to 1.0.193
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.192 to 1.0.193.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.192...v1.0.193)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-21 08:49:50 +00:00
figsoda
bc0e8646c3
Merge pull request #296 from figsoda/dependabot/cargo/clap-4.4.8
Bump clap from 4.4.7 to 4.4.8
2023-11-15 21:47:04 -05:00
dependabot[bot]
30521af988
Bump clap from 4.4.7 to 4.4.8
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.7 to 4.4.8.
- [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.7...v4.4.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 08:24:26 +00:00
figsoda
7aa9cc6e8d
Merge pull request #295 from figsoda/dependabot/cargo/serde-1.0.192
Bump serde from 1.0.190 to 1.0.192
2023-11-07 10:59:31 -05:00
dependabot[bot]
a785870d12
Bump serde from 1.0.190 to 1.0.192
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.190 to 1.0.192.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.190...v1.0.192)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 08:59:01 +00:00
figsoda
18761fd33e
Merge pull request #293 from figsoda/dependabot/cargo/async-io-2.2.0
Bump async-io from 2.1.0 to 2.2.0
2023-11-06 14:24:16 -05:00
figsoda
32eec05130
Merge pull request #294 from figsoda/dependabot/cargo/futures-lite-2.0.1
Bump futures-lite from 2.0.0 to 2.0.1
2023-11-06 14:24:04 -05:00
dependabot[bot]
4323e5b9e6
Bump futures-lite from 2.0.0 to 2.0.1
Bumps [futures-lite](https://github.com/smol-rs/futures-lite) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/smol-rs/futures-lite/releases)
- [Changelog](https://github.com/smol-rs/futures-lite/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/futures-lite/compare/v2.0.0...v2.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 08:49:46 +00:00
dependabot[bot]
26a2a20608
Bump async-io from 2.1.0 to 2.2.0
Bumps [async-io](https://github.com/smol-rs/async-io) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/smol-rs/async-io/releases)
- [Changelog](https://github.com/smol-rs/async-io/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/async-io/compare/v2.1.0...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 08:49:40 +00:00