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

fix(deps): update dependency share_plus to v9 #9124

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 27, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
share_plus (source) dependencies major ^7.2.2 -> ^9.0.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

fluttercommunity/plus_plugins (share_plus)

v9.0.0

Compare Source

Note: This release has breaking changes.

v8.0.3

Compare Source

  • REFACTOR(share_plus): Migrate Android example to use the new plugins declaration (#​2742). (a73af898)
  • FIX(share_plus): Recover ShareSuccessManager state after error (#​2817). (2b12d8a8)
  • DOCS(share_plus): Add info regarding localization on Apple to README (#​2764). (43f9a305)
  • DOCS(share_plus): remove typo from the changelog (#​2747). (961c8e2d)

v8.0.2

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). (641e7905)
  • BREAKING BUILD(share_plus): Target Java 17 on Android (#​2730). (e6853a06)
  • BREAKING BUILD(sensors_plus): Update to target and compile SDK 34 (#​2712). (b752fc3)
  • FIX(share_plus): Resolve deprecation warning in Android part (#​2717). (5913ac72)
  • FIX(share_plus): add sharePositionOrigin parameter to shareUri (#​2517). (f896d94e)
  • FIX(share_plus): Add missing call to result for shareUri on iOS (#​2616). (65f23a5d)
  • FIX(share_plus): Add iOS Privacy Info (#​2586). (17fc2e05)
  • FIX(share_plus): Ensure subject is not null before calling putExtra(Intent.EXTRA_SUBJECT, subject) (#​2518). (f0bbbefc)
  • FEAT(share_plus): Update min iOS target to 12 (#​2662). (5cef2e50)
  • DOCS(share_plus): Fix supported platforms in README (#​2510). (6b4b855b)

v8.0.1

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels Apr 27, 2024
Copy link
Contributor Author

renovate bot commented Apr 27, 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: mobile/pubspec.lock
Command failed: flutter pub upgrade share_plus
Because share_plus >=8.0.1 depends on web ^0.5.0 and package_info_plus 5.0.1 depends on web >=0.3.0 <0.5.0, share_plus >=8.0.1 is incompatible with package_info_plus 5.0.1.
And because no versions of package_info_plus match >5.0.1 <6.0.0, share_plus >=8.0.1 is incompatible with package_info_plus ^5.0.1.
So, because immich_mobile depends on both package_info_plus ^5.0.1 and share_plus ^9.0.0, version solving failed.


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

Copy link

Deploying immich with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5af86df
Status: ✅  Deploy successful!
Preview URL: https://5ada0361.immich.pages.dev
Branch Preview URL: https://renovate-share-plus-9-x.immich.pages.dev

View logs

@jrasm91 jrasm91 closed this May 8, 2024
Copy link
Contributor Author

renovate bot commented May 8, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 9.x releases. But if you manually upgrade to 9.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/share_plus-9.x branch May 8, 2024 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file 📱mobile renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant