fix(deps): update dependency flutter_secure_storage to v9 #45

Merged
hernik merged 2 commits from renovate/flutter_secure_storage-9.x into main 2023-11-28 19:12:37 +01:00
Collaborator

This PR contains the following updates:

Package Type Update Change
flutter_secure_storage dependencies major ^7.0.1 -> ^9.0.0

Release Notes

mogol/flutter_secure_storage (flutter_secure_storage)

v9.0.0

Compare Source

Breaking changes:

  • Windows] Migrated to FFI with win32 package.
    
    

v8.1.0

Compare Source

  • Android] Upgraded to Gradle 8.
    
  • Android] Fixed resetOnError not working.
    
  • Windows] Changed PathNotFoundException to FileSystemException to be backwards compatible with Flutter SDK 2.12.0.
    
  • Windows] Applied lint suggestions.
    
  • Linux] Remove and replace libjsoncpp1 dependency.
    
  • Linux, macOS, Windows, Web] Update Dart SDK Constraint to support <4.0.0 instead of <3.0.0.
    
    

v8.0.0

Breaking changes:

  • macOS] The minimum macOS version supported is now 10.14.
    
    

Other changes:

  • Android] Fixed an issue when Encrypted Shared Preferences failed, the fallback would not handle the data correctly.
    
  • Windows] Write encrypted data to files instead of the windows credential system.
    
  • Linux] Fixed an issue with memory management.
    
    

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [flutter_secure_storage](https://github.com/mogol/flutter_secure_storage) | dependencies | major | `^7.0.1` -> `^9.0.0` | --- ### Release Notes <details> <summary>mogol/flutter_secure_storage (flutter_secure_storage)</summary> ### [`v9.0.0`](https://github.com/mogol/flutter_secure_storage/blob/HEAD/flutter_secure_storage/CHANGELOG.md#900) [Compare Source](https://github.com/mogol/flutter_secure_storage/compare/v8.1.0...v9.0.0) Breaking changes: - \[Windows] Migrated to FFI with win32 package. ### [`v8.1.0`](https://github.com/mogol/flutter_secure_storage/blob/HEAD/flutter_secure_storage/CHANGELOG.md#810) [Compare Source](https://github.com/mogol/flutter_secure_storage/compare/v8.0.0...v8.1.0) - \[Android] Upgraded to Gradle 8. - \[Android] Fixed resetOnError not working. - \[Windows] Changed PathNotFoundException to FileSystemException to be backwards compatible with Flutter SDK 2.12.0. - \[Windows] Applied lint suggestions. - \[Linux] Remove and replace libjsoncpp1 dependency. - \[Linux, macOS, Windows, Web] Update Dart SDK Constraint to support <4.0.0 instead of <3.0.0. ### [`v8.0.0`](https://github.com/mogol/flutter_secure_storage/blob/HEAD/flutter_secure_storage/CHANGELOG.md#800) Breaking changes: - \[macOS] The minimum macOS version supported is now 10.14. Other changes: - \[Android] Fixed an issue when Encrypted Shared Preferences failed, the fallback would not handle the data correctly. - \[Windows] Write encrypted data to files instead of the windows credential system. - \[Linux] Fixed an issue with memory management. </details> --- ### Configuration :date: **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi45My4xIiwidXBkYXRlZEluVmVyIjoiMzYuOTMuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovator added 1 commit 2023-09-13 09:02:04 +02:00
renovator force-pushed renovate/flutter_secure_storage-9.x from 405cf7b9cc to 3580a08ee4 2023-11-28 19:11:17 +01:00 Compare
hernik added 1 commit 2023-11-28 19:12:30 +01:00
hernik merged commit 346ea5bb43 into main 2023-11-28 19:12:37 +01:00
Sign in to join this conversation.
No description provided.