Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2025

Bumps protobufjs and firebase-admin. These dependencies needed to be updated together.
Updates protobufjs from 7.2.4 to 7.5.3

Release notes

Sourced from protobufjs's releases.

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)
  • 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)
  • add feature resolution for protobuf editions (65d3ed1)
  • api_converters_editions tests added and run successfully" (b4b5ca4)
  • increase size of file that protobufjs CLI can process (00d5f1a)

... (truncated)

Changelog

Sourced from protobufjs's changelog.

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)
  • add feature resolution for protobuf editions (65d3ed1)
  • api_converters_editions tests added and run successfully" (b4b5ca4)
  • increase size of file that protobufjs CLI can process (00d5f1a)
  • increase size of file that protobufjs CLI can process (d36ef0f)

Bug Fixes

... (truncated)

Commits

Updates firebase-admin from 11.11.1 to 13.6.0

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v13.6.0

New Features

  • feat(dc): Add executeQuery and executeMutation APIs to Data Connect (#2979)

Miscellaneous

  • [chore] Release 13.6.0 (#3006)
  • build(deps-dev): bump gulp from 5.0.0 to 5.0.1 (#3001)
  • build(deps): bump @​firebase/database-compat from 2.0.6 to 2.1.0 (#3002)
  • build(deps): bump @​fastify/busboy from 3.1.1 to 3.2.0 (#2998)
  • build(deps-dev): bump @​firebase/api-documenter from 0.4.0 to 0.5.0 (#3000)
  • build(deps): bump axios in /.github/actions/send-email (#2983)
  • chore(dc): Implement gen tracking (#2985)
  • FDC: update api version, integration tests, and CONTRIBUTING.md (#2972)
  • chore: update copyright headers from Google Inc. to Google LLC (#2974)

Firebase Admin Node.js SDK v13.5.0

New Features

  • feat: initializeApp idempotency (#2947)
  • feat(fcm): Support apns.live_activity_token field in FCM ApnsConfig (#2891)

Miscellaneous

  • [chore] Release 13.5.0 (#2969)
  • chore: Upgrade @​firebase/auth-compat and @​firebase/auth-types (#2964)
  • build(deps): bump uuid from 11.0.3 to 11.1.0 (#2946)
  • build(deps-dev): bump @​types/request from 2.48.12 to 2.48.13 (#2959)
  • build(deps): bump form-data in /.github/actions/send-email (#2951)
  • chore: Fix strip-only mode issues in Node.js 22.18 (#2958)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.52.7 to 7.52.10 (#2955)
  • build(deps-dev): bump @​types/lodash from 4.17.15 to 4.17.18 (#2942)
  • build(deps): bump undici in /.github/actions/send-email (#2922)

Firebase Admin Node.js SDK v13.4.0

New Features

  • feat(fdc): Data Connect Bulk Import (#2905)

Miscellaneous

  • [chore] Release 13.4.0 (#2917)
  • chore(fdc): remove tags from Data Connect APIs (#2918)
  • build(deps): bump @​firebase/database-compat from 2.0.3 to 2.0.5 (#2901)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.52.1 to 7.52.7 (#2912)

... (truncated)

Commits
  • 2e2b36a [chore] Release 13.6.0 (#3006)
  • ad7a4f3 build(deps-dev): bump gulp from 5.0.0 to 5.0.1 (#3001)
  • 48c8ca6 build(deps): bump @​firebase/database-compat from 2.0.6 to 2.1.0 (#3002)
  • c9a3ee3 feat(dc): Add executeQuery and executeMutation APIs to Data Connect (#2979)
  • 27c682a build(deps): bump @​fastify/busboy from 3.1.1 to 3.2.0 (#2998)
  • 175ca9e build(deps-dev): bump @​firebase/api-documenter from 0.4.0 to 0.5.0 (#3000)
  • 8c9895e build(deps): bump axios in /.github/actions/send-email (#2983)
  • e72c0cd chore(dc): Implement gen tracking (#2985)
  • 40325df FDC: update api version, integration tests, and CONTRIBUTING.md (#2972)
  • 3442251 chore: update copyright headers from Google Inc. to Google LLC (#2974)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 14, 2025
@github-actions github-actions bot enabled auto-merge November 14, 2025 20:36
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-1a8c7e7a78 branch 4 times, most recently from 68c39b1 to 8f41451 Compare November 18, 2025 19:29
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) and [firebase-admin](https://github.com/firebase/firebase-admin-node). These dependencies needed to be updated together.

Updates `protobufjs` from 7.2.4 to 7.5.3
- [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.4...protobufjs-v7.5.3)

Updates `firebase-admin` from 11.11.1 to 13.6.0
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Changelog](https://github.com/firebase/firebase-admin-node/blob/master/CHANGELOG.md)
- [Commits](firebase/firebase-admin-node@v11.11.1...v13.6.0)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-version: 7.5.3
  dependency-type: indirect
- dependency-name: firebase-admin
  dependency-version: 13.6.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-1a8c7e7a78 branch from 8f41451 to 528ba71 Compare November 18, 2025 19:43
Copy link
Contributor

@slifty slifty left a comment

Choose a reason for hiding this comment

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

It appears we aren't directly using either of these packages so I believe it's OK for us to incorporate the bumps.

@github-actions github-actions bot merged commit 5fd974f into main Nov 18, 2025
6 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/multi-1a8c7e7a78 branch November 18, 2025 20:19
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