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

fix(deps): update dependency firebase-admin to v9.12.0 #223

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 9, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
firebase-admin (source) 9.4.1 -> 9.12.0 age adoption passing confidence

Release Notes

firebase/firebase-admin-node

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)

v9.5.0

Compare Source

New Features
  • feat(auth): Add ability to link a federated ID with the updateUser() method. (#​770)
  • feat(auth): Implement getUserByProviderId (#​769)
  • feat: Exporting all types of Messages so they can be used by consumers (#​1147)
Bug Fixes
  • fix: Removing FirebaseServiceInterface and FirebaseServiceInternalsInterface (#​1128)
Miscellaneous
  • [chore] Release 9.5.0 (#​1167)
  • (chore): Export UserProvider type and add it to toc.yaml (#​1165)
  • Allow enabling of anonymous provider via tenant configuration (#​802)
  • Improve token verification logic with Auth Emulator. (#​1148)
  • update typo in interface name (#​1138)
  • Updating Google Cloud naming (#​1122)
  • chore(core): Automate Daily Integration Tests (#​1130)
  • chore(rc): Add more unit tests for timestamp validation (#​1092)
  • Remove delayed response message for holidays (#​1125)
  • build(deps): bump highlight.js from 10.4.0 to 10.5.0 (#​1127)
  • build(deps): bump ini from 1.3.5 to 1.3.8 (#​1126)
  • build(deps): bump date-and-time from 0.14.1 to 0.14.2 (#​1120)
  • Adding delayed response message for holidays (#​1118)

v9.4.2

Compare Source

Bug Fixes
  • fix(fcm): Support arbitrary custom values in the ApnsPayload (#​1097)
Miscellaneous

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/firebase-admin-9.x branch from 2c8eb93 to 4bae403 Compare December 29, 2020 17:47
@renovate renovate bot force-pushed the renovate/firebase-admin-9.x branch 7 times, most recently from b5bc4e7 to af9f42d Compare February 10, 2021 23:31
@renovate renovate bot changed the title fix(deps): update dependency firebase-admin to v9.4.2 fix(deps): update dependency firebase-admin to v9.5.0 Feb 10, 2021
@renovate renovate bot force-pushed the renovate/firebase-admin-9.x branch 3 times, most recently from 7190b23 to 075e9d0 Compare February 20, 2021 13:18
@renovate renovate bot force-pushed the renovate/firebase-admin-9.x branch 4 times, most recently from a3a349b to 27f3ff6 Compare March 3, 2021 22:00
@renovate renovate bot force-pushed the renovate/firebase-admin-9.x branch 2 times, most recently from edcc6b2 to 819db54 Compare March 17, 2021 16:41
@renovate renovate bot force-pushed the renovate/firebase-admin-9.x branch from 819db54 to 0f31e2f Compare March 29, 2021 23:36
@renovate renovate bot changed the title fix(deps): update dependency firebase-admin to v9.5.0 fix(deps): update dependency firebase-admin to v9.6.0 Mar 29, 2021
@renovate renovate bot force-pushed the renovate/firebase-admin-9.x branch 3 times, most recently from d3ea53d to c1210a8 Compare April 15, 2021 00:31
@renovate renovate bot force-pushed the renovate/firebase-admin-9.x branch from c1210a8 to 4e0f406 Compare April 27, 2021 21:15
@renovate renovate bot changed the title fix(deps): update dependency firebase-admin to v9.6.0 fix(deps): update dependency firebase-admin to v9.7.0 Apr 27, 2021
@renovate renovate bot force-pushed the renovate/firebase-admin-9.x branch from 4e0f406 to d596351 Compare April 29, 2021 07:30
@renovate renovate bot force-pushed the renovate/firebase-admin-9.x branch from d596351 to 4125b6b Compare May 10, 2021 23:57
@renovate renovate bot changed the title fix(deps): update dependency firebase-admin to v9.7.0 fix(deps): update dependency firebase-admin to v9.8.0 May 10, 2021
@renovate renovate bot force-pushed the renovate/firebase-admin-9.x branch from 4125b6b to 0893b12 Compare May 12, 2021 19:53
@renovate renovate bot force-pushed the renovate/firebase-admin-9.x branch from 0893b12 to d47cea7 Compare May 26, 2021 22:23
@renovate renovate bot changed the title fix(deps): update dependency firebase-admin to v9.8.0 fix(deps): update dependency firebase-admin to v9.9.0 May 26, 2021
@renovate renovate bot force-pushed the renovate/firebase-admin-9.x branch from d47cea7 to 4e08746 Compare June 24, 2021 20:51
@renovate renovate bot changed the title fix(deps): update dependency firebase-admin to v9.9.0 fix(deps): update dependency firebase-admin to v9.10.0 Jun 24, 2021
@renovate renovate bot force-pushed the renovate/firebase-admin-9.x branch from 4e08746 to e3b9fb3 Compare October 18, 2021 20:16
@renovate renovate bot changed the title fix(deps): update dependency firebase-admin to v9.10.0 fix(deps): update dependency firebase-admin to v9.12.0 Oct 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant