dependabot[bot]
|
b7d4e174cf
|
Merge pull request #766 from lycheeverse/dependabot/cargo/anyhow-1.0.65
|
2022-09-14 12:24:20 +00:00 |
|
dependabot[bot]
|
bdd7ff09ba
|
Merge pull request #765 from lycheeverse/dependabot/cargo/indicatif-0.17.1
|
2022-09-14 12:23:28 +00:00 |
|
dependabot[bot]
|
d61b33b1a8
|
Bump anyhow from 1.0.64 to 1.0.65
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.64 to 1.0.65.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.64...1.0.65)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-14 12:16:29 +00:00 |
|
dependabot[bot]
|
ab68cfc1db
|
Bump indicatif from 0.17.0 to 0.17.1
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.0 to 0.17.1.
- [Release notes](https://github.com/console-rs/indicatif/releases)
- [Commits](https://github.com/console-rs/indicatif/compare/0.17.0...0.17.1)
---
updated-dependencies:
- dependency-name: indicatif
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-14 12:16:12 +00:00 |
|
dependabot[bot]
|
913974fdc0
|
Merge pull request #763 from lycheeverse/dependabot/cargo/clap-3.2.21
|
2022-09-14 09:04:04 +00:00 |
|
dependabot[bot]
|
a93bffe443
|
Merge pull request #764 from lycheeverse/dependabot/cargo/tokio-1.21.1
|
2022-09-14 09:03:48 +00:00 |
|
dependabot[bot]
|
68235d0a5b
|
Bump tokio from 1.21.0 to 1.21.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.21.0 to 1.21.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.21.0...tokio-1.21.1)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-13 12:10:43 +00:00 |
|
dependabot[bot]
|
c7bc92377c
|
Bump clap from 3.2.20 to 3.2.21
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.20 to 3.2.21.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.21/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.20...v3.2.21)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-13 12:10:30 +00:00 |
|
dependabot[bot]
|
3ee345b1a5
|
Bump criterion from 0.3.6 to 0.4.0 (#762)
Bumps [criterion](https://github.com/bheisler/criterion.rs) from 0.3.6 to 0.4.0.
- [Release notes](https://github.com/bheisler/criterion.rs/releases)
- [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bheisler/criterion.rs/compare/0.3.6...0.4.0)
---
updated-dependencies:
- dependency-name: criterion
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-12 17:23:09 +02:00 |
|
dependabot[bot]
|
bb3e2f5b25
|
Bump url from 2.2.2 to 2.3.0 (#761)
Bumps [url](https://github.com/servo/rust-url) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.2.2...v2.3.0)
---
updated-dependencies:
- dependency-name: url
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-08 12:28:36 +02:00 |
|
dependabot[bot]
|
fb32fe2da5
|
Merge pull request #758 from lycheeverse/dependabot/cargo/anyhow-1.0.64
|
2022-09-05 17:08:45 +00:00 |
|
dependabot[bot]
|
ff2f9a96de
|
Bump anyhow from 1.0.63 to 1.0.64
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.63 to 1.0.64.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.63...1.0.64)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-05 16:53:14 +00:00 |
|
dependabot[bot]
|
f4b8adb8e7
|
Merge pull request #757 from lycheeverse/dependabot/cargo/headers-0.3.8
|
2022-09-05 16:02:19 +00:00 |
|
dependabot[bot]
|
aa47ef67ad
|
Merge pull request #759 from lycheeverse/dependabot/cargo/thiserror-1.0.34
|
2022-09-05 16:01:28 +00:00 |
|
dependabot[bot]
|
56f537ce3c
|
Bump thiserror from 1.0.33 to 1.0.34
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.33 to 1.0.34.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.33...1.0.34)
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-05 15:54:16 +00:00 |
|
dependabot[bot]
|
8d8c859ab4
|
Bump headers from 0.3.7 to 0.3.8
Bumps [headers](https://github.com/hyperium/headers) from 0.3.7 to 0.3.8.
- [Release notes](https://github.com/hyperium/headers/releases)
- [Commits](https://github.com/hyperium/headers/compare/headers-v0.3.7...headers-v0.3.8)
---
updated-dependencies:
- dependency-name: headers
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-05 15:54:02 +00:00 |
|
dependabot[bot]
|
ebbe816695
|
Bump dashmap from 5.3.4 to 5.4.0 (#748)
Bumps [dashmap](https://github.com/xacrimon/dashmap) from 5.3.4 to 5.4.0.
- [Release notes](https://github.com/xacrimon/dashmap/releases)
- [Commits](https://github.com/xacrimon/dashmap/compare/v5.3.4...v5.4.0)
---
updated-dependencies:
- dependency-name: dashmap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-02 16:25:50 +02:00 |
|
dependabot[bot]
|
676bb9d810
|
Bump tokio from 1.20.1 to 1.21.0 (#754)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.20.1 to 1.21.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.20.1...tokio-1.21.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-02 16:25:40 +02:00 |
|
dependabot[bot]
|
2d83ff9175
|
Bump cached from 0.38.0 to 0.39.0 (#752)
Bumps [cached](https://github.com/jaemk/cached) from 0.38.0 to 0.39.0.
- [Release notes](https://github.com/jaemk/cached/releases)
- [Changelog](https://github.com/jaemk/cached/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jaemk/cached/commits)
---
updated-dependencies:
- dependency-name: cached
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-02 16:24:17 +02:00 |
|
dependabot[bot]
|
aab772cdc7
|
Merge pull request #753 from lycheeverse/dependabot/cargo/clap-3.2.20
|
2022-09-02 12:18:28 +00:00 |
|
dependabot[bot]
|
e2a02bd0e9
|
Bump clap from 3.2.19 to 3.2.20
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.19 to 3.2.20.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.20/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.19...v3.2.20)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-02 12:11:17 +00:00 |
|
dependabot[bot]
|
e328777f47
|
Merge pull request #749 from lycheeverse/dependabot/cargo/anyhow-1.0.63
|
2022-08-31 12:25:44 +00:00 |
|
dependabot[bot]
|
2525b3b882
|
Bump anyhow from 1.0.62 to 1.0.63
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.62 to 1.0.63.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.62...1.0.63)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-31 12:18:05 +00:00 |
|
dependabot[bot]
|
034bed86c1
|
Merge pull request #750 from lycheeverse/dependabot/cargo/clap-3.2.19
|
2022-08-31 12:16:57 +00:00 |
|
dependabot[bot]
|
d0ba7961d1
|
Merge pull request #751 from lycheeverse/dependabot/cargo/thiserror-1.0.33
|
2022-08-31 12:16:41 +00:00 |
|
dependabot[bot]
|
62b222e2fe
|
Bump thiserror from 1.0.32 to 1.0.33
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.32 to 1.0.33.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.32...1.0.33)
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-31 12:09:20 +00:00 |
|
dependabot[bot]
|
4895a3c899
|
Bump clap from 3.2.18 to 3.2.19
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.18 to 3.2.19.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.19/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.18...v3.2.19)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-31 12:09:10 +00:00 |
|
dependabot[bot]
|
e27e2cbf4d
|
Merge pull request #747 from lycheeverse/dependabot/cargo/futures-0.3.24
|
2022-08-30 12:25:17 +00:00 |
|
dependabot[bot]
|
935911b3d2
|
Merge pull request #746 from lycheeverse/dependabot/cargo/clap-3.2.18
|
2022-08-30 12:24:14 +00:00 |
|
dependabot[bot]
|
d368884219
|
Bump futures from 0.3.23 to 0.3.24
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.23 to 0.3.24.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.23...0.3.24)
---
updated-dependencies:
- dependency-name: futures
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-30 12:16:55 +00:00 |
|
dependabot[bot]
|
46949ad112
|
Bump clap from 3.2.17 to 3.2.18
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.17 to 3.2.18.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.18/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.17...v3.2.18)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-30 12:16:47 +00:00 |
|
dependabot[bot]
|
67b49846b7
|
Merge pull request #744 from lycheeverse/dependabot/cargo/serde_json-1.0.85
|
2022-08-22 12:27:23 +00:00 |
|
dependabot[bot]
|
53b9ff4c26
|
Bump serde_json from 1.0.83 to 1.0.85
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.83 to 1.0.85.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.83...v1.0.85)
---
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-08-22 12:20:30 +00:00 |
|
dependabot[bot]
|
fd242b18bf
|
Merge pull request #745 from lycheeverse/dependabot/cargo/serde-1.0.144
|
2022-08-22 12:18:38 +00:00 |
|
dependabot[bot]
|
9a013fd3f3
|
Bump serde from 1.0.143 to 1.0.144
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.143 to 1.0.144.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.143...v1.0.144)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-22 12:11:02 +00:00 |
|
Felix Yan
|
3ee9de62aa
|
Correct a typo in CONTRIBUTING.md (#742)
|
2022-08-18 00:23:25 +02:00 |
|
Matthias
|
a42ad4c673
|
Twitter quirk fixed; adjust test (#741)
|
2022-08-17 16:52:20 +02:00 |
|
dependabot[bot]
|
e9805e4346
|
Merge pull request #738 from lycheeverse/dependabot/cargo/anyhow-1.0.62
|
2022-08-17 12:22:20 +00:00 |
|
dependabot[bot]
|
d3be87ee15
|
Merge pull request #739 from lycheeverse/dependabot/cargo/once_cell-1.13.1
|
2022-08-17 12:22:12 +00:00 |
|
dependabot[bot]
|
f575cadd69
|
Bump once_cell from 1.13.0 to 1.13.1
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.13.0...v1.13.1)
---
updated-dependencies:
- dependency-name: once_cell
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-17 12:13:56 +00:00 |
|
dependabot[bot]
|
c679c96103
|
Bump anyhow from 1.0.61 to 1.0.62
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.61 to 1.0.62.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.61...1.0.62)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-17 12:13:52 +00:00 |
|
dependabot[bot]
|
226546091b
|
Bump check-if-email-exists from 0.8.31 to 0.9.0 (#735)
* Bump check-if-email-exists from 0.8.31 to 0.9.0
Bumps [check-if-email-exists](https://github.com/reacherhq/check-if-email-exists) from 0.8.31 to 0.9.0.
- [Release notes](https://github.com/reacherhq/check-if-email-exists/releases)
- [Changelog](https://github.com/reacherhq/check-if-email-exists/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reacherhq/check-if-email-exists/compare/v0.8.31...v0.9.0)
---
updated-dependencies:
- dependency-name: check-if-email-exists
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update usage
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthias <matthias-endler@gmx.net>
|
2022-08-16 12:35:34 +02:00 |
|
dependabot[bot]
|
fbfe69dc94
|
Bump octocrab from 0.16.0 to 0.17.0 (#736)
Bumps [octocrab](https://github.com/XAMPPRocky/octocrab) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/XAMPPRocky/octocrab/releases)
- [Changelog](https://github.com/XAMPPRocky/octocrab/blob/master/CHANGELOG.md)
- [Commits](https://github.com/XAMPPRocky/octocrab/compare/octocrab@0.16.0...octocrab@0.17.0)
---
updated-dependencies:
- dependency-name: octocrab
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-16 12:24:37 +02:00 |
|
Matthias
|
5ac22a3207
|
Merge all updates as long as they pass CI (#737)
|
2022-08-16 12:21:07 +02:00 |
|
dependabot[bot]
|
8e5c4ad4b7
|
Merge pull request #734 from lycheeverse/dependabot/cargo/futures-0.3.23
|
2022-08-15 12:19:44 +00:00 |
|
dependabot[bot]
|
abceaa65a9
|
Bump futures from 0.3.21 to 0.3.23
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.21 to 0.3.23.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.21...0.3.23)
---
updated-dependencies:
- dependency-name: futures
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-15 12:11:43 +00:00 |
|
Matthias
|
3c22d41cc3
|
Mention CONTRIBUTING.md in README
|
2022-08-14 02:10:11 +02:00 |
|
Matthias
|
1dc69fc456
|
Create CONTRIBUTING.md
|
2022-08-14 02:07:58 +02:00 |
|
Matthias
|
34d3955140
|
Add link to new homepage
|
2022-08-14 00:51:42 +02:00 |
|
Matthias
|
cbd936960a
|
Move from structopt to clap (#732)
Structopt was subsumed by clap. See
https://github.com/clap-rs/clap/blob/master/CHANGELOG.md#migrating
|
2022-08-12 22:53:13 +02:00 |
|