Skip to content
Snippets Groups Projects
  1. Aug 15, 2018
    • Rhys Arkins's avatar
      feat: skipInstalls (#2390) · d0ec341e
      Rhys Arkins authored
      Adds new admin option “skipInstalls” that is applicable for npm-only for now (including lerna-npm). If set to false, Renovate will perform a full install of modules rather than `—package-lock-only`. This is necessary in some cases to work around bugs in npm.
      
      Self-hosted bot users can set this option themselves on the bot’s config, but app users will require it to be enabled per-repository by the app admin.
  2. Aug 11, 2018
  3. Aug 05, 2018
  4. Aug 04, 2018
  5. Jul 30, 2018
  6. Jul 29, 2018
    • Rhys Arkins's avatar
      feat(github): vulnerability alerts (#2321) · ac371e2a
      Rhys Arkins authored
      Adds rules to skip any configured grouping or schedules that prevent insecure packages from being updated immediately.
      
      If GitHub's vulnerability alerts are detected, package rules are added to force empty schedule and grouping for each affected package. Settings are configurable via new `vulnerabilityAlerts` config object, e.g. so that custom PR titles, labels or assignees can be configured.
      
      Closes #1567
  7. Jul 28, 2018
  8. Jul 23, 2018
  9. Jul 22, 2018
    • Rhys Arkins's avatar
      feat: rollbackPrs · 14cbd68d
      Rhys Arkins authored
      Adds new config option `rollbackPrs` which defaults to `true` (current behaviour). Setting to false will disable creation of rollback PRs - configurable globally, per-language, per-package, etc.
      14cbd68d
    • Rhys Arkins's avatar
      feat: gitlabci.yml support (#1744) · 37b1c8f0
      Rhys Arkins authored
      Adds support for .gitlabci.yml files. Part of the logic is same as Docker Compose files, however the “services” list is new/different so requires additional logic.
      
      Closes #1598
  10. Jul 21, 2018
  11. Jul 17, 2018
  12. Jul 06, 2018
  13. Jul 05, 2018
  14. Jul 04, 2018
  15. Jul 02, 2018
  16. Jun 26, 2018
  17. Jun 25, 2018
  18. Jun 21, 2018
  19. Jun 16, 2018
  20. Jun 15, 2018
Loading