DefGuard / DefGuard/mobile-client
Dependency Dashboard
- Dominant language
- Dart
- Stars
- 8
- Forks
- 1
- Avg merge
- 9h 13m
- Merged PRs (30d)
- 20
Description
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/DefGuard/mobile-client).
## Config Migration Needed
See Config Migration PR: #243.
## Repository Problems
These problems occurred while renovating this repository. [View logs](https://developer.mend.io//github/DefGuard/mobile-client).
- β οΈ WARN: Package lookup failures
## Abandoned Dependencies
The following dependencies have not received updates for an extended period and may be unmaintained.
View abandoned dependencies (13)
> [!NOTE]
Packages are marked as abandoned when they exceed the [`abandonmentThreshold`](https://docs.renovatebot.com/configuration-options/#abandonmentthreshold) since their last release. Unlike deprecated packages with official notices, abandonment is detected by release inactivity.
>
| Datasource | Package | Last Updated |
|------------|------|-------------|
| pub | [build_verify](https://redirect.github.com/kevmoo/build_verify) | `2025-06-13` |
| pub | [collection](https://redirect.github.com/dart-lang/core) | `2024-10-21` |
| pub | `flutter` | `2016-04-20` |
| pub | [flutter_animate](https://redirect.github.com/gskinner/flutter_animate) | `2024-11-25` |
| pub | [flutter_launcher_icons](https://redirect.github.com/fluttercommunity/flutter_launcher_icons) | `2025-06-10` |
| pub | [flutter_lints](https://redirect.github.com/flutter/packages) | `2025-05-27` |
| pub | [path](https://redirect.github.com/dart-lang/core) | `2024-10-17` |
| pub | [plugin_platform_interface](https://redirect.github.com/flutter/packages) | `2024-01-04` |
| pub | [rxdart](https://redirect.github.com/ReactiveX/rxdart) | `2024-06-14` |
| pub | [tuple](https://redirect.github.com/google/tuple.dart) | `2023-06-12` |
| pub | [url_launcher](https://redirect.github.com/flutter/packages) | `2025-07-10` |
## Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
- [ ] Lock file maintenance (dev)
- [ ] Lock file maintenance (dev)
- [ ] π **Create all rate-limited PRs at once** π
---
> [!WARNING]
> Renovate failed to look up the following dependencies: `Failed to look up maven package dev.flutter.flutter-plugin-loader:dev.flutter.flutter-plugin-loader.gradle.plugin: no-result`.
>
> Files affected: `client/android/settings.gradle.kts`
---
## Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- [ ] [Pin dependencies (dev)](../pull/246) (`actions/checkout`, `actions/download-artifact`, `actions/setup-java`, `actions/upload-artifact`, `aquasecurity/trivy-action`, `r0adkll/sign-android-release`, `r0adkll/upload-google-play`, `shogo82148/actions-upload-release-asset`, `softprops/action-gh-release`, `subosito/flutter-action`)
- [ ] [Update dependency com.android.tools.build:gradle to v9.4.0 (dev)](../pull/241)
- [ ] [Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.11.0 (dev)](../pull/203)
- [ ] [Update dependency org.mockito:mockito-core to v5.23.0 (dev)](../pull/204)
- [ ] [Update Gradle to v9.7.1 (dev)](../pull/242)
- [ ] [Update kotlin monorepo to v2.4.20 (dev)](../pull/199) (`org.jetbrains.kotlin.plugin.serialization`, `org.jetbrains.kotlin:kotlin-serialization`)
- [ ] [Update plugin com.android.application to v9.4.0 (dev)](../pull/284)
- [ ] [Update plugin org.jetbrains.kotlin.android to v2.4.20 (dev)](../pull/285)
- [ ] [Update dart/flutter dependencies (dev) (major)](../pull/302) (`device_info_plus`, `flutter_secure_storage`, `package_info_plus`, `talker`, `talker_dio_logger`, `talker_flutter`)
- [ ] [Update github actions (dev) (major)](../pull/313) (`actions/download-artifact`, `actions/setup-java`, `actions/upload-artifact`, `softprops/action-gh-release`)
- [ ] [Security patches (main)](../pull/304)
- [ ] **Click on this checkbox to rebase all open PRs at once**
## Detected Dependencies
Branch dev
github-actions (5)
.github/workflows/build.yaml (13)
- `actions/checkout v7` β [Updates: `v7`]
- `subosito/flutter-action v2` β [Updates: `v2`]
- `actions/checkout v7` β [Updates: `v7`]
- `actions/setup-java v3` β [Updates: `v6`, `v3`]
- `subosito/flutter-action v2` β [Updates: `v2`]
- `r0adkll/sign-android-release v1` β [Updates: `v1`]
- `r0adkll/upload-google-play v1` β [Updates: `v1`]
- `actions/upload-artifact v4` β [Updates: `v7`, `v4`]
- `actions/checkout v7` β [Updates: `v7`]
- `actions/setup-java v3` β [Updates: `v6`, `v3`]
- `subosito/flutter-action v2` β [Updates: `v2`]
- `r0adkll/sign-android-release v1` β [Updates: `v1`]
- `actions/upload-artifact v4` β [Updates: `v7`, `v4`].github/workflows/lint-and-test.yaml (5)
- `actions/checkout v7` β [Updates: `v7`]
- `aquasecurity/trivy-action v0.36.0` β [Updates: `v0.36.0`]
- `subosito/flutter-action v2` β [Updates: `v2`]
- `actions/checkout v7` β [Updates: `v7`]
- `subosito/flutter-action v2` β [Updates: `v2`].github/workflows/release.yaml (2)
- `actions/download-artifact v5` β [Updates: `v8`, `v5`]
- `softprops/action-gh-release v2` β [Updates: `v3`, `v2`].github/workflows/sbom-regenerate.yaml
.github/workflows/sbom.yaml (4)
- `actions/checkout v7` β [Updates: `v7`]
- `aquasecurity/trivy-action v0.36.0` β [Updates: `v0.36.0`]
- `aquasecurity/trivy-action v0.36.0` β [Updates: `v0.36.0`]
- `shogo82148/actions-upload-release-asset v1` β [Updates: `v1`]gradle (6)
client/android/app/build.gradle.kts (1)
- `com.android.tools:desugar_jdk_libs 2.1.5`
client/android/build.gradle.kts
client/android/gradle.properties
client/android/settings.gradle.kts (3)
- `dev.flutter.flutter-plugin-loader 1.0.0`
- `com.android.application 9.0.1` β [Updates: `9.4.0`]
- `org.jetbrains.kotlin.android 2.3.20` β [Updates: `2.4.20`]wireguard_plugin/android/build.gradle.kts (5)
- `com.android.tools.build:gradle 9.0.1` β [Updates: `9.4.0`]
- `org.jetbrains.kotlin:kotlin-serialization 2.3.20` β [Updates: `2.4.20`]
- `org.jetbrains.kotlin.plugin.serialization 2.3.20` β [Updates: `2.4.20`]
- `org.jetbrains.kotlinx:kotlinx-serialization-json 1.9.0` β [Updates: `1.11.0`]
- `org.mockito:mockito-core 5.0.0` β [Updates: `5.23.0`]wireguard_plugin/android/settings.gradle.kts
gradle-wrapper (2)
client/android/gradle/wrapper/gradle-wrapper.properties (1)
- `gradle 9.6.1` β [Updates: `9.7.1`]
client/gradle/wrapper/gradle-wrapper.properties (1)
- `gradle 9.6.1` β [Updates: `9.7.1`]
pub (2)
client/pubspec.yaml (55)
- `flutter unknown version`
- `cupertino_icons ^1.0.8`
- `go_router ^18.0.1`
- `flutter_riverpod ^3.4.3`
- `riverpod_annotation ^4.0.7`
- `hooks_riverpod ^3.4.3`
- `flutter_hooks ^0.21.2`
- `json_annotation ^4.12.0`
- `drift ^2.34.4`
- `drift_flutter ^0.3.1`
- `path_provider ^2.1.5`
- `http ^1.4.0`
- `path ^1.9.1`
- `cookie_jar ^4.0.8`
- `dio ^5.11.1`
- `dio_cookie_manager ^3.2.0`
- `native_dio_adapter ^1.3.0`
- `cupertino_http ^3.1.0`
- `flutter_native_splash ^2.4.6`
- `flutter_launcher_icons ^0.14.4`
- `flutter_svg ^2.1.0`
- `app_links ^7.0.0`
- `permission_handler ^13.0.2`
- `mobile_scanner ^7.0.1`
- `rxdart ^0.28.0`
- `talker ^4.9.1` β [Updates: `^5.0.0`]
- `talker_flutter ^4.9.1` β [Updates: `^5.0.0`]
- `talker_dio_logger ^4.9.1` β [Updates: `^5.0.0`]
- `package_info_plus ^9.0.1` β [Updates: `^10.0.0`]
- `flutter_animate ^4.5.2`
- `collection ^1.19.1`
- `url_launcher ^6.3.2`
- `uuid ^4.5.1`
- `flutter_local_notifications ^22.2.0`
- `sqlite3_flutter_libs ^0.6.0+eol`
- `x25519 ^0.1.1`
- `ed25519_edwards ^0.3.1`
- `tuple ^2.0.2`
- `local_auth ^3.0.2`
- `pub_semver ^2.2.0`
- `shared_preferences ^2.5.3`
- `flutter_secure_storage ^10.3.1` β [Updates: `^11.0.0`]
- `device_info_plus ^12.4.0` β [Updates: `^13.0.0`]
- `protobuf ^6.0.0`
- `rive ^0.14.11`
- `material_ui ^1.1.1`
- `cupertino_ui ^1.0.2`
- `flutter_lints ^6.0.0`
- `go_router_builder ^4.5.0`
- `build_runner ^2.16.1`
- `build_verify ^3.1.0`
- `riverpod_generator ^4.0.9`
- `json_serializable ^6.11.2`
- `drift_dev ^2.34.6`
- `dart ^3.12.2`wireguard_plugin/pubspec.yaml (5)
- `flutter unknown version`
- `plugin_platform_interface ^2.0.2`
- `talker ^4.9.1` β [Updates: `^5.0.0`]
- `flutter_lints ^6.0.0`
- `dart ^3.12.2`renovate-config (1)
renovate.json
Branch main
cocoapods (3)
client/ios/Podfile
wireguard_plugin/example/ios/Podfile
wireguard_plugin/example/macos/Podfile
fvm (1)
.fvmrc
github-actions (5)
.github/workflows/build.yaml
.github/workflows/lint-and-test.yaml
.github/workflows/release.yaml
.github/workflows/sbom-regenerate.yaml
.github/workflows/sbom.yaml
gradle (11)
client/android/app/build.gradle.kts
client/android/build.gradle.kts
client/android/gradle.properties
client/android/settings.gradle.kts
client/settings.gradle
wireguard_plugin/android/build.gradle (1)
- `org.jetbrains.kotlin:kotlin-gradle-plugin 2.1.0` β [Updates: `2.4.20`]
wireguard_plugin/android/settings.gradle
wireguard_plugin/example/android/app/build.gradle.kts
wireguard_plugin/example/android/build.gradle.kts
wireguard_plugin/example/android/gradle.properties
wireguard_plugin/example/android/settings.gradle.kts
gradle-wrapper (3)
client/android/gradle/wrapper/gradle-wrapper.properties
client/gradle/wrapper/gradle-wrapper.properties
wireguard_plugin/example/android/gradle/wrapper/gradle-wrapper.properties
pub (3)
client/pubspec.yaml
wireguard_plugin/example/pubspec.yaml
wireguard_plugin/pubspec.yaml
renovate-config (1)
renovate.json
---
- [ ] Check this box to trigger a request for Renovate to run again on this repository
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.