Skip to content

chore(deps): bump protobufjs and @google-cloud/firestore#640

Open
dependabot[bot] wants to merge 1 commit intonextfrom
dependabot/npm_and_yarn/multi-d92025a0d9
Open

chore(deps): bump protobufjs and @google-cloud/firestore#640
dependabot[bot] wants to merge 1 commit intonextfrom
dependabot/npm_and_yarn/multi-d92025a0d9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2026

Bumps protobufjs to 7.5.4 and updates ancestor dependency @google-cloud/firestore. These dependencies need to be updated together.

Updates protobufjs from 7.2.3 to 7.5.4

Release notes

Sourced from protobufjs's releases.

protobufjs: v7.5.4

7.5.4 (2025-08-15)

Bug Fixes

protobufjs: v7.5.3

7.5.3 (2025-05-28)

Bug Fixes

  • descriptor extensions handling post-editions (#2075) (6e255d4)

protobufjs: v7.5.2

7.5.2 (2025-05-14)

Bug Fixes

protobufjs: v7.5.1

7.5.1 (2025-05-08)

Bug Fixes

  • optimize regressions from editions implementations (#2066) (6406d4c)
  • reserved field inside group blocks fail parsing (#2058) (56782bf)

protobufjs: v7.5.0

7.5.0 (2025-04-15)

Features

  • add Edition 2023 Support (f04ded3)
  • add Edition 2023 Support (ac9a3b9)
  • add Edition 2023 Support (e5ca5c8)
  • add Edition 2023 Support (a84409b)
  • add Edition 2023 Support (9c5a178)
  • add Edition 2023 Support (b2c6867)
  • add Edition 2023 Support (60f3e51)
  • add Edition 2023 Support (a656361)
  • add Edition 2023 Support (869a95b)
  • add Edition 2023 Support (b936af4)
  • add Edition 2023 Support (a938467)

... (truncated)

Changelog

Sourced from protobufjs's changelog.

7.5.4 (2025-08-15)

Bug Fixes

7.5.3 (2025-05-28)

Bug Fixes

  • descriptor extensions handling post-editions (#2075) (6e255d4)

7.5.2 (2025-05-14)

Bug Fixes

7.5.1 (2025-05-08)

Bug Fixes

  • optimize regressions from editions implementations (#2066) (6406d4c)
  • reserved field inside group blocks fail parsing (#2058) (56782bf)

7.5.0 (2025-04-15)

Features

  • add Edition 2023 Support (f04ded3)
  • add Edition 2023 Support (ac9a3b9)
  • add Edition 2023 Support (e5ca5c8)
  • add Edition 2023 Support (a84409b)
  • add Edition 2023 Support (9c5a178)
  • add Edition 2023 Support (b2c6867)
  • add Edition 2023 Support (60f3e51)
  • add Edition 2023 Support (a656361)
  • add Edition 2023 Support (869a95b)
  • add Edition 2023 Support (b936af4)
  • add Edition 2023 Support (a938467)
  • add Edition 2023 Support (1af8454)
  • add Edition 2023 Support (785416f)
  • add feature resolution (a9ffc8a)
  • add feature resolution and tests (68b5339)
  • add feature resolution for protobuf editions (547afa2)

... (truncated)

Commits

Updates @google-cloud/firestore from 6.4.2 to 8.3.0

Release notes

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

v8.3.0

8.3.0 (2026-02-02)

Features

  • Add support for regexFind and regexFindAll (#2474) (52800a2)

v8.2.0

8.2.0 (2026-01-09)

Features

v8.1.0

8.1.0 (2025-12-22)

Features

  • [GAPIC] add Firestore CloneDatabase support (a0c74b7)
  • [GAPIC] add methods from gax to cache proto root and process custom error details (a0c74b7)
  • [GAPIC] add protobufjs 2023 edition support (a0c74b7)
  • [GAPIC] add request/response debug logging to gapics, update templates to gax 5 and node 18 (#1671) (a0c74b7)
  • [GAPIC] add the UserCreds API (a0c74b7)
  • [GAPIC] await/catch promises, and update listOperationsAsync return type (a0c74b7)
  • [GAPIC] Expose tags field in Database and RestoreDatabaseRequest public protos (a0c74b7)
  • [GAPIC] new Firestore index modes and Database Editions (a0c74b7)
  • [GAPIC] publish the pipelines API to the stable branch (a0c74b7)
  • [GAPIC] selective gapic support for typescript generation (a0c74b7)
  • Adding gcp resource name span attribute (#2454) (bc0c73d)

Bug Fixes

  • [GAPIC] add json files to tsconfig templates (#1692) (ba6be1d) (a0c74b7)
  • [GAPIC] catch dangling promises (a0c74b7)
  • [GAPIC] distinguish plural and singular path templates (a0c74b7)

v8.0.0

8.0.0 (2025-10-29)

⚠ BREAKING CHANGES

  • Update WithFieldData and PartialWithFieldData to ignore methods on types (#2294)
  • migrate to Node 18 (#2399)

... (truncated)

Changelog

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

8.3.0 (2026-02-02)

Features

  • Add support for regexFind and regexFindAll (#2474) (52800a2)

8.2.0 (2026-01-09)

Features

8.1.0 (2025-12-22)

Features

  • [GAPIC] add Firestore CloneDatabase support (a0c74b7)
  • [GAPIC] add methods from gax to cache proto root and process custom error details (a0c74b7)
  • [GAPIC] add protobufjs 2023 edition support (a0c74b7)
  • [GAPIC] add request/response debug logging to gapics, update templates to gax 5 and node 18 (#1671) (a0c74b7)
  • [GAPIC] add the UserCreds API (a0c74b7)
  • [GAPIC] await/catch promises, and update listOperationsAsync return type (a0c74b7)
  • [GAPIC] Expose tags field in Database and RestoreDatabaseRequest public protos (a0c74b7)
  • [GAPIC] new Firestore index modes and Database Editions (a0c74b7)
  • [GAPIC] publish the pipelines API to the stable branch (a0c74b7)
  • [GAPIC] selective gapic support for typescript generation (a0c74b7)
  • Adding gcp resource name span attribute (#2454) (bc0c73d)

Bug Fixes

  • [GAPIC] add json files to tsconfig templates (#1692) (ba6be1d) (a0c74b7)
  • [GAPIC] catch dangling promises (a0c74b7)
  • [GAPIC] distinguish plural and singular path templates (a0c74b7)

8.0.0 (2025-10-29)

⚠ BREAKING CHANGES

  • Update WithFieldData and PartialWithFieldData to ignore methods on types (#2294)
  • migrate to Node 18 (#2399)

Features

  • Support for index signatures in UpdateData<T> (#1953) (afa206d)

... (truncated)

Commits

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.

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) to 7.5.4 and updates ancestor dependency [@google-cloud/firestore](https://github.com/googleapis/nodejs-firestore). These dependencies need to be updated together.


Updates `protobufjs` from 7.2.3 to 7.5.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.2.3...protobufjs-v7.5.4)

Updates `@google-cloud/firestore` from 6.4.2 to 8.3.0
- [Release notes](https://github.com/googleapis/nodejs-firestore/releases)
- [Changelog](https://github.com/googleapis/nodejs-firestore/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-firestore@v6.4.2...v8.3.0)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-version: 7.5.4
  dependency-type: indirect
- dependency-name: "@google-cloud/firestore"
  dependency-version: 8.3.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies javascript Pull requests that update javascript code labels Feb 5, 2026
@github-actions github-actions bot added the chore label Feb 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore dependencies javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants