Bump package_info_plus and file_picker#75
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps [package_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus) and [file_picker](https://github.com/miguelpruivo/flutter_file_picker). These dependencies needed to be updated together. Updates `package_info_plus` from 9.0.1 to 10.1.0 - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v10.1.0/packages/package_info_plus) Updates `file_picker` from 11.0.2 to 12.0.0-beta.5 - [Release notes](https://github.com/miguelpruivo/flutter_file_picker/releases) - [Changelog](https://github.com/miguelpruivo/flutter_file_picker/blob/master/CHANGELOG.md) - [Commits](miguelpruivo/flutter_file_picker@v11.0.2...v12.0.0-beta.5) --- updated-dependencies: - dependency-name: file_picker dependency-version: 12.0.0-beta.5 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: package_info_plus dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
3570f96 to
d28444a
Compare
Owner
|
not needed for now; closed |
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
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 package_info_plus and file_picker. These dependencies needed to be updated together.
Updates
package_info_plusfrom 9.0.1 to 10.1.0Commits
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
file_pickerfrom 11.0.2 to 12.0.0-beta.5Release notes
Sourced from file_picker's releases.
... (truncated)
Changelog
Sourced from file_picker's changelog.
... (truncated)
Commits
d796e19Merge pull request #2045 from daniJimen/feature/save_file_with_coroutinec3b0209Update CHANGELOG and simplify type declarations in MethodChannelFilePicker3ede26aMerge branch 'master' into feature/save_file_with_coroutineb0eefabRemove manual byte saving for non-Android platforms in saveFileabdf734Merge pull request #2042 from miguelpruivo/fix/web-readasbytes-blob-fallback9e9476dchore: update CHANGELOG.md to clarify Web fallback for streaming file bytes2a9c181Merge branch 'master' into fix/web-readasbytes-blob-fallback3167ff0Update lib/src/platform/web/file_picker_web.dart414e209Update CHANGELOG with iOS and Android fixesbe97ab2Update CHANGELOG for saveFile method changes