Skip to content

Bump firebase-admin from 14.2.0 to 14.3.0 - #201

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/firebase-admin-14.3.0
Open

Bump firebase-admin from 14.2.0 to 14.3.0#201
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/firebase-admin-14.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps firebase-admin from 14.2.0 to 14.3.0.

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v14.3.0

New Features

  • feat(dataconnect): update "X-Client-Version" header value to match the Node/Admin/{version} convention (#3230)
  • feat(dataconnect): add "X-Firebase-Sqlconnect-Affinity" header for GSLB soft stickiness (#3227)
  • feat(dataconnect): add "X-Client-Version" header for cloud monitoring (#3222)

Miscellaneous

  • [chore] Release 14.3.0 (#3237)
  • chore(deps): upgrade @google-cloud and typescript-eslint dependencies (#3236)
  • build(deps-dev): bump @​types/node from 26.1.1 to 26.2.0 (#3231)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.58.9 to 7.58.12 (#3224)
  • build(deps): bump fast-uri from 3.1.4 to 3.1.5 (#3228)
  • build(deps-dev): bump @​firebase/app-compat from 0.5.13 to 0.5.15 (#3216)
  • build(deps-dev): bump shell-quote from 1.8.4 to 1.10.0 (#3220)
  • build(deps): bump fast-uri from 3.1.2 to 3.1.4 (#3219)
  • chore: fix race condition in auth tenant management tests (#3218)
Commits
  • 5a203f6 [chore] Release 14.3.0 (#3237)
  • 574c4b8 chore(deps): upgrade @​google-cloud and typescript-eslint dependencies (#3236)
  • eef2b23 build(deps-dev): bump @​types/node from 26.1.1 to 26.2.0 (#3231)
  • 94c465c build(deps-dev): bump @​microsoft/api-extractor from 7.58.9 to 7.58.12 (#3224)
  • 97bff0f feat(dataconnect): update "X-Client-Version" header value to match the `Node/...
  • 09564ba build(deps): bump fast-uri from 3.1.4 to 3.1.5 (#3228)
  • f9bff6b feat(dataconnect): add "X-Firebase-Sqlconnect-Affinity" header for GSLB soft ...
  • 470bde2 feat(dataconnect): add "X-Client-Version" header for cloud monitoring (#3222)
  • 749c706 build(deps-dev): bump @​firebase/app-compat from 0.5.13 to 0.5.15 (#3216)
  • 97f2f5d build(deps-dev): bump shell-quote from 1.8.4 to 1.10.0 (#3220)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [firebase-admin](https://github.com/firebase/firebase-admin-node) from 14.2.0 to 14.3.0.
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Changelog](https://github.com/firebase/firebase-admin-node/blob/main/CHANGELOG.md)
- [Commits](firebase/firebase-admin-node@v14.2.0...v14.3.0)

---
updated-dependencies:
- dependency-name: firebase-admin
  dependency-version: 14.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 24, 2026
Copilot AI lite review requested due to automatic review settings August 24, 2026 04:39
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 24, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the project’s Firebase Admin SDK dependency to the latest minor release, bringing in upstream fixes and dependency refreshes reflected in the lockfile.

Changes:

  • Bump firebase-admin from ^14.2.0 to ^14.3.0 in package.json.
  • Refresh package-lock.json to match the new firebase-admin version and its transitive dependency updates (notably several @google-cloud/* and request/proxy-related packages).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Updates the declared firebase-admin dependency to ^14.3.0.
package-lock.json Updates the resolved firebase-admin package and transitive dependency versions/metadata accordingly.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@udx-github

Copy link
Copy Markdown
Contributor

Needs validation before merge: One or more checks are pending, failing, or inconclusive. Changed files: package-lock.json, package.json. @fqjony

Decision: needs validation.

@udx-github
udx-github requested a review from fqjony August 24, 2026 06:21
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants