Skip to content

Bump dio, cupertino_icons, location, firebase_core, firebase_storage, image_picker, cloud_firestore, firebase_messaging and firebase_auth#39

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pub/dio-and-cupertino_icons-and-location-and-firebase_core-and-firebase_storage-and-image_picker-and-cloud_firestore-and-firebase_messaging-and-firebase_auth-5.0.3
Open

Bump dio, cupertino_icons, location, firebase_core, firebase_storage, image_picker, cloud_firestore, firebase_messaging and firebase_auth#39
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pub/dio-and-cupertino_icons-and-location-and-firebase_core-and-firebase_storage-and-image_picker-and-cloud_firestore-and-firebase_messaging-and-firebase_auth-5.0.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 21, 2023

Copy link
Copy Markdown

Bumps dio, cupertino_icons, location, firebase_core, firebase_storage, image_picker, cloud_firestore, firebase_messaging and firebase_auth. These dependencies needed to be updated together.
Updates dio from 2.2.2 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 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 location from 2.5.4 to 4.4.0

Release notes

Sourced from location's releases.

4.2.3

  • FIX: fix macos build, fixing #544.

4.2.2

  • FIX: fix android crash on Android API 27, #579.

4.2.1

FIX: add compatibility version to target Java 8.

4.2.0

  • REFACTOR: remove Android strings.
  • REFACTOR: extract background notification logic to separate class.
  • FIX: wait 2 location updates to make sure that the last knwown position isn't returned instantly #549.
  • FIX: fix the depreciation warning on android #550.
  • FIX: improve changeSettings to be applied immediatly.
  • FEAT: add several information to resolve #552.
  • FEAT: add several information to resolve #552.
  • FEAT: better listen example to prevent infinite location request.
  • FEAT: fix typos.
  • FEAT: add ios requirements.
  • FEAT: improve example app.
  • FEAT: separate result variables to prevent result override.
  • FEAT: add isMock information on LocationData.
  • FEAT: add fallback for LocationAccuracy.reduced on Android.
  • FEAT: add option to reopen app from notification.
  • FEAT: allow for customizing Android notification text, subtext and color.
  • FEAT: update example app to showcase Android notification options.
  • FEAT: allow for customizing Android background notification from dart.
  • FEAT: handle notification changes in Android MethodCallHandler.
  • FEAT: return notification and channel id when changing options.
  • DOCS: update readme web.
  • CHORE: publish packages.
  • CHORE: publish packages.
  • CHORE: publish packages.
  • CHORE: publish packages.
  • CHORE: publish packages.
Commits
  • d00c096 chore(release): publish packages
  • b3e8641 Merge pull request #722 from m11an/master
  • ec795df Update FlutterLocationService.kt
  • 3873891 Update FlutterLocationService.kt
  • 49e6993 Merge pull request #681 from gquarles/master
  • 9a25e38 Migrate to mavenCentral over jcenter
  • 71d0527 feat(android): support android 12 in example app
  • b20273e Merge pull request #615 from rgaglen/patch-1
  • bae7e86 Removed NSLog that is flooding Xcode logs
  • ab79cba Create FUNDING.yml
  • Additional commits viewable in compare view

Updates firebase_core from 0.4.5 to 2.8.0

Release notes

Sourced from firebase_core's releases.

firebase_core_platform_interface-v2.0.0-dev.1

Firebase core pre-release.

firebase_core-v0.5.0-dev.1

Firebase core pre-release.

Changelog

Sourced from firebase_core's changelog.

firebase_core - v2.8.0

