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 dependency firebase-admin to ^9.12.0 #528

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 30, 2021

Mend Renovate

This PR contains the following updates:

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

Release Notes

firebase/firebase-admin-node

v9.12.0: Firebase Admin Node.js SDK 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: Firebase Admin Node.js SDK 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: Firebase Admin Node.js SDK v9.11.0

Compare Source

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

v9.10.0: Firebase Admin Node.js SDK 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: Firebase Admin Node.js SDK 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: Firebase Admin Node.js SDK v9.8.0

Compare Source

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

v9.7.0: Firebase Admin Node.js SDK 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: Firebase Admin Node.js SDK 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 - "after 2am and before 7am every weekday,after 2am and before 7am every weekend" in timezone Asia/Yangon, Automerge - 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 these updates again.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/firebase-admin-9.x branch from d35de4e to 6d14266 Compare April 27, 2021 22:04
@renovate renovate bot changed the title Update dependency firebase-admin to ^9.6.0 Update dependency firebase-admin to ^9.7.0 Apr 27, 2021
@renovate renovate bot force-pushed the renovate/firebase-admin-9.x branch from 6d14266 to 2cb94ae Compare May 11, 2021 00:12
@renovate renovate bot changed the title Update dependency firebase-admin to ^9.7.0 Update dependency firebase-admin to ^9.8.0 May 11, 2021
@renovate renovate bot force-pushed the renovate/firebase-admin-9.x branch from 2cb94ae to 10781c5 Compare June 6, 2021 19:53
@renovate renovate bot changed the title Update dependency firebase-admin to ^9.8.0 Update dependency firebase-admin to ^9.9.0 Jun 6, 2021
@renovate renovate bot force-pushed the renovate/firebase-admin-9.x branch from 10781c5 to a6d94d2 Compare October 18, 2021 23:06
@renovate renovate bot changed the title Update dependency firebase-admin to ^9.9.0 Update dependency firebase-admin to ^9.12.0 Oct 18, 2021
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

None yet

1 participant