Commit graph

81 commits

Author SHA1 Message Date
Rob Ede
b579dc805d
refactor: migrate to tracing for logging (#226) 2024-05-29 11:35:34 +01:00
Rob Ede
0153222542
chore: update pulldown-cmark and lockfile (#222) 2024-05-26 15:51:44 +01:00
DCjanus
658f353c23
Bump reqwest from 0.11 to 0.12 (#220)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2024-05-18 21:16:54 +01:00
DCjanus
1fd1ee139c
Bump base64 from 0.13 to 0.22 (#219) 2024-05-05 21:54:28 +08:00
dependabot[bot]
a17e7107dd
Bump rustls from 0.21.10 to 0.21.11 (#218)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-19 21:19:29 +01:00
Paolo Barbolini
6c6898eef7
Bump dependencies (#217) 2024-04-16 07:14:10 +02:00
dependabot[bot]
b410d70438
Bump h2 from 0.3.24 to 0.3.26 (#216)
Bumps [h2](https://github.com/hyperium/h2) from 0.3.24 to 0.3.26.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.24...v0.3.26)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-05 18:18:43 +02:00
dependabot[bot]
8c21b0eb28
Bump mio from 0.8.10 to 0.8.11 (#214)
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.10 to 0.8.11.
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.10...v0.8.11)

---
updated-dependencies:
- dependency-name: mio
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 22:46:47 +01:00
Paolo Barbolini
031878a61a
cargo: bump dependencies (#212) 2024-01-20 13:02:58 +01:00
dependabot[bot]
4c9c0c18ca
Bump h2 from 0.3.22 to 0.3.24 (#211)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-19 17:27:01 +00:00
Paolo Barbolini
1e23f5e5b2
Replace sass-rs with grass (#208) 2023-11-26 20:32:26 +00:00
Paolo Barbolini
69ed102737
cargo: bump dependencies (#207) 2023-11-26 20:13:03 +00:00
dependabot[bot]
87392c5f2e
Bump rustix from 0.38.17 to 0.38.19 (#206)
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.38.17 to 0.38.19.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.17...v0.38.19)

---
updated-dependencies:
- dependency-name: rustix
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18 20:58:47 +01:00
Paolo Barbolini
e63afb0582
cargo: bump dependencies (#204) 2023-10-08 10:13:30 +01:00
Paolo Barbolini
fef732b319
cargo: bump dependencies (#203) 2023-08-20 11:46:26 +01:00
Paolo Barbolini
6301ac943a
Bump dependencies (#198) 2023-07-29 20:37:22 +01:00
dependabot[bot]
89e615b1e6
Bump openssl from 0.10.48 to 0.10.55 (#197)
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.48 to 0.10.55.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.48...openssl-v0.10.55)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-22 00:28:06 +01:00
dependabot[bot]
63d49bca3b
Bump h2 from 0.3.15 to 0.3.17 (#194)
Bumps [h2](https://github.com/hyperium/h2) from 0.3.15 to 0.3.17.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.15...v0.3.17)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-13 20:46:19 +01:00
dependabot[bot]
c0a311b28d
Bump openssl from 0.10.45 to 0.10.48 (#193) 2023-03-25 08:14:35 +00:00
Rob Ede
bce1f86308
Update deps + clippy (#187) 2023-01-31 19:37:42 +00:00
dependabot[bot]
6e25ce930d
Bump libgit2-sys from 0.14.1+1.5.0 to 0.14.2+1.5.1 (#186)
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-22 20:42:49 +00:00
95f9e116a3
Bump dependencies to patch tokio (#184) 2023-01-17 09:22:13 +00:00
Paolo Barbolini
477d83a4e0
Bump dependencies (#180) 2022-11-08 08:30:55 +00:00
Paolo Barbolini
7f21afaba8
cargo: update dependencies (#175) 2022-10-28 20:45:31 +02:00
Paolo Barbolini
35523bb875
cargo: bump dependencies (#173) 2022-10-10 15:14:32 +01:00
Paolo Barbolini
1f518743dd
cargo: bump dependencies (#171) 2022-09-13 11:25:59 +02:00
Paolo Barbolini
a991fa8eb1
cargo: bump dependencies (#163) 2022-08-15 21:04:48 +01:00
Paolo Barbolini
cf7513873b
cargo: bump dependencies (#157) 2022-07-15 14:36:07 +02:00
Paolo Barbolini
30fe686d47
Update to latest rustsec (#152) 2022-05-23 02:00:40 +01:00
Paolo Barbolini
e3e920248b
Bump dependencies (#155) 2022-05-19 19:17:10 +02:00
Paolo Barbolini
aa2e01f96b
Bump dependencies (#150) 2022-04-22 21:06:03 +01:00
Paolo Barbolini
2b395df4a2
Bump dependencies (#147) 2022-03-18 14:21:51 +01:00
Paolo Barbolini
c981136d9e
Bump dependencies (#146) 2022-03-07 19:51:57 +01:00
Rob Ede
262d27dd74
Add compact and flat badge styles (#136) 2022-01-24 15:18:19 +00:00
Rob Ede
e8fbb00ada
Reduce futures dep to futures-util (#135) 2022-01-16 16:48:08 +00:00
Paolo Barbolini
9b7d2786d6
Update dependencies (#129) 2021-12-29 08:30:53 +01:00
Paolo Barbolini
f2899ceb81
Bump all dependencies except crates-index (#126) 2021-11-25 09:35:28 +00:00
Eduardo Pinho
5b3fa9b0b2
Update dependencies crates-index and rustsec (#118) 2021-08-22 22:13:01 +01:00
Paolo Barbolini
40a90c3869
Bump semver (#113) 2021-06-15 13:58:26 +01:00
Paolo Barbolini
a1ca0680c8
Update dependencies (#111) 2021-05-27 16:02:02 +02:00
Paolo Barbolini
c0de9d15b6
Update cargo dependencies (#103) 2021-02-14 16:40:37 +01:00
Paolo Barbolini
c5443aaa92
Use font-awesome-as-a-crate instead of importing the entire Font Awesome library (#101) 2021-02-10 16:45:14 +01:00
Paolo Barbolini
b0243d5dac
Setup cache busting for style.css (#100) 2021-02-10 12:49:35 +01:00
7ebffe019f
Display rustsec information on page (#96)
* chore: Bump rustsec version

* feat: display RustSec CVEs at the bottom

This closes #75.

* fix: Reduce complexity and remove duplicate advisories
2021-02-01 19:46:26 +01:00
Paolo Barbolini
3e77c30ada
Update to tokio 1.0 (#91) 2021-01-06 12:24:06 +01:00
Rob Ede
1fc1f24480
bump all dependencies except tokio (#87)
* bump all dependencies except tokio

* bump lib deps
2020-12-26 15:30:17 +01:00
Paolo Barbolini
84a7d5154b
Clone crates.io-index instead of querying it through GitHub's API (#69)
* Clone crates.io-index instead of querying it through GitHub's API

* Implement refreshing the crates.io-index

* Run the initial index clone before starting the server

* Log cloning the crates.io-index

* Disambiguate name of ManagedIndex initial clone fn

* Log errors with cloning or refreshing the index
2020-11-14 18:29:49 +01:00
Paolo Barbolini
33afafc879
Upgrade to maud 0.22.1 and switch to stable Rust (#74) 2020-11-04 14:42:42 +01:00
Paolo Barbolini
8b58821beb
Remove Mutex around Cache and move away from deprecated lru-cache (#65) 2020-10-05 12:47:24 +01:00
Rob Ede
aa0f4777e2
improve logging (#62) 2020-10-04 16:03:52 +01:00