-
Related to #44. As an alternative to changing the "zero deps" character, we could add colors to the output to highlight the cells where deps are above 0, maybe with a gradient (cold, warm) on a scale …
-
Here is the case:
![2014-11-17 15-48-15 dependency status for lego - enb-islands-tools 0 6 3](https://cloud.githubusercontent.com/assets/75247/5069866/2e176d96-6e71-11e4-8b89-363b9c67ee22.png)
But D…
-
Some repos I have have a greenkeeper enabled badge and a dependencies up-to-date badge. I thought it would be cool if greenkeeper could replace any dependency badges by being tri-state:
(exclude pa…
-
I was looking through a Renovate dashboard for a big project, and I noticed they have a lot of major upgrades pending.
It would be nice if the Renovate bot can tell you on the dashboard about the con…
-
After a few weeks of deps.rs running without new deploys or restarts it looks like the updater for popular crates and popular repos gets stuck and doesn't update anymore. This has happened multiple ti…
-
☂所有第三方bug和feature的伞状tracking issue
-
I wanted to switch from SWC to TSup to reduce the complexity of my configuration.
From what I've read in [ESbuild documentation](https://esbuild.github.io/content-types/#auto-import-for-jsx) and [T…
-
I use deps.rs with my project https://github.com/fleetfs/fleetfs, and the badge has been failing. I ran deps.rs locally and found that the error message is "error: expected comma after minor version n…
-
:clipboard: **Description**
provides a service to check dependency security status in Rust projects.
This will work for for all repos with a `Cargo.toml`.
"dependencies | 2 of 15 outdated"…
Icelk updated
2 years ago
-
**Is your feature request related to a problem? Please describe.**
Transports are the universal way to add middleware in Go. For Scorecard to be used as a library it should accept a transport to be…