chore(deps): bump protobufjs and firebase-admin in /functions#175
Merged
ruhdevops merged 3 commits intoMay 10, 2026
Conversation
- Add GitHub Actions workflows: * complete-pipeline.yml - Full CI/CD pipeline * coverage.yml - Code coverage reporting * docs.yml - Documentation builder * nightly-release.yml - Automated nightly releases - Add local_checks.py - Python validation script - Add values.yaml - Configuration values - Update functions dependencies and lockfiles This commit includes: - Type-safe Python validation script with full type annotations - Pre-commit hook configuration - CircleCI deployment configuration - GitHub Actions automation for CI/CD
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) to 7.5.6 and updates ancestor dependency [firebase-admin](https://github.com/firebase/firebase-admin-node). These dependencies need to be updated together. Updates `protobufjs` from 6.11.6 to 7.5.6 - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.5.6/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@v6.11.6...protobufjs-v7.5.6) Updates `firebase-admin` from 10.3.0 to 13.9.0 - [Release notes](https://github.com/firebase/firebase-admin-node/releases) - [Changelog](https://github.com/firebase/firebase-admin-node/blob/main/CHANGELOG.md) - [Commits](firebase/firebase-admin-node@v10.3.0...v13.9.0) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 7.5.6 dependency-type: indirect - dependency-name: firebase-admin dependency-version: 13.9.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
|
Contributor
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ❌ Deployment failed View logs |
ytstudio | c89c251 | May 10 2026, 08:10 AM |
Contributor
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ❌ Deployment failed View logs |
ytstudio | c89c251 | May 10 2026, 08:10 AM |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps protobufjs to 7.5.6 and updates ancestor dependency firebase-admin. These dependencies need to be updated together.
Updates
protobufjsfrom 6.11.6 to 7.5.6Release notes
Sourced from protobufjs's releases.
... (truncated)
Changelog
Sourced from protobufjs's changelog.
... (truncated)
Commits
2189e5bchore: release protobufjs-v7.x (#2174)75392eafix: Backport input hardening and CLI fixes to 7.x (#2173)8af8d7cchore(ci): Fix 7.x release please configuration (#2169)e92ca42chore(ci): Enable release-please for 7.x (#2166)b7bdfafchore: release 7.5.5ff7b2affix: filter invalid characters from the type name (#2127)086b19dfix: do not allow setting proto in Message constructor (#2126)827ff8echore: release master (#2093)5a3769afix: invalid syntax in descriptor.proto (#2092)f42297bchore: release master (#2076)Install script changes
This version modifies
prepublishscript that runs during installation. Review the package contents before updating.Updates
firebase-adminfrom 10.3.0 to 13.9.0Release notes
Sourced from firebase-admin's releases.
... (truncated)
Commits
0efb21f[chore] Release 13.9.0 (#3129)363a302chore: Deprecate support for Node.js 20 (#3128)b28b921build(deps-dev): bump@typescript-eslint/parserfrom 8.57.2 to 8.59.1 (#3114)5933705build(deps): bump follow-redirects in /.github/actions/send-email (#3113)ce3b9e0build(deps): bump protobufjs from 7.5.4 to 7.5.5 (#3119)e891a3cbuild(deps): bump uuid and@actions/corein /.github/actions/send-email (#3120)92003fcfeat(remote-config): add optional exposurePercent field to ExperimentValue (#...8b9b7a7build(deps): bump axios in /.github/actions/send-email (#3123)e310a72build(deps): bump fast-xml-parser from 5.5.9 to 5.7.1 (#3122)ff4c94d[chore] Release 13.8.0 (#3109)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.