Skip to content

Update dependency firebase-admin to v13 #221

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2024

This PR contains the following updates:

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

Release Notes

firebase/firebase-admin-node (firebase-admin)

v13.4.0: Firebase Admin Node.js SDK v13.4.0

Compare Source

New Features
  • feat(fdc): Data Connect Bulk Import (#​2905)
Miscellaneous

v13.3.0: Firebase Admin Node.js SDK v13.3.0

Compare Source

New Features
  • feat(fcm): Support proxy field in FCM AndroidNotification (#​2874)
Bug Fixes
  • fix(fcm): Provide inner errors from a session AggregateError to remove ambiguity (#​2879)
  • fix(fcm): Wrap HTTP/2 session errors in promise (#​2868)
Miscellaneous

v13.2.0: Firebase Admin Node.js SDK v13.2.0

Compare Source

New Features
  • feat(fdc): Add support for Data Connect Impersonation (#​2844)
Bug Fixes
  • fix(functions): Use emulated credentials when connecting to the emulator (#​2857)
  • fix(dc): Use emulated credentials with Data Connect Emulator (#​2853)
  • fix: equality comparison for semantic version when number of segments = max allowed segments (#​2794)
Miscellaneous

v13.1.0: Firebase Admin Node.js SDK v13.1.0

Compare Source

New Features
  • feat(auth): Added FDL deprecation support for Firebase Auth (#​2752)
Miscellaneous

v13.0.2: Firebase Admin Node.js SDK v13.0.2

Compare Source

Bug Fixes
  • fix(auth): Fix credentials issue in createToken() when using ADC (#​2801)
Miscellaneous

v13.0.1: Firebase Admin Node.js SDK v13.0.1

Compare Source

Bug Fixes
  • fix: Fix the property names when initializing the SDK with ServiceAccount type (#​2779)
Miscellaneous

v13.0.0: Firebase Admin Node.js SDK v13.0.0

Compare Source

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-Client metric header to outgoing authorized http requests (#​2763)
  • chore: Upgrade dependencies (#​2757)
  • Request timeout const name correction (#​2743)
  • build(deps-dev): bump @​firebase/app-compat from 0.2.43 to 0.2.45 (#​2746)

v12.7.0: Firebase Admin Node.js SDK v12.7.0

Compare Source

New Features
  • feat(auth): Add recaptcha and sms toll fraud support for phone auth (#​2625)
Bug Fixes
  • fix: Pin @firebase/database-compat to v1.0.8 (#​2739)
Miscellaneous

v12.6.0: Firebase Admin Node.js SDK v12.6.0

Compare Source

New Features
Bug Fixes
  • fix(auth): Add missing Math.floor() when setting validDuration in createSessionCookie() (#​2712)
Miscellaneous

Configuration

📅 Schedule: Branch creation - "after 11pm,before 9am" (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.


  • If you want to rebase/retry this PR, check this box

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

Copy link
Contributor Author

renovate bot commented Nov 13, 2024

⚠️ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: cloud/functions/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/firebase-admin
npm error   firebase-admin@"13.4.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer firebase-admin@"^11.10.0 || ^12.0.0" from [email protected]
npm error node_modules/firebase-functions
npm error   firebase-functions@"6.0.1" from the root project
npm error   peer firebase-functions@">=4.9.0" from [email protected]
npm error   node_modules/firebase-functions-test
npm error     dev firebase-functions-test@"3.3.0" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/firebase-admin
npm error   peer firebase-admin@"^11.10.0 || ^12.0.0" from [email protected]
npm error   node_modules/firebase-functions
npm error     firebase-functions@"6.0.1" from the root project
npm error     peer firebase-functions@">=4.9.0" from [email protected]
npm error     node_modules/firebase-functions-test
npm error       dev firebase-functions-test@"3.3.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-06-06T05_10_08_798Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-06-06T05_10_08_798Z-debug-0.log

@renovate renovate bot force-pushed the renovate/firebase-admin-13.x branch from c093563 to 95e1382 Compare November 20, 2024 23:08
@renovate renovate bot force-pushed the renovate/firebase-admin-13.x branch from 95e1382 to 0d17060 Compare December 19, 2024 20:42
@renovate renovate bot force-pushed the renovate/firebase-admin-13.x branch from 0d17060 to d8a5b5d Compare February 6, 2025 18:26
@renovate renovate bot force-pushed the renovate/firebase-admin-13.x branch from d8a5b5d to 9584436 Compare March 5, 2025 22:32
@renovate renovate bot force-pushed the renovate/firebase-admin-13.x branch from 9584436 to 0f05b2d Compare April 22, 2025 18:45
@renovate renovate bot force-pushed the renovate/firebase-admin-13.x branch from 0f05b2d to cb1ddd1 Compare June 6, 2025 05:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants