Skip to content
This repository was archived by the owner on Aug 10, 2026. It is now read-only.

Bump protobufjs, @google-cloud/datastore and firebase - #646

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-98350da8ca
Open

Bump protobufjs, @google-cloud/datastore and firebase#646
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-98350da8ca

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps protobufjs to 7.6.4 and updates ancestor dependencies protobufjs, @google-cloud/datastore and firebase. These dependencies need to be updated together.

Updates protobufjs from 5.0.3 to 7.6.4

Release notes

Sourced from protobufjs's releases.

protobufjs: v7.6.4

7.6.4 (2026-06-12)

Bug Fixes

protobufjs: v7.6.3

7.6.3 (2026-06-09)

Bug Fixes

  • Avoid name collisions in generated code (#2311) (78a9576)
  • Preserve null conversion behavior for fieldless messages (#2312) (df91652)

protobufjs: v7.6.2

7.6.2 (2026-05-30)

Bug Fixes

  • Backport consistency and correctness fixes (#2294) (a92f72e)

protobufjs: v7.6.1

7.6.1 (2026-05-22)

Bug Fixes

protobufjs: v7.6.0

7.6.0 (2026-05-18)

Features

protobufjs: v7.5.9

7.5.9 (2026-05-17)

Bug Fixes

  • Backport bundler-safe optional module lookups (#2254) (0853a62)

... (truncated)

Changelog

Sourced from protobufjs's changelog.

7.6.4 (2026-06-12)

Bug Fixes

7.6.3 (2026-06-09)

Bug Fixes

  • Avoid name collisions in generated code (#2311) (78a9576)
  • Preserve null conversion behavior for fieldless messages (#2312) (df91652)

7.6.2 (2026-05-30)

Bug Fixes

  • Backport consistency and correctness fixes (#2294) (a92f72e)

7.6.1 (2026-05-22)

Bug Fixes

7.6.0 (2026-05-18)

Features

7.5.9 (2026-05-17)

Bug Fixes

  • Backport bundler-safe optional module lookups (#2254) (0853a62)

7.5.8 (2026-05-12)

Bug Fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for protobufjs since your current version.

Install script changes

This version adds postinstall script and modifies prepublish script that run during installation. Review the package contents before updating.


Updates @google-cloud/datastore from 1.4.2 to 10.1.1

Release notes

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

datastore: v10.1.1

10.1.1 (2026-05-11)

Bug Fixes

  • Bump all node submodules (#8178) (9fd76ef)
  • Upgrade protobufjs and fix legacy key decoding in Datastore (#8088) (939d18d)

documentai: v9.6.2

9.6.2 (2026-06-01)

Bug Fixes

translate: v9.4.2

9.4.2 (2026-06-01)

Bug Fixes

security-center: v9.3.2

9.3.2 (2026-06-01)

Bug Fixes

spanner: v8.7.1

8.7.1 (2026-05-06)

Bug Fixes

  • Bump all node submodules (#8178) (9fd76ef)
  • Change the copyright year for files in the packages folder (#8109) (c1a03fe)
  • spanner: Clear metrics tracers after operation completion (#8172) (4c33205)
  • spanner: Disable metrics tracer when built-in metrics are disabled (#8170) (0dd9a53)
  • spanner: GetTransaction type with options, cb (#8045) (8e31dd7)
  • spanner: Record fractional latency metrics (#8168) (9e91cc8)

firestore: v8.6.0

8.6.0 (2026-05-11)

... (truncated)

Changelog

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

10.1.1 (2026-05-11)

Bug Fixes

  • Bump all node submodules (#8178) (9fd76ef)
  • Upgrade protobufjs and fix legacy key decoding in Datastore (#8088) (939d18d)

10.1.0 (2025-11-20)

Features

10.0.1 (2025-05-08)

Bug Fixes

  • Fix the compiler error blocking the release (#1391) (ec91e14)

10.0.0 (2025-05-02)

⚠ BREAKING CHANGES

  • migrate to Node 18 (#1384)

Bug Fixes

  • doc: Fix param descriptions for filters (#1346) (a18c169)
  • More error visibility in nodejs-datastore (#1389) (55934da)
  • Not check sub-property existence for null values (#1330) (5c0ddbc)

Miscellaneous Chores

9.2.1 (2024-11-06)

Bug Fixes

  • Address edge cases for excluding large properties when using save (#1356) (ceaff7e)
  • Create a release (#1353) (536873e)

9.2.0 (2024-10-30)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for @​google-cloud/datastore since your current version.

Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Updates firebase from 5.5.9 to 12.14.0

Release notes

Sourced from firebase's releases.

firebase@12.14.0

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

@​firebase/ai@​2.13.0

Minor Changes

  • f0752a0 #9800 - Add initializeDeviceModel() method to allow explicit initialization of on-device model in hybrid mode.

  • bd08cae #9926 - Change "beta" (public preview) tags to "public" (generally available) for all hybrid inference features.

Patch Changes

  • bd2644b #9956 (fixes #9938) - Fix a bug that caused ChatSession.sendMessageStream() and TemplateChatSession.sendMessageStream() to send duplicate user turns in the request.

firebase@12.14.0

Minor Changes

  • 3b337b9 #9917 - Add new API and deprecate old API for creating and deleting fcm registration

  • f0752a0 #9800 - Add initializeDeviceModel() method to allow explicit initialization of on-device model in hybrid mode.

  • d5b0f61 #9913 - Added minimum and maximum FieldValue operations

  • bd08cae #9926 - Change "beta" (public preview) tags to "public" (generally available) for all hybrid inference features.

Patch Changes

  • 2697919 #9845 (fixes #9732) - Updated _isAvailable() to use retry logic for the initial IndexedDB availability check, preventing incorrect fallbacks to in-memory persistence in environments where transactions may occasionally drop on startup.

  • Updated dependencies [3b337b9, bd2644b, 2697919, f0752a0, d5b0f61, 4d3f71a, 85f6f4e, d675580, bd08cae, 51e93fc, a1a2455]:

  • @​firebase/messaging@​0.13.0

  • @​firebase/app@​0.14.13

  • @​firebase/ai@​2.13.0

  • @​firebase/auth@​1.13.2

  • @​firebase/auth-compat@​0.6.7

  • @​firebase/firestore@​4.15.0

  • @​firebase/remote-config@​0.8.4

  • @​firebase/app-check@​0.11.4

  • @​firebase/data-connect@​0.7.1

  • @​firebase/messaging-compat@​0.2.27

  • @​firebase/functions@​0.13.5

  • @​firebase/app-compat@​0.5.13

  • @​firebase/firestore-compat@​0.4.10

  • @​firebase/remote-config-compat@​0.2.25

  • @​firebase/app-check-compat@​0.4.4

  • @​firebase/functions-compat@​0.4.5

... (truncated)

Commits
  • 62a4653 Version Packages (#10004)
  • 82dd7ed Merge main into release
  • bd08cae feat(ai): Update tags to mark hybrid inference features as GA (#9926)
  • f0752a0 feat(ai)!: Add explicit initializeDeviceModel() method when using hybrid (#...
  • cbb1953 implement onSubChange for FID-based registration (#9996)
  • 85f6f4e fix(firestore): improved robustness and logging in query listen stream creati...
  • 4d3f71a fix(remoteconfig): Stopping last running experiment must call updateActiveExp...
  • d675580 fix(app-check): Fix getLimitedUseToken() (#9987)
  • 3b337b9 Feat/messaging api series (#9917)
  • eefab3e fix(changelog-generator): fix postinstall build failure (#9948)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for firebase since your current version.


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.6.4 and updates ancestor dependencies [protobufjs](https://github.com/protobufjs/protobuf.js), [@google-cloud/datastore](https://github.com/googleapis/google-cloud-node/tree/HEAD/handwritten/datastore) and [firebase](https://github.com/firebase/firebase-js-sdk). These dependencies need to be updated together.


Updates `protobufjs` from 5.0.3 to 7.6.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.4/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@5.0.3...protobufjs-v7.6.4)

Updates `@google-cloud/datastore` from 1.4.2 to 10.1.1
- [Release notes](https://github.com/googleapis/google-cloud-node/releases)
- [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/handwritten/datastore/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node/commits/datastore-v10.1.1/handwritten/datastore)

Updates `firebase` from 5.5.9 to 12.14.0
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@5.5.9...firebase@12.14.0)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-version: 7.6.4
  dependency-type: indirect
- dependency-name: "@google-cloud/datastore"
  dependency-version: 10.1.1
  dependency-type: direct:production
- dependency-name: firebase
  dependency-version: 12.14.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 16, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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