Update dependency flutter_secure_storage to v3.3.5 #53

Merged
konrad merged 1 commits from renovate/flutter_secure_storage-3.x into master 2020-12-26 17:53:49 +00:00
Member

This PR contains the following updates:

Package Type Update Change
flutter_secure_storage dependencies patch 3.3.1+1 -> 3.3.5

Release Notes

mogol/flutter_secure_storage

v3.3.5

Compare Source

  • Fixes thread safety issues in android code to close 161. Thanks koskimas

v3.3.4

Compare Source

v3.3.3

Compare Source

v3.3.2

Compare Source


Renovate configuration

📅 Schedule: 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 | patch | `3.3.1+1` -> `3.3.5` | --- ### Release Notes <details> <summary>mogol/flutter_secure_storage</summary> ### [`v3.3.5`](https://github.com/mogol/flutter_secure_storage/blob/master/CHANGELOG.md#&#8203;335) [Compare Source](https://github.com/mogol/flutter_secure_storage/compare/v3.3.4...v3.3.5) - Fixes thread safety issues in android code to close [161](https://github.com/mogol/flutter_secure_storage/issues/161). Thanks [koskimas](https://github.com/koskimas) ### [`v3.3.4`](https://github.com/mogol/flutter_secure_storage/blob/master/CHANGELOG.md#&#8203;334) [Compare Source](https://github.com/mogol/flutter_secure_storage/compare/v3.3.3...v3.3.4) - Fix Android hanging UI on StorageCipher initialization [#&#8203;116](https://github.com/mogol/flutter_secure_storage/issues/116) by [morrica](https://github.com/morrica) - Fix crash only observed for v2 apps [#&#8203;124](https://github.com/mogol/flutter_secure_storage/pull/124) by [lidongze91](https://github.com/lidongze91) - Fix crash when generating keys in android with RTL locales [#&#8203;132](https://github.com/mogol/flutter_secure_storage/pull/132) by [iassal](https://github.com/iassal) - Fix returning the error as String rather than Exception [#&#8203;134](https://github.com/mogol/flutter_secure_storage/issues/134) by [wytesk133](https://github.com/wytesk133)s - Fix Android crash onDetachedFromEngine when init fails [#&#8203;144](https://github.com/mogol/flutter_secure_storage/issues/144) by [iassal](https://github.com/iassal) - Handle null value at write function [#&#8203;95](https://github.com/mogol/flutter_secure_storage/issues/95) by [ewertonrp](https://github.com/ewertonrp) - Add support for containsKey [#&#8203;139](https://github.com/mogol/flutter_secure_storage/issues/139) by [iassal](https://github.com/iassal) ### [`v3.3.3`](https://github.com/mogol/flutter_secure_storage/blob/master/CHANGELOG.md#&#8203;333) [Compare Source](https://github.com/mogol/flutter_secure_storage/compare/v3.3.2...v3.3.3) - Fix compatibility with non-AndroidX project. [AndroidX Migration](https://flutter.dev/docs/development/androidx-migration) is recommended. ### [`v3.3.2`](https://github.com/mogol/flutter_secure_storage/blob/master/CHANGELOG.md#&#8203;332) [Compare Source](https://github.com/mogol/flutter_secure_storage/compare/v3.3.1+1...v3.3.2) - Migrate to Android v2 embedder. - Adds support for specifying [iOS Keychain Item Accessibility](https://developer.apple.com/documentation/security/keychain_services/keychain_items/restricting_keychain_item_accessibility?language=objc). </details> --- ### Renovate configuration 📅 **Schedule**: 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. --- - [ ] <!-- 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 added 1 commit 2020-12-24 15:00:40 +00:00
continuous-integration/drone/pr Build is passing Details
871b9ff9f3
Update dependency flutter_secure_storage to v3.3.5
konrad approved these changes 2020-12-25 11:42:42 +00:00
konrad merged commit 442251f636 into master 2020-12-26 17:53:49 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.