Badge for Rust dependencies (up to date or not) #29

Manually merged
BaumiCoder merged 3 commits from chore/dependencies-badge into main 2026-02-13 20:18:24 +01:00
Owner

User perspective

You can now see in the README if the latest release of ecformat has all Rust dependencies up to date or not.

Developer perspective

The badge in the README shows the dependencies status of latest release and the badge in the Development.md shows the status for the main branch.
This should help to monitor the dependencies and if they should be updated before the next release (or if they are already updated in the main branch).

### User perspective You can now see in the README if the latest release of ecformat has all Rust dependencies up to date or not. ### Developer perspective The badge in the README shows the dependencies status of latest release and the badge in the Development.md shows the status for the main branch. This should help to monitor the dependencies and if they should be updated before the next release (or if they are already updated in the main branch).
Linking to the latest version to refere to the same version
as the releae badge.
SVG for it was not that easy to find:
https://github.com/deps-rs/deps.rs/issues/281
Dependencies section for Development documation
Some checks failed
/ changes (pull_request) Successful in 56s
/ lint_cargo_deny (pull_request) Waiting to run
/ lint_clippy (pull_request) Waiting to run
/ lint_rustfmt (pull_request) Waiting to run
/ lint_taplo (pull_request) Waiting to run
/ lint_yamllint (pull_request) Waiting to run
/ lint_cargo_udeps (pull_request) Waiting to run
/ lint_reuse (pull_request) Successful in 1m11s
/ lint_codespell (pull_request) Successful in 1m5s
/ lint_ecformat (pull_request) Successful in 8m40s
/ test (pull_request) Has been cancelled
1c631bf217
Informations about dependencies for developers / maintainers
including the badge linking to the repository (and not the crate).
Clearfy meaning of badge
All checks were successful
/ changes (pull_request) Successful in 50s
/ lint_reuse (pull_request) Successful in 1m11s
/ lint_codespell (pull_request) Successful in 1m5s
/ lint_ecformat (pull_request) Successful in 2m52s
/ test (pull_request) Successful in 59s
/ lint_cargo_deny (pull_request) Has been skipped
/ lint_clippy (pull_request) Has been skipped
/ lint_rustfmt (pull_request) Has been skipped
/ lint_taplo (pull_request) Has been skipped
/ lint_yamllint (pull_request) Has been skipped
/ lint_cargo_udeps (pull_request) Has been skipped
a8ae6f9e8b
At least relevant when releasing a new version to consider
if the lock file needs to be updated.
BaumiCoder manually merged commit 590f0c618c into main 2026-02-13 20:18:24 +01:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
BaumiCoder/ecformat!29
No description provided.