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 v12.6.0 (#11681)
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.5.0` -> `12.6.0`](https://renovatebot.com/diffs/npm/firebase-admin/12.5.0/12.6.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/firebase-admin/12.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/firebase-admin/12.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/firebase-admin/12.5.0/12.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/firebase-admin/12.5.0/12.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>firebase/firebase-admin-node (firebase-admin)</summary> ### [`v12.6.0`](https://redirect.github.com/firebase/firebase-admin-node/releases/tag/v12.6.0): Firebase Admin Node.js SDK v12.6.0 [Compare Source](https://redirect.github.com/firebase/firebase-admin-node/compare/v12.5.0...v12.6.0) ##### New Features - feat: Add Data Connect API ([#​2701](https://redirect.github.com/firebase/firebase-admin-node/issues/2701)) ##### Bug Fixes - fix(auth): Add missing `Math.floor()` when setting `validDuration` in `createSessionCookie()` ([#​2712](https://redirect.github.com/firebase/firebase-admin-node/issues/2712)) ##### Miscellaneous - \[chore] Release 12.6.0 ([#​2715](https://redirect.github.com/firebase/firebase-admin-node/issues/2715)) - build(deps-dev): bump [@​types/lodash](https://redirect.github.com/types/lodash) from 4.17.7 to 4.17.9 ([#​2710](https://redirect.github.com/firebase/firebase-admin-node/issues/2710)) - build(deps-dev): bump [@​firebase/app-compat](https://redirect.github.com/firebase/app-compat) from 0.2.39 to 0.2.41 ([#​2711](https://redirect.github.com/firebase/firebase-admin-node/issues/2711)) - build(deps-dev): bump eslint from 8.57.0 to 8.57.1 ([#​2707](https://redirect.github.com/firebase/firebase-admin-node/issues/2707)) - build(deps-dev): bump [@​microsoft/api-extractor](https://redirect.github.com/microsoft/api-extractor) from 7.47.6 to 7.47.9 ([#​2706](https://redirect.github.com/firebase/firebase-admin-node/issues/2706)) - build(deps): bump [@​google-cloud/firestore](https://redirect.github.com/google-cloud/firestore) from 7.9.0 to 7.10.0 ([#​2705](https://redirect.github.com/firebase/firebase-admin-node/issues/2705)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 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/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information