Commit Graph

380 Commits

Author SHA1 Message Date
Brian Hicks
8c46530ec9
Merge pull request #50 from BrianHicks/dependabot/cargo/serde_json-1.0.132
Bump serde_json from 1.0.128 to 1.0.132
2024-10-21 20:56:42 -05:00
dependabot[bot]
2654724c8d
Bump serde_json from 1.0.128 to 1.0.132
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.128 to 1.0.132.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132)

---
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-10-21 23:59:56 +00:00
Brian Hicks
81219d2834
Merge pull request #49 from BrianHicks/dependabot/cargo/clap-4.5.20
Bump clap from 4.5.19 to 4.5.20
2024-10-14 21:25:13 -05:00
dependabot[bot]
72d7be2e25
Bump clap from 4.5.19 to 4.5.20
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.19 to 4.5.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_complete-v4.5.19...clap_complete-v4.5.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-15 00:01:59 +00:00
Brian Hicks
e3e79c4067
Merge pull request #48 from BrianHicks/dependabot/cargo/clap-4.5.19
Bump clap from 4.5.18 to 4.5.19
2024-10-07 18:21:15 -05:00
dependabot[bot]
3803166f0d
Bump clap from 4.5.18 to 4.5.19
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.18 to 4.5.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_complete-v4.5.18...clap_complete-v4.5.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 23:16:40 +00:00
Brian Hicks
9f9b57c5b8
Merge pull request #47 from BrianHicks/dependabot/cargo/clap-4.5.18
Bump clap from 4.5.17 to 4.5.18
2024-09-23 20:44:13 -05:00
dependabot[bot]
750b270942
Bump clap from 4.5.17 to 4.5.18
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.17 to 4.5.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_complete-v4.5.17...clap_complete-v4.5.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-09-23 23:47:40 +00:00
Brian Hicks
59cff8f6cf
Merge pull request #46 from BrianHicks/dependabot/cargo/serde-1.0.210
Bump serde from 1.0.209 to 1.0.210
2024-09-09 21:11:40 -05:00
dependabot[bot]
ecec238dc2
Bump serde from 1.0.209 to 1.0.210
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.209 to 1.0.210.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-10 01:30:12 +00:00
Brian Hicks
be6b5fec0a
Merge pull request #45 from BrianHicks/dependabot/cargo/serde_json-1.0.128
Bump serde_json from 1.0.125 to 1.0.128
2024-09-09 20:29:24 -05:00
Brian Hicks
49042c5ec5
Merge pull request #44 from BrianHicks/dependabot/cargo/clap-4.5.17
Bump clap from 4.5.16 to 4.5.17
2024-09-09 20:29:11 -05:00
dependabot[bot]
55bcc7e26e
Bump serde_json from 1.0.125 to 1.0.128
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.125 to 1.0.128.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/1.0.125...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-09 23:54:52 +00:00
dependabot[bot]
af5b72fda7
Bump clap from 4.5.16 to 4.5.17
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.16 to 4.5.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_complete-v4.5.16...clap_complete-v4.5.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-09-09 23:54:48 +00:00
Brian Hicks
859014d809
Merge pull request #43 from BrianHicks/dependabot/cargo/trycmd-0.15.7
Bump trycmd from 0.15.6 to 0.15.7
2024-09-02 20:31:19 -05:00
dependabot[bot]
9e618e3c4e
Bump trycmd from 0.15.6 to 0.15.7
Bumps [trycmd](https://github.com/assert-rs/snapbox) from 0.15.6 to 0.15.7.
- [Commits](https://github.com/assert-rs/snapbox/compare/trycmd-v0.15.6...trycmd-v0.15.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 23:34:38 +00:00
Brian Hicks
9349661a4a
Merge pull request #41 from BrianHicks/dependabot/cargo/serde-1.0.209
Bump serde from 1.0.208 to 1.0.209
2024-08-26 19:04:35 -05:00
dependabot[bot]
b5a310d924
Bump serde from 1.0.208 to 1.0.209
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.208 to 1.0.209.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.208...v1.0.209)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 23:44:12 +00:00
Brian Hicks
8694691c51
Merge pull request #38 from BrianHicks/dependabot/cargo/serde_json-1.0.125
Bump serde_json from 1.0.124 to 1.0.125
2024-08-19 21:06:25 -05:00
dependabot[bot]
8b203443dc
Bump serde_json from 1.0.124 to 1.0.125
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.124 to 1.0.125.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.124...1.0.125)

---
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-08-20 01:19:18 +00:00
Brian Hicks
c52f01e933
Merge pull request #40 from BrianHicks/dependabot/cargo/serde-1.0.208
Bump serde from 1.0.207 to 1.0.208
2024-08-19 20:18:18 -05:00
Brian Hicks
12789d6052
Merge pull request #39 from BrianHicks/dependabot/cargo/clap-4.5.16
Bump clap from 4.5.15 to 4.5.16
2024-08-19 20:18:01 -05:00
dependabot[bot]
ae4eff65bb
Bump serde from 1.0.207 to 1.0.208
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.207 to 1.0.208.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.207...v1.0.208)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 23:37:07 +00:00
dependabot[bot]
d8f5e279df
Bump clap from 4.5.15 to 4.5.16
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.15 to 4.5.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_complete-v4.5.15...clap_complete-v4.5.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-08-19 23:37:01 +00:00
Brian Hicks
ba776cff3a
Merge pull request #35 from BrianHicks/dependabot/cargo/serde-1.0.207
Bump serde from 1.0.204 to 1.0.207
2024-08-13 05:34:07 -05:00
dependabot[bot]
063f2eaa39
Bump serde from 1.0.204 to 1.0.207
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.204 to 1.0.207.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.207)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-13 02:26:57 +00:00
Brian Hicks
a719bbc6b8
Merge pull request #36 from BrianHicks/dependabot/cargo/clap-4.5.15
Bump clap from 4.5.13 to 4.5.15
2024-08-12 21:25:57 -05:00
Brian Hicks
5745bcbaaa
Merge pull request #37 from BrianHicks/dependabot/cargo/serde_json-1.0.124
Bump serde_json from 1.0.122 to 1.0.124
2024-08-12 21:25:41 -05:00
dependabot[bot]
c2cb7e67ab
Bump serde_json from 1.0.122 to 1.0.124
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.122 to 1.0.124.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.122...v1.0.124)

