Skip to content

Comments

fix(deps): bump @nuxtjs/firebase from 7.6.1 to 8.1.0#20

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nuxtjs/firebase-8.1.0
Closed

fix(deps): bump @nuxtjs/firebase from 7.6.1 to 8.1.0#20
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nuxtjs/firebase-8.1.0

Conversation

@dependabot
Copy link

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

Bumps @nuxtjs/firebase from 7.6.1 to 8.1.0.

Release notes

Sourced from @​nuxtjs/firebase's releases.

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.0 (2021-11-30)

Features

Bug Fixes

  • fixed import error in terminateDatabasesInGenerateHooks (326af38)

8.0.0 (2021-10-30)

Commits

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.0.
- [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.0)

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

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

dependabot bot commented on behalf of github Dec 3, 2021

Superseded by #22.

@dependabot dependabot bot closed this Dec 3, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxtjs/firebase-8.1.0 branch December 3, 2021 00:49
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.

1 participant