unjs / nitro

Next Generation Server Toolkit. Create web servers with everything you need and deploy them wherever you prefer.
https://nitro.unjs.io
MIT License
5.89k stars 496 forks source link

chore(deps): update devdependency firebase-functions to v6 #2726

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
firebase-functions ^4.9.0 -> ^6.0.1 age adoption passing confidence

Release Notes

firebase/firebase-functions (firebase-functions) ### [`v6.0.1`](https://redirect.github.com/firebase/firebase-functions/releases/tag/v6.0.1) [Compare Source](https://redirect.github.com/firebase/firebase-functions/compare/v6.0.0...v6.0.1) - Fix bug where v1 functions can't be emulated ([#​1615](https://redirect.github.com/firebase/firebase-functions/issues/1615)) ### [`v6.0.0`](https://redirect.github.com/firebase/firebase-functions/releases/tag/v6.0.0) [Compare Source](https://redirect.github.com/firebase/firebase-functions/compare/v5.1.1...v6.0.0) - **Breaking:** Change default entrypoint of the firebase-functions package to v2 instead of v1 ([#​1594](https://redirect.github.com/firebase/firebase-functions/issues/1594)) - Add [@​deprecated](https://redirect.github.com/deprecated) annotation on functions.config() API ([#​1604](https://redirect.github.com/firebase/firebase-functions/issues/1604)) ### [`v5.1.1`](https://redirect.github.com/firebase/firebase-functions/releases/tag/v5.1.1) [Compare Source](https://redirect.github.com/firebase/firebase-functions/compare/v5.1.0...v5.1.1) - Fix retry in event triggered functions. ([#​1463](https://redirect.github.com/firebase/firebase-functions/issues/1463)) - Expose retry configuration in v2 RTDB trigger ([#​1588](https://redirect.github.com/firebase/firebase-functions/issues/1588)) - Fix CORS options for v2 callable functions ([#​1564](https://redirect.github.com/firebase/firebase-functions/issues/1564)) - Remove invalid `enforceAppCheck` option for v2 onRequest trigger ([#​1477](https://redirect.github.com/firebase/firebase-functions/issues/1477)) ### [`v5.1.0`](https://redirect.github.com/firebase/firebase-functions/releases/tag/v5.1.0) [Compare Source](https://redirect.github.com/firebase/firebase-functions/compare/v5.0.1...v5.1.0) - Future Extensions support ([#​1590](https://redirect.github.com/firebase/firebase-functions/issues/1590)) ### [`v5.0.1`](https://redirect.github.com/firebase/firebase-functions/releases/tag/v5.0.1) [Compare Source](https://redirect.github.com/firebase/firebase-functions/compare/v5.0.0...v5.0.1) - Fix App fetching for named firestore instances ([#​1562](https://redirect.github.com/firebase/firebase-functions/issues/1562)). ### [`v5.0.0`](https://redirect.github.com/firebase/firebase-functions/releases/tag/v5.0.0) [Compare Source](https://redirect.github.com/firebase/firebase-functions/compare/v4.9.0...v5.0.0) - Add option to get named firestore instance for v2 firestore functions ([#​1550](https://redirect.github.com/firebase/firebase-functions/issues/1550)). - Remove firebase-admin v10 dependency for Firestore triggers multi-DB support ([#​1555](https://redirect.github.com/firebase/firebase-functions/issues/1555)).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 1 week ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 6.x releases. But if you manually upgrade to 6.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.