ecomplus / app-galaxpay

E-Com Plus app to integrate Galax Pay for recurring payments
MIT License
0 stars 1 forks source link

fix(deps): update dependency firebase-admin to v12 #74

Open renovate[bot] opened 8 months ago

renovate[bot] commented 8 months ago

This PR contains the following updates:

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

Release Notes

firebase/firebase-admin-node (firebase-admin) ### [`v12.5.0`](https://redirect.github.com/firebase/firebase-admin-node/releases/tag/v12.5.0): Firebase Admin Node.js SDK v12.5.0 [Compare Source](https://redirect.github.com/firebase/firebase-admin-node/compare/v12.4.0...v12.5.0) ##### New Features - feat(rc): SSRC targeting ([#​2665](https://redirect.github.com/firebase/firebase-admin-node/issues/2665)) ##### Bug Fixes - fix: updating comments with VibrateTimingsMillis and defaultVibrateTimings instead of vibrate_timings and default_vibrate_timings ([#​2598](https://redirect.github.com/firebase/firebase-admin-node/issues/2598)) - fix: support httpAgent in JwksFetcher ([#​2689](https://redirect.github.com/firebase/firebase-admin-node/issues/2689)) ##### Miscellaneous - \[chore] Release 12.5.0 Take 2 ([#​2703](https://redirect.github.com/firebase/firebase-admin-node/issues/2703)) - \[chore] Release 12.5.0 ([#​2702](https://redirect.github.com/firebase/firebase-admin-node/issues/2702)) - chore: Upgrade actions/upload-artifact@v4 ([#​2700](https://redirect.github.com/firebase/firebase-admin-node/issues/2700)) - build(deps): bump actions/download-artifact in /.github/workflows ([#​2694](https://redirect.github.com/firebase/firebase-admin-node/issues/2694)) - Create CHANGELOG.md ([#​2626](https://redirect.github.com/firebase/firebase-admin-node/issues/2626)) ### [`v12.4.0`](https://redirect.github.com/firebase/firebase-admin-node/releases/tag/v12.4.0): Firebase Admin Node.js SDK v12.4.0 [Compare Source](https://redirect.github.com/firebase/firebase-admin-node/compare/v12.3.1...v12.4.0) ##### Miscellaneous - \[chore] Release 12.4.0 ([#​2674](https://redirect.github.com/firebase/firebase-admin-node/issues/2674)) - build(deps-dev): bump [@​firebase/app-compat](https://redirect.github.com/firebase/app-compat) from 0.2.38 to 0.2.39 ([#​2677](https://redirect.github.com/firebase/firebase-admin-node/issues/2677)) - chore: Deprecate sendToTopic and Condition ([#​2683](https://redirect.github.com/firebase/firebase-admin-node/issues/2683)) - build(deps): bump [@​types/node](https://redirect.github.com/types/node) from 22.1.0 to 22.3.0 ([#​2675](https://redirect.github.com/firebase/firebase-admin-node/issues/2675)) - build(deps-dev): bump mocha from 10.7.0 to 10.7.3 ([#​2670](https://redirect.github.com/firebase/firebase-admin-node/issues/2670)) - build(deps): bump [@​google-cloud/storage](https://redirect.github.com/google-cloud/storage) from 7.12.0 to 7.12.1 ([#​2669](https://redirect.github.com/firebase/firebase-admin-node/issues/2669)) - build(deps): bump axios in /.github/actions/send-email ([#​2673](https://redirect.github.com/firebase/firebase-admin-node/issues/2673)) - build(deps-dev): bump [@​microsoft/api-extractor](https://redirect.github.com/microsoft/api-extractor) from 7.47.5 to 7.47.6 ([#​2671](https://redirect.github.com/firebase/firebase-admin-node/issues/2671)) - Reroute Cloud Tasks to emulator when it is running ([#​2649](https://redirect.github.com/firebase/firebase-admin-node/issues/2649)) ### [`v12.3.1`](https://redirect.github.com/firebase/firebase-admin-node/releases/tag/v12.3.1): Firebase Admin Node.js SDK v12.3.1 [Compare Source](https://redirect.github.com/firebase/firebase-admin-node/compare/v12.3.0...v12.3.1) ##### Bug Fixes - fix: `getToken()` returns existing promise to a token if one exists instead of a new token. ([#​2648](https://redirect.github.com/firebase/firebase-admin-node/issues/2648)) ##### Miscellaneous - \[chore] Release 12.3.1 ([#​2667](https://redirect.github.com/firebase/firebase-admin-node/issues/2667)) - chore: Skip sendToDeviceGroup integration test ([#​2666](https://redirect.github.com/firebase/firebase-admin-node/issues/2666)) - build(deps-dev): bump [@​microsoft/api-extractor](https://redirect.github.com/microsoft/api-extractor) from 7.47.2 to 7.47.5 ([#​2661](https://redirect.github.com/firebase/firebase-admin-node/issues/2661)) - build(deps): bump [@​types/node](https://redirect.github.com/types/node) from 22.0.1 to 22.1.0 ([#​2663](https://redirect.github.com/firebase/firebase-admin-node/issues/2663)) - build(deps-dev): bump [@​firebase/app-compat](https://redirect.github.com/firebase/app-compat) from 0.2.37 to 0.2.38 ([#​2664](https://redirect.github.com/firebase/firebase-admin-node/issues/2664)) - build(deps): bump [@​types/node](https://redirect.github.com/types/node) from 20.14.11 to 22.0.1 ([#​2657](https://redirect.github.com/firebase/firebase-admin-node/issues/2657)) - build(deps-dev): bump chai from 4.4.1 to 4.5.0 ([#​2650](https://redirect.github.com/firebase/firebase-admin-node/issues/2650)) - build(deps-dev): bump [@​firebase/app-compat](https://redirect.github.com/firebase/app-compat) from 0.2.35 to 0.2.37 ([#​2653](https://redirect.github.com/firebase/firebase-admin-node/issues/2653)) - build(deps): bump fast-xml-parser from 4.4.0 to 4.4.1 ([#​2654](https://redirect.github.com/firebase/firebase-admin-node/issues/2654)) ### [`v12.3.0`](https://redirect.github.com/firebase/firebase-admin-node/releases/tag/v12.3.0): Firebase Admin Node.js SDK v12.3.0 [Compare Source](https://redirect.github.com/firebase/firebase-admin-node/compare/v12.2.0...v12.3.0) ##### New Features - feat(fcm): Add HTTP2 support for `sendEach()` and `sendEachForMulticast()` ([#​2550](https://redirect.github.com/firebase/firebase-admin-node/issues/2550)) ##### Miscellaneous - \[chore] Release 12.3.0 ([#​2644](https://redirect.github.com/firebase/firebase-admin-node/issues/2644)) - build(deps): bump [@​types/node](https://redirect.github.com/types/node) from 20.14.8 to 20.14.11 ([#​2641](https://redirect.github.com/firebase/firebase-admin-node/issues/2641)) - build(deps-dev): bump [@​microsoft/api-extractor](https://redirect.github.com/microsoft/api-extractor) from 7.47.0 to 7.47.2 ([#​2642](https://redirect.github.com/firebase/firebase-admin-node/issues/2642)) - build(deps): bump [@​google-cloud/storage](https://redirect.github.com/google-cloud/storage) from 7.11.2 to 7.12.0 ([#​2643](https://redirect.github.com/firebase/firebase-admin-node/issues/2643)) - build(deps-dev): bump mocha and [@​types/mocha](https://redirect.github.com/types/mocha) ([#​2640](https://redirect.github.com/firebase/firebase-admin-node/issues/2640)) - build(deps): bump [@​fastify/busboy](https://redirect.github.com/fastify/busboy) from 2.1.1 to 3.0.0 ([#​2632](https://redirect.github.com/firebase/firebase-admin-node/issues/2632)) - build(deps-dev): bump [@​types/lodash](https://redirect.github.com/types/lodash) from 4.17.5 to 4.17.7 ([#​2636](https://redirect.github.com/firebase/firebase-admin-node/issues/2636)) - Remove Remote Config dependency on Long JS ([#​2614](https://redirect.github.com/firebase/firebase-admin-node/issues/2614)) - build(deps): bump [@​google-cloud/firestore](https://redirect.github.com/google-cloud/firestore) from 7.8.0 to 7.9.0 ([#​2618](https://redirect.github.com/firebase/firebase-admin-node/issues/2618)) - build(deps-dev): bump nyc from 15.1.0 to 17.0.0 ([#​2616](https://redirect.github.com/firebase/firebase-admin-node/issues/2616)) - chore: update integration test resources ([#​2615](https://redirect.github.com/firebase/firebase-admin-node/issues/2615)) - build(deps-dev): bump [@​types/uuid](https://redirect.github.com/types/uuid) from 9.0.8 to 10.0.0 ([#​2612](https://redirect.github.com/firebase/firebase-admin-node/issues/2612)) - build(deps): bump [@​types/node](https://redirect.github.com/types/node) from 20.14.2 to 20.14.8 ([#​2613](https://redirect.github.com/firebase/firebase-admin-node/issues/2613)) ### [`v12.2.0`](https://redirect.github.com/firebase/firebase-admin-node/releases/tag/v12.2.0): Firebase Admin Node.js SDK v12.2.0 [Compare Source](https://redirect.github.com/firebase/firebase-admin-node/compare/v12.1.1...v12.2.0) ##### Breaking Changes - change: Deprecate Node.js 16 support ([#​2574](https://redirect.github.com/firebase/firebase-admin-node/issues/2574)) ##### Bug Fixes - fix: Replace `farmhash` with `farmhash-modern` ([#​2603](https://redirect.github.com/firebase/firebase-admin-node/issues/2603)) - fix: Make ADC + human account work with firebase-admin ([#​2553](https://redirect.github.com/firebase/firebase-admin-node/issues/2553)) - fix: Use optional chaining in FirebaseError ([#​2581](https://redirect.github.com/firebase/firebase-admin-node/issues/2581)) ##### Miscellaneous - \[chore] Release 12.2.0 ([#​2605](https://redirect.github.com/firebase/firebase-admin-node/issues/2605)) - build(deps): bump uuid from 9.0.1 to 10.0.0 ([#​2599](https://redirect.github.com/firebase/firebase-admin-node/issues/2599)) - build(deps-dev): bump chai-exclude from 2.1.0 to 2.1.1 ([#​2593](https://redirect.github.com/firebase/firebase-admin-node/issues/2593)) - build(deps-dev): bump braces from 3.0.2 to 3.0.3 ([#​2595](https://redirect.github.com/firebase/firebase-admin-node/issues/2595)) - build(deps): bump [@​grpc/grpc-js](https://redirect.github.com/grpc/grpc-js) from 1.10.8 to 1.10.9 ([#​2592](https://redirect.github.com/firebase/firebase-admin-node/issues/2592)) - build(deps-dev): bump [@​types/lodash](https://redirect.github.com/types/lodash) from 4.17.4 to 4.17.5 ([#​2594](https://redirect.github.com/firebase/firebase-admin-node/issues/2594)) - build(deps): bump [@​google-cloud/firestore](https://redirect.github.com/google-cloud/firestore) from 7.7.0 to 7.8.0 ([#​2583](https://redirect.github.com/firebase/firebase-admin-node/issues/2583)) - build(deps): bump [@​types/node](https://redirect.github.com/types/node) from 20.12.12 to 20.14.0 ([#​2585](https://redirect.github.com/firebase/firebase-admin-node/issues/2585)) - build(deps-dev): bump [@​firebase/app-compat](https://redirect.github.com/firebase/app-compat) from 0.2.34 to 0.2.35 ([#​2575](https://redirect.github.com/firebase/firebase-admin-node/issues/2575)) - build(deps-dev): bump chai-as-promised from 7.1.1 to 7.1.2 ([#​2578](https://redirect.github.com/firebase/firebase-admin-node/issues/2578)) - build(deps): bump [@​google-cloud/storage](https://redirect.github.com/google-cloud/storage) from 7.11.0 to 7.11.1 ([#​2579](https://redirect.github.com/firebase/firebase-admin-node/issues/2579)) ### [`v12.1.1`](https://redirect.github.com/firebase/firebase-admin-node/releases/tag/v12.1.1): Firebase Admin Node.js SDK v12.1.1 [Compare Source](https://redirect.github.com/firebase/firebase-admin-node/compare/v12.1.0...v12.1.1) ##### Bug Fixes - fix: Export error classes ([#​2151](https://redirect.github.com/firebase/firebase-admin-node/issues/2151)) ##### Miscellaneous - \[chore] Release 12.1.1 ([#​2561](https://redirect.github.com/firebase/firebase-admin-node/issues/2561)) - build(deps): updgrade jwks-rsa ([#​2570](https://redirect.github.com/firebase/firebase-admin-node/issues/2570)) - \--- ([#​2568](https://redirect.github.com/firebase/firebase-admin-node/issues/2568)) - \--- ([#​2566](https://redirect.github.com/firebase/firebase-admin-node/issues/2566)) - \--- ([#​2567](https://redirect.github.com/firebase/firebase-admin-node/issues/2567)) - \--- ([#​2569](https://redirect.github.com/firebase/firebase-admin-node/issues/2569)) - build(deps-dev): bump [@​firebase/auth-types](https://redirect.github.com/firebase/auth-types) from 0.12.1 to 0.12.2 ([#​2556](https://redirect.github.com/firebase/firebase-admin-node/issues/2556)) - build(deps-dev): bump [@​microsoft/api-extractor](https://redirect.github.com/microsoft/api-extractor) from 7.43.2 to 7.43.7 ([#​2559](https://redirect.github.com/firebase/firebase-admin-node/issues/2559)) - chore: upgrade firestore to 7.7.0 ([#​2560](https://redirect.github.com/firebase/firebase-admin-node/issues/2560)) - build(deps-dev): bump [@​firebase/app-compat](https://redirect.github.com/firebase/app-compat) from 0.2.32 to 0.2.33 ([#​2555](https://redirect.github.com/firebase/firebase-admin-node/issues/2555)) - build(deps): bump [@​google-cloud/firestore](https://redirect.github.com/google-cloud/firestore) from 7.6.0 to 7.7.0 ([#​2558](https://redirect.github.com/firebase/firebase-admin-node/issues/2558)) - Fix api extractor issues to expose error types ([#​2549](https://redirect.github.com/firebase/firebase-admin-node/issues/2549)) - build(deps-dev): bump [@​types/lodash](https://redirect.github.com/types/lodash) from 4.17.0 to 4.17.1 ([#​2546](https://redirect.github.com/firebase/firebase-admin-node/issues/2546)) - build(deps): bump [@​google-cloud/storage](https://redirect.github.com/google-cloud/storage) from 7.10.2 to 7.11.0 ([#​2547](https://redirect.github.com/firebase/firebase-admin-node/issues/2547)) - build(deps-dev): bump [@​microsoft/api-extractor](https://redirect.github.com/microsoft/api-extractor) from 7.43.1 to 7.43.2 ([#​2545](https://redirect.github.com/firebase/firebase-admin-node/issues/2545)) - build(deps): bump [@​types/node](https://redirect.github.com/types/node) from 20.12.7 to 20.12.10 ([#​2544](https://redirect.github.com/firebase/firebase-admin-node/issues/2544)) - build(deps-dev): bump [@​firebase/app-compat](https://redirect.github.com/firebase/app-compat) from 0.2.31 to 0.2.32 ([#​2540](https://redirect.github.com/firebase/firebase-admin-node/issues/2540)) - build(deps): bump [@​google-cloud/storage](https://redirect.github.com/google-cloud/storage) from 7.10.1 to 7.10.2 ([#​2541](https://redirect.github.com/firebase/firebase-admin-node/issues/2541)) - build(deps): bump [@​google-cloud/storage](https://redirect.github.com/google-cloud/storage) from 7.10.0 to 7.10.1 ([#​2536](https://redirect.github.com/firebase/firebase-admin-node/issues/2536)) - Update package.json to use farmhash 3.3.1 ([#​2534](https://redirect.github.com/firebase/firebase-admin-node/issues/2534)) ### [`v12.1.0`](https://redirect.github.com/firebase/firebase-admin-node/releases/tag/v12.1.0): Firebase Admin Node.js SDK v12.1.0 [Compare Source](https://redirect.github.com/firebase/firebase-admin-node/compare/v12.0.0...v12.1.0) ##### New Features - feat(rc): Add server side Remote Config support ([#​2529](https://redirect.github.com/firebase/firebase-admin-node/issues/2529)) ##### Miscellaneous - \[chore] Release 12.1.0 ([#​2532](https://redirect.github.com/firebase/firebase-admin-node/issues/2532)) - Fix minor typo ([#​2533](https://redirect.github.com/firebase/firebase-admin-node/issues/2533)) - chore: Excluding certain event_types from processing uid ([#​2370](https://redirect.github.com/firebase/firebase-admin-node/issues/2370)) - build(deps-dev): bump gulp from 4.0.2 to 5.0.0 ([#​2526](https://redirect.github.com/firebase/firebase-admin-node/issues/2526)) - build(deps-dev): bump [@​firebase/app-compat](https://redirect.github.com/firebase/app-compat) from 0.2.29 to 0.2.30 ([#​2527](https://redirect.github.com/firebase/firebase-admin-node/issues/2527)) - build(deps): bump [@​google-cloud/firestore](https://redirect.github.com/google-cloud/firestore) from 7.5.0 to 7.6.0 ([#​2528](https://redirect.github.com/firebase/firebase-admin-node/issues/2528)) - build(deps): bump undici in /.github/actions/send-email ([#​2521](https://redirect.github.com/firebase/firebase-admin-node/issues/2521)) - build(deps-dev): bump [@​firebase/auth-types](https://redirect.github.com/firebase/auth-types) from 0.12.0 to 0.12.1 ([#​2514](https://redirect.github.com/firebase/firebase-admin-node/issues/2514)) - build(deps-dev): bump mocha from 10.3.0 to 10.4.0 ([#​2513](https://redirect.github.com/firebase/firebase-admin-node/issues/2513)) - build(deps): bump [@​types/node](https://redirect.github.com/types/node) from 20.11.30 to 20.12.2 ([#​2516](https://redirect.github.com/firebase/firebase-admin-node/issues/2516)) - build(deps): bump [@​google-cloud/firestore](https://redirect.github.com/google-cloud/firestore) from 7.4.0 to 7.5.0 ([#​2517](https://redirect.github.com/firebase/firebase-admin-node/issues/2517)) - build(deps-dev): bump [@​firebase/app-compat](https://redirect.github.com/firebase/app-compat) from 0.2.28 to 0.2.29 ([#​2510](https://redirect.github.com/firebase/firebase-admin-node/issues/2510)) - build(deps): bump [@​google-cloud/storage](https://redirect.github.com/google-cloud/storage) from 7.7.0 to 7.9.0 ([#​2509](https://redirect.github.com/firebase/firebase-admin-node/issues/2509)) - build(deps-dev): bump [@​microsoft/api-extractor](https://redirect.github.com/microsoft/api-extractor) from 7.42.3 to 7.43.0 ([#​2511](https://redirect.github.com/firebase/firebase-admin-node/issues/2511)) - build(deps): bump [@​types/node](https://redirect.github.com/types/node) from 20.11.24 to 20.11.30 ([#​2508](https://redirect.github.com/firebase/firebase-admin-node/issues/2508)) - \[chore] Fixed links to rtdb api docs ([#​2501](https://redirect.github.com/firebase/firebase-admin-node/issues/2501)) - issue 2467: add async to send each loop to prevent local validation from throwing in an unknown state ([#​2469](https://redirect.github.com/firebase/firebase-admin-node/issues/2469)) - build(deps): bump [@​fastify/busboy](https://redirect.github.com/fastify/busboy) from 2.1.0 to 2.1.1 ([#​2491](https://redirect.github.com/firebase/firebase-admin-node/issues/2491)) - build(deps): bump follow-redirects in /.github/actions/send-email ([#​2497](https://redirect.github.com/firebase/firebase-admin-node/issues/2497)) - build(deps): bump [@​google-cloud/firestore](https://redirect.github.com/google-cloud/firestore) from 7.3.0 to 7.4.0 ([#​2499](https://redirect.github.com/firebase/firebase-admin-node/issues/2499)) - build(deps): bump jose from 4.15.4 to 4.15.5 ([#​2489](https://redirect.github.com/firebase/firebase-admin-node/issues/2489)) - build(deps-dev): bump [@​microsoft/api-extractor](https://redirect.github.com/microsoft/api-extractor) from 7.42.0 to 7.42.3 ([#​2485](https://redirect.github.com/firebase/firebase-admin-node/issues/2485)) - build(deps): bump [@​types/node](https://redirect.github.com/types/node) from 20.11.19 to 20.11.24 ([#​2484](https://redirect.github.com/firebase/firebase-admin-node/issues/2484)) - build(deps-dev): bump [@​firebase/app-compat](https://redirect.github.com/firebase/app-compat) from 0.2.27 to 0.2.28 ([#​2483](https://redirect.github.com/firebase/firebase-admin-node/issues/2483)) - build(deps-dev): bump [@​microsoft/api-extractor](https://redirect.github.com/microsoft/api-extractor) from 7.40.3 to 7.42.0 ([#​2480](https://redirect.github.com/firebase/firebase-admin-node/issues/2480)) - build(deps-dev): bump eslint from 8.56.0 to 8.57.0 ([#​2473](https://redirect.github.com/firebase/firebase-admin-node/issues/2473)) - build(deps-dev): bump nock from 13.5.3 to 13.5.4 ([#​2475](https://redirect.github.com/firebase/firebase-admin-node/issues/2475)) - build(deps-dev): bump [@​microsoft/api-extractor](https://redirect.github.com/microsoft/api-extractor) from 7.40.1 to 7.40.3 ([#​2465](https://redirect.github.com/firebase/firebase-admin-node/issues/2465)) - build(deps-dev): bump nock from 13.5.1 to 13.5.3 ([#​2463](https://redirect.github.com/firebase/firebase-admin-node/issues/2463)) - build(deps): bump [@​types/node](https://redirect.github.com/types/node) from 20.11.17 to 20.11.19 ([#​2464](https://redirect.github.com/firebase/firebase-admin-node/issues/2464)) - build(deps): bump undici in /.github/actions/send-email ([#​2459](https://redirect.github.com/firebase/firebase-admin-node/issues/2459)) - build(deps): bump [@​types/node](https://redirect.github.com/types/node) from 20.11.5 to 20.11.17 ([#​2455](https://redirect.github.com/firebase/firebase-admin-node/issues/2455)) - build(deps-dev): bump mocha from 10.2.0 to 10.3.0 ([#​2454](https://redirect.github.com/firebase/firebase-admin-node/issues/2454)) - build(deps-dev): bump [@​microsoft/api-extractor](https://redirect.github.com/microsoft/api-extractor) from 7.39.4 to 7.40.1 ([#​2452](https://redirect.github.com/firebase/firebase-admin-node/issues/2452)) - \[chore] Update Github action workflows to fix node version and `set-output` deprecation warnings ([#​2431](https://redirect.github.com/firebase/firebase-admin-node/issues/2431)) - \[chore] Bump `mailgun.js` to `v10.1.0` ([#​2451](https://redirect.github.com/firebase/firebase-admin-node/issues/2451)) - build(deps): bump [@​google-cloud/firestore](https://redirect.github.com/google-cloud/firestore) from 7.1.0 to 7.3.0 ([#​2446](https://redirect.github.com/firebase/firebase-admin-node/issues/2446)) - build(deps-dev): bump [@​types/uuid](https://redirect.github.com/types/uuid) from 9.0.7 to 9.0.8 ([#​2445](https://redirect.github.com/firebase/firebase-admin-node/issues/2445)) - build(deps-dev): bump [@​firebase/app-compat](https://redirect.github.com/firebase/app-compat) from 0.2.25 to 0.2.27 ([#​2443](https://redirect.github.com/firebase/firebase-admin-node/issues/2443)) - build(deps-dev): bump [@​types/sinon](https://redirect.github.com/types/sinon) from 17.0.2 to 17.0.3 ([#​2442](https://redirect.github.com/firebase/firebase-admin-node/issues/2442)) - \[chore] Bump `@actions/core` to ^1.10.1 to remove `set-output` warning and set action to use Node 20 ([#​2432](https://redirect.github.com/firebase/firebase-admin-node/issues/2432)) - build(deps-dev): bump ts-node from 10.9.1 to 10.9.2 ([#​2435](https://redirect.github.com/firebase/firebase-admin-node/issues/2435)) - build(deps-dev): bump [@​firebase/api-documenter](https://redirect.github.com/firebase/api-documenter) from 0.3.0 to 0.4.0 ([#​2433](https://redirect.github.com/firebase/firebase-admin-node/issues/2433)) - build(deps-dev): bump nock from 13.4.0 to 13.5.1 ([#​2434](https://redirect.github.com/firebase/firebase-admin-node/issues/2434)) - build(deps-dev): bump [@​microsoft/api-extractor](https://redirect.github.com/microsoft/api-extractor) from 7.39.0 to 7.39.4 ([#​2436](https://redirect.github.com/firebase/firebase-admin-node/issues/2436)) - build(deps-dev): bump eslint from 8.55.0 to 8.56.0 ([#​2422](https://redirect.github.com/firebase/firebase-admin-node/issues/2422)) - build(deps-dev): bump chai from 4.3.10 to 4.4.1 ([#​2424](https://redirect.github.com/firebase/firebase-admin-node/issues/2424)) - build(deps): bump [@​types/node](https://redirect.github.com/types/node) from 20.10.6 to 20.11.5 ([#​2428](https://redirect.github.com/firebase/firebase-admin-node/issues/2428)) - build(deps-dev): bump [@​microsoft/api-extractor](https://redirect.github.com/microsoft/api-extractor) from 7.38.4 to 7.39.0 ([#​2416](https://redirect.github.com/firebase/firebase-admin-node/issues/2416)) - build(deps): bump [@​fastify/busboy](https://redirect.github.com/fastify/busboy) from 1.2.1 to 2.1.0 ([#​2406](https://redirect.github.com/firebase/firebase-admin-node/issues/2406)) - build(deps): bump [@​types/node](https://redirect.github.com/types/node) from 20.10.3 to 20.10.6 ([#​2417](https://redirect.github.com/firebase/firebase-admin-node/issues/2417)) - chore: Update Firebase integration test project setup instructions. ([#​2395](https://redirect.github.com/firebase/firebase-admin-node/issues/2395)) ### [`v12.0.0`](https://redirect.github.com/firebase/firebase-admin-node/releases/tag/v12.0.0): Firebase Admin Node.js SDK v12.0.0 [Compare Source](https://redirect.github.com/firebase/firebase-admin-node/compare/v11.11.1...v12.0.0) - Breaking change: Upgraded the `@google-cloud/firestore package` to v7. This is a breaking change. Refer to the Cloud Firestore [release notes](https://redirect.github.com/googleapis/nodejs-firestore/releases/tag/v7.0.0) for more details. - Breaking change: Upgraded the `@google-cloud/storage package` to v7. This is a breaking change. Refer to the Cloud Storage [release notes](https://redirect.github.com/googleapis/nodejs-storage/releases/tag/v7.0.0) for more details. - Breaking change: Upgraded TypeScript to [v5.1.6](https://redirect.github.com/microsoft/TypeScript/releases/tag/v5.1.6). - Deprecated support for Node.js 14. Instead use Node.js 16 or higher when deploying the Admin SDK. Node.js 14 support will be dropped in the next major version. - Upgraded the `google-cloud/firestore` dependency to v7.1.0 to support [sum() and \`average() aggregation functions](https://cloud.google.com/firestore/docs/query-data/aggregation-queries#node.js). - Upgraded the `@firebase/database-compat` package to v1. - Dropped AutoML model support ([#​1974](https://redirect.github.com/firebase/firebase-admin-node/issues/1974)) ##### Bug Fixes - fix(firestore): Export new aggregate types ([#​2396](https://redirect.github.com/firebase/firebase-admin-node/issues/2396)) ##### Miscellaneous - \[chore] Release 12.0.0 ([#​2404](https://redirect.github.com/firebase/firebase-admin-node/issues/2404)) - chore: Deprecate Node.js 14 ([#​2397](https://redirect.github.com/firebase/firebase-admin-node/issues/2397)) - build(deps): Bump typescript, database-compat ([#​2403](https://redirect.github.com/firebase/firebase-admin-node/issues/2403)) - build(deps-dev): bump [@​types/firebase-token-generator](https://redirect.github.com/types/firebase-token-generator) ([#​2399](https://redirect.github.com/firebase/firebase-admin-node/issues/2399)) - build(deps-dev): bump sinon and [@​types/sinon](https://redirect.github.com/types/sinon) ([#​2398](https://redirect.github.com/firebase/firebase-admin-node/issues/2398)) - build(deps-dev): bump [@​types/mocha](https://redirect.github.com/types/mocha) from 10.0.1 to 10.0.6 ([#​2400](https://redirect.github.com/firebase/firebase-admin-node/issues/2400)) - build(deps-dev): bump [@​types/minimist](https://redirect.github.com/types/minimist) from 1.2.2 to 1.2.5 ([#​2389](https://redirect.github.com/firebase/firebase-admin-node/issues/2389)) - build(deps-dev): bump [@​types/request](https://redirect.github.com/types/request) from 2.48.8 to 2.48.12 ([#​2390](https://redirect.github.com/firebase/firebase-admin-node/issues/2390)) - chore(deps): bump google-cloud/firestore and google-cloud/storage

