Skip to content

Bump protobufjs and cypress-firebase in /experimental/e2e-frontend#448

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/experimental/e2e-frontend/multi-944a0236f2
Open

Bump protobufjs and cypress-firebase in /experimental/e2e-frontend#448
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/experimental/e2e-frontend/multi-944a0236f2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Updates protobufjs from 7.2.3 to 7.6.0

Release notes

Sourced from protobufjs's releases.

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

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)

... (truncated)

Changelog

Sourced from protobufjs's changelog.

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

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)

... (truncated)

Commits
Maintainer changes

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


Updates cypress-firebase from 3.0.1 to 4.2.2

Release notes

Sourced from cypress-firebase's releases.

v4.2.2

4.2.2 (2025-08-19)

Bug Fixes

  • switch firebase-admin peer dependency to >= 11 (#1506) (062293b)

v4.2.1

4.2.1 (2024-10-11)

Bug Fixes

v4.2.0

4.2.0 (2024-07-29)

Features

  • plugin option to protect production environment (#1231) (218718a)

v4.1.2

4.1.2 (2024-07-29)

Bug Fixes

v4.1.1

4.1.1 (2024-07-29)

Bug Fixes

v4.1.0

4.1.0 (2024-06-11)

Features

v4.0.0

4.0.0 (2024-02-12)

... (truncated)

Commits
  • 062293b fix: switch firebase-admin peer dependency to >= 11 (#1506)
  • bc403ef chore(dev-deps): update dependency @​types/node to v22 (#1395)
  • 50aaffa chore(examples): update dependency cross-env to v10 (#1503)
  • edc8425 chore(deps): update dependency firebase-admin to v13 (#1406)
  • babc453 chore(examples): update react monorepo to v19 (major) (#1424)
  • bc6dff9 chore: update examples to yarn 4 (#1505)
  • a8ddfbe chore(examples): update dependency eslint-plugin-cypress to v5 (#1504)
  • 8e7f894 chore(dev-deps): update dependency firebase-tools to v14 (#1469)
  • 925d72a chore: stabilize orderBy tests (#1502)
  • 0aff5a9 chore(dev-deps): update dependency sinon to v21 (#1500)
  • Additional commits viewable in compare view
Install script changes

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


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.

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) to 7.6.0 and updates ancestor dependency [cypress-firebase](https://github.com/prescottprue/cypress-firebase). These dependencies need to be updated together.


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

Updates `cypress-firebase` from 3.0.1 to 4.2.2
- [Release notes](https://github.com/prescottprue/cypress-firebase/releases)
- [Commits](prescottprue/cypress-firebase@v3.0.1...v4.2.2)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-version: 7.6.0
  dependency-type: indirect
- dependency-name: cypress-firebase
  dependency-version: 4.2.2
  dependency-type: direct:development
...

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 19, 2026
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