Skip to content
This repository has been archived by the owner on Jun 15, 2020. It is now read-only.

fix(deps): bump firebase from 7.14.5 to 7.15.0 #369

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jun 5, 2020

Bumps firebase from 7.14.5 to 7.15.0.

Commits
  • b96988b Publish firebase@7.15.0
  • c049186 add pre script for build:release (#3161)
  • b0c36b3 Do not build firestore lite in build because it breaks regular release build ...
  • 5c41eab Take WriteStream offline when IndexedDB is unavailable (#2995)
  • 2a99add Transaction/WriteBatch signature fix (#3151)
  • 5f81ca4 updateDoc()/deleteDoc() signature fix (#3147)
  • 7453b0e Add FieldValue methods to the Lite SDK (#3135)
  • 5547861 Add experimentalForceOwningTab for Web Worker support (#2197)
  • 31f7afc Warn when stream is closing due to error, not debug. (#3064)
  • 9b32270 Fix addDoc type (#3140)
  • 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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependabot:robot: Pull requests that update a dependency file label Jun 5, 2020
@dependabot-preview dependabot-preview bot requested a review from nogic1008 June 5, 2020 03:27
@commit-lint
Copy link

commit-lint bot commented Jun 5, 2020

Bug Fixes

  • deps: bump firebase from 7.14.5 to 7.15.0 (ca39ad5)

Contributors

@dependabot-preview[bot]

@codecov
Copy link

codecov bot commented Jun 5, 2020

Codecov Report

Merging #369 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #369   +/-   ##
=======================================
  Coverage   94.66%   94.66%           
=======================================
  Files          23       23           
  Lines         356      356           
  Branches      108      108           
=======================================
  Hits          337      337           
  Misses         15       15           
  Partials        4        4           

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/firebase-7.15.0 branch from b280a62 to ca39ad5 Compare June 8, 2020 21:37
@dependabot-preview
Copy link
Contributor Author

Superseded by #376.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/firebase-7.15.0 branch June 12, 2020 03:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependabot:robot: Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants