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/basic-tests.yml (github-actions)
  • .github/workflows/reusable_build-packages.yml (github-actions)
  • .github/workflows/reusable_lint-packages.yml (github-actions)
  • .github/workflows/reusable_release-npm.yml (github-actions)
  • .github/workflows/reusable_setup.yml (github-actions)
  • 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)
  • plugin/android/gradle.properties (gradle)
  • plugin/android/settings.gradle (gradle)
  • plugin/android/build.gradle (gradle)
  • example-app/android/gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • plugin/android/gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • example-app-spm/package.json (npm)
  • example-app/package.json (npm)
  • package.json (npm)
  • plugin/package.json (npm)
  • pnpm-workspace.yaml (npm)
  • example-app-spm/ios/App/CapApp-SPM/Package.swift (swift)
  • plugin/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.

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

chore(deps): update dependency @​ionic/react to v8.7.10
  • Schedule: ["at any time"]
  • Branch name: renovate/ionic-react-8.x-lockfile
  • Merge into: main
  • Upgrade @ionic/react to 8.7.10
chore(deps): update dependency @​ionic/react-router to v8.7.10
  • Schedule: ["at any time"]
  • Branch name: renovate/ionic-react-router-8.x-lockfile
  • Merge into: main
  • Upgrade @ionic/react-router to 8.7.10
chore(deps): update dependency @​types/react to v19.2.7
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: main
  • Upgrade @types/react to 19.2.7
chore(deps): update dependency rimraf to v6.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/rimraf-6.x-lockfile
  • Merge into: main
  • Upgrade rimraf to 6.1.2
chore(deps): update dependency vite to v7.2.4
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-7.x-lockfile
  • Merge into: main
  • Upgrade vite to 7.2.4
chore(deps): update dependency vitest to v4.0.14
  • Schedule: ["at any time"]
  • Branch name: renovate/vitest-monorepo
  • Merge into: main
  • Upgrade vitest to 4.0.14
fix(deps): update dependency androidx.appcompat:appcompat to v1.7.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 cypress to v15.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/cypress-15.x-lockfile
  • Merge into: main
  • Upgrade cypress to 15.7.0
chore(deps): update typescript-eslint monorepo to v8.48.0
fix(deps): update dependency androidx.activity:activity-compose to v1.12.0
fix(deps): update dependency androidx.activity:activity-ktx to v1.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.activity-activity-ktx-1.x
  • Merge into: main
  • Upgrade androidx.activity:activity-ktx to 1.12.0
fix(deps): update dependency androidx.camera:camera-camera2 to v1.5.1
fix(deps): update dependency androidx.camera:camera-lifecycle to v1.5.1
fix(deps): update dependency androidx.camera:camera-view to v1.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/androidx.camera-camera-view-1.x
  • Merge into: main
  • Upgrade androidx.camera:camera-view to 1.5.1
fix(deps): update dependency androidx.compose.material3:material3 to v1.4.0
fix(deps): update dependency androidx.compose.material3:material3-window-size-class to v1.4.0
fix(deps): update dependency androidx.coordinatorlayout:coordinatorlayout to v1.3.0
fix(deps): update dependency androidx.core:core-splashscreen to v1.2.0
fix(deps): update dependency androidx.test.espresso:espresso-core to v3.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/androidxespressocoreversion
  • 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/androidxjunitversion
  • Merge into: main
  • Upgrade androidx.test.ext:junit to 1.3.0
fix(deps): update dependency com.google.zxing:core to v3.5.4
  • Schedule: ["at any time"]
  • Branch name: renovate/com.google.zxing-core-3.x
  • Merge into: main
  • Upgrade com.google.zxing:core to 3.5.4
fix(deps): update kotlinx-coroutines monorepo to v1.10.2
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 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 macos to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/macos-15.x
  • Merge into: main
  • Upgrade macos to 15
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 pnpm to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/pnpm-10.x
  • Merge into: main
  • Upgrade pnpm to 10
chore(deps): update dependency ubuntu to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-24.x
  • Merge into: main
  • Upgrade ubuntu to 24.04
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
chore(deps): update pnpm/action-setup action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/pnpm-action-setup-4.x
  • Merge into: main
  • Upgrade pnpm/action-setup to v4
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