quickstart-cpp
quickstart-cpp copied to clipboard
Bump bun and firebase-admin in /functions/testapp/functions
Removes bun. It's no longer used after updating ancestor dependency firebase-admin. These dependencies need to be updated together.
Removes bun
Updates firebase-admin from 5.10.0 to 13.0.1
Release notes
Sourced from firebase-admin's releases.
Firebase Admin Node.js SDK v13.0.1
Bug Fixes
- fix: Fix the property names when initializing the SDK with ServiceAccount type (#2779)
Miscellaneous
- [chore] Release 13.0.1 (#2780)
- build(deps-dev): bump
@firebase/auth-compatfrom 0.5.15 to 0.5.16 (#2776)- build(deps): bump google-auth-library from 9.14.2 to 9.15.0 (#2773)
- build(deps): bump
@firebase/database-compatfrom 2.0.0 to 2.0.1 (#2774)- build(deps-dev): bump
@firebase/auth-typesfrom 0.12.2 to 0.12.3 (#2775)Firebase Admin Node.js SDK v13.0.0
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-Clientmetric header to outgoing authorized http requests (#2763)- chore: Upgrade dependencies (#2757)
- Request timeout const name correction (#2743)
- build(deps-dev): bump
@firebase/app-compatfrom 0.2.43 to 0.2.45 (#2746)Firebase Admin Node.js SDK v12.7.0
New Features
- feat(auth): Add recaptcha and sms toll fraud support for phone auth (#2625)
Bug Fixes
- fix: Pin
@firebase/database-compattov1.0.8(#2739)
... (truncated)
Commits
90a8e5e[chore] Release 13.0.1 (#2780)ef8b701build(deps-dev): bump@firebase/auth-compatfrom 0.5.15 to 0.5.16 (#2776)cc78a4abuild(deps): bump google-auth-library from 9.14.2 to 9.15.0 (#2773)7249cd3build(deps): bump@firebase/database-compatfrom 2.0.0 to 2.0.1 (#2774)2b6a373build(deps-dev): bump@firebase/auth-typesfrom 0.12.2 to 0.12.3 (#2775)380ef0afix: Fix the property names when initializing the SDK with ServiceAccount typ...a6a930c[chore] Release 13.0.0 (#2764)8b978e0build(deps): bump uuid from 11.0.2 to 11.0.3 (#2767)49a8e0bbuild(deps-dev): bump nock from 13.5.5 to 13.5.6 (#2766)4ee1bb2fix: Set the Quota Project ID only for ADC human accounts (#2761)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by google-wombot, a new releaser for firebase-admin since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.