Configuration

📅 Schedule: Branch creation - "after 7am on the first day of the month" (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.



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

renovate[bot] commented 8 months ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: functions/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: firebase-functions@3.24.1
npm ERR! Found: firebase-admin@12.1.0
npm ERR! node_modules/firebase-admin
npm ERR!   firebase-admin@"^12.1.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer firebase-admin@"^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0" from firebase-functions@3.24.1
npm ERR! node_modules/firebase-functions
npm ERR!   firebase-functions@"^3.24.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: firebase-admin@11.11.1
npm ERR! node_modules/firebase-admin
npm ERR!   peer firebase-admin@"^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0" from firebase-functions@3.24.1
npm ERR!   node_modules/firebase-functions
npm ERR!     firebase-functions@"^3.24.1" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-05-01T19_37_52_361Z-debug-0.log
renovate[bot] commented 4 months ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: functions/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: firebase-functions@3.24.1
npm ERR! Found: firebase-admin@12.5.0
npm ERR! node_modules/firebase-admin
npm ERR!   firebase-admin@"^12.5.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer firebase-admin@"^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0" from firebase-functions@3.24.1
npm ERR! node_modules/firebase-functions
npm ERR!   firebase-functions@"^3.24.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: firebase-admin@11.11.1
npm ERR! node_modules/firebase-admin
npm ERR!   peer firebase-admin@"^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0" from firebase-functions@3.24.1
npm ERR!   node_modules/firebase-functions
npm ERR!     firebase-functions@"^3.24.1" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-09-12T19_54_44_374Z-debug-0.log