- Mar 06, 2025
-
- Feb 26, 2025
-
-
Michael Kriese authored
-
- Nov 13, 2024
-
-
Michael Kriese authored
-
- Dec 23, 2022
-
- Oct 23, 2022
-
-
Sebastian Poxhofer authored
-
- Apr 09, 2021
-
-
Rhys Arkins authored
Co-authored-by:
Michael Kriese <michael.kriese@visualon.de>
-
- Mar 16, 2021
-
-
Rhys Arkins authored
Co-authored-by:
Michael Kriese <michael.kriese@visualon.de>
-
- Apr 09, 2020
-
-
Jamie Magee authored
Co-authored-by:
Michael Kriese <michael.kriese@visualon.de>
-
- Nov 24, 2019
-
-
Rhys Arkins authored
-
- Aug 15, 2019
-
- Jun 28, 2019
-
- May 28, 2019
-
- May 09, 2019
-
-
Michael Kriese authored
Adds initial typescript support BREAKING CHANGE: Renovate is now distributed as a "built" package on npmjs, using `dist/` instead of `lib/`. For nearly everyone, it should still just work though.
-
- Dec 06, 2018
-
- Mar 10, 2018
-
-
Rhys Arkins authored
As suggested in #1338
-
- Mar 09, 2018
-
-
Rhys Arkins authored
fix: return non-zero exit code if any errors
-
- Jun 26, 2017
-
-
Rhys Arkins authored
* Set levels in definitions * Rename global worker * getRepoConfig use options levels * Refactor packageFileConfig * Add onboarding configuration
-
- Jun 22, 2017
-
-
Rhys Arkins authored
Closes #317 * Install traverse * Scrub api and logger in stringify config * Use stringifyConfig * Ignore logs * Add meta to CLI logs * Refactor repo structure * rename repoWorker * renamed worker * Refactor logger location * Refactor main worker * Refactor getRepoConfig * Refactor err * Refactor repo logger * Add config serializer and logger * Refactor redact * Remove stringifyConfig * Refactor onboarding * Set packageFile logger * Refactor package file logic * branch and pr logging * Improve log context * Fix tests part 1 * more test fixes * Fix github init * All tests passing * Rename cli helper * Refactor logger * Add logger tests * Add config serializer tests * Add configParser tests * Fix package file tests * Expand package-file tests * Use defaultConfig * Add package-file tests * Refactor * Finish package-file tests
-
- Jan 31, 2017
-
-
Rhys Arkins authored
All promise syntax has been replaced with async/await. `renovate` is now transpiled with `babel` to a `dist/` folder, which is the target of `main` and `start` in `package.json` now. `renovate` can be run in `node.js` v7 without transpilation using `npm run start-raw` Closes #77
-
- Jan 15, 2017
-
-
Rhys Arkins authored
-
- Jan 12, 2017
-
-
Rhys Arkins authored
-
Rhys Arkins authored
-
Rhys Arkins authored
-
- Jan 11, 2017
-
-
Rhys Arkins authored
-