Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build(deps-dev): Bump protobufjs from 6.8.0 to 6.8.6 in /tools/winscope #4

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2020

Bumps protobufjs from 6.8.0 to 6.8.6.

Release notes

Sourced from protobufjs's releases.

6.8.6

This is a security patch:

  • Fixes typeRefRe used in the parser (1.X-6.8.5) being vulnerable to ReDoS as reported by James Davis. Relevant where a user is allowed to provide .proto sources for parsing. Applications using trusted .proto definitions, JSON descriptors or static code exclusively are not affected.
Changelog

Sourced from protobufjs's changelog.

6.8.6

Fixed

#️⃣ Fix typeRefRe being vulnerable to ReDoS

6.8.5

New

#️⃣ Preserve comments when serializing/deserializing with toJSON and fromJSON. (#983) #️⃣ Add more details to some frequent error messages (#962) #️⃣ Add IParseOptions#alternateCommentMode (#968) #️⃣ Added field_mask to built-in common wrappers (#982)

Other

#️⃣ Remove code climate config in order to use 'in-app' config instead

6.8.4

Other

#️⃣ Update jsdoc dependency (pinned vulnerable marked)

6.8.3

CLI

#️⃣ Use correct safeProp in json-module target, see #956

6.8.2

Other

#️⃣ Include dist files in npm package, see #955

6.8.1

Fixed

#️⃣ Prevent invalid JSDoc names when generating service methods, see #870 #️⃣ Prevent parse errors when generating service method names, see #870 #️⃣ Support parsing nested option-values with or without ':' (#951, fixes #946) #️⃣ Add support for reserved keyword in enums (#950, fixes #949) #️⃣ Unified safe property escapes and added a test for #834 #️⃣ Fix codegen if type name starts with "Object" #️⃣ Fixed dependency for json-module to use "light". #️⃣ Basic support for URL prefixes in google.protobuf.Any types. #️⃣ fixed 'error is not defined linter warning when using static/static-module and es6 #️⃣ Fixed wrong type_url for any type (no leading '.' allowed). #️⃣ Fixed fromObject() for google.protobuf.Any types. #️⃣ Handle case where 'extendee' is undefined in ext/descriptor

CLI

#️⃣ Sanitize CR-only line endings (coming from jsdoc?) #️⃣ Make sure enum typings become generated (#884 didn't solve this)

Commits
  • 918ff01 Update dist files for 6.8.6
  • 2ee1028 Security: Fix typeRefRe being vulnerable to ReDoS
  • b912005 Update dist files for 6.8.5
  • 462132f New: Preserve comments when serializing/deserializing with toJSON and fromJSO...
  • 635fef0 Other: Remove code climate config in order to use 'in-app' config instead
  • 8d0209d Other: Update dependencies and dist files
  • d29c0ca New: Add more details to some frequent error messages (#962)
  • 8400f87 New: Add IParseOptions#alternateCommentMode (#968)
  • d6e3b9e New: Added field_mask to built-in common wrappers (#982)
  • 057325d Update changelog
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 17, 2020
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 2, 2022

Superseded by #17.

@dependabot dependabot bot closed this Jun 2, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tools/winscope/protobufjs-6.8.6 branch June 2, 2022 21:03
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants