-
Notifications
You must be signed in to change notification settings - Fork 305
Merge dev branch? #1391
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
Merge dev branch? #1391
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HANDLEBARS-534988
mime-type named container gets mime-type
Making use of the new context object
Upgraded to mashlib@1.2.1
Updated default node version to 13.2.0
tweaked markup and punctuation for readability
Build production ready docker-image
In the latest npm, node_modules is flattened, so it shouldn't be located based on the location of solid-server. This solves #1382
Get valid mashlib html file location
|
I really need it...I'm tired of modifying files in node_modules. |
|
FWIW, when I developed, we stopped using a dev branch, had feature branches of course, but released off |
|
I'm making an electron app that start a local server, I really need a new npm release! The version in npm always errors |
I am confused, so are there numerous NSS repos that are not visible to the general public and those are whats being worked on? I did not see any updates on the alleged NSS master? and not sure what /tree/dev is, can you help me understand that? |
No, there's just one repo, but the nature of git is so that you can branch off any way and anywhere, it is completely decentralised. Typically, a developer will work on their own branch, and then submit a Pull Request to some more authoritative branch, so projects prefer to use the default |
Upgrade proper-lockfile to v4
…da2fa279 [Snyk] Fix for 1 vulnerabilities
jaxoncreed
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ready for release
@jaxoncreed @angelo-v should we merge dev into master?