chore: Bump package_info_plus, wakelock_plus, share_plus and file_picker#49
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore: Bump package_info_plus, wakelock_plus, share_plus and file_picker#49dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [package_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus), [wakelock_plus](https://github.com/fluttercommunity/wakelock_plus), [share_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/share_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 `wakelock_plus` from 1.5.2 to 1.6.1 - [Commits](fluttercommunity/wakelock_plus@wakelock_plus_1.5.2...wakelock_plus_1.6.1) Updates `share_plus` from 12.0.2 to 13.1.0 - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/share_plus-v13.1.0/packages/share_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: package_info_plus dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: wakelock_plus dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: share_plus dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: file_picker dependency-version: 12.0.0-beta.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Superseded by #53. |
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, wakelock_plus, share_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
wakelock_plusfrom 1.5.2 to 1.6.1Commits
219ab5awakelock_plus, version 1.6.1. Addresses PR #133.b1ed7fbMerge pull request #133 from diegotori/wakelock_plus_flutter_3.38_downgrade41c604dAdded more resilient chromium-chromedriver install command.5a43a9cLibrary now supports Flutter 3.38 again.7ef9d30wakelock_plus_platform_interface, version 1.5.1. Addresses PR #126.874c830Merge pull request #126 from diegotori/wakelock_plus_platform_interface_flutt...8385d6fRestored Flutter 3.38 compatibility to wakelock_plus_platform_interface.22d7522wakelock_plus, version 1.6.0. Addresses PRs #122 and #123.d75c81ewakelock_plus_platform_interface, version 1.5.0. Addresses PRs #122 and #123.a0669c0Merge pull request #122 from dbebawy/feat/win32-6-supportUpdates
share_plusfrom 12.0.2 to 13.1.0Commits
6427bc6chore(release): prepare for release (#3805)d965e00feat(share_plus): Lower requirements to Dart 3.10 and Flutter 3.38.1 (#3801)6982a68chore(release): prepare for release (#3793)0e3eb91feat(share_plus)!: Bump win32 from 5.15.0 to 6.0.0 (#3762)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 changesDependabot 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)