Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency firebase-admin to ^13.0.2 (#600)
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)) | [`^13.0.1` -> `^13.0.2`](https://renovatebot.com/diffs/npm/firebase-admin/13.0.1/13.0.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/firebase-admin/13.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/firebase-admin/13.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/firebase-admin/13.0.1/13.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/firebase-admin/13.0.1/13.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>firebase/firebase-admin-node (firebase-admin)</summary> ### [`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 ([#​2801](https://redirect.github.com/firebase/firebase-admin-node/issues/2801)) ##### Miscellaneous - \[chore] Release 13.0.2 ([#​2813](https://redirect.github.com/firebase/firebase-admin-node/issues/2813)) - build(deps-dev): bump [@​microsoft/api-extractor](https://redirect.github.com/microsoft/api-extractor) from 7.48.0 to 7.48.1 ([#​2810](https://redirect.github.com/firebase/firebase-admin-node/issues/2810)) - build(deps): bump [@​fastify/busboy](https://redirect.github.com/fastify/busboy) from 3.0.0 to 3.1.0 ([#​2805](https://redirect.github.com/firebase/firebase-admin-node/issues/2805)) - chore: Add firebaseAdminVersion to Firestore settings ([#​2795](https://redirect.github.com/firebase/firebase-admin-node/issues/2795)) - build(deps): bump [@​types/node](https://redirect.github.com/types/node) from 22.10.0 to 22.10.1 ([#​2798](https://redirect.github.com/firebase/firebase-admin-node/issues/2798)) - build(deps-dev): bump [@​types/mocha](https://redirect.github.com/types/mocha) from 10.0.9 to 10.0.10 ([#​2786](https://redirect.github.com/firebase/firebase-admin-node/issues/2786)) - build(deps): bump [@​types/node](https://redirect.github.com/types/node) from 22.9.0 to 22.10.0 ([#​2790](https://redirect.github.com/firebase/firebase-admin-node/issues/2790)) - build(deps-dev): bump [@​firebase/app-compat](https://redirect.github.com/firebase/app-compat) from 0.2.45 to 0.2.46 ([#​2784](https://redirect.github.com/firebase/firebase-admin-node/issues/2784)) - build(deps-dev): bump [@​microsoft/api-extractor](https://redirect.github.com/microsoft/api-extractor) from 7.47.11 to 7.48.0 ([#​2788](https://redirect.github.com/firebase/firebase-admin-node/issues/2788)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "after 8:00 before 23:00 every weekday except on Friday" in timezone UTC. 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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/valora-inc/address-metadata). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsibnBtIiwicmVub3ZhdGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information