Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 22, 2023

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 dio from 3.0.10 to 5.0.3

Release notes

Sourced from dio's releases.

dio 5.0.3

What's new

  • Imply List<Map> as JSON content in ImplyContentTypeInterceptor.
  • Fix FormData encoding for collections and objects.

dio 5.0.2

What's new

  • Improve code formats according to linter rules.
  • Remove the force conversion for the response body.
  • Fix DioErrorType.cancel in Interceptors.
  • Fix wrong encoding of collection query parameters.
  • Fix "unsupported operation" error on web platform.

dio 5.0.1

What's new

  • Add ImplyContentTypeInterceptor as a default interceptor.
  • Add Headers.multipartFormDataContentType for headers usage.
  • Fix variable shadowing of withCredentials in browser_adapers.dart.
Commits

Updates http from 0.12.2 to 0.13.5

Commits

Updates audioplayers from 0.15.1 to 0.16.1

Commits

Updates cupertino_icons from 0.1.3 to 1.0.5

Release notes

Sourced from cupertino_icons's releases.

animations-v1.0.0

No release notes provided.

animations-v1.0.0+1

No release notes provided.

animations-v1.0.0+2

No release notes provided.

animations-v1.0.0+3

No release notes provided.

animations-v1.0.0+4

No release notes provided.

animations-v1.0.0+5

No release notes provided.

flutter_lints-v1.0.0-dev.0

  • Initial pre-release
Commits

Updates font_awesome_flutter from 8.12.0 to 10.4.0

Release notes

Sourced from font_awesome_flutter's releases.

10.4.0

  • Upgrade to Font Awesome 6.3.0
  • Fix: doc misspells function - thanks @​ulrikkold!

10.3.0

  • Upgrade to Font Awesome 6.2.1
  • Fix #227: fix deprecated isAlwaysShown property

10.2.1

Fix:

  • Update font awesome version in readme

10.2.0

  • Upgrade to Font Awesome 6.2.0
  • Remove duotone generator functionality from configurator

10.1.0

  • Upgrade to Font Awesome 6.1.1
  • Perform automatic update check on configurator run

10.0.0

  • Upgrade to Font Awesome icons 6.1.0
  • Update the configurator to work with version 6
  • Add alias support (Aliases may be old names of renamed icons. Since it is unclear if they are about to stay, aliases are marked as @Deprecated with a message containing the new icon name.)
  • Update FaIcon with the latest changes to flutter's default Icon
  • DEPRECATE duotone icon support for pro users
  • Fix linter warnings - thanks to @​gslender!

10.0.0-beta

  • Fix #132 FaIcon not centered when used as prefix icon

This is a change with the goal to align FaIcon more like the standard Icon class. However, this may impose breaking changes, which is why version 10.0.0 will stay a beta for a while.

Should you notice something not working as it did before, which does not match the behaviour of Icon, please open an issue!

9.2.0

  • Upgrade to Font Awesome icons 5.15.4
  • Equalize windows and linux tool scripts
  • Reworked updater tool into a full-fledged configurator
    • Added support for ignoring styles
    • Added optional support for dynamic icon retrieval by name (thanks to @​Mythar)
    • Fonts get enabled/disabled automatically based on availability and exclude list

9.1.0

  • Add support for fa6's 360-degrees icon

... (truncated)

Changelog

Sourced from font_awesome_flutter's changelog.

10.4.0

  • Upgrade to Font Awesome 6.3.0
  • Fix: doc misspells function - thanks @​ulrikkold !

10.3.0

  • Upgrade to Font Awesome 6.2.1
  • Fix #227: fix deprecated isAlwaysShown property

10.2.1

  • Update font awesome version in readme

10.2.0

  • Remove duotone generator functionality from configurator
  • Upgrade to Font Awesome 6.2.0

10.1.0

  • Upgrade to Font Awesome 6.1.1
  • Perform automatic update check on configurator run

10.0.0

  • Upgrade to Font Awesome icons 6.1.0
  • Update the configurator to work with version 6
  • Add alias support (Aliases may be old names of renamed icons. Since it is unclear if they are about to stay, aliases are marked as @​Deprecated with a message containing the new icon name.)
  • Update FaIcon with the latest changes to flutter's default Icon
  • DEPRECATE duotone icon support for pro users
  • Fix linter warnings - thanks to @​gslender!

9.2.0

  • Upgrade to Font Awesome icons 5.15.4
  • Equalize windows and linux tool scripts
  • Reworked updater tool into a full-fledged configurator
    • Added support for ignoring styles
    • Added optional support for dynamic icon retrieval by name (thanks to @​Mythar)
    • Fonts get enabled/disabled automatically based on availability and exclude list

9.1.0

  • Add support for fa6's 360-degrees icon
  • Fix #154 FaDuotoneIcon explicitly requires IconDataDuotone
  • Use dart format instead of deprecated dartfmt in the updater
  • Automatically enable duotone icons in the example if possible
  • Upgrade to Font Awesome icons 5.15.3

Thanks to @​amkuchta for his work and input

9.0.0

  • Add support for null-safety
