Commit graph

1253 commits

Author SHA1 Message Date
dependabot[bot]
db30a8cd5f
Bump const_format from 0.2.30 to 0.2.31
Bumps [const_format](https://github.com/rodrimati1992/const_format_crates) from 0.2.30 to 0.2.31.
- [Release notes](https://github.com/rodrimati1992/const_format_crates/releases)
- [Changelog](https://github.com/rodrimati1992/const_format_crates/blob/master/Changelog.md)
- [Commits](https://github.com/rodrimati1992/const_format_crates/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-30 12:58:20 +00:00
dependabot[bot]
78894f9398
Merge pull request #1080 from lycheeverse/dependabot/cargo/regex-1.8.3 2023-05-26 13:04:11 +00:00
dependabot[bot]
00e529a1b0
Bump regex from 1.8.2 to 1.8.3
Bumps [regex](https://github.com/rust-lang/regex) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.8.2...1.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-26 12:57:47 +00:00
Levi Zim
9b0a06e1a9
test(client): make exponential_backoff better (#1079)
This test is still flaky on riscv64 boards after #1049.

It turns out that building the client might take 59ms,
which should not be counted.
2023-05-26 13:32:28 +02:00
dependabot[bot]
0fc833c094
Merge pull request #1078 from lycheeverse/dependabot/cargo/regex-1.8.2 2023-05-23 13:05:13 +00:00
dependabot[bot]
96b5df61ee
Bump regex from 1.8.1 to 1.8.2
Bumps [regex](https://github.com/rust-lang/regex) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.8.1...1.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 12:57:59 +00:00
dependabot[bot]
af370b9fd4
Bump toml from 0.7.3 to 0.7.4 (#1072)
Bumps [toml](https://github.com/toml-rs/toml) from 0.7.3 to 0.7.4.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.7.3...toml-v0.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-22 13:32:03 +02:00
dependabot[bot]
8706eef3d3
Bump octocrab from 0.22.0 to 0.23.0 (#1075)
Bumps [octocrab](https://github.com/XAMPPRocky/octocrab) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/XAMPPRocky/octocrab/releases)
- [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md)
- [Commits](https://github.com/XAMPPRocky/octocrab/compare/v0.22.0...v0.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-22 13:31:11 +02:00
dependabot[bot]
46db8105b9
Merge pull request #1077 from lycheeverse/dependabot/cargo/pulldown-cmark-0.9.3 2023-05-22 10:43:24 +00:00
dependabot[bot]
9f6e06c858
Merge pull request #1076 from lycheeverse/dependabot/cargo/console-0.15.7 2023-05-22 10:42:44 +00:00
dependabot[bot]
d63ed15a66
Bump pulldown-cmark from 0.9.2 to 0.9.3
Bumps [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark) from 0.9.2 to 0.9.3.
- [Release notes](https://github.com/raphlinus/pulldown-cmark/releases)
- [Commits](https://github.com/raphlinus/pulldown-cmark/compare/v0.9.2...v0.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 10:38:22 +00:00
dependabot[bot]
6faadc5e76
Bump console from 0.15.6 to 0.15.7
Bumps [console](https://github.com/console-rs/console) from 0.15.6 to 0.15.7.
- [Changelog](https://github.com/console-rs/console/blob/master/CHANGELOG.md)
- [Commits](https://github.com/console-rs/console/compare/0.15.6...0.15.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 10:37:57 +00:00
Dariusz Porowski
7a35a655d2
Alpine Docker Image Support (#1074) 2023-05-22 12:36:22 +02:00
Orhun Parmaksız
6a356bf87d
Add metadata for cargo-binstall (#1073) 2023-05-20 23:34:00 +02:00
dependabot[bot]
6ecfde971b
Merge pull request #1071 from lycheeverse/dependabot/cargo/console-0.15.6 2023-05-18 13:04:32 +00:00
dependabot[bot]
3a09a82559
Bump console from 0.15.5 to 0.15.6
Bumps [console](https://github.com/console-rs/console) from 0.15.5 to 0.15.6.
- [Changelog](https://github.com/console-rs/console/blob/master/CHANGELOG.md)
- [Commits](https://github.com/console-rs/console/compare/0.15.5...0.15.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-18 12:58:13 +00:00
dependabot[bot]
6a45d9193e
Merge pull request #1070 from lycheeverse/dependabot/cargo/reqwest-0.11.18 2023-05-17 13:04:03 +00:00
dependabot[bot]
33f5d73d27
Bump reqwest from 0.11.17 to 0.11.18
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.17 to 0.11.18.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.17...v0.11.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-17 12:57:38 +00:00
Matthias Endler
2b08c250be
Prettier colors and progress bar (#1069)
I've experimented a bit with the colors and these are the ones I
(currently) like best. The loader is taken from Python.
See https://stackoverflow.com/a/73724672
and 68224905f5/rich/progress_bar.py (LL70C16-L70C16)
2023-05-17 14:35:26 +02:00
dependabot[bot]
530a30e00d
Bump octocrab from 0.21.0 to 0.22.0 (#1068)
Bumps [octocrab](https://github.com/XAMPPRocky/octocrab) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/XAMPPRocky/octocrab/releases)
- [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md)
- [Commits](https://github.com/XAMPPRocky/octocrab/compare/v0.21.0...v0.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-16 15:22:54 +02:00
dependabot[bot]
4e43c36b6f
Merge pull request #1067 from lycheeverse/dependabot/cargo/uuid-1.3.3 2023-05-15 13:03:37 +00:00
dependabot[bot]
ce5a2fc8e2
Bump uuid from 1.3.2 to 1.3.3
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/1.3.2...1.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-15 12:58:03 +00:00
Matthias
75e80190fb bump version 2023-05-15 00:25:32 +02:00
Thomas Zahner
130fa21a6a
Concurrent archives (#1027) 2023-05-11 20:20:27 +02:00
dependabot[bot]
4b45f9de89
Bump tabled from 0.11.1 to 0.12.0 (#1052)
Bumps [tabled](https://github.com/zhiburt/tabled) from 0.11.1 to 0.12.0.
- [Release notes](https://github.com/zhiburt/tabled/releases)
- [Changelog](https://github.com/zhiburt/tabled/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zhiburt/tabled/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-11 20:07:43 +02:00
dependabot[bot]
60e272f0c1
Merge pull request #1066 from lycheeverse/dependabot/cargo/serde-1.0.163 2023-05-11 13:04:49 +00:00
dependabot[bot]
df5c2aabe8
Bump serde from 1.0.162 to 1.0.163
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.162 to 1.0.163.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.162...v1.0.163)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-11 12:57:54 +00:00
dependabot[bot]
72cbf20902
Merge pull request #1065 from lycheeverse/dependabot/cargo/tokio-1.28.1 2023-05-10 13:08:15 +00:00
dependabot[bot]
cc1448039e
Bump tokio from 1.28.0 to 1.28.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.28.0 to 1.28.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.28.0...tokio-1.28.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-10 12:58:48 +00:00
Matthias Endler
fe24ba783a
Add check duration (in seconds) to report (#1064) 2023-05-06 00:47:32 +02:00
dependabot[bot]
35e34aa968
Bump tokio from 1.27.0 to 1.28.0 (#1056)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.27.0 to 1.28.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.27.0...tokio-1.28.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-05 16:02:39 +02:00
dependabot[bot]
8f889a14da
Merge pull request #1062 from lycheeverse/dependabot/cargo/serde-1.0.162 2023-05-05 13:03:30 +00:00
dependabot[bot]
1e0aebb231
Bump serde from 1.0.160 to 1.0.162
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.160 to 1.0.162.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.160...1.0.162)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-05 12:57:40 +00:00
dependabot[bot]
0dc38fa695
Bump octocrab from 0.20.0 to 0.21.0 (#1060)
Bumps [octocrab](https://github.com/XAMPPRocky/octocrab) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/XAMPPRocky/octocrab/releases)
- [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md)
- [Commits](https://github.com/XAMPPRocky/octocrab/compare/v0.20.0...v0.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-01 15:16:04 +02:00
dependabot[bot]
247be22a64
Merge pull request #1061 from lycheeverse/dependabot/cargo/anyhow-1.0.71 2023-05-01 13:05:29 +00:00
dependabot[bot]
c7c49d4e1d
Merge pull request #1059 from lycheeverse/dependabot/cargo/reqwest-0.11.17 2023-05-01 13:04:02 +00:00
dependabot[bot]
589b54ee95
Merge pull request #1058 from lycheeverse/dependabot/cargo/uuid-1.3.2 2023-05-01 13:03:13 +00:00
dependabot[bot]
745345f089
Bump anyhow from 1.0.70 to 1.0.71
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.70 to 1.0.71.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.70...1.0.71)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 13:01:12 +00:00
dependabot[bot]
eb04932177
Bump reqwest from 0.11.16 to 0.11.17
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.16 to 0.11.17.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.16...v0.11.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 12:59:30 +00:00
dependabot[bot]
9e016d171a
Bump uuid from 1.3.1 to 1.3.2
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/1.3.1...1.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 12:59:00 +00:00
dependabot[bot]
bb4e8c0dfa
Merge pull request #1057 from lycheeverse/dependabot/cargo/tokio-stream-0.1.14 2023-04-26 13:04:20 +00:00
dependabot[bot]
0c0bb1e476
Bump tokio-stream from 0.1.12 to 0.1.14
Bumps [tokio-stream](https://github.com/tokio-rs/tokio) from 0.1.12 to 0.1.14.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Changelog](https://github.com/tokio-rs/tokio/blob/tokio-0.1.14/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.12...tokio-0.1.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-26 12:58:17 +00:00
Matthias
e9812e4295 Change back to macos-latest as there don't seem to be any bigger workers available right now 2023-04-25 17:54:57 +02:00
Matthias
ea077a22d9 Switch to new macOS workers
https://github.blog/changelog/2023-04-24-github-actions-faster-macos-runners-are-now-available-in-open-public-beta/
2023-04-25 15:49:04 +02:00
Matthias
48453a992b Merge branch 'master' of github.com:lycheeverse/lychee 2023-04-25 15:24:01 +02:00
Matthias
58d6d414ee Add debug build 2023-04-25 15:23:59 +02:00
Matthias
3a594235cb Revert back to old release pipeline 2023-04-25 15:22:30 +02:00
dependabot[bot]
47c5426e73
Merge pull request #1055 from lycheeverse/dependabot/cargo/openssl-sys-0.9.87 2023-04-25 13:04:50 +00:00
dependabot[bot]
789b78eea1
Bump openssl-sys from 0.9.86 to 0.9.87
Bumps [openssl-sys](https://github.com/sfackler/rust-openssl) from 0.9.86 to 0.9.87.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.86...openssl-sys-v0.9.87)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-25 12:58:32 +00:00
Matthias
f9f2d7bc1d Don't try to upload release binaries on workflow_dispatch 2023-04-25 13:35:44 +02:00