Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Bump @angular/fire from 5.4.2 to 6.1.4 #155

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @angular/fire from 5.4.2 to 6.1.4.

Release notes

Sourced from @angular/fire's releases.

6.1.4

Bug Fixes

  • storage: firebase.default typing issue with Firebase v7 (#2703) (984006d)
  • storage: snapshotChanges should return a success snapshot (#2704) (972aa85)
  • analytics: no longer error when included in SSR or when using Firebase v7 (#2701) (da8c660)

6.1.3

Bug Fixes

  • afs: allow stateChanges and auditLog to emit blank arrays at first (21442f0)

6.1.2

Bug Fixes

  • afs: document's actions should have appropriate types (#2683) (d36544f)
  • afs: fixing the metadata in snapshotChanges and more (#2670) (d5dbe99)
  • afs: stateChanges and auditLog correctly emit metadata changes (#2684) (fce594b)
  • analytics: screen tracking will no longer fail on broken routes (#2678) (ae26b35), closes #2677
  • auth: removed the shareReplay from auth and addressed Zone.js issues (#2682) (059547b), closes #2681
  • core: ensure the UMDs are importing things correctly for the lazy modules (#2676) (6817bcc)
  • core: try/catch the HMR/DI warning (#2687) (1530112)
  • storage: unsubscribing from the upload progress will not cancel and added replay (#2688) (d845cdd), closes #2685

6.1.1

Bug Fixes

  • afs: fix regression keeping one from overriding collection.doc type (#2668) (22e2883)
  • core: fix the instance cache logic (#2667) (7f89643)
  • storage: error state not represent in UploadTaskSnapshot (#2665) (2ce41aa)

6.1.0

Bug Fixes

  • database: fix Zone.js issues by running ref-gen outside angular (5186389)
  • auth: ScreenTrackingService will now wait for UserTrackingService to report an initial result, if UserTrackingService has been provided (#2661) (b666a80)
  • analytics: Bunch of analytics & screen tracking improvements (#2654) (5bc159a)
  • fcm: tokenChanges now listen for notification permission changes and trip token detection as expected (#2652) (8d3093f)
  • firestore: doc and collection methods generic (#2649) (796b7c1)
  • deploy: remove direct workspace access (#2643) (7e1918a)
  • schematics: remove experimental workspace API type usage (#2644) (b976c58)

Features

  • core: Support Angular 11
  • core: Adding global caches that survive/warn on HMR (#2661) (b666a80), closes #2655
Changelog

Sourced from @angular/fire's changelog.

6.1.4 (2020-12-03)

Bug Fixes

  • storage: firebase.default typing issue with Firebase v7 (#2703) (984006d)
  • storage: snapshotChanges should return a success snapshot (#2704) (972aa85)
  • analytics: no longer error when included in SSR or when using Firebase v7 (#2701) (da8c660)

6.1.3 (2020-11-30)

Bug Fixes

  • afs: allow stateChanges and auditLog to emit blank arrays at first (21442f0)

6.1.2 (2020-11-24)

Bug Fixes

  • afs: document's actions should have appropriate types (#2683) (d36544f)
  • afs: fixing the metadata in snapshotChanges and more (#2670) (d5dbe99)
  • afs: stateChanges and auditLog correctly emit metadata changes (#2684) (fce594b)
  • analytics: screen tracking will no longer fail on broken routes (#2678) (ae26b35), closes #2677
  • auth: removed the shareReplay from auth and addressed Zone.js issues (#2682) (059547b), closes #2681
  • core: ensure the UMDs are importing things correctly for the lazy modules (#2676) (6817bcc)
  • core: try/catch the HMR/DI warning (#2687) (1530112)
  • storage: unsubscribing from the upload progress will not cancel and added replay (#2688) (d845cdd), closes #2685

6.1.1 (2020-11-19)

Bug Fixes

  • afs: fix regression keeping one from overriding collection.doc type (#2668) (22e2883)
  • core: fix the instance cache logic (#2667) (7f89643)
  • storage: error state not represent in UploadTaskSnapshot (#2665) (2ce41aa)

6.1.0 (2020-11-18)

Commits
  • 49cbe56 chore(): 6.1.4 changelog
  • 972aa85 fix(storage): snapshotChanges should return a success snapshot (#2704)
  • 984006d fix(storage): Fix for typing issue with Firebase v7 (#2703)
  • de46399 chore(): Optimize caching in Github Actions (#2702)
  • da8c660 chore(): GitHub action revamp (#2701)
  • 37d1437 chore(): 6.1.3 changelog
  • 21442f0 fix(afs): allow stateChanges and auditLog to emit blank arrays at first
  • 829df50 Update functions.md
  • b7ef2e5 Update functions.md
  • 7193918 docs(): Local Emulator Suite (#2697)
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • 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 dependencies Pull requests that update a dependency file label Dec 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants