anishkny / integrify

🤝 Enforce referential and data integrity in Cloud Firestore using triggers
https://firebaseopensource.com/projects/anishkny/integrify
MIT License
109 stars 9 forks source link

Upgrade firebase-admin to version 11.2.0 #147

Closed depfu[bot] closed 1 year ago

depfu[bot] commented 2 years ago

👉 This PR is queued up to get rebased by Depfu

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ firebase-admin (^10.0.2 → ^11.2.0) · Repo · Changelog

Release Notes

11.2.0

New Features

  • feat(auth): Support sms region config change on Tenant and Project level (#1921)

Miscellaneous

  • [chore] Release 11.2.0 (#1942)
  • chore(fs): Upgrade firestore dependency (#1941)
  • build(deps-dev): bump sinon from 14.0.0 to 14.0.1 (#1938)
  • build(deps-dev): bump @microsoft/api-extractor from 7.33.1 to 7.33.2 (#1939)
  • build(deps): bump @firebase/database-compat from 0.2.7 to 0.2.9 (#1940)
  • build(deps-dev): bump @firebase/app-compat from 0.1.34 to 0.1.37 (#1937)
  • build(deps): bump @firebase/database-types from 0.9.13 to 0.9.16 (#1932)
  • build(deps-dev): bump bcrypt from 5.0.1 to 5.1.0 (#1934)
  • build(deps-dev): bump @microsoft/api-extractor from 7.31.2 to 7.33.1 (#1935)
  • build(deps): bump jwks-rsa from 2.1.4 to 2.1.5 (#1931)
  • build(deps-dev): bump minimist from 1.2.6 to 1.2.7 (#1930)
  • build(deps): bump @firebase/database-compat from 0.2.6 to 0.2.7 (#1928)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin (#1927)
  • build(deps-dev): bump @typescript-eslint/parser from 5.38.1 to 5.40.0 (#1926)
  • build(deps-dev): bump @types/mocha from 9.1.1 to 10.0.0 (#1919)
  • build(deps-dev): bump yargs from 17.5.1 to 17.6.0 (#1917)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 17 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
depfu[bot] commented 1 year ago

Closing because this update is no longer necessary.