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
Conversation
…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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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_interfacefrom 6.1.0 to 7.2.0Release notes
Sourced from share_plus_platform_interface's releases.
Commits
13e1704chore(release): prepare for release (#3939)eedc414ci(connectivity_plus): fix macOS/iOS example build with Swift Package Manager...6b77077fix(android_intent_plus): Suppress unchecked cast warnings in MethodCallHandl...62cb041feat(android_intent_plus): Add support of built-in Kotlin (#3936)83a7c3efix(android_alarm_manager_plus): catch NPE in AlarmService (#3924)bab4cd3fix(connectivity_plus): prevent Linux client leaks (#3929)d3ba3f3feat(share_plus): Avoid exceptions on iPads with no sharePositionOrigin (#3769)8dca0c8ci(share_plus): fix macOS/iOS example build with Swift Package Manager (#3932)2c5b493fix(share_plus): Do not do I/O operations on the main thread on Android (#3931)9336187chore(release): prepare for release (#3928)Updates
intlfrom 0.20.2 to 0.20.3Release notes
Sourced from intl's releases.
Commits
22b808duse broader types588013aUpgrade analyzer3be91bcAdd@pragma(wasm:prefer-inline)toIntl` methods (#1060)2ae32fdNo public descriptionde7e11bNo public description3d58541No public descriptionb77c9a7Changepub runtodart runin README.md (#1044)45f1c20Merge pull request #1033 from dart-lang:moredocs7aabf9bHint to use package:intl4x instead of package:intl (#1036)fc7c308Updates to intl4x: bugs and typing (#1035)Updates
file_pickerfrom 11.0.2 to 12.0.0-beta.1Release notes
Sourced from file_picker's releases.
Changelog
Sourced from file_picker's changelog.
Commits
c2c8aeeMerge pull request #2000 from miguelpruivo/feature/beta-version-releasec6b87f0Update CHANGELOG.md06db5ccchore: update changelog to reflect beta version 12.0.0-beta.1c8a481dMerge pull request #1999 from miguelpruivo/feature/beta-version-release9f0b605chore: update version to 12.0.0-beta.1 in pubspec.yaml10b1048Merge pull request #1981 from miguelpruivo/chore/win32-6-migration-198064b0276style: apply consistent formatting and indentation across multiple files7066be4style: apply consistent code formatting and indentation across platform imple...159c3fcMerge branch 'master' into chore/win32-6-migration-19800fb8dd2Merge pull request #1989 from miguelpruivo/feature/request-support-storage-ac...Updates
metafrom 1.18.0 to 1.19.0Changelog
Sourced from meta's changelog.
... (truncated)
Commits
c38a8d1Extend Future.then inference to subclasses0e12dbffixes #27113, future.then shouldn't disable upwards block inference47f1415Type check field initializers in the correct context.1c81fe7Fix calling object methods and properties on function types3f95c3eIgnore any missing dependencies while linking in PubSummaryManager.5bfd6e6Add PubSummaryManager.computeUnlinkedForFolder() for Flutter.efb961cCreate a way to find SDK extensions and integrate ite31e775Move summary inspection code out of pkg/analyzer/lib.b7a0a42Add --bazel-paths option to dart2js entrypoint.b3a38bdfix #27088, future then upwards inferenceUpdates
package_info_plusfrom 9.0.1 to 10.2.1Commits
9336187chore(release): prepare for release (#3928)4962175fix(package_info_plus): raise Apple platform minimums in SPM manifests to mat...65ecfd0chore(release): prepare for release (#3912)7d46a46feat(package_info_plus): Updated Swift Package Manager setup for Flutter 3.44...479ef7dfeat(package_info_plus): Add support of built-in Kotlin (#3894)40bb847refactor(package_info_plus): change android gradle from groovy to kotlin (#3858)6427bc6chore(release): prepare for release (#3805)bed26b5feat(package_info_plus): Lower requirements to Dart 3.10 and Flutter 3.38.1 (...6982a68chore(release): prepare for release (#3793)f0da4b9feat(package_info_plus)!: Bump win32 from 5.15.0 to 6.0.0 (#3760)Updates
healthfrom 13.1.4 to 13.3.2Changelog
Sourced from health's changelog.
Commits
Updates
share_plusfrom 12.0.2 to 13.3.0Commits
13e1704chore(release): prepare for release (#3939)d3ba3f3feat(share_plus): Avoid exceptions on iPads with no sharePositionOrigin (#3769)8dca0c8ci(share_plus): fix macOS/iOS example build with Swift Package Manager (#3932)2c5b493fix(share_plus): Do not do I/O operations on the main thread on Android (#3931)9336187chore(release): prepare for release (#3928)949e771fix(share_plus): raise Apple platform minimums in SPM manifests to match Flut...65ecfd0chore(release): prepare for release (#3912)cf00609feat(share_plus): Updated Swift Package Manager setup for Flutter 3.44 (#3911)0c9b0adfeat(share_plus): Add support of built-in Kotlin (#3896)d9b6f29refactor(share_plus): change android gradle from groovy to kotlin (#3860)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)