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

chore(deps): update package_info_plus to v6 - autoclosed #166

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 31, 2024

Mend Renovate

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

fluttercommunity/plus_plugins (package_info_plus)

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)


Configuration

📅 Schedule: Branch creation - "after 2pm on sunday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Mar 31, 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 sentry_flutter >=7.13.2 depends on package_info_plus >=1.0.0 <=5.0.1 and sentry_flutter >=7.6.1 <7.13.2 depends on package_info_plus >=1.0.0 <5.0.0, sentry_flutter >=7.6.1 requires package_info_plus >=1.0.0 <=5.0.1.
So, because chabo_app depends on both package_info_plus ^6.0.0 and sentry_flutter ^7.8.0, version solving failed.


You can try the following suggestion to make the pubspec resolve:
* Consider downgrading your constraint on package_info_plus: flutter pub add package_info_plus:^5.0.1

@renovate renovate bot force-pushed the renovate/package_info_plus-6.x branch 2 times, most recently from e6dcd9a to 6f2911b Compare April 7, 2024 23:15
@renovate renovate bot force-pushed the renovate/package_info_plus-6.x branch from 6f2911b to 7fb0f84 Compare April 8, 2024 00:45
@renovate renovate bot changed the title chore(deps): update package_info_plus to v6 chore(deps): update package_info_plus to v6 - autoclosed Apr 8, 2024
@renovate renovate bot closed this Apr 8, 2024
@renovate renovate bot deleted the renovate/package_info_plus-6.x branch April 8, 2024 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants