Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 3, 2021

Bumps @nuxtjs/firebase from 7.6.1 to 8.1.1.

Release notes

Sourced from @​nuxtjs/firebase's releases.

v8.1.1

🐜 Bug Fixes

Thanks to @​aseidma

v8.1.0

🐜 Bug Fixes

Thanks to @​randomnessdev & @​mandalornl

Warning: While this fix fixes nuxt generate, it re-introduces the "The command 'nuxt generate' finished but did not exit after 5s" warning. Getting rid of this warning will/might be tackled separately with Nuxt v3/Firebase non-compat mode support in the future.

v8.0.0

✨ Compat Mode Imports

This update changes how the modules imports the Firebase JS SDK by using the new (resp. old 😉) compat library added with Firebase v9. This allows you to use the newest version of Firebase together with this module.

‼️ Important: Breaking Change Please upgrade your Firebase JS SDK Version to 9 or above.

Changelog

Sourced from @​nuxtjs/firebase's changelog.

8.1.1 (2021-12-02)

8.1.0 (2021-11-30)

Features

Bug Fixes

  • fixed import error in terminateDatabasesInGenerateHooks (326af38)

8.0.0 (2021-10-30)

Commits
  • 0588405 chore(release): 8.1.1
  • e642747 fixed version
  • 487f710 fixed changelog
  • eb8a306 chore(release): 8.1.2
  • 12a3c38 Merge pull request #605 from aseidma/fix-types
  • f41c018 refactor: type declaration import to firebase/compat
  • 681d2d6 chore(release): 8.1.0
  • 326af38 fix: fixed import error in terminateDatabasesInGenerateHooks
  • 93ca96b feat: updated readme
  • 24bde87 Merge pull request #596 from nuxt-community/v9compat
  • 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 [@nuxtjs/firebase](https://github.com/nuxt-community/firebase-module) from 7.6.1 to 8.1.1.
- [Release notes](https://github.com/nuxt-community/firebase-module/releases)
- [Changelog](https://github.com/nuxt-community/firebase-module/blob/master/CHANGELOG.md)
- [Commits](nuxt-community/firebase-module@v7.6.1...v8.1.1)

---
updated-dependencies:
- dependency-name: "@nuxtjs/firebase"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 3, 2021
@dependabot dependabot bot requested a review from eadortsu December 3, 2021 00:49
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 12, 2022

Superseded by #30.

@dependabot dependabot bot closed this Jan 12, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxtjs/firebase-8.1.1 branch January 12, 2022 00:46
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.

2 participants