Commit graph

203 commits

Author SHA1 Message Date
Henil
0764c00422
Show number of outdated dependencies even if insecure crates are present (#73)
* Update to show number of outdated dependencies even if insecure crates are present

* add match statement to simplify if-else statment
2020-10-26 18:40:45 +01:00
0a22c413b3
Remove dev-dependencies from badge (#70)
* Remove dev-dependencies from badge
* Document behavior of functions on AnalyzedDependencies
2020-10-26 15:49:40 +01:00
a717c9afcc
Update the project readme (#72) 2020-10-25 03:38:49 +00:00
Cecile Tonglet
f184566d1a
Setup CD: Docker image and action to push to GH container registry (#61) 2020-10-23 19:13:25 +02:00
Paolo Barbolini
8b58821beb
Remove Mutex around Cache and move away from deprecated lru-cache (#65) 2020-10-05 12:47:24 +01:00
Cecile Tonglet
dcd2e7a421
New logo (#64) 2020-10-04 21:28:01 +02:00
Rob Ede
aa0f4777e2
improve logging (#62) 2020-10-04 16:03:52 +01:00
Jamie Brynes
fd3fbbc2f6
Initial GitHub Actions CI configuration (#49) 2020-10-04 16:12:56 +02:00
Paolo Barbolini
12bb5c609d
Downgrade semver crate to 0.10 (#60)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2020-10-03 13:43:48 +01:00
Rob Ede
1b66eddb06
reqwest client + caching (#58) 2020-10-03 13:08:16 +01:00
Paolo Barbolini
b3fcdabeba
Add support for 2018 edition crate renaming (#59) 2020-10-02 23:09:32 +01:00
Rob Ede
66fd685062
fix clippy lints (#56) 2020-10-02 08:37:27 +02:00
Paolo Barbolini
871e9acd74
Fix url generation to git hosted Cargo.toml file (#57) 2020-10-01 21:49:11 +01:00
Rob Ede
0fa8e46425
Merge pull request #53 from deps-rs/fut03 2020-10-01 15:40:56 +01:00
Rob Ede
45f114b3f6
remove unecessary into_iter/collect
Co-authored-by: Eduardo Pinho <enet4mikeenet@gmail.com>
2020-10-01 15:30:19 +01:00
Rob Ede
4642560868
remove debugging print 2020-10-01 11:24:51 +01:00
Rob Ede
b7b25b7cb7
update hyper and futures ecosystem 2020-09-30 23:08:40 +01:00
Eduardo Pinho
d54d4f6a2c
Merge pull request #52 from Enet4/bug/user-agent-everywhere
Add User-Agent to all requests
2020-09-30 08:45:31 +01:00
Paolo Barbolini
d8f9a38296
Merge pull request #51 from paolobarbolini/hyper012
Upgrade to hyper 0.12
2020-09-30 01:41:17 +02:00
Eduardo Pinho
7d4c8dd74d Add User-Agent to all requests from the server
- Required by crates.io, which will otherwise forbid the request
- Do the same thing for all other HTTP requests,
  for consistency and transparency
2020-09-29 23:43:03 +01:00
Paolo Barbolini
c6b3fb46e8 Upgrade to hyper 0.12 2020-09-29 23:04:13 +02:00
54c05c20bf
Merge pull request #47 from palfrey/moved-repo-badges
Update all the links to the new organisation
2020-09-29 21:42:20 +02:00
Tom Parker-Shemilt
426b8a56a4 Update links in mod.rs as well 2020-09-29 20:29:22 +01:00
Tom Parker-Shemilt
f398347b4e Update all the links in README to the new org 2020-09-29 20:28:32 +01:00
59410cc7fe
Merge pull request #44 from deps-rs/modernize
Modernize
2020-09-29 20:11:59 +02:00
Rob Ede
57c2c79046
update rustsec crate 2020-09-29 00:55:02 +01:00
Rob Ede
820a3cfd28
remove failure 2020-09-29 00:28:58 +01:00
Rob Ede
9a1bee0eba
remove slog macro_use 2020-09-29 00:01:14 +01:00
Rob Ede
d12b314bf4
bump easy deps 2020-09-28 23:56:02 +01:00
Rob Ede
c8531f444a
fmt 2020-09-28 23:53:20 +01:00
Rob Ede
63a8355543
replace lazy-static with once-cell 2020-09-28 23:50:12 +01:00
Rob Ede
1d5fdd5dc5
welcome to 2018 2020-09-28 23:48:26 +01:00
Rob Ede
67bb58710b
make build succeed 2020-09-28 23:35:02 +01:00
Rob Ede
6b98cf4252
update maud versions 2020-09-28 23:28:45 +01:00
Rob Ede
3e3e9eea9d
modernize badge package 2020-09-28 23:18:06 +01:00
0d3e0ac0f5
Add call for maintainers 2020-09-28 15:37:36 +02:00
Sam Rijs
c9ae182bf4
fix type 2019-11-10 21:02:37 +11:00
Sam Rijs
88b9740df6
add maintainance note to readme 2019-11-10 21:02:12 +11:00
Sam Rijs
1555ba0f96 update rusttype to 0.5.0 2018-03-26 19:23:18 +11:00
Sam Rijs
02394942f3 fix up tests 2018-03-23 20:20:52 +11:00
Sam Rijs
6baccaf8ea integrate rustsec database 2018-03-22 20:08:16 +11:00
Sam Rijs
d15650f774 update dependencies 2018-03-22 19:47:32 +11:00
Sam Rijs
52514102ef update dependencies 2018-03-12 21:10:27 +11:00
Sam Rijs
d953bdb2fb remove gauges 2018-03-10 23:23:09 +11:00
Sam Rijs
5885ec3f8c improve badge generation performance 2018-03-07 18:53:29 +11:00
Sam Rijs
8ec8952304 use try_future crate to simplify async logic 2018-03-06 22:20:23 +11:00
Sam Rijs
b2e8e96142 update dependencies 2018-03-06 21:09:51 +11:00
Sam Rijs
ad2d993b68 use external shared_failure crate 2018-03-06 21:02:00 +11:00
Sam Rijs
f0442bbb3c integrate rustsec database 2018-02-25 21:59:06 +11:00
Sam Rijs
c4337ae698 instrument analyze timings 2018-02-24 17:37:42 +11:00