Configure Renovate #1

Merged
realaravinth merged 1 commit from renovate/configure into master 2026-06-15 15:14:51 +05:30
Member

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/format_check_lint_test.yaml (github-actions)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • 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.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Ensure that every dependency pinned by digest and sourced from GitHub.com contains a link to the commit-to-commit diff
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title
  • Enable Renovate Dependency Dashboard creation.

🔡 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 4 Pull Requests:

Update Rust crate wincode to 0.5
  • Schedule: ["at any time"]
  • Branch name: renovate/wincode-0.x
  • Merge into: master
  • Upgrade wincode to 0.5
Update Swatinem/rust-cache action to v2.9.1
  • Schedule: ["at any time"]
  • Branch name: renovate/swatinem-rust-cache-2.x
  • Merge into: master
  • Upgrade Swatinem/rust-cache to v2.9.1
Update actions/checkout action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: master
  • Upgrade actions/checkout to v6
Update Rust crate bincode to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/bincode-3.x
  • Merge into: master
  • Upgrade bincode to 3.0.0

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 Renovate Bot.

Welcome to [Renovate](https://github.com/renovatebot/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/format_check_lint_test.yaml` (github-actions) ### Configuration Summary Based on the default config's presets, Renovate will: - Start dependency updates only once this onboarding PR is merged - 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. - Show only the Age and Confidence Merge Confidence badges for pull requests. - Apply crowd-sourced package replacement rules. - Apply crowd-sourced workarounds for known problems with packages. - Ensure that every dependency pinned by digest and sourced from GitHub.com contains a link to the commit-to-commit diff - Correctly link to the source code for golang.org/x packages - Link to pkg.go.dev/... for golang.org/x packages' title - Enable Renovate Dependency Dashboard creation. 🔡 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 4 Pull Requests: <details> <summary>Update Rust crate wincode to 0.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/wincode-0.x` - Merge into: `master` - Upgrade [wincode](https://github.com/anza-xyz/wincode) to `0.5` </details> <details> <summary>Update Swatinem/rust-cache action to v2.9.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/swatinem-rust-cache-2.x` - Merge into: `master` - Upgrade [Swatinem/rust-cache](https://github.com/Swatinem/rust-cache) to `v2.9.1` </details> <details> <summary>Update actions/checkout action to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-6.x` - Merge into: `master` - Upgrade [actions/checkout](https://github.com/actions/checkout) to `v6` </details> <details> <summary>Update Rust crate bincode to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/bincode-3.x` - Merge into: `master` - Upgrade [bincode](https://github.com/bincode-org/bincode) to `3.0.0` </details> --- ❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-config-hash:388f0426bb11a51b7bc01c1d8659c05ffc5d272c9b8aa8a8bdffc0dd2574fce7-->
Add renovate.json
Some checks failed
Format, Check, Lint, Test / Format (pull_request) Has been cancelled
Format, Check, Lint, Test / Check, Lint, Test ((default features)) (pull_request) Has been cancelled
Format, Check, Lint, Test / Check, Lint, Test ((all features)) (pull_request) Has been cancelled
Format, Check, Lint, Test / Check, Lint, Test ((alloc)) (pull_request) Has been cancelled
Format, Check, Lint, Test / Check, Lint, Test ((std)) (pull_request) Has been cancelled
Format, Check, Lint, Test / Check, Lint, Test ((no default features)) (pull_request) Has been cancelled
40fd8ae4f1
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mCaptcha/serde-wincode!1
No description provided.