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

chore(deps): bump firebase_core and firebase_messaging #28

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2022

Bumps firebase_core and firebase_messaging. These dependencies needed to be updated together.
Updates firebase_core from 1.24.0 to 2.1.1

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

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

firebase_core_platform_interface - v4.5.2

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

firebase_crashlytics - v3.0.3

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)
  • DOCS: Use PlatformDispatcher.instance.onError for async errors. Update Crashlytics example app to use "flutterfire-e2e-tests" project. (#9669). (8a0caa05)

firebase_crashlytics_platform_interface - v3.3.4

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

firebase_database - v10.0.3

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

firebase_database_platform_interface - v0.2.2+11

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

firebase_dynamic_links_platform_interface - v0.2.3+19

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

firebase_in_app_messaging_platform_interface - v0.2.1+23

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

firebase_messaging - v14.0.3

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

firebase_messaging_platform_interface - v4.2.4

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

firebase_ml_model_downloader - v0.2.0+3

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

firebase_ml_model_downloader_platform_interface - v0.1.1+22

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

firebase_performance - v0.9.0+3

... (truncated)

Commits
  • 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)
  • 7088b2d feat: Firebase android SDK BOM - 31.0.1 (#9767)
  • 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)
  • 1829ee7 feat: Firebase JS web SDK version: 9.11.0 (#9742)
  • 9627c56 feat!: Firebase iOS SDK version: 10.0.0 (#9708)
  • Additional commits viewable in compare view

Updates firebase_messaging from 13.1.0 to 14.0.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-11-03

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits
  • 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)
  • b81a6eb chore: bump flutter minimum version for web packages (#9748)
  • 46c871a chore(release): prepare for release. (#9744)
  • 9627c56 feat!: Firebase iOS SDK version: 10.0.0 (#9708)
  • Additional commits viewable in compare view

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)

Bumps [firebase_core](https://github.com/firebase/flutterfire/tree/master/packages/firebase_core) and [firebase_messaging](https://github.com/firebase/flutterfire/tree/master/packages/firebase_messaging). These dependencies needed to be updated together.

Updates `firebase_core` from 1.24.0 to 2.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_core-v2.1.1/packages/firebase_core)

Updates `firebase_messaging` from 13.1.0 to 14.0.4
- [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.4/packages/firebase_messaging)

---
updated-dependencies:
- dependency-name: firebase_core
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: firebase_messaging
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Nov 7, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 14, 2022

Superseded by #29.

@dependabot dependabot bot closed this Nov 14, 2022
@dependabot dependabot bot deleted the dependabot/pub/firebase_core-and-firebase_messaging-2.1.1 branch November 14, 2022 21:10
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
Development

Successfully merging this pull request may close these issues.

None yet

0 participants