firebase_crashlytics - v3.0.17

  • FIX(crashlytics,ios): fix Crashlytics obfuscation for iOS on the Flutter side (#10566). (a4fa7eff)

firebase_messaging - v14.3.0

firebase_storage_web - v3.3.25

  • FIX(firebase_storage_web): fix Error: Unexpected null value. when metadata.timeCreated or metadata.updated (#10577). (6eb235ba)

2023-03-07

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 image_picker from 0.6.0+3 to 0.8.7

Commits

Updates cloud_firestore from 0.12.11 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_messaging from 5.1.8 to 14.3.0

Changelog

Sourced from firebase_messaging's changelog.

firebase_messaging - v14.3.0

firebase_storage_web - v3.3.25

  • FIX(firebase_storage_web): fix Error: Unexpected null value. when metadata.timeCreated or metadata.updated (#10577). (6eb235ba)

2023-03-07

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits

Updates firebase_auth from 0.14.0+9 to 4.3.0

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_auth - v4.3.0

  • FIX(auth): fix an issue where unenroll would not throw a FirebaseException (#10572). (8dba33e1)
  • FEAT(auth): improve error handling when Email enumeration feature is on (#10591). (ff083025)

firebase_auth_platform_interface - v6.12.0

  • FIX(auth): fix an issue where unenroll would not throw a FirebaseException (#10572). (8dba33e1)
  • FEAT(auth): improve error handling when using beforeSignIn functions blocks sign in (#10611). (b48e0952)
  • FEAT(auth): improve error handling when Email enumeration feature is on (#10591). (ff083025)

firebase_auth_web - v5.2.10

  • FIX(auth): fix an issue where unenroll would not throw a FirebaseException (#10572). (8dba33e1)

firebase_core - v2.8.0

firebase_crashlytics - v3.0.17

  • FIX(crashlytics,ios): fix Crashlytics obfuscation for iOS on the Flutter side (#10566). (a4fa7eff)

firebase_messaging - v14.3.0

firebase_storage_web - v3.3.25

  • FIX(firebase_storage_web): fix Error: Unexpected null value. when metadata.timeCreated or metadata.updated (#10577). (6eb235ba)

2023-03-07

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (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.

… image_picker, cloud_firestore, firebase_messaging and firebase_auth

Bumps [dio](https://github.com/cfug/dio), [cupertino_icons](https://github.com/flutter/packages/tree/main/third_party/packages), [location](https://github.com/Lyokone/flutterlocation), [firebase_core](https://github.com/firebase/flutterfire/tree/master/packages/firebase_core), [firebase_storage](https://github.com/firebase/flutterfire/tree/master/packages/firebase_storage), [image_picker](https://github.com/flutter/packages/tree/main/packages/image_picker), [cloud_firestore](https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore), [firebase_messaging](https://github.com/firebase/flutterfire/tree/master/packages/firebase_messaging) and [firebase_auth](https://github.com/firebase/flutterfire/tree/master/packages/firebase_auth). These dependencies needed to be updated together.

Updates `dio` from 2.2.2 to 5.0.3
- [Release notes](https://github.com/cfug/dio/releases)
- [Commits](https://github.com/cfug/dio/commits/dio_v5.0.3)

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 `location` from 2.5.4 to 4.4.0
- [Release notes](https://github.com/Lyokone/flutterlocation/releases)
- [Changelog](https://github.com/Lyokone/flutterlocation/blob/master/CHANGELOG.md)
- [Commits](Lyokone/flutterlocation@v2.5.4...location-v4.4.0)

Updates `firebase_core` from 0.4.5 to 2.8.0
- [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_core-v2.8.0/packages/firebase_core)

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 `image_picker` from 0.6.0+3 to 0.8.7
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/image_picker-v0.8.7/packages/image_picker)

Updates `cloud_firestore` from 0.12.11 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_messaging` from 5.1.8 to 14.3.0
- [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_messaging-v14.3.0/packages/firebase_messaging)

Updates `firebase_auth` from 0.14.0+9 to 4.3.0
- [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.3.0/packages/firebase_auth)

---
updated-dependencies:
- dependency-name: dio
  dependency-type: direct:production
- dependency-name: cupertino_icons
  dependency-type: direct:production
- dependency-name: location
  dependency-type: direct:production
- dependency-name: firebase_core
  dependency-type: direct:production
- dependency-name: firebase_storage
  dependency-type: direct:production
- dependency-name: image_picker
  dependency-type: direct:production
- dependency-name: cloud_firestore
  dependency-type: direct:production
- dependency-name: firebase_messaging
  dependency-type: direct:production
- dependency-name: firebase_auth
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants