Skip to content

Configure Renovate #28

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

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

Configure Renovate #28

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 26, 2024

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

  • crates/engine/Cargo.toml (cargo)
  • crates/ve_asset/Cargo.toml (cargo)
  • crates/ve_format/Cargo.toml (cargo)
  • crates/ve_shader_reflect/Cargo.toml (cargo)
  • .github/workflows/ci.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 20 Pull Requests:

Update Rust crate anyhow to 1.0.81
  • Schedule: ["at any time"]
  • Branch name: renovate/anyhow-1.x
  • Merge into: main
  • Upgrade anyhow to 1.0.81
Update Rust crate gfx-maths to 0.2.9
  • Schedule: ["at any time"]
  • Branch name: renovate/gfx-maths-0.x
  • Merge into: main
  • Upgrade gfx-maths to 0.2.9
Update Rust crate log to 0.4.21
  • Schedule: ["at any time"]
  • Branch name: renovate/log-0.x
  • Merge into: main
  • Upgrade log to 0.4.21
Update Rust crate serde to 1.0.197
  • Schedule: ["at any time"]
  • Branch name: renovate/serde-monorepo
  • Merge into: main
  • Upgrade serde to 1.0.197
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 thiserror to 1.0.58
  • Schedule: ["at any time"]
  • Branch name: renovate/thiserror-1.x
  • Merge into: main
  • Upgrade thiserror to 1.0.58
Update Rust crate ash to 0.37.3
  • Schedule: ["at any time"]
  • Branch name: renovate/ash-0.x
  • Merge into: main
  • Upgrade ash to 0.37.3
Update Rust crate ash-window to 0.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ash-window-0.x
  • Merge into: main
  • Upgrade ash-window to 0.12.0
Update Rust crate egui to 0.26.2
  • Schedule: ["at any time"]
  • Branch name: renovate/egui-0.x
  • Merge into: main
  • Upgrade egui to 0.26.2
Update Rust crate egui-winit to 0.26.2
  • Schedule: ["at any time"]
  • Branch name: renovate/egui-winit-0.x
  • Merge into: main
  • Upgrade egui-winit to 0.26.2
Update Rust crate env_logger to 0.11.3
  • Schedule: ["at any time"]
  • Branch name: renovate/env_logger-0.x
  • Merge into: main
  • Upgrade env_logger to 0.11.3
Update Rust crate gpu-allocator to 0.25.0
  • Schedule: ["at any time"]
  • Branch name: renovate/gpu-allocator-0.x
  • Merge into: main
  • Upgrade gpu-allocator to 0.25.0
Update Rust crate image to 0.25.0
  • Schedule: ["at any time"]
  • Branch name: renovate/image-0.x
  • Merge into: main
  • Upgrade image to 0.25.0
Update Rust crate puffin to 0.19.0
  • Schedule: ["at any time"]
  • Branch name: renovate/puffin-0.x
  • Merge into: main
  • Upgrade puffin to 0.19.0
Update Rust crate puffin_egui to 0.26.0
  • Schedule: ["at any time"]
  • Branch name: renovate/puffin_egui-0.x
  • Merge into: main
  • Upgrade puffin_egui to 0.26.0
Update Rust crate toml to 0.8.12
  • Schedule: ["at any time"]
  • Branch name: renovate/toml-0.x
  • Merge into: main
  • Upgrade toml to 0.8.12
Update Rust crate walkdir to 2.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/walkdir-2.x
  • Merge into: main
  • Upgrade walkdir to 2.5.0
Update Rust crate winit to 0.29.15
  • Schedule: ["at any time"]
  • Branch name: renovate/winit-0.x
  • Merge into: main
  • Upgrade winit to 0.29.15
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
Update actions/upload-artifact action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-github-artifact-actions
  • Merge into: main
  • Upgrade actions/upload-artifact to v4

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

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