Skip to content

21.16.2

Compare
Choose a tag to compare
@renovate-release renovate-release released this 25 Jun 14:50
· 10308 commits to main since this release
0c06a23

21.16.2 (2020-06-25)

Bug Fixes

  • gitlabci: avoid capturing quotation marks in currentValue (#6584) (b58b90d), closes #6516
  • hex: better handling of double equals (#6586) (0c06a23)

Code Refactoring

  • extractPy cache variable in extractSetupFile() (#6543) (9478d6b)
  • add try/catch and logging to datasource wrapper (b69d4f2)
  • move datasource error catching (7902ba0)
  • remove unnecessary catch code in datasources (#6583) (14f9270)
  • rename globalCache to packageCache (#6580) (be37109)
  • Reorder extractions and lookups (#6578) (b93e072)
  • run cache -> mem cache (#6582) (55625a8)