Skip to content

chore: Configure Renovate#35

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/configure
Closed

chore: Configure Renovate#35
renovate[bot] wants to merge 1 commit intomainfrom
renovate/configure

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 7, 2025

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)
  • Dockerfile (dockerfile)
  • .github/workflows/docker.yml (github-actions)
  • .github/workflows/main.yml (github-actions)
  • .github/workflows/rust-workflow.yml (github-actions)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • 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 (except for nuget) 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 15 Pull Requests:

fix(deps): update rust crate anyhow to v1.0.97
  • Schedule: ["at any time"]
  • Branch name: renovate/anyhow-1.x-lockfile
  • Merge into: main
  • Upgrade anyhow to 1.0.97
fix(deps): update rust crate chrono to v0.4.40
  • Schedule: ["at any time"]
  • Branch name: renovate/chrono-0.x-lockfile
  • Merge into: main
  • Upgrade chrono to 0.4.40
fix(deps): update rust crate log to v0.4.26
  • Schedule: ["at any time"]
  • Branch name: renovate/log-0.x-lockfile
  • Merge into: main
  • Upgrade log to 0.4.26
fix(deps): update rust crate serde to v1.0.218
  • Schedule: ["at any time"]
  • Branch name: renovate/serde-monorepo
  • Merge into: main
  • Upgrade serde to 1.0.218
fix(deps): update rust crate serde_json to v1.0.140
  • Schedule: ["at any time"]
  • Branch name: renovate/serde_json-1.x-lockfile
  • Merge into: main
  • Upgrade serde_json to 1.0.140
fix(deps): update rust crate thiserror to v1.0.69
  • Schedule: ["at any time"]
  • Branch name: renovate/thiserror-1.x-lockfile
  • Merge into: main
  • Upgrade thiserror to 1.0.69
chore(deps): update actions/add-to-project action to v0.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-add-to-project-0.x
  • Merge into: main
  • Upgrade actions/add-to-project to v0.6.1
fix(deps): update rust crate axum to 0.8
  • Schedule: ["at any time"]
  • Branch name: renovate/axum-monorepo
  • Merge into: main
  • Upgrade axum to 0.8
fix(deps): update rust crate fern to 0.7
  • Schedule: ["at any time"]
  • Branch name: renovate/fern-0.x
  • Merge into: main
  • Upgrade fern to 0.7
fix(deps): update rust crate http to v1.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/http-1.x-lockfile
  • Merge into: main
  • Upgrade http to 1.2.0
fix(deps): update rust crate hyper to v1.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/hyper-1.x-lockfile
  • Merge into: main
  • Upgrade hyper to 1.6.0
fix(deps): update rust crate tokio to v1.43.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-1.x-lockfile
  • Merge into: main
  • Upgrade tokio to 1.43.0
fix(deps): update rust crate uuid to v1.15.1
  • Schedule: ["at any time"]
  • Branch name: renovate/uuid-1.x-lockfile
  • Merge into: main
  • Upgrade uuid to 1.15.1
chore(deps): update actions/add-to-project action to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-add-to-project-1.x
  • Merge into: main
  • Upgrade actions/add-to-project to v1.0.2
fix(deps): update rust crate thiserror to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/thiserror-2.x
  • Merge into: main
  • Upgrade thiserror to 2

🚸 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner March 7, 2025 15:02
@renovate renovate bot closed this Mar 14, 2026
@renovate
Copy link
Author

renovate bot commented Mar 14, 2026

Renovate is disabled

Renovate is disabled because the onboarding PR has been unmerged for more than 366 days. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.

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.

0 participants