Skip to content

build(deps): bump protobufjs and firebase#141

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-3e77baaf99
Open

build(deps): bump protobufjs and firebase#141
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-3e77baaf99

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Copy link
Copy Markdown
Contributor

Bumps protobufjs to 7.6.3 and updates ancestor dependency firebase. These dependencies need to be updated together.

Updates protobufjs from 6.11.4 to 7.6.3

Release notes

Sourced from protobufjs's releases.

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)

protobufjs: v7.5.8

7.5.8 (2026-05-12)

Bug Fixes

... (truncated)

Changelog

Sourced from protobufjs's changelog.

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

7.5.7 (2026-05-09)

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 modifies prepublish script that runs during installation. Review the package contents before updating.


Updates firebase from 8.10.1 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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 19, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 19, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-3e77baaf99 branch from 49f5d71 to cd4be92 Compare June 11, 2026 20:51
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) to 7.6.3 and updates ancestor dependency [firebase](https://github.com/firebase/firebase-js-sdk). These dependencies need to be updated together.


Updates `protobufjs` from 6.11.4 to 7.6.3
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.3/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@v6.11.4...protobufjs-v7.6.3)

Updates `firebase` from 8.10.1 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@8.10.1...firebase@12.14.0)

---
updated-dependencies:
- dependency-name: firebase
  dependency-version: 12.13.0
  dependency-type: direct:production
- dependency-name: protobufjs
  dependency-version: 7.6.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-3e77baaf99 branch from cd4be92 to 4f57e5c Compare June 11, 2026 20:57
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