Skip to content

Update dependency firebase-admin to v14#727

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

Update dependency firebase-admin to v14#727
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/firebase-admin-14.x

Conversation

@renovate

@renovate renovate Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

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 America/Denver)

  • Branch creation
    • "after 3am and before 7am"
  • 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.

@renovate renovate Bot requested a review from xylo04 as a code owner June 9, 2026 09:49
@renovate

renovate Bot commented Jun 9, 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: functions/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: firebase-functions@7.2.5
npm error Found: firebase-admin@14.0.0
npm error node_modules/firebase-admin
npm error   firebase-admin@"^14.0.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@7.2.5
npm error node_modules/firebase-functions
npm error   firebase-functions@"^7.2.5" 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@7.2.5
npm error   node_modules/firebase-functions
npm error     firebase-functions@"^7.2.5" 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 this command with --force or --legacy-peer-deps 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-06-11T15_15_55_141Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-06-11T15_15_55_141Z-debug-0.log

@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown

Visit the preview URL for this PR (updated for commit d36f465):

https://w1aw-schedule-76a82--pr-727-3fvm4kgj.web.app

(expires Thu, 18 Jun 2026 15:17:00 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 8e1fcc907918118e7f0c52db899f29921431ddce

@renovate renovate Bot force-pushed the renovate/firebase-admin-14.x branch from 13c7a86 to d36f465 Compare June 11, 2026 15:16
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