Skip to content
Snippets Groups Projects
  1. Jun 04, 2017
  2. Apr 21, 2017
  3. Jan 31, 2017
    • Rhys Arkins's avatar
      Use async await (#78) · 528112bc
      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 
      528112bc
  4. Jan 29, 2017
  5. Jan 17, 2017
    • Rhys Arkins's avatar
      Don’t upgrade to future versions unnecessarily · 2e8721eb
      Rhys Arkins authored
      Closes #55
      
      commit 4914c5bbf401711b61d9a54330532175a51a167c
      Author: Rhys Arkins <rhys@keylocation.sg>
      Date:   Tue Jan 17 12:45:45 2017 +0100
      
          Update debug
      
      commit 55c8307381397399afda01038b6c50416cba27a3
      Author: Rhys Arkins <rhys@keylocation.sg>
      Date:   Tue Jan 17 12:44:08 2017 +0100
      
          Ignore versions newer than “latest”
      
      commit 8aa3e7daa937c0d86f89e1d704853ebee46a54a8
      Author: Rhys Arkins <rhys@keylocation.sg>
      Date:   Tue Jan 17 11:17:31 2017 +0100
      
          Ignore futures if current is not future
      2e8721eb
    • Rhys Arkins's avatar
      Refactor version filtering · a53f9069
      Rhys Arkins authored
      a53f9069
  6. Jan 15, 2017
Loading