Bump dio, http, audioplayers, cupertino_icons, font_awesome_flutter, permission_handler, firebase_database, cloud_firestore, firebase_storage and firebase_auth in /flutter app/voicefilter#10
Conversation
…permission_handler, firebase_database, cloud_firestore, firebase_storage and firebase_auth Bumps [dio](https://github.com/cfug/dio), [http](https://github.com/dart-lang/http/tree/master/pkgs), [audioplayers](https://github.com/bluefireteam/audioplayers/tree/master/packages), [cupertino_icons](https://github.com/flutter/packages/tree/main/third_party/packages), [font_awesome_flutter](https://github.com/fluttercommunity/font_awesome_flutter), [permission_handler](https://github.com/baseflow/flutter-permission-handler), [firebase_database](https://github.com/firebase/flutterfire/tree/master/packages/firebase_database), [cloud_firestore](https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore), [firebase_storage](https://github.com/firebase/flutterfire/tree/master/packages/firebase_storage) and [firebase_auth](https://github.com/firebase/flutterfire/tree/master/packages/firebase_auth). These dependencies needed to be updated together. Updates `dio` from 3.0.10 to 5.0.3 - [Release notes](https://github.com/cfug/dio/releases) - [Commits](cfug/dio@3.0.10...dio_v5.0.3) Updates `http` from 0.12.2 to 0.13.5 - [Release notes](https://github.com/dart-lang/http/releases) - [Commits](https://github.com/dart-lang/http/commits/HEAD/pkgs) Updates `audioplayers` from 0.15.1 to 0.16.1 - [Release notes](https://github.com/bluefireteam/audioplayers/releases) - [Changelog](https://github.com/bluefireteam/audioplayers/blob/main/CHANGELOG.md) - [Commits](https://github.com/bluefireteam/audioplayers/commits/0.16.1/packages) Updates `cupertino_icons` from 0.1.3 to 1.0.5 - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/cupertino_icons-v1.0.5/third_party/packages) Updates `font_awesome_flutter` from 8.12.0 to 10.4.0 - [Release notes](https://github.com/fluttercommunity/font_awesome_flutter/releases) - [Changelog](https://github.com/fluttercommunity/font_awesome_flutter/blob/master/CHANGELOG.md) - [Commits](fluttercommunity/font_awesome_flutter@8.12.0...10.4.0) Updates `permission_handler` from 5.1.0+2 to 10.2.0 - [Release notes](https://github.com/baseflow/flutter-permission-handler/releases) - [Commits](Baseflow/flutter-permission-handler@permission_handler_v5.1.0...permission_handler_v10.2.0) Updates `firebase_database` from 3.1.6 to 10.0.16 - [Release notes](https://github.com/firebase/flutterfire/releases) - [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md) - [Commits](https://github.com/firebase/flutterfire/commits/firebase_database-v10.0.16/packages/firebase_database) Updates `cloud_firestore` from 0.13.7 to 4.4.5 - [Release notes](https://github.com/firebase/flutterfire/releases) - [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md) - [Commits](https://github.com/firebase/flutterfire/commits/cloud_firestore-v4.4.5/packages/cloud_firestore) Updates `firebase_storage` from 3.1.6 to 11.0.16 - [Release notes](https://github.com/firebase/flutterfire/releases) - [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md) - [Commits](https://github.com/firebase/flutterfire/commits/firebase_storage-v11.0.16/packages/firebase_storage) Updates `firebase_auth` from 0.16.1 to 4.2.2 - [Release notes](https://github.com/firebase/flutterfire/releases) - [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md) - [Commits](https://github.com/firebase/flutterfire/commits/firebase_auth-v4.2.2/packages/firebase_auth) --- updated-dependencies: - dependency-name: dio dependency-type: direct:production - dependency-name: http dependency-type: direct:production - dependency-name: audioplayers dependency-type: direct:production - dependency-name: cupertino_icons dependency-type: direct:production - dependency-name: font_awesome_flutter dependency-type: direct:production - dependency-name: permission_handler dependency-type: direct:production - dependency-name: firebase_database dependency-type: direct:production - dependency-name: cloud_firestore dependency-type: direct:production - dependency-name: firebase_storage dependency-type: direct:production - dependency-name: firebase_auth dependency-type: direct:production ... 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 dio, http, audioplayers, cupertino_icons, font_awesome_flutter, permission_handler, firebase_database, cloud_firestore, firebase_storage and firebase_auth. These dependencies needed to be updated together.
Updates
diofrom 3.0.10 to 5.0.3Release notes
Sourced from dio's releases.
Commits
61ed864🔖 dio v5.0.3f9c923b🚑 Fix FormData encoding (#1741) (#1747)9c30e9a📝 Fix interceptor codes in READMEs (#1745)cdab4cc👷 Improve the check with the infra label8cc1358🐛 Allow to parseSet-Cookiewith redirected response (#1734)4204004🚀 ImplyList\<Map>as JSON content (#1737)be2b0f5🔖 native_dio_adapter v0.1.0ba91ed7feat(native_dio_adapter): bump cronet_http, cupertino_http dependency (#1735)70cdbf9fix: update onReceiveProgress references in docs (#1732)e25aae6🔖 cookie_manager v2.1.2Updates
httpfrom 0.12.2 to 0.13.5Commits
Updates
audioplayersfrom 0.15.1 to 0.16.1Commits
Updates
cupertino_iconsfrom 0.1.3 to 1.0.5Release notes
Sourced from cupertino_icons's releases.
Commits
Updates
font_awesome_flutterfrom 8.12.0 to 10.4.0Release notes
Sourced from font_awesome_flutter's releases.
... (truncated)
Changelog
Sourced from font_awesome_flutter's changelog.
Commits
44ea1dbAdd changelog item, bump version numberc116c54Upgrade to font awesome 6.3.00e5103aUpgrade to flutter 3.7.383f2e69Merge pull request #229 from ulrikkold/patch-155b740eUpdate README.md to match the name of the map3716b88Bump version number, add changelog item3263960Fix #227: switch deprecated isAlwaysShown to thumbVisibilitya472583Upgrade to FA version 6.2.15e8020dRevert "Prepare support for fa sharp"b7b03f9Revert "Prepare support for fa sharp"Updates
permission_handlerfrom 5.1.0+2 to 10.2.0Commits
2e47f05Added plugin support for new granular Android 13 storage permissions … (#941)2395c10Added platform support for new android granular media and alarm permissions (...f1efd8bAdded support for new Android media and alarm permissions (#933)adf246fPrevent appearing popup that asks to turn on Bluetooth on iOS (#924)6191231Added support for new Android 13 NEARBY_WIFI_DEVICES permission (#929)161e99cAdd support for NEARBY_WIFI_DEVICES permission to platform packages (#928)14a22a0Added platform interface support for Android 13: NEARBY_WIFI_DEVICES (#927)9ecea26Update version to 10.0.2e0dcd90Update links for pub.dev (#908)1947ff4Fix PermissionHandlerEnums link (#918)Updates
firebase_databasefrom 3.1.6 to 10.0.16Changelog
Sourced from firebase_database's changelog.
... (truncated)
Commits
07f0566chore(release): prepare for release (#10614)8bdd2c0chore(release): prepare for release (#10571)c20e83achore(release): prepare for release (#10501)3603654chore(release): prepare for release (#10482)0300445chore(release): prepare for release (#10472)475dfecchore(release): prepare for release (#10447)d4feb22docs(database): remove duplicate wording in documentation (#10229)efdde26chore(release): prepare for release (#10397)e0087c8refactor: upgrade project to remove warnings from Flutter 3.7 (#10344)ec337c6ci: enableusePubspecOverrides(#10046)Updates
cloud_firestorefrom 0.13.7 to 4.4.5Release notes
Sourced from cloud_firestore's releases.
Changelog
Sourced from cloud_firestore's changelog.
... (truncated)
Commits
Updates
firebase_storagefrom 3.1.6 to 11.0.16Changelog
Sourced from firebase_storage's changelog.
... (truncated)
Commits
07f0566chore(release): prepare for release (#10614)344899cchore(firebase_storage): disable "debug" banner for example to make the "+" b...6eb235bfix(firebase_storage_web): fixError: Unexpected null value.when `metadata...8bdd2c0chore(release): prepare for release (#10571)c20e83achore(release): prepare for release (#10501)3603654chore(release): prepare for release (#10482)0300445chore(release): prepare for release (#10472)1119ca5chore(firebase_storage): broken homepage link in pubspec.yaml (#10440)efdde26chore(release): prepare for release (#10397)e0087c8refactor: upgrade project to remove warnings from Flutter 3.7 (#10344)Updates
firebase_authfrom 0.16.1 to 4.2.2Release notes
Sourced from firebase_auth's releases.
Changelog
Sourced from firebase_auth's changelog.
... (truncated)
Commits
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)You can disable automated security fix PRs for this repo from the Security Alerts page.