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

update firebase-admin to 11.0.1 #221

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 18, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
firebase-admin (source) ^9.5.0 -> 11.0.1 age adoption passing confidence

Release Notes

firebase/firebase-admin-node

v11.0.1

Compare Source

Bug Fixes
  • fix: Add update or create release (#​1779)
Miscellaneous

v11.0.0

Compare Source

Breaking Changes
  • change: Upgrade Firestore and Storage Dependencies (#​1760)
Miscellaneous

v10.3.0

Compare Source

Bug Fixes
Miscellaneous

v10.2.0

Compare Source

New Features
  • feat: Add Task Queue API (#​1674)
  • feat(auth): Support generate oob code request type VERIFY_AND_CHANGE_EMAIL (#​1633)
Miscellaneous

v10.1.0

Compare Source

Miscellaneous

v10.0.2

Compare Source

Miscellaneous

v10.0.1

Compare Source

Bug Fixes
  • fix(firestore): Expose more types from gcp firestore
  • fix(auth): Add user disabled error code. (#​1506)
  • fix(auth): Remove request body for deleteTenant (#​1461)
Miscellaneous

v10.0.0

Compare Source

Breaking Changes
  • change: Dropped support for Node.js 10. Developers should use Node.js 12 or up when deploying the Admin SDK (#​1445).
New Features
  • Admin SDK now offers a series of ES module entry points (e.g. firebase-admin/app, firebase-admin/auth etc)
  • New module entry points can be used in native ESM runtimes.
  • Developers are recommended to use the new entry points, and migrate out of the namespaced API.
Bug Fixes
  • fix: Using Node 12 for nightly builds (#​1460)
Miscellaneous

v9.12.0

Compare Source

New Features
  • feat(rc): Add Remote Config Parameter Value Type Support (#​1424)
Bug Fixes
  • fix(fac): Verify Token: Change the jwks cache duration from 1 day to 6 hours (#​1439)
  • fix(rtdb): Changed admin.database to use database-compat package (#​1437)
Miscellaneous

v9.11.1

Compare Source

Bug Fixes
  • fix: Update comments in index files (#​1414)
  • fix: Throw error on user disabled and check revoked set true (#​1401)
Miscellaneous

v9.11.0

Compare Source

New Features
  • feat(fac): Add custom TTL options for App Check (#​1363)
Miscellaneous

v9.10.0

Compare Source

New Features
  • feat(fis): Adding the admin.installations() API for deleting Firebase installation IDs (#​1187)
Bug Fixes
  • fix: Updated TOC for new Auth type aliases (#​1342)
  • fix(docs): replace all global.html -> admin.html (#​1341)
  • fix(auth): Better type hierarchies for Auth API (#​1294)
Miscellaneous

v9.9.0

Compare Source

Breaking Changes
  • change: The Admin SDK now requires Node.js 10.13.0 or higher. (#​1300)
New Features
  • feat(auth): Added code flow support for OIDC flow. (#​1220)
Bug Fixes
  • fix(auth): make MFA uid optional for updateUser operations (#​1278)
  • fix: Revert regression introduced in #​1257 (#​1277)
Miscellaneous
  • [chore] Release 9.9.0 (#​1302)
  • Fixed integration test failure of skipped tests (#​1299)
  • chore: Teporarily disabling sendToDeviceGroup integration test (#​1292)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.11.2 to 7.15.2 (#​1291)
  • build(deps-dev): bump chalk from 1.1.3 to 4.1.1 (#​1288)
  • build(deps-dev): bump nyc from 14.1.1 to 15.1.0 (#​1290)
  • build(deps-dev): bump sinon from 9.0.2 to 9.2.4 (#​1289)
  • build(deps-dev): bump run-sequence from 1.2.2 to 2.2.1 (#​1282)
  • build(deps-dev): bump gulp-header from 1.8.12 to 2.0.9 (#​1283)
  • chore: Remove gulp-replace dependency (#​1285)
  • chore: Enabled dependabot (#​1279)
  • build(deps): bump jose from 2.0.4 to 2.0.5 (#​1265)
  • build(deps): bump handlebars from 4.7.6 to 4.7.7 (#​1253)

v9.8.0

Compare Source

Bug Fixes
  • fix: adds missing EMAIL_NOT_FOUND error code (#​1246)
Miscellaneous

v9.7.0

Compare Source

Bug Fixes
  • fix(rtdb): Fixing a token refresh livelock in Cloud Functions (#​1234)
Miscellaneous
  • [chore] Release 9.7.0 (#​1240)
  • Revert "Disable one flaky tests in emulator. (#​1205)" (#​1227)
  • Add support for FIREBASE_STORAGE_EMULATOR_HOST env var (#​1175)
  • chore: Clean up nightly workflow trigger tests (#​1212)
  • Change dispatch event name in nightly workflow (#​1216)
  • chore: Fix bug in send-email action code (#​1214)
  • chore: Add Mailgun send email action (#​1210)
  • (chore): Add JWT Decoder and Signature Verifier (#​1204)

v9.6.0

Compare Source

New Features
  • feat(rtdb): Support emulator mode for rules management operations (#​1190)
Bug Fixes
  • fix(rtdb): Fixing the RTDB token listener callback (#​1203)
  • fix: Decoupled proactive token refresh from FirebaseApp (#​1194)
Miscellaneous
  • [chore] Release 9.6.0 (#​1209)
  • Disable one flaky tests in emulator. (#​1205)
  • Add emulator-based integration tests. (#​1155)
  • Update HOME.md (#​1181)
  • chore: Updated doc generator for typedoc 0.19.0 (#​1166)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/firebase-admin-11.x branch from f973c9b to 88a0fda Compare September 25, 2022 12:20
@renovate renovate bot changed the title update firebase-admin to 11.0.0 update firebase-admin to 11.0.1 Sep 25, 2022
@sbardian sbardian closed this Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant