-
**What would you like Renovate to be able to do?**
We run javascript codemods on our codebase after creating a upgrade PR. We ship these codemods versioned with the package, example: https://unpkg.…
-
I have a project with thousands of files. When I run a codemod across all of them, the terminal output looks like this:
![image](https://user-images.githubusercontent.com/829827/61913425-eabb3700-a…
-
Follows the same train of though as #1.
I think it would be nice if in the provided [`releases`](https://github.com/jfmengels/lib-upgrader/blob/master/sample/releases.json) array, we added support fo…
-
```
+ decentraland-eth@6.0.0
added 605 packages from 737 contributors and audited 42884 packages in 90.33s
found 36 vulnerabilities (6 low, 22 moderate, 8 high)
```
just installed decentraland…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Variables declared with `let` and `const` are block-scoped, not function-scoped. Yet `path.scope` is the same for both blocked-scoped variables and function-scoped variables declared with `var`. The f…
-
### Describe the bug
```session
$ npx run test-storybook
● Test suite failed to run
Cannot find module '@babel/preset-typescript'
Require stack:
- /project/node_modules/@babel/…
-
This is problem show up when i update @fortawesome/free-brands-svg-icons to 5.4.1 -> 5.4.2 version
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.7",
"@fortawesome/free-brand…
vacoo updated
2 years ago
-
Before we announce how custom generators work, we should review what we've done.
-
It would be nice if this plugin/rule was able to [fix](http://stackoverflow.com/questions/32741346/eslint-what-does-it-mean-if-a-rule-is-fixable) itself.
gajus updated
8 years ago