Skip to content

chore(deps): update firebase-admin to v14 - #702

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/firebase-admin-14.x
Open

chore(deps): update firebase-admin to v14#702
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/firebase-admin-14.x

Conversation

@renovate

@renovate renovate Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

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

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

Compare Source

New Features
  • feat(functions): Implement TaskQueue Scopes (#​3210)
Bug Fixes
  • fix(dataconnect): Refactor CRUD helpers to use GraphQL variables and @allow directive (#​3182)
Miscellaneous
  • [chore] Release 14.2.0 (#​3213)
  • build(deps): bump websocket-driver from 0.7.4 to 0.7.5 (#​3212)
  • build(deps-dev): bump @​types/node from 26.0.0 to 26.1.1 (#​3207)
  • build(deps-dev): bump nock from 14.0.15 to 14.0.16 (#​3202)
  • fix zizmor findings (#​3200)
  • Security Audit & Remediation: GitHub Actions (#​3192)
  • Security audit: remove unused dependencies and remediate dev vulnerabilities (#​3191)
  • build(deps-dev): bump mocha from 11.7.5 to 11.7.6 (#​3196)
  • build(deps-dev): bump @​types/jsonwebtoken from 8.5.1 to 8.5.9 (#​3195)
  • build(deps-dev): bump eslint from 10.4.1 to 10.5.0 (#​3197)
  • build(deps): bump google-auth-library from 10.7.0 to 10.9.0 (#​3198)

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

Compare Source

New Features
  • feat(fcm): Enable fid and deprecate token for Send API (#​3145)
Bug Fixes
  • fix(dataconnect): fix deserialization of emulator gRPC error codes into detailed errors (#​3180)
Miscellaneous

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

Compare Source

Breaking Changes
  • change(instance-id): Remove deprecated Instance ID service (#​3166)
  • change: Remove Deprecated Legacy Namespace Support (#​3164)
  • change(fcm): Drop legacy messaging types (#​3157)
  • change: Drop support for Node.js 18 and 20 (v14) (#​3138)
New Features
  • feat(auth): Enhance emulator support across authentication classes (#​3080)
  • feat(core): Error Handling Revamp (v14) (#​3140)
Bug Fixes
  • fix(functions): store CLOUD_TASKS_EMULATOR_HOST at construction time (#​3167)
  • fix(auth): Decouple CreateRequest interface from UpdateRequest (#​3165)
  • fix(auth): skip project config name assertion when using the Auth emulator (#​3142)
  • fix(api-request): replace deprecated url.parse() with WHATWG URL (#​3124)
  • fix: resolve failing getApplicationDefault unit tests in gcloud SDK environment (#​3163)
  • fix(fcm): Map topic subscription RESOURCE_EXHAUSTED server code to new TOPICS_SUBSCRIPTION_RATE_EXCEEDED SDK error code (#​3148)
Miscellaneous
  • [chore] Release 14.0.0 (#​3171)
  • build: upgrade compilation target and lib to ES2021 (#​3172)
  • build(deps): bump @​tootallnate/once from 2.0.0 to 2.0.1 (#​3160)
  • build(deps): bump fast-uri from 3.1.0 to 3.1.2 (#​3168)
  • build(deps): bump fast-xml-builder from 1.1.5 to 1.2.0 (#​3169)
  • chore: fixed api docs typos and omissions (#​3170)
  • build(deps-dev): bump eslint from 10.3.0 to 10.4.1 (#​3155)
  • Merge pull request #​3162 from firebase/v14
  • chore(deps): bump jwks-rsa to 4.0.1 (#​3125)
  • fix package.json
  • chore: Drop send-tweet and upgrade GitHub Actions (#​3158)
  • chore: upgrade nock to v14 and fix api-request unit tests (#​3153)
  • chore: bump eslint to 10.3.0 and migrate to flat config (#​3150)
  • build(deps-dev): bump sinon from 18.0.1 to 22.0.0 (#​3149)
  • chore(deps): bump jwks-rsa to 4.0.1 (#​3125)
  • chore: Upgrade dependencies for v14 (#​3137)

Configuration

📅 Schedule: (in timezone Europe/Paris)

  • Branch creation
    • Between 12:00 PM and 12:59 PM (* 12 * * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


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

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

@renovate renovate Bot added dependencies Pull requests that update a dependency file major labels Jul 3, 2026
@renovate

renovate Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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: firebase_functions/functions/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: firebase-functions@6.6.0
npm error Found: firebase-admin@14.2.0
npm error node_modules/firebase-admin
npm error   firebase-admin@"14.2.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer firebase-admin@"^11.10.0 || ^12.0.0 || ^13.0.0" from firebase-functions@6.6.0
npm error node_modules/firebase-functions
npm error   firebase-functions@"6.6.0" from the root project
npm error   peer firebase-functions@">=4.9.0" from firebase-functions-test@3.5.0
npm error   node_modules/firebase-functions-test
npm error     dev firebase-functions-test@"3.5.0" from the root project
npm error
npm error Conflicting peer dependency: firebase-admin@13.10.0
npm error node_modules/firebase-admin
npm error   peer firebase-admin@"^11.10.0 || ^12.0.0 || ^13.0.0" from firebase-functions@6.6.0
npm error   node_modules/firebase-functions
npm error     firebase-functions@"6.6.0" from the root project
npm error     peer firebase-functions@">=4.9.0" from firebase-functions-test@3.5.0
npm error     node_modules/firebase-functions-test
npm error       dev firebase-functions-test@"3.5.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/2026-08-07T18_13_33_535Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-08-07T18_13_33_535Z-debug-0.log

@renovate
renovate Bot force-pushed the renovate/firebase-admin-14.x branch 5 times, most recently from 29f97ba to caf6e0f Compare July 17, 2026 08:44
@renovate
renovate Bot force-pushed the renovate/firebase-admin-14.x branch 4 times, most recently from 1db95c0 to 1614cad Compare July 25, 2026 17:00
@renovate
renovate Bot force-pushed the renovate/firebase-admin-14.x branch 4 times, most recently from 2504c71 to 30b18c9 Compare August 7, 2026 12:41
@renovate
renovate Bot force-pushed the renovate/firebase-admin-14.x branch from 30b18c9 to 6171509 Compare August 7, 2026 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file functions major

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants