Skip to content

chore(deps): bump share_plus_platform_interface, intl, file_picker, meta, package_info_plus, health and share_plus - #773

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pub/develop/multi-e7920db235
Open

chore(deps): bump share_plus_platform_interface, intl, file_picker, meta, package_info_plus, health and share_plus#773
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pub/develop/multi-e7920db235

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 21, 2026

Copy link
Copy Markdown
Contributor

Bumps share_plus_platform_interface, intl, file_picker, meta, package_info_plus, health and share_plus. These dependencies needed to be updated together.
Updates share_plus_platform_interface from 6.1.0 to 7.2.0

Release notes

Sourced from share_plus_platform_interface's releases.

device_info_plus 7.0.1

What's Changed

Full Changelog: fluttercommunity/plus_plugins@device_info_plus-v7.0.0...device_info_plus-v7.0.1

device_info_plus 7.0.0

What's Changed

New Contributors

Full Changelog: fluttercommunity/plus_plugins@device_info_plus-v6.0.0...device_info_plus-v7.0.0

share_plus 6.3.0

What's Changed

Full Changelog: fluttercommunity/plus_plugins@share_plus-v6.2.0...share_plus-v6.3.0

share_plus 6.1.0

What's Changed

New Contributors

Full Changelog: fluttercommunity/plus_plugins@share_plus-v6.1.0...share_plus-v6.2.0