---
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-08-13 00:05:29 +00:00
dependabot[bot]
dd6879fb1b
Bump clap from 4.5.13 to 4.5.15
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.13 to 4.5.15.
- [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.13...clap_complete-v4.5.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-13 00:05:24 +00:00
Brian Hicks
bdb05c8fed
Merge pull request #34 from BrianHicks/dependabot/github_actions/moonrepo/setup-rust-1.2.1
Bump moonrepo/setup-rust from 1.2.0 to 1.2.1
2024-08-05 21:12:20 -05:00
Brian Hicks
f6c505d1c8
Merge pull request #33 from BrianHicks/dependabot/cargo/clap-4.5.13
Bump clap from 4.5.11 to 4.5.13
2024-08-05 18:55:42 -05:00
Brian Hicks
648e65bc88
Merge pull request #32 from BrianHicks/dependabot/cargo/serde_json-1.0.122
Bump serde_json from 1.0.121 to 1.0.122
2024-08-05 18:55:31 -05:00
dependabot[bot]
02923bd3fc
Bump moonrepo/setup-rust from 1.2.0 to 1.2.1
Bumps [moonrepo/setup-rust](https://github.com/moonrepo/setup-rust) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/moonrepo/setup-rust/releases)
- [Changelog](https://github.com/moonrepo/setup-rust/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moonrepo/setup-rust/compare/v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: moonrepo/setup-rust
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 23:38:34 +00:00
dependabot[bot]
a87daf3ee1
Bump clap from 4.5.11 to 4.5.13
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.11 to 4.5.13.
- [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.11...v4.5.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 23:34:19 +00:00
dependabot[bot]
8c8767f2f5
Bump serde_json from 1.0.121 to 1.0.122
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.121 to 1.0.122.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.121...v1.0.122)

---
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-08-05 23:34:14 +00:00
Brian Hicks
f31a859d11
Merge pull request #29 from BrianHicks/dependabot/cargo/clap-4.5.11
Bump clap from 4.5.9 to 4.5.11
2024-07-29 21:02:19 -05:00
Brian Hicks
b5cea0695a
Merge pull request #30 from BrianHicks/dependabot/cargo/serde_json-1.0.121
Bump serde_json from 1.0.120 to 1.0.121
2024-07-29 21:01:44 -05:00
Brian Hicks
a100409b2f
Merge pull request #31 from BrianHicks/dependabot/cargo/trycmd-0.15.6
Bump trycmd from 0.15.4 to 0.15.6
2024-07-29 21:01:29 -05:00
dependabot[bot]
e1e05c2671
Bump trycmd from 0.15.4 to 0.15.6
Bumps [trycmd](https://github.com/assert-rs/trycmd) from 0.15.4 to 0.15.6.
- [Commits](https://github.com/assert-rs/trycmd/compare/trycmd-v0.15.4...trycmd-v0.15.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 23:18:25 +00:00
dependabot[bot]
11f1e41e4c
Bump serde_json from 1.0.120 to 1.0.121
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.120 to 1.0.121.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.120...v1.0.121)

---
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-07-29 23:18:20 +00:00
dependabot[bot]
257160108a
Bump clap from 4.5.9 to 4.5.11
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.9 to 4.5.11.
- [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.9...clap_complete-v4.5.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 23:18:16 +00:00
Brian Hicks
ead87bbdeb
Merge pull request #28 from BrianHicks/dependabot/cargo/clap-4.5.9
Bump clap from 4.5.8 to 4.5.9
2024-07-15 18:47:59 -05:00
dependabot[bot]
5b85a4f851
Bump clap from 4.5.8 to 4.5.9
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.8 to 4.5.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.5.8...v4.5.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 23:46:38 +00:00
Brian Hicks
6f0ae6ebb5
Merge pull request #27 from BrianHicks/dependabot/cargo/serde-1.0.204
Bump serde from 1.0.203 to 1.0.204
2024-07-08 18:29:29 -05:00
dependabot[bot]
521b4516d8
Bump serde from 1.0.203 to 1.0.204
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.203 to 1.0.204.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.203...v1.0.204)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 23:20:14 +00:00
Brian Hicks
a77ed2d1b3
Merge pull request #25 from BrianHicks/dependabot/cargo/serde_json-1.0.120
Bump serde_json from 1.0.117 to 1.0.120
2024-07-02 05:09:47 -05:00
Brian Hicks
32e3bcf520
Merge pull request #26 from BrianHicks/dependabot/cargo/clap-4.5.8
Bump clap from 4.5.7 to 4.5.8
2024-07-02 05:09:40 -05:00
dependabot[bot]
8a59834ea8
Bump clap from 4.5.7 to 4.5.8
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.7 to 4.5.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/clap_complete-v4.5.7...v4.5.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 23:52:53 +00:00
dependabot[bot]
c6d452454c
Bump serde_json from 1.0.117 to 1.0.120
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.117 to 1.0.120.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.117...v1.0.120)

---
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-07-01 23:52:42 +00:00