Skip to content

build(deps): Bump protobufjs from 7.5.5 to 7.6.2 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.2 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

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

Copy link
Copy Markdown
Contributor

Bumps protobufjs from 7.5.5 to 7.6.2.

Release notes

Sourced from protobufjs's releases.

protobufjs: v7.6.2

7.6.2 (2026-05-30)

Bug Fixes

  • Backport consistency and correctness fixes (#2294) (a92f72e)

protobufjs: v7.6.1

7.6.1 (2026-05-22)

Bug Fixes

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

... (truncated)

Changelog

Sourced from protobufjs's changelog.

7.6.2 (2026-05-30)

Bug Fixes

  • Backport consistency and correctness fixes (#2294) (a92f72e)

7.6.1 (2026-05-22)

Bug Fixes

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)

... (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

swirlds-automation commented May 12, 2026

Copy link
Copy Markdown
Contributor

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

github-actions Bot commented May 12, 2026

Copy link
Copy Markdown

Test Results

  7 files   -  1   39 suites   - 3   6m 37s ⏱️ - 2m 18s
107 tests  - 24  105 ✅  - 23  2 💤 ±0  0 ❌  - 1 
107 runs   - 26  105 ✅  - 25  2 💤 ±0  0 ❌  - 1 

Results for commit 94f030a. ± Comparison against base commit fc4a26c.

This pull request removes 27 and adds 3 tests. Note that renamed tests count towards both.
"before all" hook for "should verify a valid signature" ‑ BLSSignature Test Suite "before all" hook for "should verify a valid signature"
Should NOT allow a non-operator to transfer tokens to another account ‑ @OZERC1155Token Test Suite Should NOT allow a non-operator to transfer tokens to another account
Should NOT burn insufficient amount of token ‑ @OZERC1155Token Test Suite Should NOT burn insufficient amount of token
Should NOT transfer the ownership to another account if the caller is not owner ‑ @OZERC1155Token Test Suite Should NOT transfer the ownership to another account if the caller is not owner
Should allow an operator to transfer a token to another account ‑ @OZERC1155Token Test Suite Should allow an operator to transfer a token to another account
Should allow an operator to transfer tokens in batch to another account ‑ @OZERC1155Token Test Suite Should allow an operator to transfer tokens in batch to another account
Should be able to mint a new token ‑ @OZERC1155Token Test Suite Should be able to mint a new token
Should be able to mint new tokens in batch ‑ @OZERC1155Token Test Suite Should be able to mint new tokens in batch
Should burn token in batch ‑ @OZERC1155Token Test Suite Should burn token in batch
Should burn token ‑ @OZERC1155Token Test Suite Should burn token
…
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

♻️ This comment has been updated with latest results.

@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
@simzzz simzzz added this to the 0.12.0 milestone Jun 4, 2026
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.5.5 to 7.6.2.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.2/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.5.5...protobufjs-v7.6.2)

---
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.6.0 in /scripts/offchain-signing build(deps): Bump protobufjs from 7.5.5 to 7.6.2 in /scripts/offchain-signing Jun 4, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/scripts/offchain-signing/protobufjs-7.5.8 branch from 0f46a8c to 94f030a Compare June 4, 2026 13:42
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.

2 participants