Skip to content

fix(deps): update dependency share_plus to v12#3104

Draft
renovate[bot] wants to merge 1 commit intomainfrom
renovate/share_plus-12.x
Draft

fix(deps): update dependency share_plus to v12#3104
renovate[bot] wants to merge 1 commit intomainfrom
renovate/share_plus-12.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Sep 11, 2025

This PR contains the following updates:

Package Type Update Change
share_plus (source) dependencies major ^11.0.0^12.0.2

Warning

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


Release Notes

fluttercommunity/plus_plugins (share_plus)

v12.0.2

Compare Source

  • FIX(share_plus): Avoid crash on iOS during file and text sharing in add-to-app scenario (#​3738). (ae6330bb)

v12.0.1

Compare Source

  • FIX(share_plus): Avoid crash on iOS 26 on iPhones with no sharePositionOrigin param(#​3699). (42b079bd)

v12.0.0

Compare Source

Note: This release has breaking changes.

On Android plugin now requires the following:

  • Android Gradle Plugin >=8.12.1
  • Gradle wrapper >=8.13
  • Kotlin 2.2.0
  • FIX(share_plus): unable to get the correct result on iOS (#​3660). (3bd253b0)
  • DOCS(all): replace MacOS by macOS in package READMEs (#​3658). (72b6234c)
  • BREAKING FEAT(share_plus): Change Android compile SDK, update Android build config (#​3671). (24363e27)

v11.1.0

Compare Source

  • FEAT(share_plus): Added excludedCupertinoActivities share parameter (#​3376). (f9fdadb4)
  • DOCS(all): improve documentation across multiple README files (#​3630). (643e12df)
  • DOCS(share-plus): Update README.md. (2aa9f7e0)

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.

@renovate renovate bot force-pushed the renovate/share_plus-12.x branch from 309e95c to a510b7a Compare October 20, 2025 12:54
@renovate renovate bot force-pushed the renovate/share_plus-12.x branch from a510b7a to 2ab4a4e Compare November 20, 2025 00:00
@renovate renovate bot force-pushed the renovate/share_plus-12.x branch 2 times, most recently from fc8a5fb to ae13162 Compare March 24, 2026 13:34
@provokateurin
Copy link
Copy Markdown
Member

Probably needs a flutter update, but share_plus is missing the correct constraint:

Execution failed for task ':app:compileReleaseJavaWithJavac'.
> Compilation failed; see the compiler output below.
  warning: [options] target value 8 is obsolete and will be removed in a future release
  warning: [options] source value 8 is obsolete and will be removed in a future release
  /home/kate/src/github.com/nextcloud/neon/packages/neon_framework/example/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java:84: error: cannot find symbol
        flutterEngine.getPlugins().add(new dev.fluttercommunity.plus.share.SharePlusPlugin());
                                                                          ^
    symbol:   class SharePlusPlugin
    location: package dev.fluttercommunity.plus.share
  warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
  1 error
  3 warnings

@provokateurin provokateurin marked this pull request as draft March 24, 2026 13:52
@renovate renovate bot force-pushed the renovate/share_plus-12.x branch from ae13162 to 6514f28 Compare March 30, 2026 16:29
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.

1 participant