| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
@nodejs/npm |
Sorry, something went wrong.
There was a problem hiding this comment.
Rubber-stamp LGTM
Sorry, something went wrong.
There was a problem hiding this comment.
RSLGTM
Sorry, something went wrong.
|
I went through and ran the update script on top of this PR to verify that the update was what was expected and things look good. There is a single file missing from this update from some reason, but it is a doc in a dependency diff --git a/deps/npm/node_modules/uuid/CONTRIBUTING.md b/deps/npm/node_modules/uuid/CONTRIBUTING.md new file mode 100644 index 0000000000..4a4503d02c --- /dev/null +++ b/deps/npm/node_modules/uuid/CONTRIBUTING.md @@ -0,0 +1,18 @@ +# Contributing + +Please feel free to file GitHub Issues or propose Pull Requests. We're always happy to discuss improvements to this library! + +## Testing + +```shell +npm test +``` + +## Releasing + +Releases are supposed to be done from master, version bumping is automated through [`standard-version`](https://github.com/conventional-changelog/standard-version): + +```shell +npm run release -- --dry-run # verify output manually +npm run release # follow the instructions from the output of this command +``` |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
|
Can we fast track? |
Sorry, something went wrong.
Sorry, something went wrong.
PR-URL: #35908 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Ruy Adorno <ruyadorno@github.com> Reviewed-By: Guy Bedford <guybedford@gmail.com>
PR-URL: #35908 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Ruy Adorno <ruyadorno@github.com> Reviewed-By: Guy Bedford <guybedford@gmail.com>
| Back | FazBrowse Home | New Git URL |
7.0.7 (2020-10-30)
BUG FIXES
DEPENDENCIES
7.0.6 (2020-10-27)
BUG FIXES
DEPENDENCIES
7.0.5 (2020-10-23)
7.0.4 (2020-10-23)
DOCUMENTATION
BUG FIXES
TESTS
DEPENDENCIES
ed6e6a9d3 eslint-plugin-standard@4.0.2
b737ee999 #2009 #2007 npm-packlist@2.1.4:
783965508 #1997 #2000 #2005 @npmcli/arborist@1.0.4
Checklist