dependabot[bot]
|
2c2aea7cdc
|
Bump serde_json from 1.0.92 to 1.0.93
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.92 to 1.0.93.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.92...v1.0.93)
---
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-02-21 10:15:22 +00:00 |
Martin Frost
|
b113c6f735
|
Merge pull request #45 from Frost/dependabot/cargo/clap-4.1.6
Bump clap from 4.1.4 to 4.1.6
|
2023-02-21 11:14:02 +01:00 |
dependabot[bot]
|
63f5afb996
|
Bump clap from 4.1.4 to 4.1.6
Bumps [clap](https://github.com/clap-rs/clap) from 4.1.4 to 4.1.6.
- [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.1.4...v4.1.6)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-20 22:02:21 +00:00 |
Martin Frost
|
d58707a5b7
|
Use rust-cache action in ci
|
2023-02-13 22:09:52 +01:00 |
Martin Frost
|
639b7320ee
|
Merge pull request #43 from Frost/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
|
2023-02-13 21:47:05 +01:00 |
dependabot[bot]
|
2da27fbb0b
|
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-13 20:44:38 +00:00 |
Martin Frost
|
2f8bd4edda
|
Merge pull request #42 from Frost/dependabot/github_actions/actions/upload-artifact-3
Bump actions/upload-artifact from 2 to 3
|
2023-02-13 21:44:12 +01:00 |
dependabot[bot]
|
6760011c08
|
Bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-13 20:42:12 +00:00 |
Martin Frost
|
246a523e47
|
Update GitHub Actions using dependabot
|
2023-02-13 21:40:15 +01:00 |
Martin Frost
|
e932c00e85
|
Use error variables directly in the format! string
|
2023-02-13 21:37:33 +01:00 |
Martin Frost
|
7668fefbb2
|
Merge pull request #41 from Frost/dependabot/cargo/serde_json-1.0.92
Bump serde_json from 1.0.91 to 1.0.92
|
2023-02-07 09:58:26 +01:00 |
dependabot[bot]
|
f4e1c7f213
|
Bump serde_json from 1.0.91 to 1.0.92
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.91 to 1.0.92.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.91...v1.0.92)
---
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-02-06 21:14:52 +00:00 |
Martin Frost
|
39fe7a1ab6
|
Merge pull request #40 from Frost/dependabot/cargo/clap-4.1.4
|
2023-01-31 08:27:47 +01:00 |
dependabot[bot]
|
6c2250ca22
|
Bump clap from 4.1.2 to 4.1.4
Bumps [clap](https://github.com/clap-rs/clap) from 4.1.2 to 4.1.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.1.2...v4.1.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-01-30 21:08:12 +00:00 |
Martin Frost
|
76e08679fb
|
Merge pull request #39 from Frost/dependabot/cargo/clap-4.1.2
|
2023-01-24 16:51:38 +01:00 |
dependabot[bot]
|
e586e37e1a
|
Bump clap from 4.1.1 to 4.1.2
Bumps [clap](https://github.com/clap-rs/clap) from 4.1.1 to 4.1.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.1.1...v4.1.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-01-23 21:07:59 +00:00 |
Martin Frost
|
85d1ae136c
|
Merge pull request #38 from Frost/dependabot/cargo/git2-0.16.1
Bump git2 from 0.16.0 to 0.16.1
|
2023-01-21 16:01:29 +01:00 |
dependabot[bot]
|
d00bb77121
|
Bump git2 from 0.16.0 to 0.16.1
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.16.0 to 0.16.1.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-curl-0.16.0...0.16.1)
---
updated-dependencies:
- dependency-name: git2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-21 14:57:31 +00:00 |
Martin Frost
|
3a1353a0ce
|
Merge pull request #37 from Frost/dependabot/cargo/libgit2-sys-0.14.21.5.1
Bump libgit2-sys from 0.14.1+1.5.0 to 0.14.2+1.5.1
|
2023-01-21 15:56:18 +01:00 |
dependabot[bot]
|
affda91882
|
Bump libgit2-sys from 0.14.1+1.5.0 to 0.14.2+1.5.1
Bumps [libgit2-sys](https://github.com/rust-lang/git2-rs) from 0.14.1+1.5.0 to 0.14.2+1.5.1.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.14.1...libgit2-sys-0.14.2)
---
updated-dependencies:
- dependency-name: libgit2-sys
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-20 23:38:26 +00:00 |
Martin Frost
|
2fd63ae561
|
Merge pull request #36 from Frost/dependabot/cargo/clap-4.1.1
Bump clap from 4.0.32 to 4.1.1
|
2023-01-17 09:54:51 +01:00 |
dependabot[bot]
|
1413322a8b
|
Bump clap from 4.0.32 to 4.1.1
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.32 to 4.1.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.0.32...v4.1.1)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-17 08:15:27 +00:00 |
Martin Frost
|
5378dbabd0
|
Merge pull request #35 from Frost/dependabot/cargo/git2-0.16.0
Bump git2 from 0.15.0 to 0.16.0
|
2023-01-17 09:11:41 +01:00 |
dependabot[bot]
|
d561a2e85a
|
Bump git2 from 0.15.0 to 0.16.0
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-curl-0.15.0...git2-curl-0.16.0)
---
updated-dependencies:
- dependency-name: git2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-16 21:06:00 +00:00 |
Martin Frost
|
70c75139bd
|
Merge pull request #34 from Frost/dependabot/cargo/serde-1.0.152
|
2023-01-07 20:03:09 +01:00 |
dependabot[bot]
|
2a2ac3e4c4
|
Bump serde from 1.0.151 to 1.0.152
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.151 to 1.0.152.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.151...v1.0.152)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-05 11:24:56 +00:00 |
Martin Frost
|
107aff76e4
|
Merge pull request #33 from Frost/dependabot/cargo/clap-4.0.32
|
2023-01-05 12:24:05 +01:00 |
dependabot[bot]
|
bf088ee3cf
|
Bump clap from 4.0.29 to 4.0.32
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.29 to 4.0.32.
- [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.0.29...v4.0.32)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-26 21:04:56 +00:00 |
Martin Frost
|
cbc297dd19
|
Merge pull request #31 from Frost/dependabot/cargo/serde_json-1.0.91
Bump serde_json from 1.0.89 to 1.0.91
|
2022-12-20 09:28:59 +01:00 |
dependabot[bot]
|
d88498ea36
|
Bump serde_json from 1.0.89 to 1.0.91
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.89 to 1.0.91.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.89...v1.0.91)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-20 08:07:35 +00:00 |
Martin Frost
|
a3482b8dc4
|
Merge pull request #32 from Frost/dependabot/cargo/serde-1.0.151
Bump serde from 1.0.150 to 1.0.151
|
2022-12-20 09:04:31 +01:00 |
dependabot[bot]
|
74b3236919
|
Bump serde from 1.0.150 to 1.0.151
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.150 to 1.0.151.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.150...v1.0.151)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-19 21:04:37 +00:00 |
Martin Frost
|
838be5fdf6
|
Merge pull request #29 from Frost/dependabot/cargo/serde-1.0.150
Bump serde from 1.0.149 to 1.0.150
|
2022-12-13 09:13:56 +01:00 |
dependabot[bot]
|
6bbd6b92ae
|
Bump serde from 1.0.149 to 1.0.150
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.149 to 1.0.150.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.149...v1.0.150)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-13 08:10:39 +00:00 |
Martin Frost
|
abe96df815
|
Merge pull request #30 from Frost/dependabot/cargo/clap-4.0.29
Bump clap from 4.0.26 to 4.0.29
|
2022-12-13 09:06:50 +01:00 |
dependabot[bot]
|
7946541eb8
|
Bump clap from 4.0.26 to 4.0.29
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.26 to 4.0.29.
- [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.0.26...v4.0.29)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-12 21:09:38 +00:00 |
dependabot[bot]
|
fdaa4a8ef2
|
Merge pull request #26 from Frost/dependabot/cargo/serde_json-1.0.89
|
2022-12-06 08:44:51 +00:00 |
dependabot[bot]
|
688c359c12
|
Bump serde_json from 1.0.87 to 1.0.89
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.87 to 1.0.89.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.87...v1.0.89)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-06 08:21:03 +00:00 |
dependabot[bot]
|
e788bf1f0e
|
Merge pull request #27 from Frost/dependabot/cargo/clap-4.0.26
|
2022-12-06 08:19:39 +00:00 |
dependabot[bot]
|
9b6c4e4236
|
Bump clap from 3.2.23 to 4.0.26
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.23 to 4.0.26.
- [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/v3.2.23...v4.0.26)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-06 08:16:54 +00:00 |
dependabot[bot]
|
963eaa3d83
|
Merge pull request #28 from Frost/dependabot/cargo/serde-1.0.149
|
2022-12-06 08:14:37 +00:00 |
dependabot[bot]
|
d5402f725b
|
Bump serde from 1.0.148 to 1.0.149
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.148 to 1.0.149.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.148...v1.0.149)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-05 21:06:22 +00:00 |
dependabot[bot]
|
68bb24e7db
|
Merge pull request #25 from Frost/dependabot/cargo/serde-1.0.148
|
2022-11-29 08:53:23 +00:00 |
dependabot[bot]
|
041962d919
|
Bump serde from 1.0.147 to 1.0.148
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.147 to 1.0.148.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.147...v1.0.148)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-28 21:07:47 +00:00 |
dependabot[bot]
|
e1dd0fc33b
|
Merge pull request #22 from Frost/dependabot/cargo/serde_json-1.0.87
|
2022-10-25 07:57:09 +00:00 |
dependabot[bot]
|
64ee8cf007
|
Bump serde_json from 1.0.86 to 1.0.87
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.86 to 1.0.87.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.86...v1.0.87)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-25 07:44:25 +00:00 |
dependabot[bot]
|
39f7b77c06
|
Merge pull request #23 from Frost/dependabot/cargo/serde-1.0.147
|
2022-10-25 07:42:35 +00:00 |
dependabot[bot]
|
02e6601a1a
|
Bump serde from 1.0.145 to 1.0.147
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.145 to 1.0.147.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.145...v1.0.147)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-25 07:39:17 +00:00 |
dependabot[bot]
|
8c958e0284
|
Merge pull request #24 from Frost/dependabot/cargo/clap-3.2.23
|
2022-10-25 07:37:37 +00:00 |
dependabot[bot]
|
21a742575a
|
Bump clap from 3.2.22 to 3.2.23
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.22 to 3.2.23.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.23/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.22...v3.2.23)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-24 21:34:26 +00:00 |