fix(deps): patch minimatch vulnerability#1704
Merged
alexander-fenster merged 3 commits intoprotobufjs:masterfrom May 20, 2022
Merged
fix(deps): patch minimatch vulnerability#1704alexander-fenster merged 3 commits intoprotobufjs:masterfrom
alexander-fenster merged 3 commits intoprotobufjs:masterfrom
Conversation
If I follow this, glob packages minimatch. Minimatch released a fix, glob also has a newer build, picking this up should pick up that. Fixes protobufjs#1696 Fixes protobufjs#1697 Fixes protobufjs#1698
Contributor
Author
|
@alexander-fenster |
Contributor
Author
|
@dcodeIO @nicolasnoble |
Contributor
|
Hi @richgerrard, sorry, I don't have a contributor access to this repo. @dcodeIO is the repository owner who could help with this. Thank you! |
Member
|
Sorry, but unfortunately, I no longer have publishing nor writing privileges either. You'll have to ask @dcodeIO what their plans are for this project. |
|
Hi! Friendly pinging @dcodeIO as this PR would be really helpful to me. Thanks! |
bhatiam-evernote
added a commit
to bhatiam-evernote/protobuf.js
that referenced
this pull request
May 4, 2022
Check further protobufjs#1704
alexander-fenster
approved these changes
May 19, 2022
Contributor
|
Alright, thanks to @dcodeIO, I can merge this one now. We will release the update to 6.x soon. |
This was referenced Jul 8, 2022
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
If I follow this, glob packages minimatch. Minimatch released a fix, glob also has a newer build, picking this up should pick up that.
Fixes #1696
Fixes #1697
Fixes #1698