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

[Security] Bump protobufjs from 5.0.3 to 6.10.2 #109

Closed

Conversation

dependabot-preview[bot]
Copy link

Bumps protobufjs from 5.0.3 to 6.10.2. This update includes a security fix.

Vulnerabilities fixed

Sourced from The Node Security Working Group.

Denial of Service protobufjs is vulnerable to ReDoS when parsing crafted invalid *.proto files

Affected versions: <=6.8.5

Release notes

Sourced from protobufjs's releases.

protobuf.js v6.10.2

Bug Fixes

protobuf.js v6.10.1

Bug Fixes

  • make node detection a bit more forgiving (#1445) (4e75f6d)

v6.10.1-beta.0 Pre-release

This is a pre-release for testing purposes of #1448.

Install by running npm install protobufjs@next

protobuf.js v6.10.0

Features

Bug Fixes

v6.10.0-beta.2 Pre-release

This is a pre-release for testing purposes of #1424.

Install by running npm install protobufjs@next

v6.10.0-beta.1 Pre-release

This is a pre-release for testing purposes of #1424.

Install by running npm install protobufjs@next

Changelog

Sourced from protobufjs's changelog.

6.10.2 (2020-11-13)

Bug Fixes

6.10.1 (2020-07-16)

Bug Fixes

  • make node detection a bit more forgiving (#1445) (4e75f6d)

6.10.0 (2020-07-13)

Features

Bug Fixes

6.9.0 (2020-04-17)

Features

Bug Fixes

  • allow file-level options everywhere in the file (b70eebd)
  • Import Long types (1d98cb8)
  • npm audit fixes (ca52447)
Commits
  • aea41b8 chore: release 6.10.2 (#1454)
  • 3d29969 fix: make parsedOptions appear in method JSON representation (#1506)
  • ade223d chore(deps): update dependency browserify to v17 (#1496)
  • 4549383 chore(deps): update dependency escodegen to v2
  • b77a0cd chore(deps): update dependency escodegen to v2
  • 80451da docs: fix JSON formatting
  • b6b845b docs: fix JSON formatting
  • 7b1efdb Update readme.md => fix the json example (#1360)
  • 75172cd fix: utf8 -> utf16 decoding bug on surrogate pairs (#1486)
  • d871d97 test: rebuild tests for current runtime (#1476)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for protobufjs since your current version.


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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 5.0.3 to 6.10.2. **This update includes a security fix.**
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@5.0.3...v6.10.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file security Pull requests that address a security vulnerability labels Nov 20, 2020
@dependabot-preview
Copy link
Author

Superseded by #167.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/protobufjs-6.10.2 branch May 12, 2021 09:21
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 security Pull requests that address a security vulnerability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants