Skip to content

build(deps): Bump protobufjs from 7.5.5 to 7.6.0 in /scripts/offchain-signing#1693

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/scripts/offchain-signing/protobufjs-7.5.8
Open

build(deps): Bump protobufjs from 7.5.5 to 7.6.0 in /scripts/offchain-signing#1693
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/scripts/offchain-signing/protobufjs-7.5.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps protobufjs from 7.5.5 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)
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.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 12, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 12, 2026 21:25
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 12, 2026
@swirlds-automation
Copy link
Copy Markdown
Contributor

swirlds-automation commented May 12, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 12, 2026

Test Results

  7 files  ± 0   40 suites  +7   8m 0s ⏱️ + 1m 38s
126 tests +19  123 ✅ +17  2 💤 +2  1 ❌ ±0 
130 runs  +20  127 ✅ +18  2 💤 +2  1 ❌ ±0 

For more details on these failures, see this check.

Results for commit 0f46a8c. ± Comparison against base commit 4529d96.

This pull request removes 9 and adds 28 tests. Note that renamed tests count towards both.
"before all" hook for "should be able to get token info" ‑ SafeHTS library Test Suite "before all" hook for "should be able to get token info"
should be able to execute opExtCodeHash() ‑ ShanghaiOpcodes tests should be able to execute opExtCodeHash()
should be able to execute opPush0() ‑ ShanghaiOpcodes tests should be able to execute opPush0()
should be able to execute opSar() ‑ ShanghaiOpcodes tests should be able to execute opSar()
should be able to execute opShl() ‑ ShanghaiOpcodes tests should be able to execute opShl()
should be able to execute opShr() ‑ ShanghaiOpcodes tests should be able to execute opShr()
should not verify a invalid message ‑ BLSSignature Test Suite should not verify a invalid message
should not verify a invalid signature ‑ BLSSignature Test Suite should not verify a invalid signature
should verify a valid signature ‑ BLSSignature Test Suite should verify a valid signature
"before all" hook for "should be able to execute opShl()" ‑ ShanghaiOpcodes tests "before all" hook for "should be able to execute opShl()"
Should NOT be able to change the current proxy admin if the caller is not an admin ‑ @OZERC1967Upgrade Upgradable Vote Test Suite Proxy Contract tests Should NOT be able to change the current proxy admin if the caller is not an admin
Should be able to change the current proxy admin to a new address ‑ @OZERC1967Upgrade Upgradable Vote Test Suite Proxy Contract tests Should be able to change the current proxy admin to a new address
Should be able to get the predefined ERC1967 ADMIN_SLOT ‑ @OZERC1967Upgrade Upgradable Vote Test Suite Proxy Contract tests Should be able to get the predefined ERC1967 ADMIN_SLOT
Should be able to get the predefined ERC1967 IMPLEMENTATION_SLOT ‑ @OZERC1967Upgrade Upgradable Vote Test Suite Proxy Contract tests Should be able to get the predefined ERC1967 IMPLEMENTATION_SLOT
Should deploy vote proxy contract with a new proxy admin ‑ @OZERC1967Upgrade Upgradable Vote Test Suite Proxy Contract tests Should deploy vote proxy contract with a new proxy admin
Should deploy vote proxy contract with the with voteV1 being the current logic contract ‑ @OZERC1967Upgrade Upgradable Vote Test Suite Proxy Contract tests Should deploy vote proxy contract with the with voteV1 being the current logic contract
Should upgrade proxy vote to point to voteV2 ‑ @OZERC1967Upgrade Upgradable Vote Test Suite Proxy Contract tests Should upgrade proxy vote to point to voteV2
should be able to get Non fungible token info ‑ SafeHTS library Test Suite should be able to get Non fungible token info
should be able to get fungible token info ‑ SafeHTS library Test Suite should be able to get fungible token info
…

♻️ This comment has been updated with latest results.

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.5.5 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.5.5...protobufjs-v7.6.0)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-version: 7.5.8
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): Bump protobufjs from 7.5.5 to 7.5.8 in /scripts/offchain-signing build(deps): Bump protobufjs from 7.5.5 to 7.6.0 in /scripts/offchain-signing May 20, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/scripts/offchain-signing/protobufjs-7.5.8 branch from 4638e98 to 0f46a8c Compare May 20, 2026 15:50
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