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

  • apps/example-app/ios/App/Podfile (cocoapods)
  • .github/actions/setup-tools/action.yml (github-actions)
  • .github/workflows/docs-preview.yml (github-actions)
  • .github/workflows/docs-production.yml (github-actions)
  • .github/workflows/release-cocoapods.yml (github-actions)
  • .github/workflows/release-pr.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)
  • .github/workflows/reusable_unit-tests.yml (github-actions)
  • apps/example-app/android/gradle.properties (gradle)
  • apps/example-app/android/capacitor.settings.gradle (gradle)
  • apps/example-app/android/settings.gradle (gradle)
  • apps/example-app/android/variables.gradle (gradle)
  • apps/example-app/android/build.gradle (gradle)
  • apps/example-app/android/app/capacitor.build.gradle (gradle)
  • apps/example-app/android/app/build.gradle (gradle)
  • packages/android-js-engine/gradle.properties (gradle)
  • packages/android-js-engine/settings.gradle (gradle)
  • packages/android-js-engine/build.gradle (gradle)
  • packages/android-js-engine/AndroidJSEngine/build.gradle (gradle)
  • packages/android-js-engine/app/build.gradle (gradle)
  • packages/capacitor-plugin/android/gradle.properties (gradle)
  • packages/capacitor-plugin/android/settings.gradle (gradle)
  • packages/capacitor-plugin/android/build.gradle (gradle)
  • apps/example-app/android/gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • packages/android-js-engine/gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • packages/capacitor-plugin/android/gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • apps/example-app-spm/package.json (npm)
  • apps/example-app/package.json (npm)
  • package.json (npm)
  • packages/android-js-engine/package.json (npm)
  • packages/capacitor-plugin/package.json (npm)
  • pnpm-workspace.yaml (npm)
  • apps/example-app-spm/ios/App/CapApp-SPM/Package.swift (swift)
  • packages/capacitor-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 nx to v22.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/nx-monorepo
  • Merge into: main
  • Upgrade nx to 22.1.2
chore(deps): update plugin org.jetbrains.kotlin.android to v1.9.25
fix(deps): update dependency androidx.appcompat:appcompat to v1.7.1
fix(deps): update dependency com.google.gms:google-services to v4.4.4
chore(deps): update dependency ionic-team/capacitor-swift-pm to from: "7.4.4"
  • Schedule: ["at any time"]
  • Branch name: renovate/ionic-team-capacitor-swift-pm-7.x
  • Merge into: main
  • Upgrade ionic-team/capacitor-swift-pm to from: "7.4.4"
chore(deps): update 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 plugin com.android.application to v8.13.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.android.application-8.x
  • Merge into: main
  • Upgrade com.android.application to 8.13.1
chore(deps): update plugin com.android.library to v8.13.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.android.library-8.x
  • Merge into: main
  • Upgrade com.android.library to 8.13.1
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.coordinatorlayout:coordinatorlayout to v1.3.0
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.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.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/androidxjunitversion
  • Merge into: main
  • Upgrade androidx.test.ext:junit to 1.3.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.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
fix(deps): update dependency com.google.android.material:material to v1.13.0
chore(deps): update actions/cache action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: main
  • Upgrade actions/cache to v4
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 actions/setup-java action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-5.x
  • Merge into: main
  • Upgrade actions/setup-java to v5
chore(deps): update actions/setup-node action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-6.x
  • Merge into: main
  • Upgrade actions/setup-node to v6
chore(deps): update aws-actions/configure-aws-credentials action to v5
chore(deps): update capacitor monorepo to v7 (major)
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 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 nrwl/nx-set-shas action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-nx-monorepo
  • Merge into: main
  • Upgrade nrwl/nx-set-shas to v4
chore(deps): update plugin org.jetbrains.kotlin.android 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.

@changeset-bot
Copy link

changeset-bot bot commented Nov 4, 2025

⚠️ No Changeset found

Latest commit: 8334ef8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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