chore!: update compileSdkVersion to 34 and dependency package_info_plus to v6 #345
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^5.0.1
->^6.0.0
Release Notes
fluttercommunity/plus_plugins (package_info_plus)
v6.0.0
Compare Source
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). (99c832ea)
BREAKING BUILD(package_info_plus): Target Java 17 on Android (#2728). (23f2a7c2)
BREAKING BUILD(package_info_plus): Update to target and compile SDK 34 (#2707). (df33fbd)
FIX(package_info_plus): Add iOS Privacy Info (#2584). (895fe1a2)
FEAT(package_info_plus): Update min iOS target to 12, bump min Dart SDK to 3.3 (#2660). (6c0766dd)
FEAT(package_info_plus): Use js_interop instead of html to support compilation to WASM (#2625). (c9435836)
Configuration
📅 Schedule: Branch creation - "after 6pm every weekday,every weekend" in timezone Australia/Sydney, Automerge - "after 6pm every weekday,every weekend" in timezone Australia/Sydney.
🚦 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 has been generated by Mend Renovate. View repository job log here.