FilledStacks / flutter-tutorials

The repo contains the source code for all the tutorials on the FilledStacks Youtube channel.
MIT License
4.74k stars 1.76k forks source link

Bump http, cached_network_image, cloud_firestore, firebase_storage, firebase_auth, image_picker and firebase_messaging in /046-dynamic-links #164

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps http, cached_network_image, cloud_firestore, firebase_storage, firebase_auth, image_picker and firebase_messaging. 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 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.7

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.

2022-12-08

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits
  • 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...
  • dea46c4 chore: add license header for missing files (#9703)
  • c995cad chore(release): prepare for release (#9768)
  • 50794a8 chore: major firebase_core update version 2.0.0 (#9750)
  • Additional commits viewable in compare view


Updates firebase_auth from 0.16.1 to 4.2.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.

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 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 firebase_messaging from 6.0.16 to 14.1.4

Changelog

Sourced from firebase_messaging's changelog.

Change Log

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

2022-12-08

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) - `@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](https://github.com/FilledStacks/flutter-tutorials/network/alerts).