Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

chore: Configure Renovate #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

chore: Configure Renovate #3

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 1, 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

  • utoipa-gen/Cargo.toml (cargo)
  • utoipa-swagger-ui/Cargo.toml (cargo)
  • utoipa/Cargo.toml (cargo)
  • .github/workflows/build.yaml (github-actions)
  • .github/workflows/draft.yaml (github-actions)
  • .github/workflows/release.yaml (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 rocket to 0.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rocket-0.x
  • Merge into: master
  • Upgrade rocket to 0.5.0
chore(deps): update rust crate regex to 1.10
  • Schedule: ["at any time"]
  • Branch name: renovate/regex-1.x
  • Merge into: master
  • Upgrade regex to 1.10
chore(deps): update rust crate serde_with to 2.3.3
  • Schedule: ["at any time"]
  • Branch name: renovate/serde_with-2.x
  • Merge into: master
  • Upgrade serde_with to 2.3.3
chore(deps): update rust crate similar to 2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/similar-2.x
  • Merge into: master
  • Upgrade similar to 2.3
chore(deps): update rust crate smallvec to 1.11.2
  • Schedule: ["at any time"]
  • Branch name: renovate/smallvec-1.x
  • Merge into: master
  • Upgrade smallvec to 1.11.2
fix(deps): update rust crate axum to 0.7
  • Schedule: ["at any time"]
  • Branch name: renovate/axum-0.x
  • Merge into: master
  • Upgrade axum to 0.7
fix(deps): update rust crate rust-embed to 6.8
  • Schedule: ["at any time"]
  • Branch name: renovate/rust-embed-6.x
  • Merge into: master
  • Upgrade rust-embed to 6.8
chore(deps): update actions/cache action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-3.x
  • Merge into: master
  • Upgrade actions/cache to v3
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to v4
chore(deps): update rust crate serde_with to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/serde_with-3.x
  • Merge into: master
  • Upgrade serde_with to 3.4.0
fix(deps): update rust crate indexmap to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/indexmap-2.x
  • Merge into: master
  • Upgrade indexmap to 2
fix(deps): update rust crate rust-embed to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/rust-embed-8.x
  • Merge into: master
  • Upgrade rust-embed to 8.1
fix(deps): update rust crate syn to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/syn-2.x
  • Merge into: master
  • Upgrade syn to 2.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 from 7a16d53 to 0f9390d Compare December 4, 2023 14:59
@renovate renovate bot force-pushed the renovate/configure branch from 0f9390d to a263d76 Compare December 15, 2023 11:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants