Skip to content

Comments

chore: Configure Renovate#1

Open
auvo-renovate wants to merge 1 commit intomainfrom
renovate/configure
Open

chore: Configure Renovate#1
auvo-renovate wants to merge 1 commit intomainfrom
renovate/configure

Conversation

@auvo-renovate
Copy link

@auvo-renovate auvo-renovate commented May 12, 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)
  • .github/workflows/check-code.yml (github-actions)
  • .github/workflows/check-format.yml (github-actions)
  • .github/workflows/check-lint.yml (github-actions)
  • .github/workflows/publish-npm.yml (github-actions)
  • android/settings.gradle (gradle)
  • android/build.gradle.kts (gradle)
  • android/gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • package.json (npm)
  • ios/Package.swift (swift)

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.
  • 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:

chore(deps): update dependency gradle to v8.14.3
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: main
  • Upgrade gradle to 8.14.3
chore(deps): update pnpm to v10.18.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pnpm-10.x
  • Merge into: main
  • Upgrade pnpm to 10.18.0
fix(deps): update dependency androidx.appcompat:appcompat to v1.7.1
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.appcompat-appcompat-1.x
  • Merge into: main
  • Upgrade androidx.appcompat:appcompat to 1.7.1
fix(deps): update dependency androidx.core:core-ktx to v1.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.core-core-ktx-1.x
  • Merge into: main
  • Upgrade androidx.core:core-ktx to 1.17.0
fix(deps): update dependency androidx.test.espresso:espresso-core to v3.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.test.espresso-espresso-core-3.x
  • Merge into: main
  • Upgrade androidx.test.espresso:espresso-core to 3.7.0
fix(deps): update dependency androidx.test.ext:junit to v1.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.test.ext-junit-1.x
  • Merge into: main
  • Upgrade androidx.test.ext:junit to 1.3.0
fix(deps): update dependency com.google.android.material:material to v1.13.0
chore(deps): update actions/checkout action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-5.x
  • Merge into: main
  • Upgrade actions/checkout to v5
chore(deps): update actions/setup-node action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-5.x
  • Merge into: main
  • Upgrade actions/setup-node to v5
chore(deps): update dependency @​biomejs/biome to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/biomejs-biome-2.x
  • Merge into: main
  • Upgrade @biomejs/biome to ^2.0.0
chore(deps): update dependency @​rollup/plugin-typescript to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-typescript-12.x
  • Merge into: main
  • Upgrade @rollup/plugin-typescript to ^12.0.0
chore(deps): update dependency gradle to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-9.x
  • Merge into: main
  • Upgrade gradle to 9.1.0
chore(deps): lock file maintenance
  • Schedule: ["before 4am on monday"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: main
  • Regenerate lock files to use latest dependency versions

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant