0
0
Fork 0
mirror of https://github.com/renovatebot/renovate.git synced 2025-01-12 06:09:06 +00:00

Commit graph

  • bcc65e6e6c Set engines in package.json Rhys Arkins 2017-01-11 14:46:05 +0100
  • 67849460dc 1.1.2 v1.1.2 Rhys Arkins 2017-01-11 14:45:28 +0100
  • f5b1f9757e Update description Rhys Arkins 2017-01-11 14:45:00 +0100
  • aa37d275c4 Add disable for import/no-unresolved Rhys Arkins 2017-01-11 14:42:02 +0100
  • 65c7ebb1b1 1.1.1 v1.1.1 Rhys Arkins 2017-01-11 14:34:01 +0100
  • 490df07421 Refactor to improve structure and readability Rhys Arkins 2017-01-11 14:33:32 +0100
  • 08cefc28ac 1.1.0 v1.1.0 Rhys Arkins 2017-01-11 13:20:32 +0100
  • b498c52e01 Large refactor of config and helpers Rhys Arkins 2017-01-11 13:19:59 +0100
  • b3a89c1513 Rename configurator Rhys Arkins 2017-01-11 12:35:24 +0100
  • d675985a7f 1.0.5 v1.0.5 Rhys Arkins 2017-01-11 12:27:44 +0100
  • a921ff265e Refactor packageJson logging Rhys Arkins 2017-01-11 12:27:01 +0100
  • 9e4aac1d14 Fix replace bug Rhys Arkins 2017-01-11 12:16:10 +0100
  • 32a9993b1e Refactor config helper Rhys Arkins 2017-01-11 12:02:12 +0100
  • 886cc20dbb 1.0.4 v1.0.4 Rhys Arkins 2017-01-11 11:28:00 +0100
  • cb60ffff98 Remove private setting in package.json Rhys Arkins 2017-01-11 11:27:42 +0100
  • 11112214d7 1.0.3 v1.0.3 Rhys Arkins 2017-01-11 11:27:23 +0100
  • 47ffcd5d7f Correct examples in README Rhys Arkins 2017-01-11 11:26:51 +0100
  • 7628c3928f 1.0.2 v1.0.2 Rhys Arkins 2017-01-11 11:24:21 +0100
  • f4e494725b Add test script Rhys Arkins 2017-01-11 11:24:01 +0100
  • 9c0292ffd2 1.0.1 v1.0.1 Rhys Arkins 2017-01-11 11:22:38 +0100
  • 23e2fd2c44 Use Winston for logging Rhys Arkins 2017-01-11 10:05:42 +0100
  • d9793ed2a7 MIT license Rhys Arkins 2017-01-11 09:49:24 +0100
  • 3ad4e2b3d3 Drop unused dependencies Rhys Arkins 2017-01-11 09:48:07 +0100
  • 28c7a7c125 Use airbnb line length definition Rhys Arkins 2017-01-11 09:47:29 +0100
  • 19a4dc1b2d Fix lint Rhys Arkins 2017-01-11 07:54:27 +0100
  • 238f32ac69 Ignore npm debug log Rhys Arkins 2017-01-11 07:51:00 +0100
  • 2dec19101d Update dependency got to version 6.7.1 (#19) keylocation-bot 2017-01-11 07:17:32 +0100
  • 59febc19d7 Update dependency got to version 6.7.1 keylocation-bot 2017-01-11 07:17:13 +0100
  • 7ae2590ffc fix prettier mistakes Rhys Arkins 2017-01-11 07:14:14 +0100
  • 0508226d9f Update dependency got to version 6.7.1 keylocation-bot 2017-01-11 07:10:55 +0100
  • 00a176e95b Use prettier Rhys Arkins 2017-01-10 23:06:25 +0100
  • 11ea68b0db Update package.json Rhys Arkins 2017-01-10 22:38:37 +0100
  • 7f7a7eabb6 Add eslint Rhys Arkins 2017-01-10 22:28:22 +0100
  • de88ac5f77 Remove unused dependencies Rhys Arkins 2017-01-10 13:47:41 +0100
  • d021a36905 Support multiple repositories Rhys Arkins 2017-01-10 13:32:32 +0100
  • 67d774dcd3 Support array of repositories Rhys Arkins 2017-01-10 10:47:36 +0100
  • 58da519cf1 Support configurable repository and package file Rhys Arkins 2017-01-10 10:32:00 +0100
  • 69fcc11ce9 Support custom config Rhys Arkins 2017-01-10 09:47:54 +0100
  • a4dbce4f29 Set verbose to false Rhys Arkins 2017-01-10 09:39:50 +0100
  • 0c71ef6f5a Add extra outputs Rhys Arkins 2017-01-10 09:39:23 +0100
  • 32a2f22f37 Support ranges Rhys Arkins 2017-01-10 09:33:54 +0100
  • 2189313de4 Rename config to defaults Rhys Arkins 2017-01-09 22:45:43 +0100
  • bd9f4664d2 Support pinning dependencies for ranges Rhys Arkins 2017-01-09 22:44:36 +0100
  • 7a200f3369 Pass full config to npm helper Rhys Arkins 2017-01-09 22:04:13 +0100
  • 1c205f1987 Move helpers Rhys Arkins 2017-01-09 07:54:10 +0100
  • 0cf7aa9159 Update README.md Rhys Arkins 2017-01-09 07:17:22 +0100
  • 05b9fd51fd Rename currentJson Rhys Arkins 2017-01-09 07:11:39 +0100
  • 467c33a528 Rename nextVersion to newVersion Rhys Arkins 2017-01-09 07:09:20 +0100
  • 84d69a4c26 Surgically insert new versions Rhys Arkins 2017-01-09 07:07:30 +0100
  • 2c3fcf0889 Improve error messages Rhys Arkins 2017-01-08 14:27:03 +0100
  • 8de6e56ab7 Refactor promises Rhys Arkins 2017-01-07 22:58:38 +0100
  • 28ffae2e60 Improve comments Rhys Arkins 2017-01-07 22:58:27 +0100
  • 41f204871f createPr return pr Rhys Arkins 2017-01-07 22:58:01 +0100
  • 843e03c5d9 Refactor argument checks Rhys Arkins 2017-01-07 22:19:53 +0100
  • 8ad6845d73 Refactor function names Rhys Arkins 2017-01-07 22:12:55 +0100
  • 1896512b6e Refactor promise chains Rhys Arkins 2017-01-07 22:08:45 +0100
  • 7723e86047 Refactor promise chain Rhys Arkins 2017-01-07 22:00:32 +0100
  • a6ca9ce171 ensurePr Rhys Arkins 2017-01-07 21:55:08 +0100
  • 4e2e5390fb Refactor PR update Rhys Arkins 2017-01-07 21:53:38 +0100
  • 052b8aa1bf Refactor out writeUpdates Rhys Arkins 2017-01-07 21:26:08 +0100
  • 84198801dc Refactor PR existed logic Rhys Arkins 2017-01-07 21:23:57 +0100
  • 75b6a8983e Rename promise Rhys Arkins 2017-01-07 21:23:45 +0100
  • 0cf8cc0cc5 Simplify check for closed pr Rhys Arkins 2017-01-07 21:19:15 +0100
  • 887ccfd2a3 Major refactor to ensure synchronous operation Rhys Arkins 2017-01-07 21:01:32 +0100
  • 693fe47c97 verbose Rhys Arkins 2017-01-07 19:43:30 +0100
  • b4aaa65b5c Move code into github and npm helper libraries Rhys Arkins 2017-01-07 08:22:48 +0100
  • 24d23dfc11 Add description to Pull Request Rhys Arkins 2017-01-05 07:10:43 +0100
  • bcc3171245 Refactor to use GitHub API instead of git Rhys Arkins 2017-01-04 18:48:55 +0100
  • 88174719d1 docs(README): yarn vvo 2017-01-03 12:20:30 +0100
  • 7f6765a89d chore(travis): remove useless vvo 2017-01-03 11:28:33 +0100
  • d4c9c9edd5 chore(travis): test vvo 2017-01-03 11:24:54 +0100
  • 6c74dbe509 6.0.0 vvo 2017-01-03 11:16:40 +0100
  • e9a5c7fb8f chore(build): switch to stringify-object@3 vvo 2017-01-03 11:15:46 +0100
  • 1bbf36c98f 5.0.7 v5.0.7 vvo 2017-01-03 10:58:16 +0100
  • 58542bcc24 fix(build): revert to stringify-object@2 vvo 2017-01-03 10:57:48 +0100
  • 8ad898cfc7 chore(author): update vvo 2017-01-02 16:26:01 +0100
  • bcb807f6d0 chore(travis): tune it vvo 2017-01-02 16:19:05 +0100
  • 1f90f03e5b 5.0.6 v5.0.6 vvo 2017-01-02 16:12:20 +0100
  • 4ea3a73c49 Merge branch 'master' of github.com:algolia/react-element-to-jsx-string vvo 2017-01-02 16:12:09 +0100
  • b603996300 chore(release): add release script vvo 2017-01-02 16:04:17 +0100
  • e90413f4da chore(release): add release script vvo 2017-01-02 16:04:17 +0100
  • fd5c065675 Update README.md Vincent Voyer 2017-01-02 15:55:43 +0100
  • a32a6eedc7 5.0.5 v5.0.5 vvo 2017-01-02 15:19:59 +0100
  • 008ea78dce chore(deps): upgrade all deps vvo 2017-01-02 15:18:18 +0100
  • 6161980101 Default to Renovate Bot username/email Rhys Arkins 2016-12-18 13:01:50 +0100
  • 483111e271 Update README.md Rhys Arkins 2016-12-18 12:00:41 +0100
  • 9bb8e3d51a Ignore node modules Rhys Arkins 2016-12-18 08:11:23 +0100
  • 25bdbb2b5c Use different branch naming and titles for major upgrades Rhys Arkins 2016-12-18 08:06:05 +0100
  • 87cc64697c Allow configurable package.json path Rhys Arkins 2016-12-18 08:05:18 +0100
  • 15593d558e rimraf repopath before beginning Rhys Arkins 2016-12-18 08:03:59 +0100
  • 01f399d4fd Initial commit ewnd9 2016-12-18 07:51:25 +0100
  • 4410136465 Update README.md Rhys Arkins 2016-12-17 17:26:06 +0100
  • 864780602c Initial commit singapore 2016-12-17 17:21:21 +0100
  • 7fe6e1ec00 5.0.4 v5.0.4 vvo 2016-12-08 16:01:21 +0100
  • d7343da279 Resolves #67 (#68) Beau Roberts 2016-12-08 15:01:03 +0000
  • 4253bf9774 5.0.3 v5.0.3 vvo 2016-12-08 15:59:07 +0100
  • 481e2a5616 Added .npmignore (#70) Daniel Hoffmann Bernardes 2016-12-08 15:58:37 +0100
  • 4ce19c33d5 test(lint): fix vvo 2016-11-29 09:45:04 +0100
  • 446e4df81f chore(package): update eslint to version 3.11.1 (#66) Greenkeeper 2016-11-29 09:42:57 +0100
  • 802c48156c update yarn.lock vvo 2016-11-17 21:46:16 +0100