Skip to content

chore(deps): bump protobufjs-cli, @google-cloud/firestore and firebase-admin in /demo_backend/functions#866

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/demo_backend/functions/multi-47f7b34a32
Open

chore(deps): bump protobufjs-cli, @google-cloud/firestore and firebase-admin in /demo_backend/functions#866
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/demo_backend/functions/multi-47f7b34a32

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Removes protobufjs-cli. It's no longer used after updating ancestor dependencies protobufjs-cli, @google-cloud/firestore and firebase-admin. These dependencies need to be updated together.

Removes protobufjs-cli

Updates @google-cloud/firestore from 6.8.0 to 8.6.0

Release notes

Sourced from @​google-cloud/firestore's releases.

firestore: v8.6.0

8.6.0 (2026-05-11)

Features

  • firestore: Added FieldValue.minimum() and FieldValue.maximum() (#8151) (41671b0)
  • firestore: Added search stage support for languageCode, offset, limit, and retrievalDepth (#8161) (4acb075)

Bug Fixes

  • Bump all node submodules (#8178) (9fd76ef)
  • firestore: Ensure limit(0) is properly serialized in query requests (#8076) (8631008), closes #7382
  • firestore: Respect ignoreUndefinedProperties in subpipelines (#8089) (a9f6c3f)

bigquery: v8.3.1

8.3.1 (2026-05-11)

Bug Fixes

  • bigquery: Run npm run types in correct directory in owlbot (#8061) (0948b35)
  • Bump all node submodules (#8178) (9fd76ef)
  • Pin @​sinonjs/fake-timers to unblock build in bigquery (#8121) (374167b)

gcp-metadata: v8.1.3

8.1.3 (2026-05-11)

Bug Fixes

retry-request: v8.0.3

8.0.3 (2026-05-11)

Bug Fixes

googleapis-common: v8.0.2

8.0.2 (2026-05-11)

Bug Fixes

... (truncated)

Changelog

Sourced from @​google-cloud/firestore's changelog.

8.6.0 (2026-05-11)

Features

  • firestore: Added FieldValue.minimum() and FieldValue.maximum() (#8151) (41671b0)
  • firestore: Added search stage support for languageCode, offset, limit, and retrievalDepth (#8161) (4acb075)

Bug Fixes

  • Bump all node submodules (#8178) (9fd76ef)
  • firestore: Ensure limit(0) is properly serialized in query requests (#8076) (8631008), closes #7382
  • firestore: Respect ignoreUndefinedProperties in subpipelines (#8089) (a9f6c3f)

8.5.0 (2026-04-13)

Features

  • [firestore] Add support for DML (09cd24f)
  • [firestore] Add support for DML (77ce319)
  • firestore: Add array expressions (55d6385)
  • firestore: Add array expressions (d72d1c0)
  • firestore: Add array expressions (0fa836d)
  • firestore: Add array expressions (d71b3d9)
  • firestore: Add array expressions (71933e5)
  • firestore: Add array expressions (da46223)
  • firestore: Add array expressions (81733e8)
  • firestore: Add array expressions (2513fd5)
  • firestore: Add array expressions (d8a8334)
  • firestore: Add support for subqueries (#7839) (fb317f8)
  • firestore: add the parent expression (f17a791)
  • firestore: Add timestamp expressions (deeb265)
  • firestore: Added public preview support for full-text search and geo search in Pipelines (228fe85)
  • firestore: Added public preview support for full-text search and geo search in Pipelines (32089a9)
  • firestore: Added public preview support for full-text search and geo search in Pipelines (a95b65d)
  • firestore: Added public preview support for full-text search and geo search in Pipelines (7feca57)
  • firestore: Added public preview support for full-text search and geo search in Pipelines (20a55db)
  • firestore: Added public preview support for full-text search and geo search in Pipelines (0ae2a4f)
  • firestore: Added public preview support for full-text search and geo search in Pipelines (e18620e)
  • firestore: Added public preview support for full-text search and geo search in Pipelines (cf4ea62)
  • firestore: Added public preview support for full-text search and geo search in Pipelines (343c8ec)
  • firestore: Added public preview support for full-text search and geo search in Pipelines (80c3170)
  • firestore: Added public preview support for full-text search and geo search in Pipelines (606f97a)
  • firestore: Added public preview support for full-text search and geo search in Pipelines (410e7fd)
  • firestore: Added public preview support for full-text search and geo search in Pipelines (e6f646b)
  • firestore: Added public preview support for full-text search and geo search in Pipelines (781b5c7)
  • firestore: Added public preview support for full-text search and geo search in Pipelines (0e925ba)

... (truncated)

Commits

Updates firebase-admin from 11.11.1 to 14.0.0

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v14.0.0

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)

Firebase Admin Node.js SDK v13.10.0

New Features

  • feat(appcheck): Add support for minting limited-use tokens and custom JTI (#3027)

Bug Fixes

... (truncated)

Commits
  • 4754a2f [chore] Release 14.0.0 (#3171)
  • 25285ee build: upgrade compilation target and lib to ES2021 (#3172)
  • d96319e build(deps): bump @​tootallnate/once from 2.0.0 to 2.0.1 (#3160)
  • 0c34e89 build(deps): bump fast-uri from 3.1.0 to 3.1.2 (#3168)
  • 52d02f7 build(deps): bump fast-xml-builder from 1.1.5 to 1.2.0 (#3169)
  • dc788b2 chore: fixed api docs typos and omissions (#3170)
  • a39e897 build(deps-dev): bump eslint from 10.3.0 to 10.4.1 (#3155)
  • ce6c4dc Merge pull request #3162 from firebase/v14
  • fe71c55 fix(functions): store CLOUD_TASKS_EMULATOR_HOST at construction time (#3167)
  • 659c056 change(instance-id): Remove deprecated Instance ID service (#3166)
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…e-admin

Removes [protobufjs-cli](https://github.com/protobufjs/protobuf.js). It's no longer used after updating ancestor dependencies [protobufjs-cli](https://github.com/protobufjs/protobuf.js), [@google-cloud/firestore](https://github.com/googleapis/google-cloud-node/tree/HEAD/handwritten/firestore) and [firebase-admin](https://github.com/firebase/firebase-admin-node). These dependencies need to be updated together.


Removes `protobufjs-cli`

Updates `@google-cloud/firestore` from 6.8.0 to 8.6.0
- [Release notes](https://github.com/googleapis/google-cloud-node/releases)
- [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/handwritten/firestore/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node/commits/spanner-v8.6.0/handwritten/firestore)

Updates `firebase-admin` from 11.11.1 to 14.0.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@v11.11.1...v14.0.0)

---
updated-dependencies:
- dependency-name: protobufjs-cli
  dependency-version:
  dependency-type: indirect
- dependency-name: "@google-cloud/firestore"
  dependency-version: 8.6.0
  dependency-type: direct:production
- dependency-name: firebase-admin
  dependency-version: 14.0.0
  dependency-type: direct:production
...

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 Jun 15, 2026
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.

0 participants