ueman / feedback

A simple widget for getting better feedback.
https://pub.dev/packages/feedback
392 stars 94 forks source link

fix(deps): update dependency share_plus to v10 #319

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
share_plus (source) dependencies major ^7.2.1 -> ^10.0.0

Release Notes

fluttercommunity/plus_plugins (share_plus) ### [`v10.0.2`](https://togithub.com/fluttercommunity/plus_plugins/blob/HEAD/packages/share_plus/share_plus/CHANGELOG.md#1002) [Compare Source](https://togithub.com/fluttercommunity/plus_plugins/compare/share_plus-v10.0.1...share_plus-v10.0.2) - **FIX**(share_plus): [#​2910](https://togithub.com/fluttercommunity/plus_plugins/issues/2910) Handle user dismissing dialog on shareUri() in web ([#​3175](https://togithub.com/fluttercommunity/plus_plugins/issues/3175)). ([bba78118](https://togithub.com/fluttercommunity/plus_plugins/commit/bba781187b4af5682331ed90929c61c13137809a)) ### [`v10.0.1`](https://togithub.com/fluttercommunity/plus_plugins/blob/HEAD/packages/share_plus/share_plus/CHANGELOG.md#1001) [Compare Source](https://togithub.com/fluttercommunity/plus_plugins/compare/share_plus-v10.0.0...share_plus-v10.0.1) - **CHORE**(share_plus): Update to package:web to ^1.0.0 ([#​3105](https://togithub.com/fluttercommunity/plus_plugins/pull/3105)). ([1f23910a](https://togithub.com/fluttercommunity/plus_plugins/commit/1f23910ab50fef2e499054f35cedfd14c578976a)) ### [`v10.0.0`](https://togithub.com/fluttercommunity/plus_plugins/blob/HEAD/packages/share_plus/share_plus/CHANGELOG.md#1000) [Compare Source](https://togithub.com/fluttercommunity/plus_plugins/compare/share_plus-v9.0.0...share_plus-v10.0.0) > Note: This release has breaking changes. - **BREAKING** **FEAT**(share_plus): Introduce optional parameter `nameOverride` to `shareXFiles`. ([#​3077](https://togithub.com/fluttercommunity/plus_plugins/issues/3077)). ([f483bce7](https://togithub.com/fluttercommunity/plus_plugins/commit/f483bce77f50fc03e8c6c969864dd978e46f32da)) - **REFACTOR**(all): Remove website files, configs, mentions ([#​3018](https://togithub.com/fluttercommunity/plus_plugins/issues/3018)). ([ecc57146](https://togithub.com/fluttercommunity/plus_plugins/commit/ecc57146aa8c6b1c9c332169d3cc2205bc4a700f)) - **FIX**(all): changed homepage url in pubspec.yaml ([#​3099](https://togithub.com/fluttercommunity/plus_plugins/issues/3099)). ([66613656](https://togithub.com/fluttercommunity/plus_plugins/commit/66613656a85c176ba2ad337e4d4943d1f4171129)) - **DOCS**(share_plus): Update README.md ([#​2903](https://togithub.com/fluttercommunity/plus_plugins/issues/2903)). ([2a547eb3](https://togithub.com/fluttercommunity/plus_plugins/commit/2a547eb3f0093160279fbc9de21dde3f3ff75c81)) ### [`v9.0.0`](https://togithub.com/fluttercommunity/plus_plugins/blob/HEAD/packages/share_plus/share_plus/CHANGELOG.md#900) [Compare Source](https://togithub.com/fluttercommunity/plus_plugins/compare/share_plus-v8.0.3...share_plus-v9.0.0) > Note: This release has breaking changes. - **BREAKING** **REFACTOR**(share_plus): Share API cleanup ([#​2832](https://togithub.com/fluttercommunity/plus_plugins/issues/2832)). ([fd0511ca](https://togithub.com/fluttercommunity/plus_plugins/commit/fd0511ca4d55db1e075e72af5a0832b5cfe81244)) ### [`v8.0.3`](https://togithub.com/fluttercommunity/plus_plugins/blob/HEAD/packages/share_plus/share_plus/CHANGELOG.md#803) [Compare Source](https://togithub.com/fluttercommunity/plus_plugins/compare/share_plus-v8.0.2...share_plus-v8.0.3) - **REFACTOR**(share_plus): Migrate Android example to use the new plugins declaration ([#​2742](https://togithub.com/fluttercommunity/plus_plugins/issues/2742)). ([a73af898](https://togithub.com/fluttercommunity/plus_plugins/commit/a73af898ee9b73dcc53307186ac4c79e795b1277)) - **FIX**(share_plus): Recover ShareSuccessManager state after error ([#​2817](https://togithub.com/fluttercommunity/plus_plugins/issues/2817)). ([2b12d8a8](https://togithub.com/fluttercommunity/plus_plugins/commit/2b12d8a8ada0d3f00abda0467946bb241361d016)) - **DOCS**(share_plus): Add info regarding localization on Apple to README ([#​2764](https://togithub.com/fluttercommunity/plus_plugins/issues/2764)). ([43f9a305](https://togithub.com/fluttercommunity/plus_plugins/commit/43f9a3051652448868c5031a45276f9ff870a025)) - **DOCS**(share_plus): remove typo from the changelog ([#​2747](https://togithub.com/fluttercommunity/plus_plugins/issues/2747)). ([961c8e2d](https://togithub.com/fluttercommunity/plus_plugins/commit/961c8e2dbf2210947cbed898c90e2776322a0942)) ### [`v8.0.2`](https://togithub.com/fluttercommunity/plus_plugins/blob/HEAD/packages/share_plus/share_plus/CHANGELOG.md#802) > Note: This release has breaking changes. In this release plugin migrated to package:web, meaning that it now supports WASM! > Plugin now requires the following: > > - Flutter >=3.19.0 > - Dart >=3.3.0 > - compileSDK 34 for Android part > - Java 17 for Android part > - Gradle 8.4 for Android part - **BREAKING** **FEAT**(share_plus): Migrate to package:web ([#​2709](https://togithub.com/fluttercommunity/plus_plugins/issues/2709)). ([641e7905](https://togithub.com/fluttercommunity/plus_plugins/commit/641e7905b4055827f1481f036415095dc43afe5f)) - **BREAKING** **BUILD**(share_plus): Target Java 17 on Android ([#​2730](https://togithub.com/fluttercommunity/plus_plugins/issues/2730)). ([e6853a06](https://togithub.com/fluttercommunity/plus_plugins/commit/e6853a06fa110d69776a85684e302a7c900a6e07)) - **BREAKING** **BUILD**(sensors_plus): Update to target and compile SDK 34 ([#​2712](https://togithub.com/fluttercommunity/plus_plugins/pull/2712)). ([b752fc3](https://togithub.com/fluttercommunity/plus_plugins/commit/b752fc3bac2b7ce614faf0fbed010200d99a717b)) - **FIX**(share_plus): Resolve deprecation warning in Android part ([#​2717](https://togithub.com/fluttercommunity/plus_plugins/issues/2717)). ([5913ac72](https://togithub.com/fluttercommunity/plus_plugins/commit/5913ac72f6dfcb0f02c371907871805c940a03a8)) - **FIX**(share_plus): add sharePositionOrigin parameter to shareUri ([#​2517](https://togithub.com/fluttercommunity/plus_plugins/issues/2517)). ([f896d94e](https://togithub.com/fluttercommunity/plus_plugins/commit/f896d94e6c24551d9dc7d73d8fb05a0f283e0e83)) - **FIX**(share_plus): Add missing call to result for shareUri on iOS ([#​2616](https://togithub.com/fluttercommunity/plus_plugins/issues/2616)). ([65f23a5d](https://togithub.com/fluttercommunity/plus_plugins/commit/65f23a5d12ac988d7424a56b1d808f2983e0459f)) - **FIX**(share_plus): Add iOS Privacy Info ([#​2586](https://togithub.com/fluttercommunity/plus_plugins/issues/2586)). ([17fc2e05](https://togithub.com/fluttercommunity/plus_plugins/commit/17fc2e058f04168f17f5118bca24b02483af571b)) - **FIX**(share_plus): Ensure subject is not null before calling putExtra(Intent.EXTRA_SUBJECT, subject) ([#​2518](https://togithub.com/fluttercommunity/plus_plugins/issues/2518)). ([f0bbbefc](https://togithub.com/fluttercommunity/plus_plugins/commit/f0bbbefc712e01da20e8107e8d25b2005cf7b728)) - **FEAT**(share_plus): Update min iOS target to 12 ([#​2662](https://togithub.com/fluttercommunity/plus_plugins/issues/2662)). ([5cef2e50](https://togithub.com/fluttercommunity/plus_plugins/commit/5cef2e500cd10d55b749a6d53ce6e733fdb54d34)) - **DOCS**(share_plus): Fix supported platforms in README ([#​2510](https://togithub.com/fluttercommunity/plus_plugins/issues/2510)). ([6b4b855b](https://togithub.com/fluttercommunity/plus_plugins/commit/6b4b855bb6f3c2897e29d0d3ae4a0c0c99ff8c2f)) ### [`v8.0.1`](https://togithub.com/fluttercommunity/plus_plugins/blob/HEAD/packages/share_plus/share_plus/CHANGELOG.md#801) > Note: DO NOT USE THIS RELEASE. It is invalid due to a publishing issue

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.