Open renovate[bot] opened 8 months ago
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
Command failed: flutter pub upgrade flutter_secure_storage
Because rtu_mirea_app depends on sort_box from path which doesn't exist (could not find package sort_box at "packages/neon/packages/sort_box"), version solving failed.
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
Command failed: flutter pub upgrade flutter_secure_storage
Because rtu_mirea_app depends on sort_box from path which doesn't exist (could not find package sort_box at "packages/neon/packages/sort_box"), version solving failed.
This PR contains the following updates:
^8.0.0
->^9.0.0
Release Notes
mogol/flutter_secure_storage (flutter_secure_storage)
### [`v9.2.2`](https://redirect.github.com/mogol/flutter_secure_storage/blob/HEAD/flutter_secure_storage/CHANGELOG.md#922) [Compare Source](https://redirect.github.com/mogol/flutter_secure_storage/compare/v9.2.1...v9.2.2) \[iOS, macOS] Fixed an issue which caused the readAll and deleteAll to not work properly. ### [`v9.2.1`](https://redirect.github.com/mogol/flutter_secure_storage/blob/HEAD/flutter_secure_storage/CHANGELOG.md#921) [Compare Source](https://redirect.github.com/mogol/flutter_secure_storage/compare/v9.2.0...v9.2.1) - Fix async race condition bug in storage operations. - \[macOS] Return nil on macOS if key is not found ### [`v9.2.0`](https://redirect.github.com/mogol/flutter_secure_storage/blob/HEAD/flutter_secure_storage/CHANGELOG.md#920) New Features: - \[iOS, macOS] Reintroduced isProtectedDataAvailable. - Listener functionality via `FlutterSecureStorage().registerListener()` Bugs Fixed: - \[iOS] Return nil on iOS read if key is not found - \[macOS] Also set kSecUseDataProtectionKeychain on read for macos. ### [`v9.1.1`](https://redirect.github.com/mogol/flutter_secure_storage/blob/HEAD/flutter_secure_storage/CHANGELOG.md#911) Reverts new feature because of breaking changes. - \[iOS, macOS] Added isProtectedDataAvailable, A boolean value that indicates whether content protection is active. ### [`v9.1.0`](https://redirect.github.com/mogol/flutter_secure_storage/blob/HEAD/flutter_secure_storage/CHANGELOG.md#910) [Compare Source](https://redirect.github.com/mogol/flutter_secure_storage/compare/v9.0.0...v9.1.0) New Features: - \[iOS, macOS] Added isProtectedDataAvailable, A boolean value that indicates whether content protection is active. Improvements: - \[iOS, macOS] Use accessibility option for all operations - \[iOS, macOS] Added privacy manifest - \[iOS] Fixes error when no item exists - \[Linux] Fixed search with schemas fails in cold keyrings - \[Linux] Fixed erase called on null - \[Android] Fixed native Android stacktraces in PlatformExceptions - \[Android] Fixed exception when reading data after boot ### [`v9.0.0`](https://redirect.github.com/mogol/flutter_secure_storage/blob/HEAD/flutter_secure_storage/CHANGELOG.md#900) [Compare Source](https://redirect.github.com/mogol/flutter_secure_storage/compare/v8.1.0...v9.0.0) Breaking changes: - \[Windows] Migrated to FFI with win32 package.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.