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 #1

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Configure Renovate #1

wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 25, 2022

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/autogen.yml (github-actions)
  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/release.yml (github-actions)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

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

fix(deps): update rust crate anyhow to v1.0.86
  • Schedule: ["at any time"]
  • Branch name: renovate/anyhow-1.x-lockfile
  • Merge into: main
  • Upgrade anyhow to 1.0.86
fix(deps): update rust crate serde to v1.0.202
  • Schedule: ["at any time"]
  • Branch name: renovate/serde-monorepo
  • Merge into: main
  • Upgrade serde to 1.0.202
fix(deps): update rust crate silicon to v0.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/silicon-0.x-lockfile
  • Merge into: main
  • Upgrade silicon to 0.5.2
fix(deps): update rust crate thiserror to v1.0.61
  • Schedule: ["at any time"]
  • Branch name: renovate/thiserror-1.x-lockfile
  • Merge into: main
  • Upgrade thiserror to 1.0.61
fix(deps): update rust crate time to v0.3.36
  • Schedule: ["at any time"]
  • Branch name: renovate/time-0.x-lockfile
  • Merge into: main
  • Upgrade time to 0.3.36
fix(deps): update rust crate clipboard-win to v4.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/clipboard-win-4.x-lockfile
  • Merge into: main
  • Upgrade clipboard-win to 4.5.0
fix(deps): update rust crate image to 0.25
  • Schedule: ["at any time"]
  • Branch name: renovate/image-0.x
  • Merge into: main
  • Upgrade image to 0.25
fix(deps): update rust crate syntect to v5.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/syntect-5.x-lockfile
  • Merge into: main
  • Upgrade syntect to 5.2.0
fix(deps): update rust crate tempfile to v3.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/tempfile-3.x-lockfile
  • Merge into: main
  • Upgrade tempfile to 3.10.1
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
chore(deps): update softprops/action-gh-release action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/softprops-action-gh-release-2.x
  • Merge into: main
  • Upgrade softprops/action-gh-release to v2
chore(deps): update stefanzweifel/git-auto-commit-action action to v5
fix(deps): update rust crate clipboard-win to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/clipboard-win-5.x
  • Merge into: main
  • Upgrade clipboard-win to 5.0.0

🚸 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.

@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from 58aa92d to b006a90 Compare March 20, 2023 17:42
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

0 participants