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

Configure Renovate #21

Merged
merged 1 commit into from
Jan 10, 2023
Merged

Configure Renovate #21

merged 1 commit into from
Jan 10, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2023

Mend Renovate

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

  • Cargo.toml (cargo)
  • .github/workflows/static-build.yml (github-actions)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation.
  • If Renovate detects semantic commits, it will use semantic commit type fix for dependencies and chore for all others.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Autodetect whether to pin dependencies or maintain ranges.
  • Rate limit PR creation to a maximum of two per hour.
  • Limit to maximum 10 open PRs at any time.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • A collection of workarounds for known problems with packages.

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

With your current configuration, Renovate will create 14 Pull Requests:

Update Rust crate prettytable-rs to 0.10.0 [SECURITY]
  • Branch name: renovate/crate-prettytable-rs-vulnerability
  • Merge into: main
  • Upgrade prettytable-rs to 0.10.0
Update Rust crate anyhow to 1.0.68
  • Schedule: ["at any time"]
  • Branch name: renovate/anyhow-1.x
  • Merge into: main
  • Upgrade anyhow to 1.0.68
Update Rust crate assert_cmd to 2.0.8
  • Schedule: ["at any time"]
  • Branch name: renovate/assert_cmd-2.x
  • Merge into: main
  • Upgrade assert_cmd to 2.0.8
Update Rust crate chrono to 0.4.23
  • Schedule: ["at any time"]
  • Branch name: renovate/chrono-0.x
  • Merge into: main
  • Upgrade chrono to 0.4.23
Update Rust crate ctor to 0.1.26
  • Schedule: ["at any time"]
  • Branch name: renovate/ctor-0.x
  • Merge into: main
  • Upgrade ctor to 0.1.26
Update Rust crate filetime to 0.2.19
  • Schedule: ["at any time"]
  • Branch name: renovate/filetime-0.x
  • Merge into: main
  • Upgrade filetime to 0.2.19
Update Rust crate humansize to 1.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/humansize-1.x
  • Merge into: main
  • Upgrade humansize to 1.1.1
Update Rust crate libc to 0.2.139
  • Schedule: ["at any time"]
  • Branch name: renovate/libc-0.x
  • Merge into: main
  • Upgrade libc to 0.2.139
Update Rust crate structopt to 0.3.26
  • Schedule: ["at any time"]
  • Branch name: renovate/structopt-0.x
  • Merge into: main
  • Upgrade structopt to 0.3.26
Update Rust crate unix_mode to 0.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/unix_mode-0.x
  • Merge into: main
  • Upgrade unix_mode to 0.1.3
Update Rust crate env_logger to 0.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/env_logger-0.x
  • Merge into: main
  • Upgrade env_logger to 0.10.0
Update Rust crate humansize to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/humansize-2.x
  • Merge into: main
  • Upgrade humansize to 2.1.3
Update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: main
  • Upgrade actions/checkout to v3
Update actions/upload-artifact action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-upload-artifact-3.x
  • Merge into: main
  • Upgrade actions/upload-artifact to v3

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


This PR has been generated by Mend Renovate. View repository job log here.

@bootjp bootjp merged commit 3076e6e into main Jan 10, 2023
@renovate renovate bot deleted the renovate/configure branch January 10, 2023 03:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant