Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / protobufjs/protobuf.js issues and pull requests
#1870 - bugfix: unexpected output when decoding maps with long keys
Pull Request -
State: open - Opened by andrewyang96 over 1 year ago
- 1 comment
#1869 - fix(deps): update dependency glob to v9 - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] over 1 year ago
#1868 - No timestamps
Issue -
State: open - Opened by MagnusFriedl over 1 year ago
#1867 - chore: release master
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
- 1 comment
Labels: autorelease: tagged
#1866 - Why are repeated fields in proto, in .dts file not optional?
Issue -
State: open - Opened by vosyukov over 1 year ago
#1865 - chore: release master
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
- 2 comments
Labels: autorelease: tagged
#1864 - fix: Revert "fix: 🐛 error should be thrown"
Pull Request -
State: closed - Opened by alexander-fenster over 1 year ago
- 1 comment
#1863 - Treat absolute paths as relative
Issue -
State: closed - Opened by ddimitrioglo over 1 year ago
- 5 comments
#1862 - Cannot find module "protobuf/minimal", "Did you mean to import protobufjs/minimal.js?"
Issue -
State: open - Opened by birgersp over 1 year ago
- 5 comments
#1861 - Yarn audit failure due to taffydb
Issue -
State: closed - Opened by vsmteam over 1 year ago
- 1 comment
#1860 - fix: use bundled filename to fix common pb includes
Pull Request -
State: closed - Opened by gitjuba over 1 year ago
#1859 - fix(cli): fix relative path to Google pb files
Pull Request -
State: closed - Opened by gitjuba almost 2 years ago
#1858 - Allow passing `null`
Issue -
State: open - Opened by lautarodragan almost 2 years ago
#1857 - snake_case to camelCase fails to match _[number]
Pull Request -
State: closed - Opened by horacimacias almost 2 years ago
- 1 comment
#1856 - snake_case to camelCase fails to match _[number]
Issue -
State: closed - Opened by horacimacias almost 2 years ago
- 2 comments
#1855 - Changing behavior working when use file from input as import
Issue -
State: open - Opened by d-enk almost 2 years ago
- 1 comment
#1854 - Filter not support sub packages
Issue -
State: open - Opened by d-enk almost 2 years ago
#1853 - chore(deps): update dependency gh-pages to v5 - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] almost 2 years ago
#1852 - chore: release master
Pull Request -
State: closed - Opened by github-actions[bot] almost 2 years ago
- 2 comments
#1851 - fix: use esm import
Pull Request -
State: closed - Opened by seo-rii almost 2 years ago
#1850 - Field.optional should not be !Field.required for proto3
Issue -
State: open - Opened by egamble almost 2 years ago
- 3 comments
#1849 - cancel() for client streaming requests
Issue -
State: open - Opened by martin-traverse almost 2 years ago
#1848 - build(deps): bump json5 from 2.2.1 to 2.2.3
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#1847 - docs: toolset diagram image link
Pull Request -
State: closed - Opened by yrtimiD almost 2 years ago
#1846 - Docs: broken link to Toolset Diagram
Issue -
State: open - Opened by yrtimiD almost 2 years ago
#1845 - Found A broken link(404) in README.md
Issue -
State: open - Opened by zxffffffff almost 2 years ago
- 1 comment
#1844 - Work around missing interfaces with jsdoc >3.5.5 (fixes #1414)
Pull Request -
State: open - Opened by buu700 almost 2 years ago
- 2 comments
#1843 - Message.verify does not allow uint64 value to be a String
Issue -
State: open - Opened by gtdudu almost 2 years ago
#1842 - Type declaration for `comment` on `IMethod` is not optional
Issue -
State: open - Opened by JE-FH almost 2 years ago
#1841 - Generate js and d.ts files with imports. Fix creation of nested namespaces with the same names.
Pull Request -
State: open - Opened by AVKurbatov almost 2 years ago
- 1 comment
#1840 - feat(cli): generate static files at the granularity of proto messages
Pull Request -
State: closed - Opened by vpluschen almost 2 years ago
- 1 comment
#1839 - Pbjs does not use "import * as ..." for importing js files
Issue -
State: open - Opened by AVKurbatov almost 2 years ago
- 2 comments
#1838 - Not handling very large int64 properly
Issue -
State: open - Opened by kimbrowne almost 2 years ago
- 2 comments
#1837 - build(deps): bump decode-uri-component from 0.2.0 to 0.2.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#1833 - chore(deps): update dependency jsdoc to v4
Pull Request -
State: closed - Opened by renovate[bot] almost 2 years ago
- 2 comments
#1830 - fix: use ES5 style function syntax
Pull Request -
State: closed - Opened by acode-x about 2 years ago
#1829 - Error when compiling non ES5 style function syntax
Issue -
State: closed - Opened by acode-x about 2 years ago
#1825 - feat: honor json_name option
Pull Request -
State: open - Opened by michaelbgreen about 2 years ago
- 11 comments
#1824 - Don't include `@exports` for enums
Pull Request -
State: open - Opened by jolting about 2 years ago
- 5 comments
#1818 - Extra semicolon causes silent parsing failures during proto file load
Issue -
State: closed - Opened by josephharrington about 2 years ago
- 2 comments
#1817 - fix: 🐛 error should be thrown
Pull Request -
State: closed - Opened by binsee about 2 years ago
#1816 - pbjs will not display error messages in some cases
Issue -
State: closed - Opened by binsee about 2 years ago
#1805 - NPM-issue: version 7.1.1 is the same as 7.1.0
Issue -
State: open - Opened by basgroot about 2 years ago
- 3 comments
#1800 - fix: fix the unexpected case when listener be triggered
Pull Request -
State: closed - Opened by C-Dao about 2 years ago
- 2 comments
#1784 - do not allow to extend same field twice to prevent the error
Pull Request -
State: closed - Opened by ThePlenkov about 2 years ago
- 7 comments
#1783 - "duplicate name" error when importing schemas with extensions
Issue -
State: closed - Opened by ThePlenkov about 2 years ago
- 1 comment
#1782 - Data has no default value
Issue -
State: closed - Opened by gdoudeng about 2 years ago
- 3 comments
#1781 - cli: how to generate static code only for necessary types?
Issue -
State: open - Opened by mahnunchik over 2 years ago
- 3 comments
#1780 - Fix nullability of non-optional fields in TS interfaces and class-level JS comments
Pull Request -
State: closed - Opened by martin-traverse over 2 years ago
- 8 comments
#1779 - Optional types nullability - not working correctly for TS
Issue -
State: closed - Opened by martin-traverse over 2 years ago
- 12 comments
#1778 - Why Any uses type_url instead of typeUrl?
Issue -
State: open - Opened by mahnunchik over 2 years ago
- 3 comments
#1777 - Fix blocker jsdoc bugs
Pull Request -
State: closed - Opened by buu700 over 2 years ago
- 3 comments
#1774 - fix: remove eval(#1754)
Pull Request -
State: open - Opened by jueinin over 2 years ago
- 4 comments
#1773 - `protobufjs` v7.0.0 and `protobufjs-cli` v1.0.0 are out!
Issue -
State: open - Opened by alexander-fenster over 2 years ago
- 6 comments
#1758 - pbjs cli pkg.version not updated since 6.9.0
Issue -
State: closed - Opened by vedantnaik over 2 years ago
- 1 comment
#1755 - Circular dependencies
Issue -
State: open - Opened by imoye over 2 years ago
- 2 comments
#1754 - Use of eval is strongly discouraged
Issue -
State: open - Opened by imoye over 2 years ago
- 21 comments
#1747 - chore(deps): update dependency chalk to v5
Pull Request -
State: closed - Opened by renovate[bot] over 2 years ago
- 1 comment
#1746 - Dependency Dashboard
Issue -
State: open - Opened by renovate[bot] over 2 years ago
#1745 - util.Long is not a constructor
Issue -
State: open - Opened by gun27311 over 2 years ago
- 11 comments
#1741 - critical security vulnerability since v6.9.0
Issue -
State: open - Opened by danijeld over 2 years ago
- 2 comments
#1726 - fix: throw error on missing import (#1725)
Pull Request -
State: open - Opened by steinybot over 2 years ago
- 1 comment
#1725 - Missing import with loadSync is not thrown
Issue -
State: open - Opened by steinybot over 2 years ago
- 2 comments
#1716 - fix: support for empty repeated options (#1715)
Pull Request -
State: open - Opened by steinybot over 2 years ago
- 1 comment
#1711 - Request for new package release
Issue -
State: closed - Opened by Drew-Kimberly over 2 years ago
- 1 comment
#1709 - protocolbuf.js fails to parse several schema of Google's protobuf repository
Issue -
State: open - Opened by Conaclos over 2 years ago
- 2 comments
#1696 - cli/package-lock.json forces insecure minimatch 3.0.4
Issue -
State: closed - Opened by davidcopp over 2 years ago
- 2 comments
#1690 - deserialization trouble
Issue -
State: closed - Opened by chris-kruining over 2 years ago
- 4 comments
#1679 - pbts generate incompilable code
Issue -
State: open - Opened by amarkevich almost 3 years ago
- 3 comments
#1669 - feat: support map key use Long.toString when key is Long #1203
Pull Request -
State: open - Opened by SzHeJason almost 3 years ago
- 4 comments
#1661 - Encode JSON using oneof
Issue -
State: closed - Opened by xL0b0 about 3 years ago
#1657 - Probably invalid `$protobuf` import statement in static module
Issue -
State: open - Opened by charlie-wasp about 3 years ago
- 4 comments
#1651 - Add protective block to map case in decoder, fixes multiple maps
Pull Request -
State: open - Opened by reebalazs about 3 years ago
- 7 comments
#1634 - Add "bundle" cli option to make js bundling optional
Pull Request -
State: open - Opened by taylorcode over 3 years ago
- 1 comment
#1616 - illegal token '*'
Issue -
State: open - Opened by jackqqxu over 3 years ago
- 4 comments
#1610 - docs: update README.md - update browser file CDN URLs
Pull Request -
State: closed - Opened by YoniFeng over 3 years ago
#1596 - fromObject breaks oneof content
Issue -
State: closed - Opened by alexander-fenster over 3 years ago
- 2 comments
#1572 - undefined instead of default for optional fields ?
Issue -
State: open - Opened by sloonz over 3 years ago
- 16 comments
#1572 - undefined instead of default for optional fields ?
Issue -
State: open - Opened by sloonz over 3 years ago
- 16 comments
#1572 - undefined instead of default for optional fields ?
Issue -
State: open - Opened by sloonz over 3 years ago
- 16 comments
#1567 - Can protobuf.js be used together with grpc-web?
Issue -
State: open - Opened by gunters63 over 3 years ago
- 12 comments
#1557 - Use BigInt over Number for int64
Pull Request -
State: closed - Opened by mjgp2 over 3 years ago
- 28 comments
Labels: 8.x
#1549 - illegal value '['
Issue -
State: open - Opened by hp0912 over 3 years ago
- 2 comments
#1537 - chore(deps): update dependency escodegen to v2
Pull Request -
State: open - Opened by renovate[bot] almost 4 years ago
- 3 comments
#1533 - pbts: Cannot find name 'Long'.
Issue -
State: open - Opened by kherock almost 4 years ago
- 2 comments
#1528 - pbjs/sparse: fix namespace replacement, include transitive dependencies
Pull Request -
State: open - Opened by imirkin almost 4 years ago
- 3 comments
Labels: needs review
#1483 - content security policy
Issue -
State: open - Opened by likerainyday about 4 years ago
- 8 comments
#1478 - Fix ext fromDescriptor not handling map fields bug
Pull Request -
State: closed - Opened by dkishere about 4 years ago
- 1 comment
Labels: test needed
#1473 - utf8.read function producing wrong strings
Issue -
State: closed - Opened by masad-frost about 4 years ago
- 4 comments
#1464 - verify now allows string values in enums
Pull Request -
State: open - Opened by ronkorving over 4 years ago
- 3 comments
Labels: unsure
#1455 - fix: add braces around message decoder case statements so 'let' variable declarations cannot overlap
Pull Request -
State: closed - Opened by AndiDog over 4 years ago
- 17 comments
Labels: tests fail
#1452 - pbjs generates a syntax error with es6 javascript
Issue -
State: open - Opened by noveyak over 4 years ago
- 3 comments
#1439 - Incorrect Encoding Decoding Problem
Issue -
State: open - Opened by erkankarabulut over 4 years ago
#1417 - don't overwrite old value, allow seperate pbjs compile, fix #1383
Pull Request -
State: closed - Opened by yangjuncode over 4 years ago
- 1 comment
Labels: 7.x
#1414 - Missing interfaces in typescript file ~probably is jsdoc issue~ [It is CLI issue]
Issue -
State: open - Opened by VitalyName over 4 years ago
- 16 comments
#1413 - Become error, where work fine before, in locked package.json
Issue -
State: closed - Opened by VitalyName over 4 years ago
- 2 comments
#1411 - Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
Issue -
State: open - Opened by Wonder233 over 4 years ago
- 6 comments
#1408 - "Uncaught Error: duplicate name 'a' in Root" when building react app
Issue -
State: open - Opened by hectorpiteau over 4 years ago
- 6 comments
#1383 - pbjs overwrite package so seperate compile multiple file of one package is not allowed
Issue -
State: open - Opened by yangjuncode over 4 years ago
- 1 comment
#1369 - Error occurs in parse processing when array is set to field options
Issue -
State: open - Opened by activeguild over 4 years ago
- 11 comments