Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Nov 4, 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

  • example-app/ios/App/Podfile (cocoapods)
  • .github/actions/setup-tools/action.yml (github-actions)
  • .github/workflows/continuous_integration.yml (github-actions)
  • .github/workflows/publish_android_maven_central.yml (github-actions)
  • .github/workflows/publish_ios_cocoapods_trunk.yml (github-actions)
  • .github/workflows/release_plugin.yml (github-actions)
  • .github/workflows/reusable_build.yml (github-actions)
  • .github/workflows/reusable_lint.yml (github-actions)
  • .github/workflows/reusable_setup.yml (github-actions)
  • android/gradle.properties (gradle)
  • android/settings.gradle (gradle)
  • android/build.gradle (gradle)
  • example-app/android/gradle.properties (gradle)
  • example-app/android/capacitor.settings.gradle (gradle)
  • example-app/android/settings.gradle (gradle)
  • example-app/android/variables.gradle (gradle)
  • example-app/android/build.gradle (gradle)
  • example-app/android/app/capacitor.build.gradle (gradle)
  • example-app/android/app/build.gradle (gradle)
  • scripts/android/publish-module.gradle (gradle)
  • scripts/android/publish-root.gradle (gradle)
  • android/gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • example-app/android/gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • example-app/package.json (npm)
  • package.json (npm)
  • Package.swift (swift)

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

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

chore(deps): update dependency vite to v7.2.6
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-7.x-lockfile
  • Merge into: main
  • Upgrade vite to 7.2.6
chore(deps): update react monorepo to v19.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: main
  • Upgrade react to 19.2.1
  • Upgrade react-dom to 19.2.1
fix(deps): update dependency com.android.tools.build:gradle to v8.13.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.android.tools.build-gradle-8.x
  • Merge into: main
  • Upgrade com.android.tools.build:gradle to 8.13.1
chore(deps): update dependency rollup to v4.53.3
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-4.x
  • Merge into: main
  • Upgrade rollup to 4.53.3
chore(deps): update actions/checkout action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: main
  • Upgrade actions/checkout to v6
chore(deps): update dependency @testing-library/jest-dom to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/major-testing-library-monorepo
  • Merge into: main
  • Upgrade @testing-library/jest-dom to ^6.0.0
chore(deps): update dependency cypress to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/cypress-15.x
  • Merge into: main
  • Upgrade cypress to ^15.0.0
chore(deps): update dependency eslint to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: main
  • Upgrade eslint to ^9.0.0
chore(deps): update dependency jsdom to v27
  • Schedule: ["at any time"]
  • Branch name: renovate/jsdom-27.x
  • Merge into: main
  • Upgrade jsdom to ^27.0.0
chore(deps): update dependency node to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/node-24.x
  • Merge into: main
  • Upgrade node to 24
chore(deps): update dependency vitest to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-vitest-monorepo
  • Merge into: main
  • Upgrade vitest to ^4.0.0
chore(deps): update gradle to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-9.x
  • Merge into: main
  • Upgrade gradle to 9.2.1
fix(deps): update dependency io.github.gradle-nexus:publish-plugin to v2
fix(deps): update react-router monorepo to v7 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-router-monorepo
  • Merge into: main
  • Upgrade react-router to ^7.0.0
  • Upgrade react-router-dom 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