Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ecosystem_versions replaces package_manager field #147

Merged
merged 1 commit into from
Jul 11, 2023

Commits on Jul 11, 2023

  1. ecosystem_versions replaces package_manager field

    I confused myself in the previous two PR's... the `Ecosystem` field is
    actually removed, and the top-level `PackageManager` field is replaced by the
    `EcosystemVersions` field.
    
    As explained in #146, there may
    be an inner `PackageManager` field, which is optional. But no need to
    map it out in the struct, at least not yet.
    
    For background context:
    * #145
    * #146
    * dependabot/dependabot-core#7492
    * dependabot/dependabot-core#7517
    
    Caught this discrepancy over here:
    * https://github.com/dependabot/smoke-tests/pull/98/files#r1260099204
    jeffwidman committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    8a8dbc0 View commit details
    Browse the repository at this point in the history