dependabot-config

Structured access to the Dependabot configuration file.

APACHE-2.0 License

Downloads
5.7K
Stars
2
Committers
2

Bot releases are visible (Hide)

dependabot-config - 0.3.4 Latest Release

Published by github-actions[bot] 6 months ago

  • Add #[must_use] to constructors.
dependabot-config - 0.3.3

Published by github-actions[bot] about 1 year ago

  • Improve compile time.
dependabot-config - 0.3.2

Published by github-actions[bot] about 1 year ago

This release updates v2 types based on the latest GitHub docs.

  • Add v2::Dependabot::enable_beta_ecosystems field.

  • Add v2::PackageEcosystem::{Pub,Swift} variants.

  • Add v2::Ignore::update_types field and v2::UpdateType enum.

  • Add v2::Registry::key field.

  • Add v2::RegistryType::{HexOrganization,TerraformRegistry} variants.

  • Documentation improvements.

dependabot-config - 0.3.1

Published by github-actions[bot] over 1 year ago

  • Fix build error from dependency when built with -Z minimal-versions.
dependabot-config - 0.3.0

Published by github-actions[bot] over 1 year ago

  • Update indexmap to 2.0.

    Note: This raises the minimum supported Rust version of this crate from Rust 1.58 to Rust 1.64.

dependabot-config - 0.2.2

Published by github-actions[bot] about 2 years ago

  • Update serde_yaml to 0.9.

    Note: This raises the minimum supported Rust version of this crate from Rust 1.56 to Rust 1.58.

dependabot-config - 0.2.1

Published by github-actions[bot] over 2 years ago

  • Implement Hash for v2::PackageEcosystem. (#8, thanks @andreimoustache)

  • Implement Hash for v1::PackageManager.

dependabot-config - 0.1.0

Published by github-actions[bot] over 3 years ago

Initial release

Package Rankings
Top 27.68% on Crates.io
Badges
Extracted from project README
crates.io docs.rs license msrv github actions