Skip to content

13.51.10

Choose a tag to compare

@renovate-bot renovate-bot released this 15 Sep 06:44

13.51.10 (2018-09-15)

Bug Fixes

  • move cleanRepo to finally (6d238f7)
  • set endpoint for GITHUB_COM_TOKEN (5bdc89f)
  • throw error up if no disk space (5e1a095)
  • update dependency npm to v6.4.1 (f16bf47)
  • ghe: use full path for github datasource (507e8cb), closes #2518
  • github: platform-error if ENOTFOUND (825f89f)
  • github: throw platform error for ETIMEDOUT (2322bbb)
  • lerna: detect changed lock files properly (9e609b2), closes #2519
  • npm: compare res.name or res._id (49f7e38)
  • update languageList in manager (bce573f)
  • use full URL for changelog retrieval (6bac962)
  • npm: default lockfile value (4fe9e32)
  • onboarding: correct merge conflict detection (d5fe70f), closes #2524
  • pypi: better normalize package name (1d14145)
  • yarn: throw errors when registry down (8fd042d), closes #2474 #2475