Open greenkeeper[bot] opened 7 years ago
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 42 commits.
86e8904
Other: Update CHANGELOG for 6.8.1
cf7b267
Other: Regenerate dist files
db2dd49
Fixed: Prevent invalid JSDoc names when generating service methods, see #870
6229799
Fixed: Prevent parse errors when generating service method names, see #870
478f332
Fixed: Support parsing nested option-values with or without ':' (#951, fixes #946)
685adb0
Other: Also check for reserved ids and names in enums
843d0d5
Other: Also support 'reserved' in enum descriptors
83477ca
Fixed: Add support for reserved keyword in enums (#950, fixes #949)
20a2627
CLI: Sanitize CR-only line endings (coming from jsdoc?)
c482a5b
Fixed: Unified safe property escapes and added a test for #834
e04ddc4
CLI: Skip defaults when generating proto3 (#902)
34eee42
Other: Regenerate dist files
b03dd37
New: Basic support for URL prefixes in google.protobuf.Any types (#851)
c7ecc92
CLI: Annotate virtual oneof fields as string literal unions (#880)
b8a5b12
Other: Regenerated dist files and fixed linting issues
There are 42 commits in total.
See the full diff
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
Version 6.8.0 of protobufjs just got published.
This version is covered by your current version range and after updating it in your project the build failed.
protobufjs is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you itβs very likely also breaking them. I recommend you give this issue a very high priority. Iβm sure you can resolve this :muscle:
Status Details
- β **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/types/npm-protobufjs/builds/241359869?utm_source=github_status&utm_medium=notification)Release Notes
protobuf.js 6.8.0Experimental decorators, a lot of general fixes and an overhaul of typings generated by
pbts
.Commits
The new version differs by 75 commits.
8c6a597
Updated dist files and changelog for 6.8.0, fixes #819
c306d19
Added 'undefined' besides 'null' as a valid value of an optional field, fixes #826
c5518c3
Fixed an issue with codegen typings, see #819
9726be0
Other: Updated dist files; Other: Added package-lock.json
66d149e
Ported utf8 chunking mechanism to base64 as well, fixes #800
e1f9d98
Also be more verbose when defining properties for ES6, fixes #820
cf36097
Generate more verbose JSDoc comments for ES6 support, fixes #820
f295979
Emit a maximum of one error var when generating verifiers, fixes #786
3b848a1
Fixed missing semicolon after 'extensions' and 'reserved' when generating proto files, fixes #810
3a86c17
Merge branch 'master' of https://github.com/dcodeIO/protobuf.js
114f7ea
Other: Minor formatting
eb1b404
Call npm with '--no-bin-links' when installing CLI deps, fixes #823
5f2f177
Merge pull request #813 from betalb/use-minimal-version-when-bunling-modules
4eac28c
Use protobuf/minimal when pbjs target is static-module
bb9f1fc
Merge pull request #801 from r-tock/master
There are 75 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: