Skip to content
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

Bump @angular/fire from 6.1.4 to 7.5.0 in /{{cookiecutter.project_name}} #323

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 Nov 23, 2022

Bumps @angular/fire from 6.1.4 to 7.5.0.

Release notes

Sourced from @​angular/fire's releases.

7.5.0

  • Mark as compatible with ng 15

7.4.1

  • Allow firebase-tools v11 as a peer

7.4.0

Misc.

Bug Fixes

  • core: added missing injector input signatures (#3191) (88796bc)

7.3.0

Features

  • storage: adding wrappers for getBlob, getBytes, and getStream (#3159)

Misc.

  • core: update firebase dependency (#3159)
  • core: mark firebase-tools 10 as compatible (#3159)
  • firestore-protos: no longer needed (#3159)

7.2.1

Bug Fixes

  • compat: Typescript 4.5 inference breaks the PromiseProxy (#3144) (f61bc7d), closes #3090 #3088
  • core: Address bad arguments being passed to zone wrapper (#3127) (8b693e4)
  • core: Defensively catch Firebase isSupported calls (#3146) (520930b)
  • schematic: use oneOf rather than array types in the deploy schematic (#3092) (058d624)
  • schematics: Address ng add console lock up (#3151) (4852c35), closes #3145 #3121

7.2.0

Features

  • core: marking as compatible with Angular 13 peer (#3057) (390691b)

Bug Fixes

  • schematics: ng-add should pass if sourceRoot is relative to workspace root (#3052) (7e931cb)

7.1.1

Bug Fixes

... (truncated)

Changelog

Sourced from @​angular/fire's changelog.

7.4.0 (2022-06-04)

Misc.

Bug Fixes

  • core: added missing injector input signatures (#3191) (88796bc)

7.3.0 (2022-03-23)

Features

  • storage: adding wrappers for getBlob, getBytes, and getStream (#3159)

Misc.

  • core: update firebase dependency (#3159)
  • core: mark firebase-tools 10 as compatible (#3159)
  • firestore-protos: no longer needed (#3159)

7.2.1 (2022-02-10)

Bug Fixes

  • compat: Typescript 4.5 inference breaks the PromiseProxy (#3144) (f61bc7d), closes #3090 #3088
  • core: Address bad arguments being passed to zone wrapper (#3127) (8b693e4)
  • core: Defensively catch Firebase isSupported calls (#3146) (520930b)
  • schematic: use oneOf rather than array types in the deploy schematic (#3092) (058d624)
  • schematics: Address ng add console lock up (#3151) (4852c35), closes #3145 #3121

7.2.0 (2021-11-11)

Features

  • core: marking as compatible with Angular 13 peer (#3057) (390691b)

Bug Fixes

  • schematics: ng-add should pass if sourceRoot is relative to workspace root (#3052) (7e931cb)

... (truncated)

Commits
  • 57d9005 Mark compatibility with ng 15 peer (#3291)
  • 89fd6e9 build: update contributing guide to reflect branch name of code-of-conduct ...
  • 27d4bad chore(deps): Allow firebase-tools 11 peer
  • 7d47166 chore(misc): bump deps, version, changelog, readme
  • 3c3a343 feat(core): mark ng 14 as allowed peer (#3230)
  • 8d5bc12 docs(common): url link format from http to https updated (#3108)
  • a7dd68a docs(auth): Fixed a typo (#3185)
  • 88796bc fix(core): added missing injector input signatures (#3191)
  • a6abd1d Update Firebase, make it a dep rather than peer (#3159)
  • 4c877b1 chore(tests): Add firebase-tools 10 to the matrix (#3157)
  • 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 [@angular/fire](https://github.com/angular/angularfire) from 6.1.4 to 7.5.0.
- [Release notes](https://github.com/angular/angularfire/releases)
- [Changelog](https://github.com/angular/angularfire/blob/master/CHANGELOG.md)
- [Commits](angular/angularfire@6.1.4...7.5.0)

---
updated-dependencies:
- dependency-name: "@angular/fire"
  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 Nov 23, 2022
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.

None yet

0 participants