Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 20, 2025

Bumps protobufjs to 7.5.2 and updates ancestor dependency firebase-admin. These dependencies need to be updated together.

Updates protobufjs from 7.2.4 to 7.5.2

Release notes

Sourced from protobufjs's releases.

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)
  • increase size of file that protobufjs CLI can process (d36ef0f)

Bug Fixes

  • change tree traversal order and feature resolution algorithm (d2d47d9)
  • remove eval usage so that chrome extension MV3 can run properly (#1941) (f2ccb99)

... (truncated)

Changelog

Sourced from protobufjs's changelog.

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

  • change tree traversal order and feature resolution algorithm (d2d47d9)
  • remove eval usage so that chrome extension MV3 can run properly (#1941) (f2ccb99)

7.4.0 (2024-08-22)

... (truncated)

Commits
  • 9467abe chore: release master (#2070)
  • 4b51cb2 fix: ensure that types are always resolved (#2068)
  • 69cced8 chore: release master (#2067)
  • 6406d4c fix: optimize regressions from editions implementations (#2066)
  • 56782bf fix: reserved field inside group blocks fail parsing (#2058)
  • 1dbcfe3 Merge pull request #2035 from protobufjs/release-please--branches--master
  • c74c2ec chore: release master
  • f04ded3 Merge pull request #2051 from mkruskal-google/edition2023
  • 00d5f1a Merge pull request #2055 from protobufjs/sofisl-patch-1
  • d36ef0f feat: increase size of file that protobufjs CLI can process
  • Additional commits viewable in compare view

Updates firebase-admin from 11.11.1 to 13.4.0

Release notes

Sourced from firebase-admin's releases.

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)

Firebase Admin Node.js SDK v13.3.0

New Features

  • feat(fcm): Support proxy field in FCM AndroidNotification (#2874)

Bug Fixes

  • fix(fcm): Provide inner errors from a session AggregateError to remove ambiguity (#2879)
  • fix(fcm): Wrap HTTP/2 session errors in promise (#2868)

Miscellaneous

  • [chore] Release 13.3.0 (#2904)
  • build(deps): bump axios in /.github/actions/send-email (#2899)
  • build(deps): bump jwks-rsa from 3.1.0 to 3.2.0 (#2885)
  • build(deps-dev): bump @​firebase/app-compat from 0.2.48 to 0.2.51 (#2872)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.48.1 to 7.52.1 (#2877)

Firebase Admin Node.js SDK v13.2.0

New Features

  • feat(fdc): Add support for Data Connect Impersonation (#2844)

Bug Fixes

  • fix(functions): Use emulated credentials when connecting to the emulator (#2857)
  • fix(dc): Use emulated credentials with Data Connect Emulator (#2853)
  • fix: equality comparison for semantic version when number of segments = max allowed segments (#2794)

Miscellaneous

  • [chore] Release 13.2.0 Take 2 (#2867)
  • [chore] Release 13.2.0 (#2866)
  • build(deps): bump @​firebase/database-compat from 2.0.1 to 2.0.3 (#2849)
  • build(deps-dev): bump @​types/lodash from 4.17.13 to 4.17.15 (#2848)

... (truncated)

Commits
  • 3c2cb9f [chore] Release 13.4.0 (#2917)
  • a00d409 chore(fdc): remove tags from Data Connect APIs (#2918)
  • 7ba9fd2 build(deps): bump @​firebase/database-compat from 2.0.3 to 2.0.5 (#2901)
  • a2e92f4 build(deps-dev): bump @​microsoft/api-extractor from 7.52.1 to 7.52.7 (#2912)
  • 8e3290e feat(fdc): Data Connect Bulk Import (#2905)
  • c309057 [chore] Release 13.3.0 (#2904)
  • 446843b build(deps): bump axios in /.github/actions/send-email (#2899)
  • 1636b5b fix(fcm): Provide inner errors from a session AggregateError to remove ambi...
  • 43e5860 build(deps): bump jwks-rsa from 3.1.0 to 3.2.0 (#2885)
  • a46086b feat(fcm): Support proxy field in FCM AndroidNotification (#2874)
  • 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.

ice-orion and others added 2 commits May 20, 2025 13:07
basically the only change is in method_channel_firebase_app.dart
the rest is only to keep the dependency tree point to that change
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) to 7.5.2 and updates ancestor dependency [firebase-admin](https://github.com/firebase/firebase-admin-node). These dependencies need to be updated together.


Updates `protobufjs` from 7.2.4 to 7.5.2
- [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.2)

Updates `firebase-admin` from 11.11.1 to 13.4.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.4.0)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-version: 7.5.2
  dependency-type: indirect
- dependency-name: firebase-admin
  dependency-version: 13.4.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 May 20, 2025
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