adyen-react-native icon indicating copy to clipboard operation
adyen-react-native copied to clipboard

Dependency Dashboard

Open renovate[bot] opened this issue 3 years ago • 0 comments

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.

Config Migration Needed

  • [ ] Select this checkbox to let Renovate create an automated Config Migration PR.

Rate-Limited

The following updates are currently rate-limited. To force their creation now, click on a checkbox below.

  • [ ] fix(deps): update junit-framework monorepo to v5.14.1 (org.junit.vintage:junit-vintage-engine, org.junit.jupiter:junit-jupiter-params, org.junit.jupiter:junit-jupiter-engine, org.junit.jupiter:junit-jupiter-api)
  • [ ] chore(deps): update dependency @eslint/compat to v1.4.1
  • [ ] 🔐 Create all rate-limited PRs at once 🔐

Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

  • [ ] chore(deps): update babel monorepo to v7.28.5 (@babel/core, @babel/preset-env)
  • [ ] chore(deps): update dependency react-native-builder-bob to v0.40.14
  • [ ] chore(deps): update dependency react-native-safe-area-context to v5.6.2
  • [ ] chore(deps): update react-navigation monorepo (@react-navigation/native, @react-navigation/native-stack)
  • [ ] chore(deps): update eslint monorepo to v9.39.1 (@eslint/js, eslint)
  • [ ] fix(deps): update dependency react-native to v0.82.1
  • [ ] fix(deps): update dependency react-native-screens to v4.18.0
  • [ ] fix(deps): update react monorepo (@types/react, react)
  • [ ] chore(deps): update expo monorepo (major) (@expo/config-plugins, expo-module-scripts)
  • [ ] chore(deps): update github artifact actions (major) (actions/download-artifact, actions/upload-artifact)
  • [ ] Click on this checkbox to rebase all open PRs at once

Ignored or Blocked

The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.

  • [ ] chore(deps): update dependency typescript to v5.9.3
  • [ ] fix(deps): update dependency jacoco to v0.8.14
  • [ ] chore(deps): update dependency @react-native-community/cli to v15.1.3
  • [ ] chore(deps): update dependency @react-native-community/cli-platform-android to v15.1.3
  • [ ] chore(deps): update dependency @react-native-community/cli-platform-ios to v15.1.3
  • [ ] chore(deps): update dependency @react-native/babel-preset to ^0.82.0
  • [ ] chore(deps): update dependency @react-native/eslint-config to ^0.82.0
  • [ ] chore(deps): update dependency @react-native/metro-config to ^0.82.0
  • [ ] chore(deps): update dependency @react-native/typescript-config to ^0.82.0
  • [ ] chore(deps): update gradle to v8.14.3
  • [ ] chore(deps): update yarn to v4.10.3
  • [ ] fix(deps): update dependency com.android.tools.build:gradle to v8.13.0
  • [ ] fix(deps): update dependency com.google.code.gson:gson to v2.13.2
  • [ ] chore(deps): update commitlint monorepo to v20 (major) (@commitlint/cli, @commitlint/config-conventional)
  • [ ] chore(deps): update dependency @react-native-community/cli to v20
  • [ ] chore(deps): update dependency @react-native-community/cli-platform-android to v20
  • [ ] chore(deps): update dependency @react-native-community/cli-platform-ios to v20
  • [ ] chore(deps): update dependency eslint-plugin-jest to v29
  • [ ] chore(deps): update gradle to v9
  • [ ] chore(deps): update jest monorepo to v30 (major) (@types/jest, jest)
  • [ ] fix(deps): update dependency org.json:json to v20250517
  • [ ] fix(deps): update dependency org.mockito.kotlin:mockito-kotlin to v6
  • [ ] fix(deps): update junit-framework monorepo to v6 (major) (org.junit.vintage:junit-vintage-engine, org.junit.jupiter:junit-jupiter-params, org.junit.jupiter:junit-jupiter-engine, org.junit.jupiter:junit-jupiter-api)
  • [ ] fix(deps): update mockito monorepo to v5 (major) (org.mockito:mockito-inline, org.mockito:mockito-junit-jupiter)

Detected dependencies

bundler
Gemfile
  • ruby >= 2.6.10
  • cocoapods '>= 1.13', '!= 1.15.0'