Commits
  • 44ea1db Add changelog item, bump version number
  • c116c54 Upgrade to font awesome 6.3.0
  • 0e5103a Upgrade to flutter 3.7.3
  • 83f2e69 Merge pull request #229 from ulrikkold/patch-1
  • 55b740e Update README.md to match the name of the map
  • 3716b88 Bump version number, add changelog item
  • 3263960 Fix #227: switch deprecated isAlwaysShown to thumbVisibility
  • a472583 Upgrade to FA version 6.2.1
  • 5e8020d Revert "Prepare support for fa sharp"
  • b7b03f9 Revert "Prepare support for fa sharp"
  • Additional commits viewable in compare view

Updates permission_handler from 5.1.0+2 to 10.2.0

Commits
  • 2e47f05 Added plugin support for new granular Android 13 storage permissions … (#941)
  • 2395c10 Added platform support for new android granular media and alarm permissions (...
  • f1efd8b Added support for new Android media and alarm permissions (#933)
  • adf246f Prevent appearing popup that asks to turn on Bluetooth on iOS (#924)
  • 6191231 Added support for new Android 13 NEARBY_WIFI_DEVICES permission (#929)
  • 161e99c Add support for NEARBY_WIFI_DEVICES permission to platform packages (#928)
  • 14a22a0 Added platform interface support for Android 13: NEARBY_WIFI_DEVICES (#927)
  • 9ecea26 Update version to 10.0.2
  • e0dcd90 Update links for pub.dev (#908)
  • 1947ff4 Fix PermissionHandlerEnums link (#918)
  • Additional commits viewable in compare view

Updates firebase_database from 3.1.6 to 10.0.16

Changelog

Sourced from firebase_database's changelog.

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2023-03-16

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits

Updates cloud_firestore from 0.13.7 to 4.4.5

Release notes

Sourced from cloud_firestore's releases.

cloud_firestore_platform_interface-v2.0.0-dev.1

Firebase Firestore pre-release.

cloud_firestore-v0.14.0-dev.1

Firebase Firestore pre-release.

Changelog

Sourced from cloud_firestore's changelog.

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2023-03-16

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits

Updates firebase_storage from 3.1.6 to 11.0.16

Changelog

Sourced from firebase_storage's changelog.

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2023-03-16

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits
  • 07f0566 chore(release): prepare for release (#10614)
  • 344899c chore(firebase_storage): disable "debug" banner for example to make the "+" b...
  • 6eb235b fix(firebase_storage_web): fix Error: Unexpected null value. when `metadata...
  • 8bdd2c0 chore(release): prepare for release (#10571)
  • c20e83a chore(release): prepare for release (#10501)
  • 3603654 chore(release): prepare for release (#10482)
  • 0300445 chore(release): prepare for release (#10472)
  • 1119ca5 chore(firebase_storage): broken homepage link in pubspec.yaml (#10440)
  • efdde26 chore(release): prepare for release (#10397)
  • e0087c8 refactor: upgrade project to remove warnings from Flutter 3.7 (#10344)
  • Additional commits viewable in compare view

Updates firebase_auth from 0.16.1 to 4.2.2

Release notes

Sourced from firebase_auth's releases.

cloud_firestore_platform_interface-v2.0.0-dev.1

Firebase Firestore pre-release.

firebase_core_platform_interface-v2.0.0-dev.1

Firebase core pre-release.

Changelog

Sourced from firebase_auth's changelog.

firebase_messaging - v14.2.2

  • REFACTOR: upgrade project to remove warnings from Flutter 3.7 (#10344). (e0087c84)

firebase_ml_model_downloader - v0.2.0+8

  • REFACTOR: upgrade project to remove warnings from Flutter 3.7 (#10344). (e0087c84)

firebase_performance - v0.9.0+11

  • REFACTOR: replace deprecated API: Tasks.call() (#10361). (22407847)
  • FIX: fix a crash that could occur with httpMetricStart when disabling collection (#10392). (db67962b)

firebase_remote_config - v3.0.10

  • REFACTOR: upgrade project to remove warnings from Flutter 3.7 (#10344). (e0087c84)
  • FIX: update exception handling to show actual exception (#9629). (3bb4d1b1)

firebase_remote_config_platform_interface - v1.1.30

  • FIX: update exception handling to show actual exception (#9629). (3bb4d1b1)

firebase_storage - v11.0.11

  • REFACTOR: upgrade project to remove warnings from Flutter 3.7 (#10344). (e0087c84)

firebase_ui_auth - v1.1.10

  • REFACTOR: upgrade project to remove warnings from Flutter 3.7 (#10344). (e0087c84)
  • DOCS: fix return type of example main function (#10342). (3339bfeb)

firebase_ui_database - v1.0.12

  • REFACTOR: upgrade project to remove warnings from Flutter 3.7 (#10344). (e0087c84)

firebase_ui_firestore - v1.2.4

  • REFACTOR: upgrade project to remove warnings from Flutter 3.7 (#10344). (e0087c84)

firebase_ui_localizations - v1.1.1

  • REFACTOR: upgrade project to remove warnings from Flutter 3.7 (#10344). (e0087c84)

firebase_ui_oauth - v1.1.10

  • REFACTOR: upgrade project to remove warnings from Flutter 3.7 (#10344). (e0087c84)

2023-01-19

... (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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…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] <[email protected]>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Mar 22, 2023
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