Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Sep 1, 2024

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

🚦 Renovate will begin keeping your dependencies up-to-date only once you merge or close this Pull Request.


Detected Package Files

  • Cargo.toml (cargo)
  • .github/workflows/test-and-tag.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 Buildkite functionality.
  • Enable Docker Compose image updating.
  • Upgrade Docker tags to newer versions.
  • 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.
  • Pin Docker digests.
  • Pin github-action digests.
  • Pin dependency versions for devDependencies.
  • Preset with best practices from the Renovate maintainers. Recommended for advanced users, who want to follow our best practices.
  • Automerge all upgrades (including major) if they pass tests.
  • If automerging, push the new commit directly to the base branch (no PR).
  • Pin dependency versions for devDependencies and retain SemVer ranges for others.
  • Use semantic prefixes for commit messages and PR titles.

🔡 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:

chore(deps): pin dependencies
  • Schedule: ["at any time"]
  • Branch name: renovate/pin-dependencies
  • Merge into: main
  • Upgrade cargo-bins/cargo-binstall to 05f90e651dd151df76e1b5c050cfb117ff47cbb6
  • Upgrade extractions/setup-just to 69d82fb0233557aec017ef13706851d0694e0f1d
chore(deps): update cargo-bins/cargo-binstall action to v1.10.3
  • Schedule: ["at any time"]
  • Branch name: renovate/cargo-bins-cargo-binstall-1.x
  • Merge into: main
  • Upgrade cargo-bins/cargo-binstall to 9330730a2ae0fec8c2d7e1653888fe7701dd409a
fix(deps): update rust crate axum to 0.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/axum-0.x
  • Merge into: main
  • Upgrade axum to 0.7.0
fix(deps): update rust crate dioxus to 0.5
  • Schedule: ["at any time"]
  • Branch name: renovate/dioxus-0.x
  • Merge into: main
  • Upgrade dioxus to 0.5
fix(deps): update rust crate dioxus-autofmt to 0.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/dioxus-autofmt-0.x
  • Merge into: main
  • Upgrade dioxus-autofmt to 0.5.0
fix(deps): update rust crate dioxus-fullstack to 0.5
  • Schedule: ["at any time"]
  • Branch name: renovate/dioxus-fullstack-0.x
  • Merge into: main
  • Upgrade dioxus-fullstack to 0.5
fix(deps): update rust crate dioxus-logger to 0.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/dioxus-logger-0.x
  • Merge into: main
  • Upgrade dioxus-logger to 0.5.0
fix(deps): update rust crate dioxus-router to 0.5
  • Schedule: ["at any time"]
  • Branch name: renovate/dioxus-router-0.x
  • Merge into: main
  • Upgrade dioxus-router to 0.5
fix(deps): update rust crate rsx-rosetta to 0.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rsx-rosetta-0.x
  • Merge into: main
  • Upgrade rsx-rosetta to 0.5.0
fix(deps): update rust crate shuttle-axum to 0.47.0
  • Schedule: ["at any time"]
  • Branch name: renovate/shuttle-axum-0.x
  • Merge into: main
  • Upgrade shuttle-axum to 0.47.0
fix(deps): update rust crate shuttle-runtime to 0.47.0
  • Schedule: ["at any time"]
  • Branch name: renovate/shuttle-runtime-0.x
  • Merge into: main
  • Upgrade shuttle-runtime to 0.47.0
fix(deps): update rust crate shuttle-secrets to 0.42.0
  • Schedule: ["at any time"]
  • Branch name: renovate/shuttle-secrets-0.x
  • Merge into: main
  • Upgrade shuttle-secrets to 0.42.0
fix(deps): update rust crate tower-http to 0.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tower-http-0.x
  • Merge into: main
  • Upgrade tower-http to 0.5.0
chore(deps): update extractions/setup-just action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/extractions-setup-just-2.x
  • Merge into: main
  • Upgrade extractions/setup-just to dd310ad5a97d8e7b41793f8ef055398d51ad4de6
fix(deps): update rust crate miette to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/miette-7.x
  • Merge into: main
  • Upgrade miette to 7.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 was generated by Mend Renovate. View the repository job log.

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.

1 participant