awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesDependency Update Reports

Exporting dependency analysis results into human-readable or machine-parseable formats.

Distinct from Analysis Result Exporters: Focuses on reporting the results of update checks rather than general analysis result serialization for integration.

Explore 2 awesome GitHub repositories matching data & databases · Dependency Update Reports. Refine with filters or upvote what's useful.

Awesome Dependency Update Reports GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • raineorshine/npm-check-updatesAvatar de raineorshine

    raineorshine/npm-check-updates

    10,146Voir sur GitHub↗

    npm-check-updates is a command line utility and programmatic module used to check for newer versions of npm packages and update project manifest files. It functions as a registry client and semantic version manager that upgrades package constraints to the latest releases. The tool distinguishes itself by including supply chain security features, such as a release cooldown period and package ownership tracking, to prevent the adoption of unstable or malicious new releases. It also provides a programmatic API for integrating dependency checks and upgrades directly into custom scripts. Broad ca

    Outputs update results in various formats, including JSON or grouped views, for human readability and auditing.

    TypeScriptnpmnpm-check-updates
    Voir sur GitHub↗10,146
  • ben-manes/gradle-versions-pluginAvatar de ben-manes

    ben-manes/gradle-versions-plugin

    4,073Voir sur GitHub↗

    This project is a Gradle build plugin that functions as a dependency update tool and version auditor. Its primary purpose is to scan project dependencies and build tool plugins to identify newer available versions of libraries. The plugin distinguishes itself by analyzing dependency constraints and bills of materials to identify updates for managed transitive versions. It also verifies available updates for the Gradle build tool across release, candidate, and nightly channels. The tool covers broad capability areas including dependency version analysis, software supply chain auditing, and au

    Generates reports detailing which dependencies are up-to-date, require upgrades, or failed to resolve.

    Kotlin
    Voir sur GitHub↗4,073
  1. Home
  2. Data & Databases
  3. Data Serialization Formats
  4. Structured Data Exporters
  5. Dependency Update Reports