Skip to content

Bump protobufjs, @google-cloud/bigquery-connection, firebase-admin, firebase-functions and firebase-functions-test in /bigquery-geocode-address/functions#96

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/bigquery-geocode-address/functions/multi-abb6e1a608
Open

Bump protobufjs, @google-cloud/bigquery-connection, firebase-admin, firebase-functions and firebase-functions-test in /bigquery-geocode-address/functions#96
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/bigquery-geocode-address/functions/multi-abb6e1a608

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps protobufjs to 7.5.8 and updates ancestor dependencies protobufjs, @google-cloud/bigquery-connection, firebase-admin, firebase-functions and firebase-functions-test. These dependencies need to be updated together.

Updates protobufjs from 7.2.3 to 7.5.8

Release notes

Sourced from protobufjs's releases.

protobufjs: v7.5.8

7.5.8 (2026-05-12)

Bug Fixes

protobufjs: v7.5.7

7.5.7 (2026-05-09)

Bug Fixes

protobufjs: v7.5.6

7.5.6 (2026-04-27)

Bug Fixes

  • Backport input hardening and CLI fixes to 7.x (#2173) (75392ea)

v7.5.5

This release backports two reported security issues to 7.x branch.

  • fix: do not allow setting __proto__ in Message constructor (#2126)
  • fix: filter invalid characters from the type name (#2127)

Full Changelog: protobufjs/protobuf.js@protobufjs-v7.5.4...protobufjs-v7.5.5

protobufjs: v7.5.4

7.5.4 (2025-08-15)

Bug Fixes

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)

... (truncated)

Changelog

Sourced from protobufjs's changelog.

7.5.8 (2026-05-12)

Bug Fixes

7.5.7 (2026-05-09)

Bug Fixes

7.5.6 (2026-04-27)

Bug Fixes

  • Backport input hardening and CLI fixes to 7.x (#2173) (75392ea)

7.5.4 (2025-08-15)

Bug Fixes

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)

... (truncated)

Commits
Maintainer changes

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


Updates @google-cloud/bigquery-connection from 2.2.1 to 4.1.2

Release notes

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

shell: v4.1.2

4.1.2 (2026-05-01)

Bug Fixes

  • Change the copyright year for files in the packages folder (#8109) (c1a03fe)
  • Do not publish the protos to npm (#8079) (816216b)
  • Revert "fix: Do not publish the protos to npm" (#8096) (ac0fbb6)

tpu: v4.1.2

4.1.2 (2026-05-01)

Bug Fixes

  • Change the copyright year for files in the packages folder (#8109) (c1a03fe)
  • Do not publish the protos to npm (#8079) (816216b)
  • Revert "fix: Do not publish the protos to npm" (#8096) (ac0fbb6)

jsdoc-region-tag: v4.0.2

4.0.2 (2026-05-11)

Bug Fixes

service-management: v3.2.2

3.2.2 (2026-05-01)

Bug Fixes

  • Change the copyright year for files in the packages folder (#8109) (c1a03fe)
  • Do not publish the protos to npm (#8079) (816216b)
  • Revert "fix: Do not publish the protos to npm" (#8096) (ac0fbb6)

video-stitcher: v3.2.2

3.2.2 (2026-05-01)

Bug Fixes

  • Change the copyright year for files in the packages folder (#8109) (c1a03fe)
  • Do not publish the protos to npm (#8079) (816216b)
  • Revert "fix: Do not publish the protos to npm" (#8096) (ac0fbb6)

run: v3.2.1

3.2.1 (2026-05-01)

... (truncated)

Changelog

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

4.1.2 (2026-05-01)

Bug Fixes

  • Change the copyright year for files in the packages folder (#8109) (c1a03fe)
  • Do not publish the protos to npm (#8079) (816216b)
  • Revert "fix: Do not publish the protos to npm" (#8096) (ac0fbb6)

4.1.1 (2025-10-13)

Bug Fixes

  • [gkeconnect-gateway] remove unused GatewayServiceClient (#6775) (41c2ff2)

4.1.0 (2025-07-09)

Features

  • [Many APIs] add methods from gax to cache proto root and process custom error details (#6418) (fcfb2c0)
  • [Many APIs] add methods from gax to cache proto root and process custom error details (#6419) (f8a324c)
  • Add protobufjs 2023 edition support (#6303) (4a0cba1)

4.0.1 (2025-03-19)

Bug Fixes

  • [Many APIs] await/catch promises, and update listOperationsAsync return type (#6183) (f91c71f)

4.0.0 (2025-03-18)

⚠ BREAKING CHANGES

  • upgrade to Node 18 (#6096)

Features

  • [Many APIs] add request/response debug logging to gapics, update templates to gax 5 (32fff6f)

Miscellaneous Chores

3.3.0 (2024-05-21)

... (truncated)

Commits
  • 4572246 chore: release main (#8148)
  • 59f445d fix: sync legacy 0.1.0 snippet metadata versions across monorepo (#8144)
  • c1a03fe fix: change the copyright year for files in the packages folder (#8109)
  • a47507c chore: consolidate prettierignore and prettierrc files: autogen (#8082)
  • ac0fbb6 fix: Revert "fix: Do not publish the protos to npm" (#8096)
  • 816216b fix: Do not publish the protos to npm (#8079)
  • 5d85291 chore: cleanup redundant .gitattributes files (#8007)
  • 6b4a203 chore: remove duplicate per-package contribution and license files (#7972)
  • c35255e ci: resolve type conflict for @​sinonjs/fake-timers for all generated packages...
  • b618e9a docs: [Many APIs] Marking MODIFIED_CUSTOMER_INITIATED_ACCESS and MODIFIED_GOO...
  • Additional commits viewable in compare view
Install script changes

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


Updates firebase-admin from 11.8.0 to 13.9.0

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v13.9.0

New Features

  • feat(remote-config): add optional exposurePercent field to ExperimentValue (#3096)

Miscellaneous

  • [chore] Release 13.9.0 (#3129)
  • chore: Deprecate support for Node.js 20 (#3128)
  • build(deps-dev): bump @​typescript-eslint/parser from 8.57.2 to 8.59.1 (#3114)
  • build(deps): bump follow-redirects in /.github/actions/send-email (#3113)
  • build(deps): bump protobufjs from 7.5.4 to 7.5.5 (#3119)
  • build(deps): bump uuid and @​actions/core in /.github/actions/send-email (#3120)
  • build(deps): bump axios in /.github/actions/send-email (#3123)
  • build(deps): bump fast-xml-parser from 5.5.9 to 5.7.1 (#3122)

Firebase Admin Node.js SDK v13.8.0

New Features

  • feat(pnv): Add support for Phone Number Verification (#3101)
  • feat(fcm): Add bandwidthConstrainedOk and restrictedSatelliteOk (#2994)

Miscellaneous

  • [chore] Release 13.8.0 (#3109)
  • chore(deps): bump node-forge to 1.4.0 (#3108)
  • build(deps-dev): bump @​types/node from 25.3.0 to 25.3.3 (#3090)
  • build(deps-dev): bump lodash and @​microsoft/api-extractor (#3106)
  • build(deps): bump fast-xml-parser from 5.5.6 to 5.5.7 (#3095)
  • build(deps): bump fast-xml-parser from 5.4.1 to 5.5.6 (#3093)
  • build(deps): bump fast-xml-parser from 5.3.7 to 5.4.1 (#3087)

Firebase Admin Node.js SDK v13.7.0

New Features

  • feat(rc): Support Rollout, Personalization, and Experiment values (#3046)

Bug Fixes

  • fix: upgrade @​google-cloud/storage@​7.19.0 (#3071)

Miscellaneous

  • [chore] Release 13.7.0 (#3081)
  • build(deps-dev): bump @​types/lodash from 4.17.18 to 4.17.24 (#3083)
  • build(deps-dev): bump @​typescript-eslint/eslint-plugin (#3086)
  • build(deps): bump node-forge from 1.3.2 to 1.3.3 (#3085)

... (truncated)

Commits
  • 0efb21f [chore] Release 13.9.0 (#3129)
  • 363a302 chore: Deprecate support for Node.js 20 (#3128)
  • b28b921 build(deps-dev): bump @​typescript-eslint/parser from 8.57.2 to 8.59.1 (#3114)
  • 5933705 build(deps): bump follow-redirects in /.github/actions/send-email (#3113)
  • ce3b9e0 build(deps): bump protobufjs from 7.5.4 to 7.5.5 (#3119)
  • e891a3c build(deps): bump uuid and @​actions/core in /.github/actions/send-email (#3120)
  • 92003fc feat(remote-config): add optional exposurePercent field to ExperimentValue (#...
  • 8b9b7a7 build(deps): bump axios in /.github/actions/send-email (#3123)
  • e310a72 build(deps): bump fast-xml-parser from 5.5.9 to 5.7.1 (#3122)
  • ff4c94d [chore] Release 13.8.0 (#3109)
  • Additional commits viewable in compare view

Updates firebase-functions from 4.4.0 to 4.9.0

Release notes

Sourced from firebase-functions's releases.

v4.9.0

  • Add new 2nd gen Firestore auth context triggers. (#1519)

v4.8.2

Fix bug with CORS options for an array of one string (#1544)

v4.8.1

Fix bug where 1st gen functions eventually fail with stack too deep (#1540) Make simple CORS options static for improved debugability (#1536)

v4.8.0

Add onInit callback function for global variable initialization (#1531)

v4.7.0

  • Fixes access on deeply nested, nonexistent property. (#1432)
  • Add IteratedDataSnapshot interface to match with firebase admin v12 (#1517).
  • Make bucket parameterizeable in storage functions (#1518)
  • Introduce helper library for select and multi-select input (#1518)

v4.6.0

  • Wrap 2nd gen onCall functions with trace context. (#1491)
  • Bump peer depdencies for firebase-admin to support 12.0.0. (#1509)

v4.5.0

  • Remove HTTP server shutdown message. (#1457)
  • Add features to task queue functions. (#1423)
  • Add traces to V2 Firestore trigger logs. (#1440)
  • Fix incorrectly parsed timestamps in auth blocking functions. (#1472)
  • Add recaptcha verdict support for auth blocking functions (#1458)

v4.4.1

  • Update list of supported regions for 2nd Gen Functions. (#1402)
  • Fix bug where log message on structured log was being overwritten (#1416)
  • Fix bug where exists() should return true for falsy values like 0, "" (#1410)
Commits

Updates firebase-functions-test from 3.1.0 to 3.5.0

Release notes

Sourced from firebase-functions-test's releases.

v3.5.0

  • feat: add SecretManager mocking (#265)

v3.4.1

  • Support FIRESTORE_EMULATOR_HOST env var for Firestore triggers (#184)

v3.4.0

  • Explicitly import from the v1 namespace to unbreak firebase-functions 6.x (#243).
  • Explciitly import from the v2 namespace so that #243 doesn't break firebase-functions versions below 6.x (#252)
  • Also adds firebase-admin 13.x as a supported version in peer-deps (#252)

v3.3.0

  • Add support for v2 callable functions (#229).

v3.2.0

  • Add support for testing Firestore 2nd gen Auth Context triggers. (#227)

v3.1.1

  • Extend support for firebase-admin@12 (#220)
Commits
  • 0309bed 3.5.0
  • cd75dd1 updates npm publish token (#306)
  • b5f9c93 using github token in clone URL in Pubish Script (#305)
  • 762a4ac chore: use Secret Manager for cloning and add changelog for v3.5.0 (#303)
  • 4208282 chore: update release scripts and rotate npmrc to match firebase-func… (#302)
  • fb6cd5c feat: add SecretManager mocking (#265)
  • c38afad chore: run npm audit fix (#267)
  • d5634c5 fix(workflows): update actions/cache to v4 as v1 obsolete (#262)
  • a4d2de0 [firebase-release] Removed change log and reset repo after 3.4.1 release
  • 12dd9cf 3.4.1
  • 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 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.

…irebase-functions and firebase-functions-test

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) to 7.5.8 and updates ancestor dependencies [protobufjs](https://github.com/protobufjs/protobuf.js), [@google-cloud/bigquery-connection](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-bigquery-connection), [firebase-admin](https://github.com/firebase/firebase-admin-node), [firebase-functions](https://github.com/firebase/firebase-functions) and [firebase-functions-test](https://github.com/firebase/firebase-functions-test). These dependencies need to be updated together.


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

Updates `@google-cloud/bigquery-connection` from 2.2.1 to 4.1.2
- [Release notes](https://github.com/googleapis/google-cloud-node/releases)
- [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-bigquery-connection/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node/commits/dms-v4.1.2/packages/google-cloud-bigquery-connection)

Updates `firebase-admin` from 11.8.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@v11.8.0...v13.9.0)

Updates `firebase-functions` from 4.4.0 to 4.9.0
- [Release notes](https://github.com/firebase/firebase-functions/releases)
- [Commits](firebase/firebase-functions@v4.4.0...v4.9.0)

Updates `firebase-functions-test` from 3.1.0 to 3.5.0
- [Release notes](https://github.com/firebase/firebase-functions-test/releases)
- [Commits](firebase/firebase-functions-test@v3.1.0...v3.5.0)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-version: 7.5.8
  dependency-type: indirect
- dependency-name: "@google-cloud/bigquery-connection"
  dependency-version: 4.1.2
  dependency-type: direct:production
- dependency-name: firebase-admin
  dependency-version: 13.9.0
  dependency-type: direct:production
- dependency-name: firebase-functions
  dependency-version: 4.9.0
  dependency-type: direct:production
- dependency-name: firebase-functions-test
  dependency-version: 3.5.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
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.

1 participant