Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency package_info_plus to v8 #260

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 22, 2024

This PR contains the following updates:

Package Type Update Change
package_info_plus (source) dependencies major ^4.0.0 -> ^8.0.0

Release Notes

fluttercommunity/plus_plugins (package_info_plus)

v8.1.0

Compare Source

  • FEAT(package_info_plus): Add Swift Package Manager support (#​3171). (a14d4727)

v8.0.3

Compare Source

v8.0.2

Compare Source

  • CHORE(package_info_plus): Update to package:web to ">=0.5.0 <2.0.0" (#​3102). (05f8afb8)
  • DOCS(package_info_plus): Update plugin requirements in README (#​3163). (6f09bb7e)

v8.0.1

Compare Source

  • FIX(package_info_plus): Address changed fields nullability on Android 15 (API 35) (#​2975). (dfa3bc2d)
  • REFACTOR(all): Remove website files, configs, mentions (#​3018). (ecc57146)
  • FIX(all): changed homepage url in pubspec.yaml (#​3099). (66613656)

v8.0.0

Compare Source

Note: This release has breaking changes.

  • DOCS(package_info_plus): Add platform specific documentation (#​2845). (ad06a236)
  • DOCS(package_info_plus): Improve web documentation re. CORS (#​2841). (7d712ef8)
  • BREAKING FEAT(package_info_plus): Switch to SHA-256 for buildSignature on Android (#​2835). (7259af20)

v7.0.0

Compare Source

Note: This release has breaking changes.

  • REFACTOR(package_info_plus): Migrate Android example to use the new plugins declaration (#​2715). (33681cd9)
  • BREAKING FEAT(package_info_plus): Support multiple version.json locations in web (#​2733). (26047f30)

v6.0.0

Compare Source

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). (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)

v5.0.1

Compare Source

Note: This release has breaking changes.

  • BREAKING FIX(package_info_plus): Allow no page extension in versionJsonUrl on web (#​2381). (32652b87)
  • BREAKING(package_info_plus): Bump min Dart to 3.2.0 and min Flutter to 3.6.0 to support pkg:web (#​2316). (450aeb57)
  • FEAT(package_info_plus): Migrate to pkg:web from dart:html. (#​2316). (450aeb57)

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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Apr 22, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pubspec.lock
Command failed: flutter pub upgrade package_info_plus
    Because chewie >=1.8.0 <1.8.1 depends on wakelock_plus ^1.2.1 and chewie >=1.8.1 depends on wakelock_plus ^1.2.2, chewie >=1.8.0 requires wakelock_plus ^1.2.1.
(1) So, because chewie >=1.7.0 <1.8.0 depends on wakelock_plus ^1.1.0, chewie >=1.7.0 requires wakelock_plus ^1.1.0.

    Because wakelock_plus <1.1.2 depends on package_info_plus ^4.0.2 and wakelock_plus >=1.1.2 <1.1.3 depends on package_info_plus >=4.0.2 <6.0.0, wakelock_plus <1.1.3 requires package_info_plus >=4.0.2 <6.0.0.
    And because wakelock_plus >=1.1.3 <1.1.4 depends on package_info_plus ^4.2.0, wakelock_plus <1.1.4 requires package_info_plus >=4.0.2 <6.0.0.
    And because wakelock_plus >=1.1.4 <1.2.0 depends on package_info_plus >=4.0.2 <6.0.0 and wakelock_plus >=1.2.0 <1.2.2 depends on package_info_plus >=4.0.2 <7.0.0, wakelock_plus <1.2.2 requires package_info_plus >=4.0.2 <7.0.0.
    Because wakelock_plus >=1.2.2 <1.2.4 depends on package_info_plus ^6.0.0 and wakelock_plus >=1.2.4 depends on package_info_plus >=6.0.0 <8.0.0, wakelock_plus >=1.2.2 requires package_info_plus >=6.0.0 <8.0.0.
    Thus, every version of wakelock_plus requires package_info_plus >=4.0.2 <8.0.0.
    And because chewie >=1.7.0 requires wakelock_plus ^1.1.0 (1), chewie >=1.7.0 requires package_info_plus >=4.0.2 <8.0.0.
    So, because the_app depends on both chewie ^1.7.0 and package_info_plus ^8.0.0, version solving failed.


You can try one of the following suggestions to make the pubspec resolve:
* Consider downgrading your constraint on chewie: flutter pub add chewie:^1.0.0
* Consider downgrading your constraint on package_info_plus: flutter pub add package_info_plus:^4.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants