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 http, cached_network_image, image_picker, cloud_firestore, firebase_storage and firebase_auth in /042-firebase-cloud-storage #170

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2022

Bumps http, cached_network_image, image_picker, cloud_firestore, firebase_storage and firebase_auth. These dependencies needed to be updated together.
Updates http from 0.12.1 to 0.13.5

Commits

Updates cached_network_image from 2.2.0+1 to 3.2.3

Commits
  • 876a082 versioning and changelog
  • c9865f7 Merge pull request #792 from davidmartos96/closeChunksStream
  • ac60e35 fix typo
  • ce6d671 Unsubscribe from chunkEvents
  • ad4dea3 Close chunk events stream controller when imageStream is disposed
  • 3fcd65a prepare release
  • bdbfe33 Merge pull request #773 from Baseflow/bugfix/use-loadbuffer
  • f611c96 Fix deprecations
  • 0f76edf publish platform_interface and web implementation
  • 43fae1a Add git reference for cached_network_image
  • Additional commits viewable in compare view

Updates image_picker from 0.6.7+2 to 0.8.6

Commits
  • fb5c86c [image_picker] add requestFullMetadata for iOS (optional permissions) (#5915)
  • 35b9755 [image_picker_windows] Annotate XTypeGroup constructor with // ignore: prefer...
  • 9428081 Enable no_leading_underscores_for_local_identifiers (#6509)
  • ded5528 Enable prefer_relative_imports (#6501)
  • 8ef3001 Enable depend_on_referenced_packages lint (#6498)
  • 7d5ff59 [tools] Require implementation package README warning (#6459)
  • 2cbb314 [image_picker] Allow saving photos picked with PHPicker without permissions (...
  • 7e65cdd [image_picker]: Bump mockito-core from 3.10.0 to 4.8.0 in /packages/image_pic...
  • 52862f3 [image_picker]: Bump gradle from 3.3.0 to 7.2.1 in /packages/image_picker/ima...
  • ef20791 [image_picker] add requestFullMetadata for iOS (optional permissions) - iOS c...
  • Additional commits viewable in compare view

Updates cloud_firestore from 0.13.6 to 4.2.0

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.

cloud_firestore - v4.2.0

  • FEAT: setIndexConfigurationFromJSON() API. Allow users to pass JSON string (#10029). (be4b42b1)

cloud_firestore_web - v3.1.1

  • FIX: use enableMultiTabIndexedDbPersistence() API when the user inputs synchronizeTabs as true (#10024). (d75786f3)

cloud_functions - v4.0.6

firebase_auth - v4.2.0

  • FEAT: improve error message when user cancels a sign in with a provider (#10060). (6631da6b)

firebase_auth_platform_interface - v6.11.4

  • FIX: properly cast the PlatformException to FirebaseAuthException (#10058). (6c8f9515)

firebase_auth_web - v5.2.0

  • FIX: properly cast the PlatformException to FirebaseAuthException (#10058). (6c8f9515)
  • FIX: currentUser is now populated right at the start of the application without needing to wait for authStateChange (#10028). (2bd0dbff)
  • FEAT: add SAMLProvider support to Web (#10075). (d4c27da1)

firebase_core - v2.4.0

firebase_core_web - v2.0.2

  • FIX: currentUser is now populated right at the start of the application without needing to wait for authStateChange (#10028). (2bd0dbff)

firebase_ui_auth - v1.1.2

  • FIX: automatically upgrade anonymous accounts (#10071). (7b7e82d0)
  • FIX: allow to pass actions to the RegisterScreen (#10025). (3f5ca800)
  • FIX: currentUser is now populated right at the start of the application without needing to wait for authStateChange (#10028). (2bd0dbff)

2022-12-01

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

... (truncated)

Commits

Updates firebase_storage from 3.1.6 to 11.0.8

Changelog

Sourced from firebase_storage's changelog.

firebase_storage - v11.0.8

firebase_ui_auth - v1.1.3

2022-12-08

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits
  • dbac24d chore(release): prepare for release (#10121)
  • 86f2463 fix(storage, ios): fix usage of storage plugin with an isolate (#10106)
  • d0b6fcf fix(storage, android): fix concurrency issue (#10099)
  • b574ae3 chore(release): prepare for release (#10078)
  • ab39d09 chore(release): prepare for release (#9956)
  • cbb24ac chore(release): prepare for release (#9903)
  • d9c4bba chore(release): prepare for release (#9853)
  • 1f061a8 test: migrate all packages from Flutter driver to integration tests (#9649)
  • cd0b8cc chore(release): prepare for release (#9802)
  • c99a842 refactor(plugin_platform_interface): add verify to QueryPlatform and chan...
  • Additional commits viewable in compare view

Updates firebase_auth from 0.16.1 to 4.2.1

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_web - v4.2.1

  • FIX: restore default persistence to IndexedDB that was incorrectly set to localStorage (#9247). (785c4869)

2022-07-27

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • flutterfire_ui - v0.4.3+2
  • firebase_storage - v10.3.4

firebase_auth - v3.6.0

  • FIX: pass Persistence value to FirebaseAuth.instanceFor(app: app, persistence: persistence) for setting persistence on Web platform (#9138). (ae7ebaf8)
  • FIX: fix crash on Android where detaching from engine was not properly resetting the Pigeon handler (#9218). (96d35df0)
  • FEAT: expose the missing MultiFactor classes through the universal package (#9194). (d8bf8185)

firebase_auth_platform_interface - v6.5.0

  • FIX: pass Persistence value to FirebaseAuth.instanceFor(app: app, persistence: persistence) for setting persistence on Web platform (#9138). (ae7ebaf8)
  • FEAT: expose the missing MultiFactor classes through the universal package (#9194). (d8bf8185)

firebase_auth_web - v4.2.0

  • FIX: pass Persistence value to FirebaseAuth.instanceFor(app: app, persistence: persistence) for setting persistence on Web platform (#9138). (ae7ebaf8)
  • FEAT: expose the missing MultiFactor classes through the universal package (#9194). (d8bf8185)

firebase_storage_web - v3.3.2

... (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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

…ase_storage and firebase_auth

Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs), [cached_network_image](https://github.com/Baseflow/flutter_cached_network_image), [image_picker](https://github.com/flutter/plugins/tree/main/packages/image_picker), [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 `http` from 0.12.1 to 0.13.5
- [Release notes](https://github.com/dart-lang/http/releases)
- [Commits](https://github.com/dart-lang/http/commits/HEAD/pkgs)

Updates `cached_network_image` from 2.2.0+1 to 3.2.3
- [Release notes](https://github.com/Baseflow/flutter_cached_network_image/releases)
- [Commits](Baseflow/flutter_cached_network_image@v2.2.0...v3.2.3)

Updates `image_picker` from 0.6.7+2 to 0.8.6
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/commits/image_picker-v0.8.6/packages/image_picker)

Updates `cloud_firestore` from 0.13.6 to 4.2.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/cloud_firestore-v4.2.0/packages/cloud_firestore)

Updates `firebase_storage` from 3.1.6 to 11.0.8
- [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.8/packages/firebase_storage)

Updates `firebase_auth` from 0.16.1 to 4.2.1
- [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.1/packages/firebase_auth)

---
updated-dependencies:
- dependency-name: http
  dependency-type: direct:production
- dependency-name: cached_network_image
  dependency-type: direct:production
- dependency-name: image_picker
  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>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Dec 15, 2022
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.

None yet

0 participants