protobuf.js icon indicating copy to clipboard operation
protobuf.js copied to clipboard

Protocol Buffers for JavaScript & TypeScript.

Results 286 protobuf.js issues
Sort by recently updated
recently updated
newest added

Seems like this has been moved in the past, fixed the link

Is there any appetite to add a function like this? I've seen this was requested in https://github.com/protobufjs/protobuf.js/issues/216 but it doesn't look like anything like this exists. Just want to see...

I have a shared library of `.proto` files. I'd like to be able to publish it as an npm module consisting of one `.js` file per `.proto` file. This will...

enhancement

As an employee from ByteDance, we have discovered a bug in our codebase. The issue occurs when a property in a protocol buffer (PB) structure is of type map. When...

//---------------------------proto file----------------------- syntax = "proto3"; package Greet; // The greeting service definition. service Greeter { // Sends a greeting rpc SayHello (HelloRequest) returns (HelloReply) {} rpc SayHello2 (HelloRequest) returns (HelloReply)...

* Recognizes the `edition` keyword. Falls back to proto3 for now. * Updates the parser to support more option identifiers with parenthesized extension references, e.g. `features.(pb.java).legacy_closed_enum`. Retains backwards compatibility with...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [git-raw-commits](https://redirect.github.com/conventional-changelog/conventional-changelog/tree/master/packages/git-raw-commits#readme) ([source](https://redirect.github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/git-raw-commits)) | [`^2.0.3` -> `^5.0.0`](https://renovatebot.com/diffs/npm/git-raw-commits/2.0.11/5.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/git-raw-commits/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint)) | [`^8.15.0` -> `^9.0.0`](https://renovatebot.com/diffs/npm/eslint/8.22.0/9.14.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/9.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [gh-pages](https://redirect.github.com/tschaub/gh-pages) | [`^4.0.0` -> `^5.0.0`](https://renovatebot.com/diffs/npm/gh-pages/4.0.0/5.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/gh-pages/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/gh-pages/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...