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 firebase_core, firebase_app_check, firebase_remote_config, firebase_messaging, cloud_firestore, firebase_crashlytics, firebase_dynamic_links and firebase_analytics in /wallet #1279

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2022

Bumps firebase_core, firebase_app_check, firebase_remote_config, firebase_messaging, cloud_firestore, firebase_crashlytics, firebase_dynamic_links and firebase_analytics. These dependencies needed to be updated together.
Updates firebase_core from 1.24.0 to 2.1.0

Release notes

Sourced from firebase_core's releases.

firebase_core_platform_interface-v2.0.0-dev.1

Firebase core pre-release.

Changelog

Sourced from firebase_core's changelog.

firebase_core - v2.1.0

cloud_firestore_odm - v1.0.0-dev.37

  • FIX: The ODM correctly no-longer generates query utilities for getters. (#9766). (cfb56939)

cloud_firestore_odm_generator - v1.0.0-dev.37

  • FIX: The ODM correctly no-longer generates query utilities for getters. (#9766). (cfb56939)

firebase_ui_auth - v1.0.2

flutterfire_ui - v0.4.3+17

  • FIX: update dependencies to latest. Last release as flutterfire_ui is deprecated and no longer supported. (#9762). (82f5a71a)

2022-10-19 Part 2

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.

  • firebase_ui_oauth_apple - v1.0.1
  • firebase_ui_oauth_google - v1.0.1
  • firebase_ui_oauth_facebook - v1.0.1

... (truncated)

Commits

Updates firebase_app_check from 0.0.9+1 to 0.1.1+1

Changelog

Sourced from firebase_app_check's changelog.

firebase_app_installations_platform_interface - v0.1.1+19

  • FIX: Exceptions inside Query.snapshots() and more now have a stack trace that correctly points to the invocation of the throwing method (#9639). (2f7adcb7)

firebase_auth - v3.11.2

  • DOCS: update setSettings() inline documentation (#9655). (39ca0029)

firebase_auth_platform_interface - v6.10.1

  • FIX: Exceptions inside Query.snapshots() and more now have a stack trace that correctly points to the invocation of the throwing method (#9639). (2f7adcb7)
  • DOCS: update setSettings() inline documentation (#9655). (39ca0029)

firebase_crashlytics - v2.8.13

  • FIX: parameter information accepts Iterable<Object> for further diagnostic logging information (#9678). (2d2b5b03)
  • DOCS: add note for crash() that the app needs to be restarted to send a crash report (#9586). (3a3e5212)

firebase_crashlytics_platform_interface - v3.2.19

  • DOCS: add note for crash() that the app needs to be restarted to send a crash report (#9586). (3a3e5212)

firebase_database_platform_interface - v0.2.2+7

  • FIX: Exceptions inside Query.snapshots() and more now have a stack trace that correctly points to the invocation of the throwing method (#9639). (2f7adcb7)

firebase_messaging - v13.1.0

  • FEAT: add support for exporting delivery metrics to BigQuery (#9636). (170b99b9)

firebase_messaging_platform_interface - v4.2.0

  • FEAT: add support for exporting delivery metrics to BigQuery (#9636). (170b99b9)

firebase_messaging_web - v3.2.0

  • FEAT: add support for exporting delivery metrics to BigQuery (#9636). (170b99b9)

2022-10-03

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits
  • 50794a8 chore: major firebase_core update version 2.0.0 (#9750)
  • 46c871a chore(release): prepare for release. (#9744)
  • 9627c56 feat!: Firebase iOS SDK version: 10.0.0 (#9708)
  • 5442fc0 chore(release): prepare for release (#9686)
  • 2f7adcb fix: Exceptions inside Query.snapshots() and more now have a stack trace that...
  • See full diff in compare view

Updates firebase_remote_config from 2.0.20 to 3.0.2

Changelog

Sourced from firebase_remote_config's changelog.

firebase_messaging - v13.0.2

  • DOCS: update docs to use @pragma('vm:entry-point') annotation for messaging background handler (#9494). (27a7f44e)

2022-09-08

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits

Updates firebase_messaging from 13.1.0 to 14.0.2

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-10-20

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits

Updates cloud_firestore from 3.5.1 to 4.0.2

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.

2022-10-20

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits
  • c995cad chore(release): prepare for release (#9768)
  • 50794a8 chore: major firebase_core update version 2.0.0 (#9750)
  • b81a6eb chore: bump flutter minimum version for web packages (#9748)
  • 46c871a chore(release): prepare for release. (#9744)
  • ac0bf73 feat(firestore): count() feature for counting documents without retrieving ...
  • 9627c56 feat!: Firebase iOS SDK version: 10.0.0 (#9708)
  • 6d025fd feat: Add namedQueryWithConverterGet (#9715)
  • See full diff in compare view

Updates firebase_crashlytics from 2.9.0 to 3.0.2

Changelog

Sourced from firebase_crashlytics's changelog.

firebase_crashlytics - v2.9.0

  • FEAT: Send Flutter Build Id to Crashlytics to get --split-debug-info working (#9409). (17931f30)

firebase_crashlytics_platform_interface - v3.3.0

  • FEAT: Send Flutter Build Id to Crashlytics to get --split-debug-info working (#9409). (17931f30)

firebase_dynamic_links - v4.3.11

  • FIX: Add speculative fix for null object reference crash (#9671). (6c003685)

2022-10-06

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits

Updates firebase_dynamic_links from 4.3.11 to 5.0.2

Changelog

Sourced from firebase_dynamic_links's changelog.

Change Log

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

2022-10-20

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits
  • c995cad chore(release): prepare for release (#9768)
  • 7088b2d feat: Firebase android SDK BOM - 31.0.1 (#9767)
  • cfb5693 fix: The ODM correctly no-longer generates query utilities for getters. (#9766)
  • dd83af9 docs(ui_auth): update platform support matrix (#9764)
  • 82f5a71 fix(ui): update dependencies to latest. Last release as flutterfire_ui is d...
  • 5b437c3 doc(ui): add deprecation warning and migration guide for flutterfire_ui (#9758)
  • 211fdbd chore(release): prepare for release (#9757)
  • 595a7da fix(ui): bump dependencies (#9756)
  • 07279cb chore(release): publish packages (#9753)
  • 50794a8 chore: major firebase_core update version 2.0.0 (#9750)
  • Additional commits viewable in compare view

Updates firebase_analytics from 9.3.8 to 10.0.2

Changelog

Sourced from firebase_analytics's changelog.

Change Log

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

2022-10-20

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits
  • c995cad chore(release): prepare for release (#9768)
  • 50794a8 chore: major firebase_core update version 2.0.0 (#9750)
  • a5d5195 chore: bump analytics web flutter version minimum to 1.20.0 (#9746)
  • 46c871a chore(release): prepare for release. (#9744)
  • Description has been truncated

…ase_messaging, cloud_firestore, firebase_crashlytics, firebase_dynamic_links and firebase_analytics

Bumps [firebase_core](https://github.com/firebase/flutterfire/tree/master/packages/firebase_core), [firebase_app_check](https://github.com/firebase/flutterfire/tree/master/packages/firebase_app_check), [firebase_remote_config](https://github.com/firebase/flutterfire/tree/master/packages/firebase_remote_config), [firebase_messaging](https://github.com/firebase/flutterfire/tree/master/packages/firebase_messaging), [cloud_firestore](https://github.com/firebase/flutterfire/tree/master/packages/cloud_firestore), [firebase_crashlytics](https://github.com/firebase/flutterfire/tree/master/packages/firebase_crashlytics), [firebase_dynamic_links](https://github.com/firebase/flutterfire/tree/master/packages) and [firebase_analytics](https://github.com/firebase/flutterfire/tree/master/packages/firebase_analytics). These dependencies needed to be updated together.

Updates `firebase_core` from 1.24.0 to 2.1.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.1.0/packages/firebase_core)

Updates `firebase_app_check` from 0.0.9+1 to 0.1.1+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_app_check-v0.1.1/packages/firebase_app_check)

Updates `firebase_remote_config` from 2.0.20 to 3.0.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_remote_config-v3.0.2/packages/firebase_remote_config)

Updates `firebase_messaging` from 13.1.0 to 14.0.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_messaging-v14.0.2/packages/firebase_messaging)

Updates `cloud_firestore` from 3.5.1 to 4.0.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/cloud_firestore-v4.0.2/packages/cloud_firestore)

Updates `firebase_crashlytics` from 2.9.0 to 3.0.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_crashlytics-v3.0.2/packages/firebase_crashlytics)

Updates `firebase_dynamic_links` from 4.3.11 to 5.0.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_dynamic_links-v5.0.2/packages)

Updates `firebase_analytics` from 9.3.8 to 10.0.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_analytics-v10.0.2/packages/firebase_analytics)

---
updated-dependencies:
- dependency-name: firebase_core
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: firebase_app_check
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: firebase_remote_config
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: firebase_messaging
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: cloud_firestore
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: firebase_crashlytics
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: firebase_dynamic_links
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: firebase_analytics
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@kjawadDeveloper2 kjawadDeveloper2 merged commit a253e0c into main Oct 21, 2022
@kjawadDeveloper2 kjawadDeveloper2 deleted the dependabot/pub/wallet/firebase_core-and-firebase_app_check-and-firebase_remote_config-and-firebase_messaging-and-cloud_firestore-and-firebase_crashlytics-and-firebase_dynamic_links-and-firebase_analytics-2.1.0 branch October 21, 2022 06:46
@zube zube bot removed the [zube]: Done label Jan 19, 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.

2 participants