Update markdown test dependencies 8000 #9075
Update markdown test dependencies#9075iSazonov merged 4 commits intoPowerShell:masterfrom RDIL:patch-4
Conversation
|
cc @TravisEz13 |
There was a problem hiding this comment.
@TravisEz13 Can DependaBot monitor this and update?
|
@TravisEz13 please review |
|
@iSazonov I've done some research and I know how to set up greenkeeper to bump these dependencies automatically if you want me to set it up. |
|
@RDIL Thanks! We use depedabot and I don't know does it make sense to add one more. |
|
@iSazonov sadly dependabot can only do one language |
|
We could consider to switch to greenkeeper. |
|
@iSazonov the problem with that is greenkeeper is JavaScript ONLY and dependabot can only do ONE language. We will need to use both for it to work. |
|
dependabot definitely supports multiple languages. |
|
Adding a new extension is expensive process for us. Let us see if we can get dependabot to work first. |
|
Dependabot is stealing my commits 😡 |
|
lol |
|
this tyranny must be stopped |
|
@iSazonov if you are okay with this PR, Can you merge it and close the equivalent PRs dependabot opened? |
PR Summary
Bumps some packages used by the static analysis to the latest version
Bumps the following:
"markdownlint": "^0.11.0"->"markdownlint": "^0.12.0","through2": "^2.0.1"->"through2": "^3.0.1"devDependencies:"gulp-debug": "^3.0.0"->"gulp-debug": "^4.0.0"PR Context
Dependencies out of date
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.[feature]to your commit messages if the change is significant or affects feature tests