Update dependency firebase-admin to v13 #343

Open
renovate[bot] wants to merge 1 commit from renovate/firebase-admin-13.x into master
renovate[bot] commented 2024-11-13 03:34:30 +01:00 (Migrated from github.com)

This PR contains the following updates:

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

Release Notes

firebase/firebase-admin-node (firebase-admin)

v13.4.0: Firebase Admin Node.js SDK v13.4.0

Compare Source

New Features
  • feat(fdc): Data Connect Bulk Import (#​2905)
Miscellaneous

v13.3.0: Firebase Admin Node.js SDK v13.3.0

Compare Source

New Features
  • feat(fcm): Support proxy field in FCM AndroidNotification (#​2874)
Bug Fixes
  • fix(fcm): Provide inner errors from a session AggregateError to remove ambiguity (#​2879)
  • fix(fcm): Wrap HTTP/2 session errors in promise (#​2868)
Miscellaneous

v13.2.0: Firebase Admin Node.js SDK v13.2.0

Compare Source

New Features
  • feat(fdc): Add support for Data Connect Impersonation (#​2844)
Bug Fixes
  • fix(functions): Use emulated credentials when connecting to the emulator (#​2857)
  • fix(dc): Use emulated credentials with Data Connect Emulator (#​2853)
  • fix: equality comparison for semantic version when number of segments = max allowed segments (#​2794)
Miscellaneous

v13.1.0: Firebase Admin Node.js SDK v13.1.0

Compare Source

New Features
  • feat(auth): Added FDL deprecation support for Firebase Auth (#​2752)
Miscellaneous

v13.0.2: Firebase Admin Node.js SDK v13.0.2

Compare Source

Bug Fixes
  • fix(auth): Fix credentials issue in createToken() when using ADC (#​2801)
Miscellaneous

v13.0.1: Firebase Admin Node.js SDK v13.0.1

Compare Source

Bug Fixes
  • fix: Fix the property names when initializing the SDK with ServiceAccount type (#​2779)
Miscellaneous

v13.0.0: Firebase Admin Node.js SDK v13.0.0

Compare Source

Breaking Changes
  • change(rc): Update Remote Config condition evaluation hashing (#​2760)
  • change(fcm): Remove deprecated FCM APIs (#​2759)
  • change: Update Node support to 18 (#​2756)
  • change: Migrate credentials to use google-auth-library (#​2466)
New Features
  • feat(fcm): Add directBootOk field to AndroidConfig (#​2745)
Bug Fixes
  • fix: Set the Quota Project ID only for ADC human accounts (#​2761)
Miscellaneous
  • [chore] Release 13.0.0 (#​2764)
  • build(deps): bump uuid from 11.0.2 to 11.0.3 (#​2767)
  • build(deps-dev): bump nock from 13.5.5 to 13.5.6 (#​2766)
  • chore: Add X-Goog-Api-Client metric header to outgoing authorized http requests (#​2763)
  • chore: Upgrade dependencies (#​2757)
  • Request timeout const name correction (#​2743)
  • build(deps-dev): bump @​firebase/app-compat from 0.2.43 to 0.2.45 (#​2746)

Configuration

📅 Schedule: Branch creation - "before 10:00 AM" (UTC), 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [firebase-admin](https://firebase.google.com/) ([source](https://redirect.github.com/firebase/firebase-admin-node)) | [`^12.7.0` -> `^13.4.0`](https://renovatebot.com/diffs/npm/firebase-admin/12.7.0/13.4.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/firebase-admin/13.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/firebase-admin/13.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/firebase-admin/12.7.0/13.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/firebase-admin/12.7.0/13.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>firebase/firebase-admin-node (firebase-admin)</summary> ### [`v13.4.0`](https://redirect.github.com/firebase/firebase-admin-node/releases/tag/v13.4.0): Firebase Admin Node.js SDK v13.4.0 [Compare Source](https://redirect.github.com/firebase/firebase-admin-node/compare/v13.3.0...v13.4.0) ##### New Features - feat(fdc): Data Connect Bulk Import ([#&#8203;2905](https://redirect.github.com/firebase/firebase-admin-node/issues/2905)) ##### Miscellaneous - \[chore] Release 13.4.0 ([#&#8203;2917](https://redirect.github.com/firebase/firebase-admin-node/issues/2917)) - chore(fdc): remove tags from Data Connect APIs ([#&#8203;2918](https://redirect.github.com/firebase/firebase-admin-node/issues/2918)) - build(deps): bump [@&#8203;firebase/database-compat](https://redirect.github.com/firebase/database-compat) from 2.0.3 to 2.0.5 ([#&#8203;2901](https://redirect.github.com/firebase/firebase-admin-node/issues/2901)) - build(deps-dev): bump [@&#8203;microsoft/api-extractor](https://redirect.github.com/microsoft/api-extractor) from 7.52.1 to 7.52.7 ([#&#8203;2912](https://redirect.github.com/firebase/firebase-admin-node/issues/2912)) ### [`v13.3.0`](https://redirect.github.com/firebase/firebase-admin-node/releases/tag/v13.3.0): Firebase Admin Node.js SDK v13.3.0 [Compare Source](https://redirect.github.com/firebase/firebase-admin-node/compare/v13.2.0...v13.3.0) ##### New Features - feat(fcm): Support `proxy` field in FCM `AndroidNotification` ([#&#8203;2874](https://redirect.github.com/firebase/firebase-admin-node/issues/2874)) ##### Bug Fixes - fix(fcm): Provide inner errors from a session `AggregateError` to remove ambiguity ([#&#8203;2879](https://redirect.github.com/firebase/firebase-admin-node/issues/2879)) - fix(fcm): Wrap HTTP/2 session errors in promise ([#&#8203;2868](https://redirect.github.com/firebase/firebase-admin-node/issues/2868)) ##### Miscellaneous - \[chore] Release 13.3.0 ([#&#8203;2904](https://redirect.github.com/firebase/firebase-admin-node/issues/2904)) - build(deps): bump axios in /.github/actions/send-email ([#&#8203;2899](https://redirect.github.com/firebase/firebase-admin-node/issues/2899)) - build(deps): bump jwks-rsa from 3.1.0 to 3.2.0 ([#&#8203;2885](https://redirect.github.com/firebase/firebase-admin-node/issues/2885)) - build(deps-dev): bump [@&#8203;firebase/app-compat](https://redirect.github.com/firebase/app-compat) from 0.2.48 to 0.2.51 ([#&#8203;2872](https://redirect.github.com/firebase/firebase-admin-node/issues/2872)) - build(deps-dev): bump [@&#8203;microsoft/api-extractor](https://redirect.github.com/microsoft/api-extractor) from 7.48.1 to 7.52.1 ([#&#8203;2877](https://redirect.github.com/firebase/firebase-admin-node/issues/2877)) ### [`v13.2.0`](https://redirect.github.com/firebase/firebase-admin-node/releases/tag/v13.2.0): Firebase Admin Node.js SDK v13.2.0 [Compare Source](https://redirect.github.com/firebase/firebase-admin-node/compare/v13.1.0...v13.2.0) ##### New Features - feat(fdc): Add support for Data Connect Impersonation ([#&#8203;2844](https://redirect.github.com/firebase/firebase-admin-node/issues/2844)) ##### Bug Fixes - fix(functions): Use emulated credentials when connecting to the emulator ([#&#8203;2857](https://redirect.github.com/firebase/firebase-admin-node/issues/2857)) - fix(dc): Use emulated credentials with Data Connect Emulator ([#&#8203;2853](https://redirect.github.com/firebase/firebase-admin-node/issues/2853)) - fix: equality comparison for semantic version when number of segments = max allowed segments ([#&#8203;2794](https://redirect.github.com/firebase/firebase-admin-node/issues/2794)) ##### Miscellaneous - \[chore] Release 13.2.0 Take 2 ([#&#8203;2867](https://redirect.github.com/firebase/firebase-admin-node/issues/2867)) - \[chore] Release 13.2.0 ([#&#8203;2866](https://redirect.github.com/firebase/firebase-admin-node/issues/2866)) - build(deps): bump [@&#8203;firebase/database-compat](https://redirect.github.com/firebase/database-compat) from 2.0.1 to 2.0.3 ([#&#8203;2849](https://redirect.github.com/firebase/firebase-admin-node/issues/2849)) - build(deps-dev): bump [@&#8203;types/lodash](https://redirect.github.com/types/lodash) from 4.17.13 to 4.17.15 ([#&#8203;2848](https://redirect.github.com/firebase/firebase-admin-node/issues/2848)) - build(deps): bump google-auth-library from 9.15.0 to 9.15.1 ([#&#8203;2847](https://redirect.github.com/firebase/firebase-admin-node/issues/2847)) - Adds support for exporting a serialized config response from the RC server side SDK. ([#&#8203;2829](https://redirect.github.com/firebase/firebase-admin-node/issues/2829)) ### [`v13.1.0`](https://redirect.github.com/firebase/firebase-admin-node/releases/tag/v13.1.0): Firebase Admin Node.js SDK v13.1.0 [Compare Source](https://redirect.github.com/firebase/firebase-admin-node/compare/v13.0.2...v13.1.0) ##### New Features - feat(auth): Added FDL deprecation support for Firebase Auth ([#&#8203;2752](https://redirect.github.com/firebase/firebase-admin-node/issues/2752)) ##### Miscellaneous - \[chore] Release 13.1.0 ([#&#8203;2841](https://redirect.github.com/firebase/firebase-admin-node/issues/2841)) - build(deps): bump [@&#8203;fastify/busboy](https://redirect.github.com/fastify/busboy) from 3.1.0 to 3.1.1 ([#&#8203;2817](https://redirect.github.com/firebase/firebase-admin-node/issues/2817)) - chore: Update postcheck typescript version ([#&#8203;2840](https://redirect.github.com/firebase/firebase-admin-node/issues/2840)) - build(deps): bump undici in /.github/actions/send-email ([#&#8203;2837](https://redirect.github.com/firebase/firebase-admin-node/issues/2837)) - build(deps-dev): bump [@&#8203;firebase/app-compat](https://redirect.github.com/firebase/app-compat) from 0.2.46 to 0.2.48 ([#&#8203;2834](https://redirect.github.com/firebase/firebase-admin-node/issues/2834)) - chore: Revert holiday message ([#&#8203;2827](https://redirect.github.com/firebase/firebase-admin-node/issues/2827)) - chore: Fix holiday template date ([#&#8203;2815](https://redirect.github.com/firebase/firebase-admin-node/issues/2815)) - Adding delayed response message for holidays ([#&#8203;2814](https://redirect.github.com/firebase/firebase-admin-node/issues/2814)) - build(deps): bump [@&#8203;types/node](https://redirect.github.com/types/node) from 22.10.1 to 22.10.2 ([#&#8203;2811](https://redirect.github.com/firebase/firebase-admin-node/issues/2811)) ### [`v13.0.2`](https://redirect.github.com/firebase/firebase-admin-node/releases/tag/v13.0.2): Firebase Admin Node.js SDK v13.0.2 [Compare Source](https://redirect.github.com/firebase/firebase-admin-node/compare/v13.0.1...v13.0.2) ##### Bug Fixes - fix(auth): Fix credentials issue in createToken() when using ADC ([#&#8203;2801](https://redirect.github.com/firebase/firebase-admin-node/issues/2801)) ##### Miscellaneous - \[chore] Release 13.0.2 ([#&#8203;2813](https://redirect.github.com/firebase/firebase-admin-node/issues/2813)) - build(deps-dev): bump [@&#8203;microsoft/api-extractor](https://redirect.github.com/microsoft/api-extractor) from 7.48.0 to 7.48.1 ([#&#8203;2810](https://redirect.github.com/firebase/firebase-admin-node/issues/2810)) - build(deps): bump [@&#8203;fastify/busboy](https://redirect.github.com/fastify/busboy) from 3.0.0 to 3.1.0 ([#&#8203;2805](https://redirect.github.com/firebase/firebase-admin-node/issues/2805)) - chore: Add firebaseAdminVersion to Firestore settings ([#&#8203;2795](https://redirect.github.com/firebase/firebase-admin-node/issues/2795)) - build(deps): bump [@&#8203;types/node](https://redirect.github.com/types/node) from 22.10.0 to 22.10.1 ([#&#8203;2798](https://redirect.github.com/firebase/firebase-admin-node/issues/2798)) - build(deps-dev): bump [@&#8203;types/mocha](https://redirect.github.com/types/mocha) from 10.0.9 to 10.0.10 ([#&#8203;2786](https://redirect.github.com/firebase/firebase-admin-node/issues/2786)) - build(deps): bump [@&#8203;types/node](https://redirect.github.com/types/node) from 22.9.0 to 22.10.0 ([#&#8203;2790](https://redirect.github.com/firebase/firebase-admin-node/issues/2790)) - build(deps-dev): bump [@&#8203;firebase/app-compat](https://redirect.github.com/firebase/app-compat) from 0.2.45 to 0.2.46 ([#&#8203;2784](https://redirect.github.com/firebase/firebase-admin-node/issues/2784)) - build(deps-dev): bump [@&#8203;microsoft/api-extractor](https://redirect.github.com/microsoft/api-extractor) from 7.47.11 to 7.48.0 ([#&#8203;2788](https://redirect.github.com/firebase/firebase-admin-node/issues/2788)) ### [`v13.0.1`](https://redirect.github.com/firebase/firebase-admin-node/releases/tag/v13.0.1): Firebase Admin Node.js SDK v13.0.1 [Compare Source](https://redirect.github.com/firebase/firebase-admin-node/compare/v13.0.0...v13.0.1) ##### Bug Fixes - fix: Fix the property names when initializing the SDK with ServiceAccount type ([#&#8203;2779](https://redirect.github.com/firebase/firebase-admin-node/issues/2779)) ##### Miscellaneous - \[chore] Release 13.0.1 ([#&#8203;2780](https://redirect.github.com/firebase/firebase-admin-node/issues/2780)) - build(deps-dev): bump [@&#8203;firebase/auth-compat](https://redirect.github.com/firebase/auth-compat) from 0.5.15 to 0.5.16 ([#&#8203;2776](https://redirect.github.com/firebase/firebase-admin-node/issues/2776)) - build(deps): bump google-auth-library from 9.14.2 to 9.15.0 ([#&#8203;2773](https://redirect.github.com/firebase/firebase-admin-node/issues/2773)) - build(deps): bump [@&#8203;firebase/database-compat](https://redirect.github.com/firebase/database-compat) from 2.0.0 to 2.0.1 ([#&#8203;2774](https://redirect.github.com/firebase/firebase-admin-node/issues/2774)) - build(deps-dev): bump [@&#8203;firebase/auth-types](https://redirect.github.com/firebase/auth-types) from 0.12.2 to 0.12.3 ([#&#8203;2775](https://redirect.github.com/firebase/firebase-admin-node/issues/2775)) ### [`v13.0.0`](https://redirect.github.com/firebase/firebase-admin-node/releases/tag/v13.0.0): Firebase Admin Node.js SDK v13.0.0 [Compare Source](https://redirect.github.com/firebase/firebase-admin-node/compare/v12.7.0...v13.0.0) ##### Breaking Changes - change(rc): Update Remote Config condition evaluation hashing ([#&#8203;2760](https://redirect.github.com/firebase/firebase-admin-node/issues/2760)) - change(fcm): Remove deprecated FCM APIs ([#&#8203;2759](https://redirect.github.com/firebase/firebase-admin-node/issues/2759)) - change: Update Node support to 18 ([#&#8203;2756](https://redirect.github.com/firebase/firebase-admin-node/issues/2756)) - change: Migrate credentials to use google-auth-library ([#&#8203;2466](https://redirect.github.com/firebase/firebase-admin-node/issues/2466)) ##### New Features - feat(fcm): Add directBootOk field to AndroidConfig ([#&#8203;2745](https://redirect.github.com/firebase/firebase-admin-node/issues/2745)) ##### Bug Fixes - fix: Set the Quota Project ID only for ADC human accounts ([#&#8203;2761](https://redirect.github.com/firebase/firebase-admin-node/issues/2761)) ##### Miscellaneous - \[chore] Release 13.0.0 ([#&#8203;2764](https://redirect.github.com/firebase/firebase-admin-node/issues/2764)) - build(deps): bump uuid from 11.0.2 to 11.0.3 ([#&#8203;2767](https://redirect.github.com/firebase/firebase-admin-node/issues/2767)) - build(deps-dev): bump nock from 13.5.5 to 13.5.6 ([#&#8203;2766](https://redirect.github.com/firebase/firebase-admin-node/issues/2766)) - chore: Add `X-Goog-Api-Client` metric header to outgoing authorized http requests ([#&#8203;2763](https://redirect.github.com/firebase/firebase-admin-node/issues/2763)) - chore: Upgrade dependencies ([#&#8203;2757](https://redirect.github.com/firebase/firebase-admin-node/issues/2757)) - Request timeout const name correction ([#&#8203;2743](https://redirect.github.com/firebase/firebase-admin-node/issues/2743)) - build(deps-dev): bump [@&#8203;firebase/app-compat](https://redirect.github.com/firebase/app-compat) from 0.2.43 to 0.2.45 ([#&#8203;2746](https://redirect.github.com/firebase/firebase-admin-node/issues/2746)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10:00 AM" (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/GizmoDevelopment/ramune-backend). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45LjUiLCJ1cGRhdGVkSW5WZXIiOiI0MC43LjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
Commenting is not possible because the repository is archived.
No description provided.