Skip to content

build(deps): bump protobufjs and @u4/adbkit#6

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-da254508c5
Open

build(deps): bump protobufjs and @u4/adbkit#6
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-da254508c5

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 @u4/adbkit. These dependencies need to be updated together.

Updates protobufjs from 6.11.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.

Install script changes

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


Updates @u4/adbkit from 4.1.17 to 4.1.20

Release notes

Sourced from @​u4/adbkit's releases.

v4.1.20

What's Changed

New Contributors

Full Changelog: UrielCh/adbkit@v4.1.19...v4.1.20

V 4.1.19

V4.1.19 (2023-05-23)

V4.1.18 (2023-02-06)

Changelog

Sourced from @​u4/adbkit's changelog.

CHANGELOG

V5.1.7 (2025-07-17)

  • stress test scrcpy
  • improve scrcpy-server V2+ support

V5.1.6 (2025-07-07)

  • update scrcpy-server from 1.24 to 1.25
  • update scrcpy-server from 1.25 to 2.0
  • update scrcpy-server from 2.0 to 2.1
  • update scrcpy-server from 2.1 to 2.2
  • update scrcpy-server from 2.2 to 2.3
  • update scrcpy-server from 2.3 to 2.4
  • update scrcpy-server from 2.4 to 2.5
  • update scrcpy-server from 2.5 to 2.6
  • update scrcpy-server from 2.6 to 2.7

V5.1.5 (2025-07-06)

  • use new prebuilt package version

V5.1.4 (2025-07-06)

  • use new prebuilt package

V5.1.3 (2025-07-04)

  • fix import issue with protobufjs in nodeJS with nodeJS runtime

V5.1.2 (2025-07-03)

  • fix Minicap add a missing url.pathname

V5.1.1 (2025-07-03)

  • fix Minicap resource loading issue in nodeJS using npm:import-meta-resolve

V5.1.0 (2025-07-02)

  • remove some dev depencences from depencences
  • Allow authorization of known public keys in the tcp usb bridge #540
  • Add attach / detach commands #534

V5.0.0 (2025-07-01)

  • migration to ESM
  • Don't close connection after A_OPEN in tcp handling #24

V4.1.19 (2023-05-23)

V4.1.18 (2023-02-06)

Commits

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 [@u4/adbkit](https://github.com/UrielCh/adbkit). These dependencies need to be updated together.


Updates `protobufjs` from 6.11.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@v6.11.3...protobufjs-v7.6.0)

Updates `@u4/adbkit` from 4.1.17 to 4.1.20
- [Release notes](https://github.com/UrielCh/adbkit/releases)
- [Changelog](https://github.com/UrielCh/adbkit/blob/master/CHANGELOG.md)
- [Commits](UrielCh/adbkit@v4.1.17...v4.1.20)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-version: 7.6.0
  dependency-type: indirect
- dependency-name: "@u4/adbkit"
  dependency-version: 4.1.20
  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 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