Commit Graph

470 Commits

Author SHA1 Message Date
Martin Frost e2d11110e5
Merge pull request #96 from Frost/dependabot/cargo/clap-4.3.21
Bump clap from 4.3.19 to 4.3.21
2023-08-15 11:27:47 +02:00
dependabot[bot] b2bb47e6d3
Bump clap from 4.3.19 to 4.3.21
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.19 to 4.3.21.
- [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.3.19...v4.3.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 21:27:36 +00:00
Martin Frost e1598ec3b9
Merge pull request #95 from Frost/dependabot/cargo/serde-1.0.183
Bump serde from 1.0.180 to 1.0.183
2023-08-09 13:41:41 +02:00
dependabot[bot] 66c9d3500a
Bump serde from 1.0.180 to 1.0.183
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.180 to 1.0.183.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.180...v1.0.183)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 21:17:01 +00:00
Martin Frost fa886eb108
Merge pull request #93 from Frost/dependabot/cargo/serde_json-1.0.104
Bump serde_json from 1.0.103 to 1.0.104
2023-08-01 09:47:17 +02:00
dependabot[bot] 3756833422
Bump serde_json from 1.0.103 to 1.0.104
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.103 to 1.0.104.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.103...v1.0.104)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-01 07:46:31 +00:00
dependabot[bot] a439203d7d
Merge pull request #94 from Frost/dependabot/cargo/serde-1.0.180 2023-08-01 07:45:33 +00:00
dependabot[bot] 61ee2d423e
Bump serde from 1.0.175 to 1.0.180
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.175 to 1.0.180.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.175...v1.0.180)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 21:44:17 +00:00
Martin Frost e4253150dc
Merge pull request #91 from Frost/dependabot/cargo/serde-1.0.175
Bump serde from 1.0.171 to 1.0.175
2023-07-25 12:11:12 +02:00
dependabot[bot] 63386c4ed3
Bump serde from 1.0.171 to 1.0.175
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.171 to 1.0.175.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.171...v1.0.175)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-25 10:10:33 +00:00
Martin Frost 8df45914ae
Merge pull request #92 from Frost/dependabot/cargo/clap-4.3.19
Bump clap from 4.3.14 to 4.3.19
2023-07-25 12:09:57 +02:00
dependabot[bot] 80d2865b9d
Bump clap from 4.3.14 to 4.3.19
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.14 to 4.3.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/v4.3.14...v4.3.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-24 21:47:12 +00:00
Martin Frost dde032b734
Merge pull request #90 from Frost/dependabot/cargo/serde_json-1.0.103 2023-07-18 10:45:25 +02:00
dependabot[bot] bf70e573aa
Bump serde_json from 1.0.100 to 1.0.103
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.100 to 1.0.103.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.100...v1.0.103)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-18 08:44:29 +00:00
Martin Frost cd69303888
Merge pull request #89 from Frost/dependabot/cargo/clap-4.3.14 2023-07-18 10:43:43 +02:00
dependabot[bot] 190b3c80a0
Bump clap from 4.3.11 to 4.3.14
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.11 to 4.3.14.
- [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.3.11...v4.3.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 21:52:51 +00:00
Martin Frost 3804fdc72e
Merge pull request #86 from Frost/dependabot/cargo/serde_json-1.0.100 2023-07-11 15:09:27 +02:00
dependabot[bot] 8b729860b2
Bump serde_json from 1.0.99 to 1.0.100
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.99 to 1.0.100.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.99...v1.0.100)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 13:08:24 +00:00
Martin Frost dd12a86007
Merge pull request #85 from Frost/dependabot/cargo/serde-1.0.171 2023-07-11 15:07:47 +02:00
dependabot[bot] 4bc99544ba
Bump serde from 1.0.166 to 1.0.171
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.166 to 1.0.171.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.166...v1.0.171)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 13:06:55 +00:00
Martin Frost 69011bf241
Merge pull request #88 from Frost/dependabot/cargo/clap-4.3.11 2023-07-11 15:06:18 +02:00
dependabot[bot] b0fcba921f
Bump clap from 4.3.10 to 4.3.11
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.10 to 4.3.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/v4.3.10...v4.3.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 13:05:22 +00:00
Martin Frost 823d935464
Merge pull request #87 from Frost/dependabot/cargo/clap_complete-4.3.2 2023-07-11 15:04:43 +02:00
dependabot[bot] ed8ab13ec5
Bump clap_complete from 4.3.1 to 4.3.2
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.3.1 to 4.3.2.
- [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.3.1...clap_complete-v4.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 22:00:55 +00:00
Martin Frost f6ade73d54
Merge pull request #84 from Frost/dependabot/cargo/clap-4.3.10
Bump clap from 4.3.8 to 4.3.10
2023-07-05 15:48:54 +02:00
dependabot[bot] 9792beec78
Bump clap from 4.3.8 to 4.3.10
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.8 to 4.3.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.3.8...v4.3.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-07-05 13:48:08 +00:00
Martin Frost 046c273f9e
Merge pull request #83 from Frost/dependabot/cargo/serde-1.0.166
Bump serde from 1.0.164 to 1.0.166
2023-07-05 15:47:31 +02:00
dependabot[bot] a5db97af05
Bump serde from 1.0.164 to 1.0.166
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.164 to 1.0.166.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.164...v1.0.166)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 21:21:15 +00:00
Martin Frost 2376be5a4c
Merge pull request #81 from Frost/dependabot/cargo/serde_json-1.0.99
Bump serde_json from 1.0.97 to 1.0.99
2023-06-28 12:02:24 +02:00
dependabot[bot] ae01fb49d5
Bump serde_json from 1.0.97 to 1.0.99
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.97 to 1.0.99.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.97...v1.0.99)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 10:01:19 +00:00
Martin Frost e047407044
Merge pull request #82 from Frost/dependabot/cargo/clap-4.3.8
Bump clap from 4.3.4 to 4.3.8
2023-06-28 12:00:29 +02:00
dependabot[bot] 555334540b
Bump clap from 4.3.4 to 4.3.8
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.4 to 4.3.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.3.4...v4.3.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-06-26 21:58:20 +00:00
Martin Frost 73a37998e7
Merge pull request #80 from Frost/dependabot/cargo/clap-4.3.4
Bump clap from 4.3.3 to 4.3.4
2023-06-20 08:35:33 +02:00
dependabot[bot] 17a18ff1ef
Bump clap from 4.3.3 to 4.3.4
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.3 to 4.3.4.
- [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.3.3...v4.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-20 06:35:04 +00:00
Martin Frost 49ce923c8a
Merge pull request #79 from Frost/dependabot/cargo/serde_json-1.0.97
Bump serde_json from 1.0.96 to 1.0.97
2023-06-20 08:34:25 +02:00
dependabot[bot] 027e017905
Bump serde_json from 1.0.96 to 1.0.97
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.96 to 1.0.97.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.96...v1.0.97)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 21:58:34 +00:00
Martin Frost 71773298b3
Merge pull request #77 from Frost/dependabot/cargo/clap-4.3.3
Bump clap from 4.3.2 to 4.3.3
2023-06-13 09:18:21 +02:00
dependabot[bot] 7e47939aec
Bump clap from 4.3.2 to 4.3.3
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.2 to 4.3.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/v4.3.2...v4.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 07:17:30 +00:00
Martin Frost 294b183c03
Merge pull request #78 from Frost/dependabot/cargo/serde-1.0.164
Bump serde from 1.0.163 to 1.0.164
2023-06-13 09:16:50 +02:00
dependabot[bot] 2fcc44fd24
Bump serde from 1.0.163 to 1.0.164
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.163 to 1.0.164.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.163...v1.0.164)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 21:58:46 +00:00
Martin Frost ff4d33d697
Merge pull request #75 from Frost/dependabot/cargo/clap-4.3.2
Bump clap from 4.3.0 to 4.3.2
2023-06-07 09:21:36 +02:00
dependabot[bot] 4bd3e819af
Bump clap from 4.3.0 to 4.3.2
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.0 to 4.3.2.
- [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.3.0...v4.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 07:20:52 +00:00
Martin Frost 2b3103ce22
Merge pull request #74 from Frost/dependabot/cargo/clap_complete-4.3.1
Bump clap_complete from 4.3.0 to 4.3.1
2023-06-07 09:20:11 +02:00
dependabot[bot] 3367f0ca4c
Bump clap_complete from 4.3.0 to 4.3.1
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.3.0 to 4.3.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.3.0...clap_complete-v4.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 07:19:28 +00:00
Martin Frost 8b64b8489b
Merge pull request #76 from Frost/dependabot/cargo/clap_mangen-0.2.12
Bump clap_mangen from 0.2.11 to 0.2.12
2023-06-07 09:18:50 +02:00
dependabot[bot] ed8a000a81
Bump clap_mangen from 0.2.11 to 0.2.12
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.11 to 0.2.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/clap_mangen-v0.2.11...clap_mangen-v0.2.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 21:59:00 +00:00
Martin Frost 1de35013e9
Merge pull request #73 from Frost/dependabot/cargo/git2-0.17.2
Bump git2 from 0.17.1 to 0.17.2
2023-05-30 11:25:08 +02:00
dependabot[bot] 80daef289b
Bump git2 from 0.17.1 to 0.17.2
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.17.1 to 0.17.2.
- [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.17.1...0.17.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 21:58:11 +00:00
Martin Frost 0ec3a7ab68
Merge pull request #72 from Frost/dependabot/cargo/clap_complete-4.3.0
Bump clap_complete from 4.2.3 to 4.3.0
2023-05-29 14:41:32 +02:00
dependabot[bot] a120f8dcee
Bump clap_complete from 4.2.3 to 4.3.0
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.2.3 to 4.3.0.
- [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.2.3...clap_complete-v4.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 12:40:26 +00:00