cocoapods
example/ios/Podfile
github-actions
.github/workflows/android_tests.yml
  • actions/checkout v5
  • actions/setup-java v5
  • actions/cache v4
  • actions/cache v4
  • gradle/actions v5
  • actions/cache v4
  • reactivecircus/android-emulator-runner v2
  • reactivecircus/android-emulator-runner v2
  • actions/upload-artifact v4
  • ubuntu 24.04
.github/workflows/build_lib.yml
  • actions/checkout v5
  • actions/setup-node v6
  • actions/cache v4
  • actions/upload-artifact v4
  • actions/cache v4
  • actions/cache v4
  • macos 15
.github/workflows/ios_tests.yml
  • actions/checkout v5
  • actions/setup-node v6
  • actions/cache v4
  • actions/cache v4
  • actions/cache v4
  • actions/upload-artifact v4
  • macos 15
.github/workflows/npm_publish.yml
  • actions/checkout v5
  • actions/setup-node v6
.github/workflows/pr_check.yml
  • actions/checkout v5
.github/workflows/run_sonar.yml
  • actions/checkout v5
  • actions/cache v4
  • actions/download-artifact v5
  • actions/download-artifact v5
  • actions/download-artifact v5
  • macos 15
.github/workflows/update_sdk_versions.yml
  • actions/checkout v5
  • peter-evans/create-pull-request v7
gradle
android/build.gradle
  • com.android.tools.build:gradle 8.7.3
android/dependencies.gradle
  • org.json:json 20231013
  • org.junit.jupiter:junit-jupiter-api 5.14.0
  • org.junit.jupiter:junit-jupiter-engine 5.14.0
  • org.junit.jupiter:junit-jupiter-params 5.14.0
  • org.junit.vintage:junit-vintage-engine 5.14.0
  • org.mockito:mockito-junit-jupiter 4.11.0
  • org.mockito:mockito-inline 4.11.0
  • org.mockito.kotlin:mockito-kotlin 4.1.0
  • jacoco 0.8.12
  • com.google.code.gson:gson 2.9.1
  • com.adyen.checkout:drop-in 5.14.0
android/gradle.properties
android/jacoco.gradle
example/android/app/build.gradle
  • io.github.react-native-community:jsc-android-intl 2026004.+
example/android/build.gradle
example/android/gradle.properties
example/android/settings.gradle
gradle-wrapper
example/android/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.10.2
npm
example/package.json
  • @react-native-async-storage/async-storage ^2.1.2
  • @react-navigation/native ^7.0.9
  • @react-navigation/native-stack ^7.3.3
  • react 19.0.0
  • react-native ^0.78.0
  • react-native-safe-area-context ^5.4.1
  • react-native-screens 4.11.1
  • @babel/core ^7.25.2
  • @babel/preset-env ^7.25.3
  • @babel/runtime ^7.25.0
  • @react-native-community/cli 15.0.1
  • @react-native-community/cli-platform-android 15.0.1
  • @react-native-community/cli-platform-ios 15.0.1
  • @react-native/babel-preset ^0.78.2
  • @react-native/metro-config ^0.78.2
  • @react-native/typescript-config ^0.78.2
  • @types/react ^19.0.0
  • react-native-builder-bob ^0.40.11
  • node >=18
package.json
  • @commitlint/cli ^19.6.0
  • @commitlint/config-conventional ^19.6.0
  • @eslint/compat ^1.2.7
  • @eslint/eslintrc ^3.3.0
  • @eslint/js ^9.22.0
  • @expo/config-plugins ^10.0.2
  • @react-native-community/cli 15.0.1
  • @react-native/babel-preset ^0.78.2
  • @react-native/eslint-config ^0.78.0
  • @types/jest ^29.5.5
  • @types/react ^19.0.0
  • eslint ^9.22.0
  • eslint-config-prettier ^10.1.1
  • eslint-plugin-jest ^27.0.1
  • eslint-plugin-prettier ^5.2.3
  • expo-module-scripts ^4.1.0
  • husky ^9.0.11
  • jest ^29.7.0
  • prettier ^3.0.3
  • react 19.0.0
  • react-native 0.78.3
  • react-native-builder-bob ^0.40.11
  • typescript ^5.2.2
  • expo >=52
  • react *
  • react-native *
  • yarn 4.9.2

  • [ ] Check this box to trigger a request for Renovate to run again on this repository

renovate[bot] avatar Nov 21 '22 11:11 renovate[bot]