rajput-hemant / calculator

A Simple but elegant Calculator app made with Flutter using Google's Material Design with Currency (Exchange Rate) and Unit Converter.
GNU General Public License v3.0
61 stars 18 forks source link

chore(deps): update dependency package_info_plus to v6 #111

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
package_info_plus (source) dependencies major ^5.0.1 -> ^6.0.0

Release Notes

fluttercommunity/plus_plugins (package_info_plus) ### [`v6.0.0`](https://togithub.com/fluttercommunity/plus_plugins/blob/HEAD/packages/package_info_plus/package_info_plus/CHANGELOG.md#600) [Compare Source](https://togithub.com/fluttercommunity/plus_plugins/compare/package_info_plus-v5.0.1...package_info_plus-v6.0.0) > Note: This release has breaking changes. In this release plugin migrated from dart:html to js_interop, 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** **REFACTOR**(package_info_plus): bump MACOSX_DEPLOYMENT_TARGET from 10.11 to 10.14 ([#​2593](https://togithub.com/fluttercommunity/plus_plugins/issues/2593)). ([99c832ea](https://togithub.com/fluttercommunity/plus_plugins/commit/99c832ea646ae525e8af93be64fb94e09f1059f2)) - **BREAKING** **BUILD**(package_info_plus): Target Java 17 on Android ([#​2728](https://togithub.com/fluttercommunity/plus_plugins/issues/2728)). ([23f2a7c2](https://togithub.com/fluttercommunity/plus_plugins/commit/23f2a7c2bb649e84763f0ba6489acf5d9487e185)) - **BREAKING** **BUILD**(package_info_plus): Update to target and compile SDK 34 ([#​2707](https://togithub.com/fluttercommunity/plus_plugins/pull/2707)). ([df33fbd](https://togithub.com/fluttercommunity/plus_plugins/commit/df33fbdb4b6f03949b317c0019bc3f9098195340)) - **FIX**(package_info_plus): Add iOS Privacy Info ([#​2584](https://togithub.com/fluttercommunity/plus_plugins/issues/2584)). ([895fe1a2](https://togithub.com/fluttercommunity/plus_plugins/commit/895fe1a2658f7f1d61b830d769e0b251e82991b4)) - **FEAT**(package_info_plus): Update min iOS target to 12, bump min Dart SDK to 3.3 ([#​2660](https://togithub.com/fluttercommunity/plus_plugins/issues/2660)). ([6c0766dd](https://togithub.com/fluttercommunity/plus_plugins/commit/6c0766dd4f2a04f6dd3731584d6d8463db60a6d9)) - **FEAT**(package_info_plus): Use js_interop instead of html to support compilation to WASM ([#​2625](https://togithub.com/fluttercommunity/plus_plugins/issues/2625)). ([c9435836](https://togithub.com/fluttercommunity/plus_plugins/commit/c9435836e8c7b354d5ca5383029e0172efe301d1))

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.