clukes / LoveHue

A relationship app, to connect to your partner and keep track of your relationship satisfaction in various areas.
2 stars 1 forks source link

Bump firebase-admin from 11.10.1 to 11.11.0 in /functions #437

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps firebase-admin from 11.10.1 to 11.11.0.

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v11.11.0

New Features

  • feat(auth): Add Email Privacy support in Project and Tenant config (#2198)

Miscellaneous

  • [chore] Release 11.11.0 (#2315)
  • build(deps-dev): bump @​types/lodash from 4.14.197 to 4.14.199 (#2309)
  • build(deps-dev): bump eslint from 8.47.0 to 8.50.0 (#2311)
  • Update github.ref value in release.yml (#2313)
  • build(deps-dev): bump nock from 13.3.2 to 13.3.3 (#2288)
  • build(deps-dev): bump bcrypt from 5.1.0 to 5.1.1 (#2289)
  • build(deps-dev): bump eslint from 8.43.0 to 8.47.0 (#2279)
  • build(deps-dev): bump @​types/lodash from 4.14.195 to 4.14.197 (#2280)
  • build(deps-dev): bump @​typescript-eslint/eslint-plugin (#2282)
  • build(deps-dev): bump nock from 13.3.1 to 13.3.2 (#2270)
  • build(deps-dev): bump @​firebase/auth-compat from 0.4.3 to 0.4.4 (#2273)
  • build(deps-dev): bump @​typescript-eslint/parser from 5.59.9 to 5.62.0 (#2264)
  • build(deps): bump @​google-cloud/firestore from 6.6.1 to 6.7.0 (#2265)
  • build(deps-dev): bump @​types/uuid from 9.0.1 to 9.0.2 (#2267)
  • build(deps-dev): bump @​firebase/app-compat from 0.2.13 to 0.2.15 (#2263)
  • build(deps): bump @​google-cloud/storage from 6.11.0 to 6.12.0 (#2253)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.36.1 to 7.36.3 (#2261)
  • build(deps): bump word-wrap from 1.2.3 to 1.2.4 (#2256)
  • build(deps): bump @​types/node from 20.3.2 to 20.4.2 (#2255)
  • build(deps-dev): bump @​firebase/auth-compat from 0.4.2 to 0.4.3 (#2252)
Commits
  • c8838e1 [chore] Release 11.11.0 (#2315)
  • 4fe5577 build(deps-dev): bump @​types/lodash from 4.14.197 to 4.14.199 (#2309)
  • ba27460 build(deps-dev): bump eslint from 8.47.0 to 8.50.0 (#2311)
  • 6e2fea4 Update github.ref value in release.yml (#2313)
  • a4019e4 feat(auth): Add Email Privacy support in Project and Tenant config (#2198)
  • a4ce27d build(deps-dev): bump nock from 13.3.2 to 13.3.3 (#2288)
  • eba78a1 build(deps-dev): bump bcrypt from 5.1.0 to 5.1.1 (#2289)
  • bd8a111 build(deps-dev): bump eslint from 8.43.0 to 8.47.0 (#2279)
  • 903d629 build(deps-dev): bump @​types/lodash from 4.14.195 to 4.14.197 (#2280)
  • 3d0b25f build(deps-dev): bump @​typescript-eslint/eslint-plugin (#2282)
  • 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 will merge this PR once CI passes on it, as requested by @clukes.


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
codecov[bot] commented 1 year ago

Codecov Report

Merging #437 (28b412f) into package-updates (9ccaa8e) will not change coverage. Report is 1 commits behind head on package-updates. The diff coverage is n/a.

@@               Coverage Diff                @@
##           package-updates     #437   +/-   ##
================================================
  Coverage            88.89%   88.89%           
================================================
  Files                   45       45           
  Lines                 1477     1477           
  Branches                12       12           
================================================
  Hits                  1313     1313           
  Misses                 164      164           
dependabot[bot] commented 1 year ago

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.