Commits
  • 13e1704 chore(release): prepare for release (#3939)
  • eedc414 ci(connectivity_plus): fix macOS/iOS example build with Swift Package Manager...
  • 6b77077 fix(android_intent_plus): Suppress unchecked cast warnings in MethodCallHandl...
  • 62cb041 feat(android_intent_plus): Add support of built-in Kotlin (#3936)
  • 83a7c3e fix(android_alarm_manager_plus): catch NPE in AlarmService (#3924)
  • bab4cd3 fix(connectivity_plus): prevent Linux client leaks (#3929)
  • d3ba3f3 feat(share_plus): Avoid exceptions on iPads with no sharePositionOrigin (#3769)
  • 8dca0c8 ci(share_plus): fix macOS/iOS example build with Swift Package Manager (#3932)
  • 2c5b493 fix(share_plus): Do not do I/O operations on the main thread on Android (#3931)
  • 9336187 chore(release): prepare for release (#3928)
  • Additional commits viewable in compare view

Updates intl from 0.20.2 to 0.20.3

Release notes

Sourced from intl's releases.

package:intl v0.20.3

  • Updated the Turkish Lira (TRY) currency symbol in simpleCurrencySymbols from "TL" to "₺" (U+20BA). This ensures accuracy and alignment with the official symbol introduced in 2012.
  • Fix parsing of locale strings containing script codes in verifiedLocale. For example, zh-Hans-CN would have been previously parsed as zh, but is now parsed as zh_CN.
  • Update the Ghanaian Cedis (GHS) currency symbol in simpleCurrencySymbols from "GHS" to "GH₵(U+20B5)".
  • Update to CLDR v48.
  • Add @pragma('wasm:prefer-inline') to Intl methods that already have @pragma('vm:prefer-inline'), for the same reason: to help omit message descriptions from compiled output.
  • Update analysis to newest package:lints.
Commits

Updates file_picker from 11.0.2 to 12.0.0-beta.1

Release notes

Sourced from file_picker's releases.

12.0.0-beta.1

What's Changed

Full Changelog: miguelpruivo/flutter_file_picker@v11.0.2...v12.0.0-beta.1

Changelog

Sourced from file_picker's changelog.

12.0.0-beta.1

General

  • Raised the minimum supported Flutter/Dart version to Flutter 3.38 / Dart 3.10 across all platforms. #1980

Windows

  • Migrated win32 dependency to 6.0.0 and updated the Windows file picker implementation to match the new Win32/COM APIs. #1980

Darwin

  • Migrated the iOS and macOS native implementations to shared Darwin sources.
  • BREAKING CHANGE: The minimum supported iOS deployment target is now 14.0.
  • Removed the DKImagePickerController / DKPhotoGallery dependency chain from the Darwin iOS path.

Android

  • Implemented support for Android Storage Access Framework (SAF) Persistable URI Grants, allowing long-term access to files and directories across device reboots. #1825 #721
  • Added AndroidSAFOptions and AndroidSAFHandle to configure and manage persistent permissions.
  • Introduced AndroidPlatformFile as a subclass of PlatformFile to encapsulate SAF-specific metadata.
  • Updated the Android Gradle Wrapper to 8.7 to ensure compatibility with Android Gradle Plugin (AGP) 8.5.1.
  • Improved saveFile naming behavior when a duplicate file exists, normalizing duplicate names to keep the extension suffix (for example, file (1).bak instead of file.bak (1)). #1947

Web

  • Fixed pickFiles() default withData behavior in the public API to correctly default to true on web when not explicitly provided. #1987
Commits
  • c2c8aee Merge pull request #2000 from miguelpruivo/feature/beta-version-release
  • c6b87f0 Update CHANGELOG.md
  • 06db5cc chore: update changelog to reflect beta version 12.0.0-beta.1
  • c8a481d Merge pull request #1999 from miguelpruivo/feature/beta-version-release
  • 9f0b605 chore: update version to 12.0.0-beta.1 in pubspec.yaml
  • 10b1048 Merge pull request #1981 from miguelpruivo/chore/win32-6-migration-1980
  • 64b0276 style: apply consistent formatting and indentation across multiple files
  • 7066be4 style: apply consistent code formatting and indentation across platform imple...
  • 159c3fc Merge branch 'master' into chore/win32-6-migration-1980
  • 0fb8dd2 Merge pull request #1989 from miguelpruivo/feature/request-support-storage-ac...
  • Additional commits viewable in compare view

Updates meta from 1.18.0 to 1.19.0

Changelog

Sourced from meta's changelog.

1.19.0 - 2016-08-26

Language changes

  • The language now allows a trailing comma after the last argument of a call and the last parameter of a function declaration. This can make long argument or parameter lists easier to maintain, as commas can be left as-is when reordering lines. For details, see SDK issue 26644.

Tool Changes

  • dartfmt - upgraded to v0.2.9+1

    • Support trailing commas in argument and parameter lists.
    • Gracefully handle read-only files.
    • About a dozen other bug fixes.
  • Pub

    • Added a --no-packages-dir flag to pub get, pub upgrade, and pub downgrade. When this flag is passed, pub will not generate a packages/ directory, and will remove that directory and any symlinks to it if they exist. Note that this replaces the unsupported --no-package-symlinks flag.

    • Added the ability for packages to declare a constraint on the [Flutter][] SDK:

      environment:
        flutter: ^0.1.2
        sdk: >=1.19.0 <2.0.0

      A Flutter constraint will only be satisfiable when pub is running in the context of the flutter executable, and when the Flutter SDK version matches the constraint.

    • Added sdk as a new package source that fetches packages from a hard-coded SDK. Currently only the flutter SDK is supported:

      dependencies:
        flutter_driver:
          sdk: flutter
          version: ^0.0.1

      A Flutter sdk dependency will only be satisfiable when pub is running in

... (truncated)

Commits
  • c38a8d1 Extend Future.then inference to subclasses
  • 0e12dbf fixes #27113, future.then shouldn't disable upwards block inference
  • 47f1415 Type check field initializers in the correct context.
  • 1c81fe7 Fix calling object methods and properties on function types
  • 3f95c3e Ignore any missing dependencies while linking in PubSummaryManager.
  • 5bfd6e6 Add PubSummaryManager.computeUnlinkedForFolder() for Flutter.
  • efb961c Create a way to find SDK extensions and integrate it
  • e31e775 Move summary inspection code out of pkg/analyzer/lib.
  • b7a0a42 Add --bazel-paths option to dart2js entrypoint.
  • b3a38bd fix #27088, future then upwards inference
  • Additional commits viewable in compare view

Updates package_info_plus from 9.0.1 to 10.2.1

Commits
  • 9336187 chore(release): prepare for release (#3928)
  • 4962175 fix(package_info_plus): raise Apple platform minimums in SPM manifests to mat...
  • 65ecfd0 chore(release): prepare for release (#3912)
  • 7d46a46 feat(package_info_plus): Updated Swift Package Manager setup for Flutter 3.44...
  • 479ef7d feat(package_info_plus): Add support of built-in Kotlin (#3894)
  • 40bb847 refactor(package_info_plus): change android gradle from groovy to kotlin (#3858)
  • 6427bc6 chore(release): prepare for release (#3805)
  • bed26b5 feat(package_info_plus): Lower requirements to Dart 3.10 and Flutter 3.38.1 (...
  • 6982a68 chore(release): prepare for release (#3793)
  • f0da4b9 feat(package_info_plus)!: Bump win32 from 5.15.0 to 6.0.0 (#3760)
  • See full diff in compare view

Updates health from 13.1.4 to 13.3.2

Changelog

Sourced from health's changelog.

13.3.2

  • Write data now returns UUID of records - PR #448
  • Fix #502
  • iOS: Fix #480 - PR #504 - the native plugin class is now HealthPlugin (previously SwiftHealthPlugin behind an Objective-C shim) - apps using the generated plugin registrant are unaffected
  • iOS: Raise the minimum deployment target to 15.0

13.3.1

  • iOS: Fix issues with app crashing on iOS 15
  • iOS: Add support for AppleSleepingWristTemperature - PR #468
  • Android: Add support for SkinTemperatureRecord (READ/WRITE)

13.3.0

  • Add support for WORKOUT_ROUTE - PR #454
  • Android: Add support for ActivityIntensityRecord (READ/WRITE/Aggregate)
  • Update to androidx.health.connect:connect-client:1.2.0-alpha02

13.2.1

No changes - Now the Health package lives in its own repository at https://github.com/carp-dk/carp-health-flutter

13.2.0

  • Add get health data by UUID (see getHealthDataByUUID()) - PR #1193, #1194
  • Add delete by UUID (deleteByUUID())
  • Add support for unit conversion in WeightRecord, HeightRecord, BodyTemperatureRecord, and BloodGlucoseRecord - PR #1212
  • Update compileSDK to 36 - Fix #1261
  • Update Gradle to 8.9.1
  • Update org.jetbrains.kotlin.android to 2.1.0
  • Update androidx.health.connect:connect-client to 1.1.0-rc03
  • Update device_info_plus to 12.1.0 - Fix #1264
Commits

Updates share_plus from 12.0.2 to 13.3.0

Commits
  • 13e1704 chore(release): prepare for release (#3939)
  • d3ba3f3 feat(share_plus): Avoid exceptions on iPads with no sharePositionOrigin (#3769)
  • 8dca0c8 ci(share_plus): fix macOS/iOS example build with Swift Package Manager (#3932)
  • 2c5b493 fix(share_plus): Do not do I/O operations on the main thread on Android (#3931)
  • 9336187 chore(release): prepare for release (#3928)
  • 949e771 fix(share_plus): raise Apple platform minimums in SPM manifests to match Flut...
  • 65ecfd0 chore(release): prepare for release (#3912)
  • cf00609 feat(share_plus): Updated Swift Package Manager setup for Flutter 3.44 (#3911)
  • 0c9b0ad feat(share_plus): Add support of built-in Kotlin (#3896)
  • d9b6f29 refactor(share_plus): change android gradle from groovy to kotlin (#3860)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…eta, package_info_plus, health and share_plus

Bumps [share_plus_platform_interface](https://github.com/fluttercommunity/plus_plugins/tree/main/packages), [intl](https://github.com/dart-lang/i18n/tree/main/pkgs), [file_picker](https://github.com/miguelpruivo/flutter_file_picker), [meta](https://github.com/dart-lang/sdk/tree/main/pkg), [package_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus), [health](https://github.com/carp-dk/carp-health-flutter) and [share_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/share_plus). These dependencies needed to be updated together.

Updates `share_plus_platform_interface` from 6.1.0 to 7.2.0
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/share_plus_platform_interface-v7.2.0/packages)

Updates `intl` from 0.20.2 to 0.20.3
- [Release notes](https://github.com/dart-lang/i18n/releases)
- [Commits](https://github.com/dart-lang/i18n/commits/intl-v0.20.3/pkgs)

Updates `file_picker` from 11.0.2 to 12.0.0-beta.1
- [Release notes](https://github.com/miguelpruivo/flutter_file_picker/releases)
- [Changelog](https://github.com/miguelpruivo/flutter_file_picker/blob/v12.0.0-beta.1/CHANGELOG.md)
- [Commits](miguelpruivo/flutter_file_picker@v11.0.2...v12.0.0-beta.1)

Updates `meta` from 1.18.0 to 1.19.0
- [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dart-lang/sdk/commits/1.19.0/pkg)

Updates `package_info_plus` from 9.0.1 to 10.2.1
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v10.2.1/packages/package_info_plus)

Updates `health` from 13.1.4 to 13.3.2
- [Changelog](https://github.com/carp-dk/carp-health-flutter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/carp-dk/carp-health-flutter/commits)

Updates `share_plus` from 12.0.2 to 13.3.0
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/share_plus-v13.3.0/packages/share_plus)

---
updated-dependencies:
- dependency-name: share_plus_platform_interface
  dependency-version: 7.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: intl
  dependency-version: 0.20.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: file_picker
  dependency-version: 12.0.0-beta.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: meta
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: package_info_plus
  dependency-version: 10.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: health
  dependency-version: 13.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: share_plus
  dependency-version: 13.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Aug 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants