Skip to content

build(deps): bump firebase_auth from 3.6.1 to 3.11.2 #37

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

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps firebase_auth from 3.6.1 to 3.11.2.

Changelog

Sourced from firebase_auth's changelog.

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
  • 5442fc0 chore(release): prepare for release (#9686)
  • 8e81324 test: Remove useless StreamSubscription from e2e tests (#9674)
  • 2f7adcb fix: Exceptions inside Query.snapshots() and more now have a stack trace that...
  • 39ca002 docs(auth): update setSettings() inline documentation (#9655)
  • 60f7a2e chore(release): prepare for release (#9660)
  • 3f76b53 feat(auth, ios): fix an iOS crash when using Sign In With Apple due to invali...
  • 40abf93 chore(release): prepare for release (#9637)
  • 7cd76a1 chore: Add _fluttefire_internals and extract firebase_core/src/internals to t...
  • cb6661b feat(auth): add OAuth Access Token support to sign in with providers (#9593)
  • d834b90 feat(auth): add linkWithRedirect to the web (#9580)
  • Additional commits viewable in compare view

Dependabot compatibility score

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_auth](https://github.com/firebase/flutterfire/tree/master/packages/firebase_auth) from 3.6.1 to 3.11.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_auth-v3.11.2/packages/firebase_auth)

---
updated-dependencies:
- dependency-name: firebase_auth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 10, 2022
@dependabot dependabot bot requested a review from itstor October 10, 2022 03:47
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